@charset "utf-8";
@import '//at.alicdn.com/t/font_1259531_78cfl6umjyy.css';
@font-face {
  font-family: 'Scriptina';
  src: url('../fonts/Scriptina.ttf');
}
.se-hong {
  color: red;
}
.Scriptina {
  font-family: 'Scriptina';
}
.body-bg1 {
  background: #F8F8F8;
}
.body-bg2 {
  background: #F2F2F2;
}
.transition4 {
  transition: all 0.4s ease;
}
.scale105 {
  transform: scale(1.05);
}
.conta {
  width: 1240px;
  position: relative;
  height: 100%;
  margin: 0 auto;
}
.conta2 {
    width: 1300px;
  /*width: 1300px;*/
  position: relative;
  height: 100%;
  margin: 0 auto;
}
.conta3 {
  width: 1500px;
  position: relative;
  height: 100%;
  margin: 0 auto;
}
.conta4 {
  width: 1348px;
  position: relative;
  height: 100%;
  margin: 0 auto;
}
.conta5 {
  width: 1286px;
  position: relative;
  height: 100%;
  margin: 0 auto;
}
.com-ban1 .im1 {
  display: block;
  width: 100%;
}
.com-ti1 {
  text-align: center;
  color: #333333;
  padding: 30px 0;
}
.com-ti1 .dt1 {
  color: #333333;
  font-size: 34px;
}
.com-ti1 .dt2 {
  margin: 6px 0 0;
}
.com-ti1 .dt3 {
  text-transform: uppercase;
  margin: 10px 0 0;
}
.com-ti1 .dt3 span {
  position: relative;
}
.com-ti1 .dt3 span:before,
.com-ti1 .dt3 span:after {
  content: '';
  position: absolute;
  top: 10px;
  border-top: 1px solid #919191;
  width: 75px;
}
.com-ti1 .dt3 span:before {
  left: -100px;
}
.com-ti1 .dt3 span:after {
  right: -100px;
}
.com-more1 {
  padding: 50px 0;
  text-align: center;
}
.com-more1 a {
  display: inline-block;
  width: 518px;
  height: 50px;
  line-height: 48px;
  text-align: center;
  font-size: 15px;
  color: #000000;
  border: 1px solid #DADADA;
  border-radius: 5px;
  transition: all 0.4s ease;
}
.com-more1 a:hover {
  background: #da2320;
  color: #ffffff;
  border: 1px solid #da2320;
  border-radius: 30px;
}
.com-fenye {
  padding: 50px 0;
  text-align: center;
}
.com-fenye a {
  color: #333333;
  display: inline-block;
  height: 38px;
  line-height: 36px;
  border: 1px solid #DADADA;
  padding: 0 13px;
  margin: 0 2px;
  vertical-align: middle;
  transition: all 0.4s ease;
}
.com-fenye a:hover,
.com-fenye a.ac {
  background: #da2320;
  border: 1px solid #da2320;
  color: #ffffff;
}
.com-array1 {
  padding: 100px 0 115px;
  
}
.com-array1 .dfl1 {
  width: 240px;
  background: #ffffff;
  /*margin: 0 20px 0 0;*/
    margin: 0 0 0 20px;
}
.com-array1 .dfl1 .dlist .dpai .dp1 {
  background: #EEEEEE;
  line-height: 40px;
  color: #000000;
  font-size: 16px;
  padding: 0 12px;
}
.com-array1 .dfl1 .dlist .dpai .dp2 {
  padding: 0 12px;
}
.com-array1 .dfl1 .dlist .dpai .dp2 a {
  display: block;
  color: #666;
  padding: 10px 0;
}
.com-array1 .dfl1 .dlist .dpai .dp2 a:hover,
.com-array1 .dfl1 .dlist .dpai .dp2 a.ac {
  color: #da2320;
}
.com-array1 .dfl {
  width: 900px;
}
.com-array1 .dfl2 {
  width: 1000px;
}
.com-array1 .dfr {
  width: 320px;
}
.dfr-box1 {
  padding: 20px;
  background: #ffffff;
}
.dfr-box1 .dt1 {
  font-size: 16px;
  color: #ffffff;
  background: #3A3A3A;
  text-align: center;
  border-radius: 5px;
  padding: 14px 0;
}
.dfr-box1 .swit1-top {
  margin: 15px 0 12px;
  overflow: hidden;
}
.dfr-box1 .swit1-top .swbox {
  float: left;
  width: 50%;
  display: block;
  border-radius: 5px;
  border: 1px solid #EEEEEE;
  padding: 14px 0;
  text-align: center;
  color: #333333;
  transition: all 0.4s ease;
}
.dfr-box1 .swit1-top .swbox.ac {
  background: #e45b59;
  color: #ffffff;
  border: 1px solid #C79E68;
  width: 100%;
}
.dfr-box1 .swit1-top .swbox i {
  font-size: 22px;
  vertical-align: middle;
  margin: -2px 5px 0 0;
  display: inline-block;
}
.dfr-box1 .swit1-bot .swbox {
  display: none;
}
.dfr-box1 .swit1-bot .dpai {
  position: relative;
  height: 38px;
  margin: 0 0 12px;
}
.dfr-box1 .swit1-bot .dpai .sp1 {
  position: absolute;
  top: 8px;
  right: 6px;
}
.dfr-box1 .swit1-bot .dpai .inp1 {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  padding: 0 0 0 15px;
  outline: none;
  transition: all 0.4s ease;
  border: 1px solid #EEEEEE;
}
.dfr-box1 .swit1-bot .dpai .inp1:focus {
  border: 1px solid #da2320;
}
.dfr-box1 .swit1-bot .dpai .sel1 {
  width: 100%;
  height: 100%;
  border: none;
  padding: 0 0 0 15px;
  outline: none;
}
.dfr-box1 .swit1-bot .dpai2 {
  margin: 0 0 12px;
  overflow: hidden;
}
.dfr-box1 .swit1-bot .dpai2 .btn {
  width: 100%;
  height: 42px;
  line-height: 42px;
  background: #919191;
  color: #ffffff;
  cursor: pointer;
  border-radius: 5px;
  outline: none;
  float: left;
  text-align: center;
}
.dfr-box1 .swit1-bot .dpai2 .btn2 {
  float: right;
  background: #da2320;
}
.dfr-box1 .swit1-bot .dpai3 {
  font-size: 12px;
}

.p-tell{
    margin-bottom:18px;
}
.p-tell p{
    font-size:16px;
    margin:auto;
    text-align: center;
}
.p-tell p span{
    font-weight: 600;
    color:#da2320;
}

.dfr-box2 {
  padding: 20px;
  background: #ffffff;
  margin: 18px 0 0;
}
.dfr-box2 .dt1 {
  overflow: hidden;
}
.dfr-box2 .dt1 .sp1 {
  color: #333333;
  font-size: 16px;
}
.dfr-box2 .dt1 .a2 {
  color: #333333;
  font-size: 13px;
  float: right;
}
.dfr-box2 .dt1 .a2:hover {
  color: #da2320;
}
.dfr-box2 .dlist .dpai {
  overflow: hidden;
  margin: 20px 0 0;
}
.dfr-box2 .dlist .dpai .dz {
  float: left;
  width: 38.5%;
  height: 65px;
}
.dfr-box2 .dlist .dpai .dy {
  float: right;
  width: 57.7%;
}
.dfr-box2 .dlist .dpai .dy .dp1 {
  color: #333333;
  font-size: 13px;
}
.dfr-box2 .dlist .dpai .dy .a2 {
  float: right;
  width: 68px;
  height: 24px;
  line-height: 24px;
  background: #da2320;
  color: #ffffff;
  text-align: center;
}
.dfr-box2 .dlist .dpai2 {
  margin: 20px 0 0;
}
.dfr-box2 .dlist .dpai2 .a-big {
  overflow: hidden;
}
.dfr-box2 .dlist .dpai2 .dz {
  float: left;
  width: 70px;
  height: 70px;
  border-radius: 50%;
}
.dfr-box2 .dlist .dpai2 .dy {
  float: right;
  width: 54%;
  color: #333333;
}
.dfr-box2 .dlist .dpai2 .dy .dp2 {
  margin: 4px 0;
}
.com-lay,
.pj-lay,
.pj-lay2 {
  display: none;
}
.com-laybox {
  height: 480px;
}
.com-laybox .dfl {
  width: 515px;
  height: 100%;
  padding: 40px;
  color: #000000;
}
.com-laybox .dfl .dt1 {
  font-size: 16px;
  margin: 0 0 10px;
}
.com-laybox .dfl .dt1 span {
  font-size: 24px;
}
.com-laybox .dfl .form1 .tab1 {
  width: 100%;
}
.com-laybox .dfl .form1 .tab1 td {
  padding: 5px 0;
  font-size: 16px;
  position: relative;
}
.com-laybox .dfl .form1 .tab1 td:first-of-type {
  width: 95px;
  text-align: right;
}
.com-laybox .dfl .form1 .tab1 .dn1 {
  text-align: left;
}
.com-laybox .dfl .form1 .tab1 .tdt1 {
  vertical-align: top;
  padding: 18px 0 0 0;
}
.com-laybox .dfl .form1 .tab1 .inp1 {
  width: 100%;
  border: 1px solid #DADADA;
  height: 40px;
  font-size: 16px;
  outline: none;
  padding: 0 0 0 14px;
}
.com-laybox .dfl .form1 .tab1 .dsel select {
  height: 40px;
  outline: none;
  border: 1px solid #DADADA;
  float: left;
  font-size: 16px;
  padding: 0 0 0 14px;
}
.com-laybox .dfl .form1 .tab1 .dsel select:last-of-type {
  margin: 0;
}
.com-laybox .dfl .form1 .tab1 .dsel1 {
  margin: 0 0 10px;
}
.com-laybox .dfl .form1 .tab1 .dsel1 select {
  width: 32%;
  margin: 0 2% 0 0;
}
.com-laybox .dfl .form1 .tab1 .dsel2 select {
  width: 49%;
  margin: 0 2% 0 0;
}
.com-laybox .dfl .form1 .tab1 .i2 {
  position: absolute;
  right: 7px;
  top: 14px;
  font-size: 16px;
}
.com-laybox .dfl .form1 .tab1 .i1 {
  color: #E8001B;
}
.com-laybox .dfl .form1 .tab1 .btn1 {
  height: 50px;
  width: 100%;
  background: #da2320;
  color: #ffffff;
  font-size: 16px;
  cursor: pointer;
  outline: none;
}
.com-laybox .dfr {
  width: 345px;
  height: 100%;
  text-align: center;
  color: #ffffff;
  background: url("../images/chufangbao_07.jpg") no-repeat center / cover;
  padding: 75px 0 0;
}
.com-laybox .dfr .dt1 {
  font-size: 18px;
}
.com-laybox .dfr .dt2 {
  font-size: 30px;
}
.com-laybox .dfr .dp3 {
  margin: 10px 0;
}
.com-laybox .dfr .dp3 img {
  width: 190px;
  border-radius: 8px;
}
.com-laybox .dfr .dp4 {
  font-size: 16px;
}
.com-laybox2 .dfl {
  padding: 20px 30px;
}
.com-laybox2 .dfl .form1 .tab1 td:first-of-type {
  width: 130px;
}
.com-laybox3 .dfl .form1 .tab1 td:first-of-type {
  width: 130px;
}
.pj-laycon {
  width: 480px;
  height: 385px;
  background: url("../images/pjbg1.jpg") no-repeat center / cover;
  padding: 40px 30px 0;
}
.pj-laycon .dt1 {
  text-align: center;
  color: #da2320;
  font-size: 22px;
  font-weight: bold;
}
.pj-laycon .dt2 {
  text-align: center;
}
.pj-laycon .form1 {
  margin: 40px 0 0;
}
.pj-laycon .form1 .dpai {
  margin: 0 0 20px;
}
.pj-laycon .form1 .inp1 {
  width: 100%;
  height: 55px;
  background: #ffffff;
  padding: 0 0 0 14px;
  border: 1px solid #919191;
  border-radius: 5px;
  outline: none;
  font-size: 16px;
}
.pj-laycon .form1 .inp2 {
  width: 45%;
  height: 50px;
  border-radius: 5px;
  background: #3A3A3A;
  color: #ffffff;
  font-size: 16px;
  cursor: pointer;
}
.pj-laycon .form1 .inp21 {
  background: #da2320;
}
.pj-lay2con {
  padding: 30px;
}
.pj-lay2con .form1 .tab1 {
  font-size: 16px;
}
.pj-lay2con .form1 .tab1 td {
  padding: 5px 0;
}
.pj-lay2con .form1 .tab1 td:first-of-type {
  text-align: right;
}
.pj-lay2con .form1 .tab1 .tex1 {
  width: 400px;
  height: 100px;
  border-radius: 3px;
  outline: none;
  border: 1px solid #DADADA;
}
.pj-lay2con .form1 .tab1 .sel1 {
  width: 200px;
  height: 40px;
  border: 1px solid #DADADA;
  border-radius: 3px;
  outline: none;
}
.pj-lay2con .form1 .tab1 .inp-btn1 {
  width: 80%;
  height: 50px;
  background: #da2320;
  color: #ffffff;
  border-radius: 3px;
  margin: 0 10% 0 0;
  outline: none;
  cursor: pointer;
  font-size: 18px;
}
.body-judi {
  padding: 0 0 80px;
}
.bd_weixin_popup .bd_weixin_popup_main {
  padding: 15px 10px 0 !important;
}
.bdshare-button-style0-16 span {
  float: left;
  color: #999999;
  font-size: 12px;
  padding: 8px 0 0;
}
.bdshare-button-style0-16 a,
.bdshare-button-style0-16 .bds_more {
  font-size: 30px !important;
  padding-left: 0 !important;
  line-height: inherit !important;
  height: inherit !important;
  background-image: none !important;
  background-position: 0 !important;
  margin: 0 2px !important;
}
.bdshare-button-style0-16 a:hover,
.bdshare-button-style0-16 .bds_more:hover {
  color: inherit !important;
}
.bdshare-button-style0-16 .icon-weibo {
  color: #DF4F69;
}
.bdshare-button-style0-16 .icon-qunfengqqkongjian {
  color: #EECF40;
}
.bdshare-button-style0-16 .icon-weixin-copy {
  color: #41B138;
}
.footer .bdshare-button-style0-16 a,
.footer .bdshare-button-style0-16 .bds_more {
  color: #7A7A7A;
}
body {
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
  font-size: 14px;
  font-family: -apple-system-font, BlinkMacSystemFont, "Helvetica Neue", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", Arial, sans-serif;
  color: #333333;
  min-width: 1280px;
  overflow-x: hidden;
}
p,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
button,
input,
img {
  margin: 0;
  padding: 0;
  list-style: none;
  border: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
i,
b {
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
}
.fl {
  float: right;
}
.fr {
  float: left;
  /*margin-right:-18px;*/ 
}
.clearfix {
  zoom: 1;
  /*这个属性是为了兼容IE*/
}
.clearfix:after {
  display: block;
  content: "";
  /*设置为空或者“.”都可以*/
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
a {
  text-decoration: none;
  color: #333333;
}
a:hover {
  text-decoration: none;
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.com-in-blo {
  font-size: 0;
}
.com-101 {
  width: 101%;
  margin: 0 0 0 -0.5%;
}
.com-102 {
  width: 102%;
  margin: 0 0 0 -1%;
}
.blo-box {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  position: relative;
}
.img-box {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.4s ease;
}
.img-box img{
    width: 100%;
    display: block;
}
.design-text{
    position: absolute;
    left:0;
    right: 0;
    margin:0px auto;
    background-color: rgba(0,0,0,0.5);
    bottom: 36px;
    width: 90%;
    /*height: 70px;*/
    color: #fff;
    padding-bottom:10px;
}

.design-text h3{
    font-size: 22px;
    margin-top: 10px;
    margin-left: 10px;
}

.design-text h3 span{
font-size: 13px;
    background-color: #da2320;
    padding: 4px 8px;
    border-radius: 4px;
    margin-left: 8px;
}
.design-text h3 span a{
    color: #fff;
}

.design-text p{
    margin-left: 12px;
    margin-top: 4px;
}




.img-all {
  display: block;
  width: 100%;
  position: relative;
}
.img-bg {
  position: absolute;
  top: 0;
  left: 0;
}
.a-all {
  display: block;
  width: 100%;
  position: relative;
}
.a-big {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.swiper-container {
  width: 100%;
  height: 100%;
}
/*修改input的placeholder颜色*/
.com-input::-webkit-input-placeholder,
.com-input:-moz-placeholder,
.com-input::-moz-placeholder,
.com-input:-ms-input-placeholder {
  color: #ffffff;
}
/*改变滚动条*/
::-webkit-scrollbar {
  width: 8px;
  height: 4px;
  border-radius: 4px;
}
.scr-xi::-webkit-scrollbar {
  width: 4px;
}
::-webkit-scrollbar-track {
  background: #ffffff;
  border-radius: 4px;
}
::-webkit-scrollbar-thumb {
  background: #333;
  border-radius: 4px;
}
.com-bjq * {
  max-width: 100%;
}
@keyframes fadeInUp1 {
  0% {
    opacity: 0;
    transform: translate3d(0, 40px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUp1 {
  animation-name: fadeInUp1;
}
@keyframes fadeInLeft1 {
  0% {
    opacity: 0;
    transform: translate3d(-40px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeft1 {
  animation-name: fadeInLeft1;
}
@keyframes fadeInRight1 {
  0% {
    opacity: 0;
    transform: translate3d(40px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRight1 {
  animation-name: fadeInRight1;
}
@keyframes zoomIn1 {
  0% {
    opacity: 0;
    transform: scale3d(0.9, 0.9, 0.9);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.zoomIn1 {
  animation-name: zoomIn1;
}
.main {
  position: relative;
  width: 100%;
  /*margin-top:100px;*/
}

.fiexd-header{
    /*position: fixed;*/
    top:0;
    left:0;
    right:0;
    background-color: #fff;
    z-index: 9999;
    
}


.header {
  width: 100%;
  height: 100px;
  line-height: 100px;
  /*padding: 0 4%;*/
  position: relative;
  background: #FFFFFF;
  /*position: fixed;*/
  /*top: 0;*/
  z-index: 99999;
    width: 1320px;
    margin: 0px auto;
}
.header .head-logo {
  float: left;
  /*width: 8%;*/
}
.header .head-logo img {
  vertical-align: middle;
  max-width: 130%;
  /*margin-left: 40px;*/
}
.header .head-nav {
  float: left;
  text-align: center;
  font-size: 0;
  margin-left: 24px;
  /*padding: 0 5vw;*/
  width:900px !important;
}
.header .head-nav .dpai {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 11%;
}
.header .head-nav .dpai:hover .dp1 i {
  transform: rotate(180deg);
}
.header .head-nav .dpai .dp1 {
  color: #000000;
  font-size: 15px;
}
.header .head-nav .dpai .dp1 a {
  display: inline-block;
}
.header .head-nav .dpai .dp1 a:before {
  content: '';
  position: absolute;
  width: 100%;
  bottom: 26px;
  left: 0;
  height: 2px;
  background: #da2320;
  opacity: 0;
  transition: all 0.4s ease;
  /*bottom: 27px;*/
}

.header .head-nav .dpai .dpjt a:before {
    width: 130px;
}

.header .head-nav .dpai .dp1 a:hover:before,
.header .head-nav .dpai .dp1 a.ac:before {
  opacity: 1;
}
.header .head-nav .dpai .dp1 a.nav-fine-tuning:before {
    position: absolute;
    bottom: 26px;
}
.header .head-nav .dpai .dp1 i {
  color: #A9A9A9;
  transition: all 0.4s ease;
  display: inline-block;
}
.header .head-nav .dpai .dp2 {
  position: absolute;
  z-index: 5;
  /* width: 500px; */
  text-align: center;
  /* left: 50%; */
  /* margin: 0 0 0 -250px; */
  top: 98%;
  display: none;
  font-size: 0.6vw;
  width: 100%;
}

.header .head-nav .dpai .dp2 a {
  margin: 0 0.5vw;
  display: block;
  color: #000000;
  position: relative;
  background-color: rgb(255, 255, 255);
  width: 100%;
  left: -12px;
  top: 2px;
  height: 50px !important;
  line-height: 50px;
  border-top: 1px dashed #d5d5d5;
  
  /* overflow: hidden; */
  /* margin-top: -50px; */
  /* padding:0px; */
}

/* .header .head-nav .dpai .dp2 a:not(:nth-child(1)){
  border-top: 1px dashed #d5d5d5;
} */

.header .head-nav .dpai .dp2 a:nth-last-child(1){
  border-bottom: 1px dashed #d5d5d5;
}




.header .head-nav .dpai .dp2 a:hover{
    color: #db0d09;
}


.head-nav{
    position: relative;
}


.nav-hot:after {
    content: "";
    width: 22px;
    height: 22px;
    position: absolute;
    top: 20px;
    left: 65px;
    background: url(../images/hot-z.png) center center;
    background-size: contain;
}


.header .head-sear {
  float: left;
  margin: 32px 1vw 0 0;
  overflow: hidden;
}
.header .head-sear .btn1 {
  width: 2vw;
  height: 38px;
  line-height: 38px;
  background: #da2320;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
  float: left;
}
.header .head-sear .btn1 i {
  font-size: 20px;
}
.header .head-sear .inp1 {
  width: 7vw;
  height: 38px;
  border: 1px solid #cccccc;
  float: left;
  padding: 0 0 0 0.2vw;
  font-size: 0.7vw;
}
.header .head-zixun {
  float: left;
  font-size: 1vw;
  color: #6d6d6d;
  height: 100%;
  line-height: 30px;
  padding: 17px 0 0;
}
.header .head-zixun i {
  font-weight: bold;
  font-size: 23px;
}
.header .p-click-alert {
  display: none;
  width: 28px;
  height: 20px;
  cursor: pointer;
  z-index: 12;
  transition: all 0.4s ease;
  float: left;
  margin: 32px 0 0 10px;
  position: relative;
}
.header .p-click-alert span {
  border-top: 2px solid #000;
  display: block;
  position: absolute;
  left: 0;
  transition: all 0.4s ease;
}
.header .p-click-alert .s1 {
  width: 18px;
  top: 0;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: rotateZ(0deg);
  -ms-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.header .p-click-alert .s2 {
  width: 26px;
  top: 7px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.header .p-click-alert .s3 {
  width: 22px;
  top: 15px;
  -webkit-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transform: rotateZ(0deg);
  -ms-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.header .p-click-alert.zhuan .s1 {
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
  width: 22px;
}
.header .p-click-alert.zhuan .s2 {
  opacity: 0;
}
.header .p-click-alert.zhuan .s3 {
  -webkit-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}
.com-sear {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  z-index: 202;
}
.com-sear .sear-top {
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 200px;
  box-shadow: 0 53px 72px 0 rgba(0, 0, 0, 0.25);
  animation: fadeInDown 0.6s ease-in-out;
}
.com-sear .sear-top .form1 {
  width: 100%;
  position: relative;
  padding: 70px 80px 0;
}
.com-sear .sear-top .form1 .btn-sub {
  position: absolute;
  left: 0;
  top: 72px;
  border: none;
  outline: none;
  background: transparent;
  cursor: pointer;
}
.com-sear .sear-top .form1 .btn-sub i {
  font-size: 32px;
}
.com-sear .sear-top .form1 .inp1 {
  font-size: 32px;
  width: 100%;
  border: none;
  outline: none;
}
.com-sear .sear-top .form1 .i-cha {
  cursor: pointer;
  position: absolute;
  top: 72px;
  right: 0;
  font-size: 34px;
}
.ce-no .ce-dao {
  display: none;
}
.ce-dao {
  position: fixed;
  right: 3%;
  top: 35%;
  z-index: 1;
  opacity: 0;
  transition: all 0.4s ease;
  transform: translateX(95px);
  z-index: 8;

}
.ce-dao.show {
  transform: none;
  opacity: 1;
}
.ce-dao .ul1 li {
  position: relative;
}
.ce-dao .ul1 li:last-of-type .dp1 {
  border-bottom: 1px solid #DADADA;
  padding: 15px 0 0;
}
.ce-dao .ul1 li.ac .dp2 {
  width: 140px;
  right: 100%;
}

.ce-dao .ul1 li.ac .dp5 {
  width: 200px;
  right: 100%;
}

.ce-dao .ul1 li .dp1 {
  width: 68px;
  height: 68px;
  background: #da2320;
  border: 1px solid #DADADA;
  border-bottom: none;
  text-align: center;
  cursor: pointer;
  padding: 10px 0 0;
  transition: all 0.4s ease;
  position: relative;
  z-index: 5;
  color: #ffffff;
}
.ce-dao .ul1 li .dp1:hover {
  background: #ffffff;
  color: #da2320;
}
.ce-dao .ul1 li .dp1:hover a {
  color: #da2320;
}
.ce-dao .ul1 li .dp1 a {
  display: block;
  color: #fff;
}
.ce-dao .ul1 li .dp1 i {
  font-size: 30px;
  display: block;
  margin: auto;
}
.ce-dao .ul1 li .dp2 {
  position: absolute;
  right: 50%;
  top: 0;
  background: #ffffff;
  height: 68px;
  border: 1px solid #DADADA;
  border-right: none;
  width: 0;
  overflow: hidden;
  font-size: 16px;
  padding: 10px 0 0 14px;
  transition: all 0.4s ease;
}


.ce-dao .ul1 li .dp5 {
  position: absolute;
  right: 50%;
  top: 0;
  background: #ffffff;
  height: 200px;
  border: 1px solid #DADADA;
  border-right: none;
  width: 0;
  overflow: hidden;
  font-size: 16px;
  padding: 10px 0 0 14px;
  transition: all 0.4s ease;
}




.footer {
  background: #181717;
  color: #ffffff;
}
.footer a {
  color: #ffffff;
}
.footer a:hover {
  color: #da2320;
}
.footer .foot-top {
  padding: 50px 0 60px;
}
.footer .foot-top .foot-logo {
  float: left;
}
.footer .foot-top .foot-nav {
  float: left;
  padding: 0 0 0 1%;
}
.footer .foot-top .foot-nav .dpai {
  float: left;
  margin: 0 0 0 55px;
}
.footer .foot-top .foot-nav .dpai.zhuan .dp1 i {
  transform: rotate(180deg);
}
.footer .foot-top .foot-nav .dpai .dp1 {
  opacity: 0.8;
  font-size: 20px;
  margin: 0 0 30px;
}
.footer .foot-top .foot-nav .dpai .dp1 i {
  display: none;
  float: right;
  transition: all 0.4s ease;
}
.footer .foot-top .foot-nav .dpai .dp2 {
  opacity: 0.6;
}
.footer .foot-top .foot-nav .dpai .dp2 a {
  display: block;
  margin: 0 0 20px;
}
.footer .foot-top .foot-cont {
  float: right;
}
.footer .foot-top .foot-cont .dp1 {
  font-size: 20px;
  opacity: 0.8;
  margin: 0 0 30px;
}
.footer .foot-top .foot-cont .dpai {
  margin: 0 0 14px;
}
.footer .foot-top .foot-cont .dpai .dn1 {
  opacity: 0.6;
  margin: 0 0 5px;
}
.footer .foot-top .foot-cont .dpai .dn2 {
  opacity: 0.6;
}
.footer .foot-top .foot-cont .dpai .dn3 {
  font-size: 22px;
}
.footer .foot-bot {
  padding: 30px 0 40px;
  opacity: 0.5;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.footer .foot-bot .dfr a {
  margin: 0 5px;
}
.inde-ban {
  /*height: 600px;*/
  /*overflow: hidden;*/
  width: 100%;
  position: relative;
  z-index: 33;
}
.inde-ban .pagination {
  position: absolute;
  text-align: center;
  z-index: 5;
}
.inde-ban .pagination span {
  opacity: 1;
  background: #ffffff;
}
.inde-ban .pagination .swiper-pagination-bullet-active {
  background: #da2320;
}
.inde-probg {
  background: url("../images/productbg.jpg") no-repeat center / cover;
}
.inde-block {
  padding: 34px 0;
}
.inde-block .blo-box {
  width: 18%;
  height: 90px;
  margin: 0 1%;
  border: 1px solid #DADADA;
  background: #ffffff;
  border-radius: 10px;
  transition: all 0.4s ease;
  cursor: pointer;
}
.inde-block .blo-box:hover {
  transform: translate(0, -8px);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.inde-block .blo-box:hover .a-big .i1 {
  color: #da2320;
}
.inde-block .blo-box .a-big {
  padding: 20px 0 0 75px;
}
.inde-block .blo-box .a-big .i1 {
  color: #C79E68;
  font-size: 40px;
  position: absolute;
  left: 20px;
  top: 22px;
  transition: all 0.4s ease;
}
.inde-block .blo-box .a-big .box-n {
  color: #333333;
}
.inde-block .blo-box .a-big .box-n .dp1 {
  font-size: 18px;
}
.inde-block .blo-box .a-big .box-n .dp2 {
  font-size: 12px;
  margin: 3px 0 0;
}
.inde-zheng {
  padding: 0 0 60px;
}
.inde-zheng .com-ti1 {
  padding: 35px 0 20px;
}
.inde-zheng .box-bot {
  height: 450px;
}
.inde-zheng .box-bot .dfl {
  width: 71%;
  height: 100%;
  padding: 0 0 0 63px;
  position: relative;
}
.inde-zheng .box-bot .dfl .swit1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 63px;
  height: 100%;
}
.inde-zheng .box-bot .dfl .swit1 a {
  display: block;
  height: 50%;
  width: 100%;
  border: 1px solid #DADADA;
  cursor: pointer;
  transition: all 0.4s ease;
  color: #000000;
  font-size: 16px;
  text-align: center;
  padding: 50px 15px 0;
}
.inde-zheng .box-bot .dfl .swit1 a.ac {
  background: #da2320;
  color: #ffffff;
  border: 1px solid #da2320;
}
.inde-zheng .box-bot .dfl .swit1 a i {
  font-size: 30px;
}
.inde-zheng .box-bot .dfl .swit1 a .dp2 {
  margin: 7px 0 0;
}
.inde-zheng .box-bot .dfr {
  height: 100%;
  width: 26.8%;
}
.inde-zheng .box-bot .dfr .com-baojia {
  height: 100%;
}
.inde-zheng .box-bot .dfr .dfr-box1 {
  border: 1px solid #DADADA;
  height: 100%;
}
.inde-case {
  padding: 0 5%;
}
.inde-case .box-bot {
  position: relative;
}
.inde-case .box-bot .dpai {
  position: absolute;
  overflow: hidden;
}
.inde-case .box-bot .dpai:hover .box-n {
  opacity: 1;
}
.inde-case .box-bot .dpai:hover .img-box {
  transform: scale(1.05);
}
.inde-case .box-bot .dpai .box-n {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  top: 0;
  left: 0;
  text-align: center;
  color: #ffffff;
  opacity: 0;
  transition: all 0.4s ease;
}
.inde-case .box-bot .dpai .box-n .nei {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  margin: -49px 0 0;
}
.inde-case .box-bot .dpai .box-n .nei i {
  font-size: 60px;
}
.inde-case .box-bot .dpai .box-n .nei .dp2 {
  margin: 10px 0 0;
  font-size: 16px;
}
.inde-case .box-bot .dpai1 {
  width: 32.2%;
  height: 55.3%;
  top: 0;
  left: 0;
}
.inde-case .box-bot .dpai2 {
  width: 32.2%;
  height: 43.6%;
  left: 0;
  bottom: 0;
}
.inde-case .box-bot .dpai3 {
  width: 45.3%;
  height: 43.1%;
  left: 32.7%;
  top: 0;
}
.inde-case .box-bot .dpai4 {
  width: 45.3%;
  height: 55.8%;
  left: 32.7%;
  bottom: 0;
}
.inde-case .box-bot .dpai5 {
  width: 21.5%;
  height: 100%;
  right: 0;
  top: 0;
}
.inde-vr .box-bot {
  height: 563px;
}
.inde-vr .box-bot .dcom {
  height: 100%;
  position: relative;
}
.inde-vr .box-bot .dcom .im-bg {
  height: 100%;
  width: 920px;
  position: absolute;
  left: 0;
  top: 0;
}
.inde-vr .box-bot .dcom .vr1 {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 5;
}
.inde-vr .box-bot .dcom .i1 {
  width: 160px;
  height: 37px;
  background: url("../images/vr1.png") no-repeat center / cover;
  position: absolute;
  z-index: 5;
  top: 37px;
  left: 37px;
}
.inde-vr .box-bot .dcom .dp1 {
  position: absolute;
  z-index: 5;
  width: 100%;
  left: 0;
  bottom: 0;
  font-size: 18px;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.5);
  padding: 15px 0;
  text-align: center;
}
.inde-vr .box-bot .fl {
  width: 74%;
}
.inde-vr .box-bot .fr {
  width: 24%;
  overflow: hidden;
}
.inde-sjs .box-bot {
  height: 545px;
}
.inde-sjs .box-bot .dfl {
  height: 100%;
  width: 52.5%;
}
.inde-sjs .box-bot .dfl .com-in-blo {
  width: 100%;
  height: 102%;
  margin-left: 8px;
}
.inde-sjs .box-bot .dfl .blo-box {
  width: 31.3%;
  margin: 0 1% 2%;
  height: 48%;
  border: 2px solid transparent;
  transition: all 0.4s ease;
  cursor: pointer;
}
.inde-sjs .box-bot .dfl .blo-box.ac {
  border: 2px solid #da2320;
}
.inde-sjs .box-bot .dfr {
  height: 100%;
  width: 46%;
  overflow: hidden;
}
.inde-sjs .box-bot .dfr .dz {
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
}
.inde-sjs .box-bot .dfr .dy {
  float: right;
  height: 30%;
  width: 100%;
  background: #fff;
  color: #FFFFFF;
  padding: 4% 5% 0;
}
.inde-sjs .box-bot .dfr .dy .dp1 {
  font-size: 68px;
  opacity: 0.1;
  text-transform: uppercase;
}
.inde-sjs .box-bot .dfr .dy .dp2 {
  margin: 20px 0 15px;
}
.inde-sjs .box-bot .dfr .dy .dp2 span {
  font-size: 30px;
}
.inde-sjs .box-bot .dfr .dy .dp3 span {
  display: inline-block;
  background: #da2320;
  color: #FFFFFF;
  font-size: 16px;
  padding: 4px 12px;
}
.inde-sjs .box-bot .dfr .dy .dp4 {
  margin: 20px 0 10px;
}
.inde-sjs .box-bot .dfr .dy .dp4,
.inde-sjs .box-bot .dfr .dy .dp5 {
  font-size: 16px;
  line-height: 30px;
}
.inde-sjs .box-bot .dfr .dy .dn-a {
  margin: 30px 0 0;
}
.inde-sjs .box-bot .dfr .dy .dn-a a {
  display: inline-block;
  width: 178px;
  height: 56px;
  line-height: 54px;
  text-align: center;
  border: 1px solid #FFFFFF;
  border-radius: 5px;
  color: #FFFFFF;
  font-size: 16px;
  transition: all 0.4s ease;
  cursor: pointer;
}
.inde-sjs .box-bot .dfr .dy .dn-a a:hover {
  background: #da2320;
  border: 1px solid #da2320;
}
.inde-gongd .box-bot .dfl {
  width: 50%;
  height: 630px;
}
.inde-gongd .box-bot .dfl #allmap {
  width: 100%;
  height: 100%;
}
.inde-gongd .box-bot .dfr {
  width: 50%;
  background: url("../images/canguan1_03.jpg") no-repeat center / cover;
  height: 630px;
  padding: 150px 6% 0;
  text-align: center;
}
.inde-gongd .box-bot .dfr .dpai .blo-box {
  width: 23%;
  margin: -4% 1% 2%;
}
.inde-gongd .box-bot .dfr .dpai .blo-box:hover .box-n {
  transform: scale(1.05);
}
.inde-gongd .box-bot .dfr .dpai .blo-box .box-n {
  width: 120px;
  height: 120px;
  position: relative;
  color: #FFFFFF;
  margin: auto;
  transition: all 0.4s ease;
}
.inde-gongd .box-bot .dfr .dpai .blo-box .box-n .img-box {
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.inde-gongd .box-bot .dfr .dpai .blo-box .box-n .wen {
  position: relative;
  padding: 20% 0 0;
}
.inde-gongd .box-bot .dfr .dpai .blo-box .box-n .wen .dp1 {
  font-size: 20px;
}
.inde-gongd .box-bot .dfr .dpai .blo-box .box-n .wen .dp1 i {
  color: #da2320;
  font-size: 30px;
}
.inde-gongd .box-bot .dfr .dpai .blo-box .box-n .wen .dx2 {
  width: 10px;
  border-top: 1px solid #FFFFFF;
  margin: 5px auto;
}
.inde-koub .dfl {
  height: 600px;
  width: 57%;
  background: url("../images/koubeibg1_14.jpg") no-repeat center / cover;
  padding: 65px 120px 0 0;
}
.inde-koub .dfl .koub-sw1 {
  float: right;
  width: 700px;
  background: #FFFFFF;
  height: 450px;
  border-radius: 6px;
}
.inde-koub .dfl .koub-sw1 .swiper-slide {
  padding: 25px 40px;
  overflow-y: scroll;
}
.inde-koub .dfl .koub-sw1 .swiper-slide:hover .dsha .dp2 .dn1 {
  color: #da2320;
}
.inde-koub .dfl .koub-sw1 .swiper-slide .dsha {
  padding: 0 0 0 100px;
  position: relative;
  min-height: 80px;
}
.inde-koub .dfl .koub-sw1 .swiper-slide .dsha .dp1 {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
}
.inde-koub .dfl .koub-sw1 .swiper-slide .dsha .dp2 {
  padding: 11px 0 0;
}
.inde-koub .dfl .koub-sw1 .swiper-slide .dsha .dp2 .dn1 {
  color: #333333;
  font-size: 23px;
  transition: all 0.4s ease;
}
.inde-koub .dfl .koub-sw1 .swiper-slide .dxia {
  margin: 18px 0 0;
  line-height: 24px;
}
.inde-koub .dfr {
  width: 43%;
  background: url("../images/qiangzhi_03.jpg") no-repeat center / cover;
  padding: 150px 0 0 80px;
  height: 600px;
}
.inde-koub .dfr .com-in-blo {
  max-width: 500px;
}
.inde-koub .dfr .blo-box {
  width: 80px;
  height: 80px;
  border: 2px solid #919191;
  border-radius: 50%;
  overflow: hidden;
  cursor: pointer;
  margin: 0 30px 30px 0;
}
.inde-koub .dfr .blo-box.ac {
  border: 2px solid #da2320;
}
.inde-koub .dfr .blo-box .a-big {
  background: #667381;
  text-align: center;
  color: #FFFFFF;
  line-height: 76px;
}
.inde-koub .dfr .blo-box .a-big i {
  font-size: 30px;
  vertical-align: middle;
}
.inde-jiaz {
  padding: 0 0 80px;
}
.inde-jiaz .swit-mid {
  text-align: center;
  margin: 45px 0 36px;
}
.inde-jiaz .swit-mid a {
  display: inline-block;
  width: 120px;
  text-align: center;
  height: 42px;
  line-height: 40px;
  border: 1px solid #EEEEEE;
  border-radius: 5px;
  color: #000000;
  font-size: 16px;
  margin: 0 15px;
  transition: all 0.4s ease;
  cursor: pointer;
}
.inde-jiaz .swit-mid a:hover,
.inde-jiaz .swit-mid a.ac {
  background: #da2320;
  color: #ffffff;
}
.inde-jiaz .box-bot {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  padding: 50px 30px 0;
}
.inde-jiaz .box-bot .swbox {
  display: none;
}
.inde-jiaz .box-bot .dsha .dfl {
  width: 50%;
}
.inde-jiaz .box-bot .dsha .dfl .dpai {
  margin: 0 0 8px;
}
.inde-jiaz .box-bot .dsha .dfl .dpai .a-big {
  overflow: hidden;
}
.inde-jiaz .box-bot .dsha .dfl .dpai:hover .dz .img-box {
  transform: scale(1.05);
}
.inde-jiaz .box-bot .dsha .dfl .dpai .dz {
  width: 39%;
  height: 115px;
  float: left;
  overflow: hidden;
}
.inde-jiaz .box-bot .dsha .dfl .dpai .dy {
  float: right;
  width: 56%;
}
.inde-jiaz .box-bot .dsha .dfl .dpai .dy .dp1 {
  color: #000000;
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.inde-jiaz .box-bot .dsha .dfl .dpai .dy .dp2 {
  color: #999;
  margin: 6px 0 12px;
}
.inde-jiaz .box-bot .dsha .dfl .dpai .dy .dp2 i {
  color: #da2320;
  margin: 0 5px 0 0;
  display: none;
}
.inde-jiaz .box-bot .dsha .dfl .dpai .dy .dp3 {
  color: #999;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.inde-jiaz .box-bot .dsha .dfl .dpai .dy .dp4 {
  color: #da2320;
  margin: 10px 0 0;
}
.inde-jiaz .box-bot .dsha .dfr {
  width: 50%;
  padding: 0 0 0 10%;
}
.inde-jiaz .box-bot .dsha .dfr a {
  display: block;
  font-size: 16px;
  position: relative;
  color: #000;
  padding: 0 135px 0 50px;
  transition: all 0.4s ease;
  height: 58px;
  line-height: 58px;
  border-bottom: 1px solid #EEEEEE;
}
.inde-jiaz .box-bot .dsha .dfr a .sp-num1 {
  font-size: 20px;
  position: absolute;
  left: 10px;
  top: 0;
}
.inde-jiaz .box-bot .dsha .dfr a .sp-time1 {
  position: absolute;
  right: 5px;
  top: 0;
  font-size: 16px;
}
.inde-jiaz .box-bot .dsha .dfr a .sp-time1 i {
  font-size: 20px;
  vertical-align: middle;
  margin: 0 0 0 4px;
}
.inde-jiaz .box-bot .dsha .dfr a .sp-ti1 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  width: 100%;
}
.inde-jiaz .box-bot .dsha .dfr a:hover {
  background: #da2320;
  color: #FFFFFF;
  border-bottom: 1px solid #da2320;
}
.inde-jiaz .box-bot .com-more1 {
  padding: 28px 0;
}
.khpj-box1 .dfl .box-top img {
  display: block;
  width: 100%;
}
.khpj-box1 .dfl .box-mid .dpai {
  background: #ffffff;
  padding: 26px 10px 26px 30px;
  overflow: hidden;
  margin: 0 0 20px;
}
.khpj-box1 .dfl .box-mid .dpai:hover .dz .img-box {
  transform: scale(1.05);
}
.khpj-box1 .dfl .box-mid .dpai:hover .dy .dp3 {
  color: #da2320;
}
.khpj-box1 .dfl .box-mid .dpai .dz {
  float: left;
  width: 34.8%;
  height: 190px;
  overflow: hidden;
}
.khpj-box1 .dfl .box-mid .dpai .dy {
  float: right;
  width: 61.6%;
}
.khpj-box1 .dfl .box-mid .dpai .dy .dp1 {
  color: #000000;
  font-size: 20px;
}
.khpj-box1 .dfl .box-mid .dpai .dy .dp2 {
  margin: 14px 0 12px;
}
.khpj-box1 .dfl .box-mid .dpai .dy .dp2 .sp1 {
  color: #aaaaaa;
  font-size: 13px;
}
.khpj-box1 .dfl .box-mid .dpai .dy .dp2 .sp2 {
  color: #da2320;
  font-size: 15px;
  margin: 0 0 0 12px;
}
.khpj-box1 .dfl .box-mid .dpai .dy .dp3 {
  color: #333333;
  line-height: 24px;
  border-top: 1px solid #da2320;
  padding: 17px 0 0;
  margin: 0 0 22px;
  transition: all 0.4s ease;
}
.khpj-box1 .dfl .box-mid .dpai .dy .dn-a a {
  width: 144px;
  height: 30px;
  line-height: 28px;
  text-align: center;
  display: inline-block;
  border: 1px solid #DADADA;
  color: #333333;
  border-radius: 4px;
  transition: all 0.4s ease;
  margin: 0 16px 0 0;
}
.khpj-box1 .dfl .box-mid .dpai .dy .dn-a a:hover {
  background: #da2320;
  color: #ffffff;
  border: 1px solid #da2320;
}
.khpj-box1 .dfl .box-bot {
  padding: 20px 0 0;
}
.khpj-box1 .dfl .box-bot .dn-a a {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: #ffffff;
  text-align: center;
  font-size: 16px;
  transition: all 0.4s ease;
}
.khpj-box1 .dfl .box-bot .dn-a a:hover {
  background: #da2320;
  color: #ffffff;
}
.khpjxq-box1 .dfl {
  background: #ffffff;
  padding: 35px 20px 115px;
}
.khpjxq-box1 .dfl .box-top {
  position: relative;
}
.khpjxq-box1 .dfl .box-top .bdshare-button-style0-16 {
  position: absolute;
  right: 0;
  bottom: 0;
}
.khpjxq-box1 .dfl .box-top .dt1 {
  color: #333333;
  font-size: 26px;
}
.khpjxq-box1 .dfl .box-top .dt2 {
  color: #999999;
  font-size: 12px;
  margin: 15px 0 10px;
}
.khpjxq-box1 .dfl .com-bjq {
  padding: 30px 0 50px;
  border-top: 1px solid #DADADA;
  color: #333333;
  line-height: 24px;
  text-align: justify;
}
.khpjxq-box1 .dfl .box-bot {
  text-align: center;
}
.khpjxq-box1 .dfl .box-bot a {
  min-width: 300px;
  text-align: center;
  padding: 0 10px;
  line-height: 48px;
  border-radius: 5px;
  border: 1px solid #DADADA;
  display: inline-block;
  color: #333333;
  font-size: 16px;
  margin: 0 15px;
  transition: all 0.4s ease;
}
.khpjxq-box1 .dfl .box-bot a:hover {
  background: #da2320;
  color: #ffffff;
  border: 1px solid #da2320;
}
.yzgs-box1 .box-bot .com-in-blo .blo-box {
  width: 31.3%;
  margin: 0 1% 3%;
}
.yzgs-box1 .box-bot .com-in-blo .blo-box:hover .dp1 .img-box {
  transform: scale(1.05);
}
.yzgs-box1 .box-bot .com-in-blo .blo-box .dp1 {
  height: 355px;
  overflow: hidden;
}
.yzgs-box1 .box-bot .com-in-blo .blo-box .dp2 {
  color: #333333;
  font-size: 18px;
  margin: 20px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.yzgs-box1 .box-bot .com-in-blo .blo-box .a3 {
  width: 94px;
  height: 28px;
  line-height: 26px;
  text-align: center;
  border: 1px solid #DADADA;
  color: #333333;
  font-size: 13px;
  display: block;
  transition: all 0.4s ease;
}
.yzgs-box1 .box-bot .com-in-blo .blo-box .a3:hover {
  background: #da2320;
  color: #ffffff;
}
.yzgsxq-box1 .dfr .dt1 {
  color: #333333;
  font-size: 30px;
  margin: 0 0 20px;
}
.yzgsxq-box1 .dfr .dt1 b {
  display: block;
  width: 56px;
  height: 2px;
  background: #da2320;
  margin: 6px 0 0;
}
.yzgsxq-box1 .dfr .acom1 {
  width: 98px;
  height: 32px;
  line-height: 30px;
  text-align: center;
  display: block;
  border: 1px solid #da2320;
  color: #333333;
  margin: 15px auto 0;
  transition: all 0.4s ease;
}
.yzgsxq-box1 .dfr .acom1:hover {
  background: #da2320;
  color: #ffffff;
}
.yzgsxq-box1 .dfr .com-box {
  background: #ffffff;
  padding: 20px;
}
.yzgsxq-box1 .dfr .fr-box1 .box-xia {
  overflow: hidden;
}
.yzgsxq-box1 .dfr .fr-box1 .box-xia:hover .comim {
  transform: scale(1.05);
}
.yzgsxq-box1 .dfr .fr-box1 .box-xia .comim {
  display: block;
  width: 100%;
  transition: all 0.4s ease;
}
.yzgsxq-box1 .dfr .fr-box2 {
  margin: 15px 0;
}
.yzgsxq-box1 .dfr .fr-box2 .box-xia {
  overflow: hidden;
}
.yzgsxq-box1 .dfr .fr-box2 .box-xia .dzz {
  float: left;
  height: 200px;
  width: 142px;
  overflow: hidden;
}
.yzgsxq-box1 .dfr .fr-box2 .box-xia .dzz .a-big {
  transition: all 0.4s ease;
}
.yzgsxq-box1 .dfr .fr-box2 .box-xia .dzz:hover .a-big {
  transform: scale(1.05);
}
.yzgsxq-box1 .dfr .fr-box2 .box-xia .dyy {
  float: left;
  margin: 0 0 0 15px;
  color: #333333;
}
.yzgsxq-box1 .dfr .fr-box2 .box-xia .dyy .dp1 {
  font-size: 30px;
}
.yzgsxq-box1 .dfr .fr-box2 .box-xia .dyy .dp2 {
  margin: 6px 0 15px;
}
.yzgsxq-box1 .dfr .fr-box2 .box-xia .dyy .dp2 a {
  color: #333333;
  transition: all 0.4s ease;
}
.yzgsxq-box1 .dfr .fr-box2 .box-xia .dyy .dp2 a:hover {
  color: #da2320;
}
.yzgsxq-box1 .dfr .fr-box2 .box-xia .dyy .dp3 b {
  color: #da2320;
}
.yzgsxq-box1 .dfr .fr-box2 .box-xia .dyy .dp3 .b1 {
  font-size: 18px;
}
.yzgsxq-box1 .dfr .fr-box2 .box-xia .dyy .dp4 {
  margin: 12px 0 20px;
}
.yzgsxq-box1 .dfr .fr-box2 .box-xia .dyy .dp4 a {
  width: 110px;
  height: 30px;
  line-height: 28px;
  border: 1px solid #DADADA;
  text-align: center;
  color: #da2320;
  display: block;
  transition: all 0.4s ease;
}
.yzgsxq-box1 .dfr .fr-box2 .box-xia .dyy .dp4 a:hover {
  border: 1px solid #da2320;
}
.yzgsxq-box1 .dfr .fr-box2 .box-xia .dyy .dp4 a i {
  color: #333;
  font-size: 18px;
  margin: 0 4px 0 0;
  vertical-align: middle;
}
.yzgsxq-box1 .dfr .fr-box2 .box-xia .dyy .dx5 {
  width: 82px;
  border-top: 1px solid #919191;
}
.yzgsxq-box1 .dfr .fr-box3 .box-xia .a-all {
  margin: 0 0 15px;
  overflow: hidden;
}
.yzgsxq-box1 .dfr .fr-box3 .box-xia .a-all:hover .comim {
  transform: scale(1.05);
}
.yzgsxq-box1 .dfr .fr-box3 .box-xia .a-all .comim {
  display: block;
  width: 100%;
  transition: all 0.4s ease;
}
.com-form1 {
  overflow: hidden;
  margin: 30px 0 60px;
}
.com-form1 .btn1 {
  float: left;
  width: 100px;
  height: 38px;
  line-height: 36px;
  text-align: center;
  border: 1px solid #da2320;
  color: #da2320;
  cursor: pointer;
  background: transparent;
  margin: 0 20px 0 0;
  outline: none;
}
.com-form1 .inp1 {
  float: left;
  width: 300px;
  height: 38px;
  padding: 0 0 0 20px;
  border: 1px solid #DADADA;
  outline: none;
  background: transparent;
}
.com-form1 .btn2 {
  float: left;
  width: 99px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  background: #3A3A3A;
  color: #ffffff;
  cursor: pointer;
  outline: none;
}
.zjgd-box1 .box-bot .fenlei .dpai {
  position: relative;
  padding: 11px 0 11px 136px;
  border-bottom: 1px solid #DADADA;
}
.zjgd-box1 .box-bot .fenlei .dpai .dp1 {
  position: absolute;
  left: 0;
  top: 13px;
  color: #333333;
  font-size: 16px;
}
.zjgd-box1 .box-bot .fenlei .dpai .dp2 a {
  padding: 4px 12px;
  color: #333333;
  display: inline-block;
  transition: all 0.4s ease;
}
.zjgd-box1 .box-bot .fenlei .dpai .dp2 a:hover,
.zjgd-box1 .box-bot .fenlei .dpai .dp2 a.ac {
  background: #da2320;
  color: #ffffff;
}
.zjgd-box1 .box-bot .com-in-blo .blo-box {
  width: 24.4%;
  margin: 0 0.3% 2%;
  text-align: center;
}
.zjgd-box1 .box-bot .com-in-blo .blo-box:hover .dp1 .img-box {
  transform: scale(1.05);
}
.zjgd-box1 .box-bot .com-in-blo .blo-box .a-big {
  color: #333333;
}
.zjgd-box1 .box-bot .com-in-blo .blo-box .dp1 {
  height: 200px;
  overflow: hidden;
}
.zjgd-box1 .box-bot .com-in-blo .blo-box .dp2 {
  padding: 12px 0 6px;
  font-size: 18px;
}
.zjgd-box1 .box-bot .com-in-blo .blo-box .dp3 {
  border-top: 1px solid #DADADA;
  font-size: 13px;
  padding: 6px 0 0;
}
.zjgdxq-box1 {
  padding: 110px 0 90px;
}
.zjgdxq-box1 .box-top {
  height: 625px;
}
.zjgdxq-box1 .box-top iframe {
  width: 100%;
  height: 100%;
}
.zjgdxq-box1 .box-bot .dpai {
  margin: 40px 0 0;
}
.zjgdxq-box1 .box-bot .dpai .dp1 {
  color: #333333;
  font-size: 20px;
  margin: 0 0 20px;
}
.zjgdxq-box1 .box-bot .dpai .dwen1 {
  font-size: 16px;
}
.zjgdxq-box1 .box-bot .dpai .dp2 {
  font-size: 16px;
  margin: 0 0 20px;
}
.sjs-box1 {
  padding: 0 0 35px;
}
.sjs-box1 .box-bot .com-in-blo .blo-box {
  width: 48%;
  margin: 0 1% 2%;
  background: #ffffff;
  padding: 20px;
  overflow: hidden;
}
.sjs-box1 .box-bot .com-in-blo .blo-box .dz {
  float: left;
  width: 31%;
  height: 300px;
  overflow: hidden;
}
.sjs-box1 .box-bot .com-in-blo .blo-box .dz:hover .img-box {
  transform: scale(1.05);
}
.sjs-box1 .box-bot .com-in-blo .blo-box .dy {
  float: right;
  width: 64.8%;
  height: 300px;
  overflow: auto;
}
.sjs-box1 .box-bot .com-in-blo .blo-box .dy::-webkit-scrollbar {
  width: 4px;
}
.sjs-box1 .box-bot .com-in-blo .blo-box .dy .dp1 .sp1 {
  color: #333333;
  font-size: 24px;
}
.sjs-box1 .box-bot .com-in-blo .blo-box .dy .dp1 .sp2 {
  font-size: 16px;
  margin: 0 30px 0 4px;
}
.sjs-box1 .box-bot .com-in-blo .blo-box .dy .dp1 .a4 {
  float: right;
  margin: 6px 0 0;
  display: inline-block;
}
.sjs-box1 .box-bot .com-in-blo .blo-box .dy .dp1 .a4:hover {
  color: #da2320;
}
.sjs-box1 .box-bot .com-in-blo .blo-box .dy .dp2 {
  margin: 15px 0 10px;
  font-size: 16px;
  line-height: 28px;
  /*max-height: 110px;*/
  overflow: hidden;
}
.sjs-box1 .box-bot .com-in-blo .blo-box .dy .dp3 {
  font-size: 16px;
  margin: 0 0 14px;
  font-weight: bold;
}
.sjs-box1 .box-bot .com-in-blo .blo-box .dy .dp4 {
  font-size: 0;
}
.sjs-box1 .box-bot .com-in-blo .blo-box .dy .dp4 .ap1 {
  display: inline-block;
  width: 31%;
  margin: 0 2% 2% 0;
  overflow: hidden;
  height: 81px;
}
.sjs-box1 .box-bot .com-in-blo .blo-box .dy .dp4 .ap1:hover img {
  transform: scale(1.05);
}
.sjs-box1 .box-bot .com-in-blo .blo-box .dy .dp4 .ap1 img {
  display: block;
  width: 100%;
  transition: all 0.4s ease;
}
.sjs-box1 .box-bot .dn-more a {
  display: block;
  width: 510px;
  height: 50px;
  line-height: 50px;
  background: #ffffff;
  margin: 50px auto;
  text-align: center;
  color: #000000;
  font-size: 15px;
  transition: all 0.4s ease;
}
.sjs-box1 .box-bot .dn-more a:hover {
  background: #da2320;
  color: #FFFFFF;
}
.sjsxq-box1 {
  padding: 60px 0 100px;
  background: url("../images/sjsxq_02.jpg") no-repeat center / cover;
}
.sjsxq-box1 .dfl .dtu {
  float: left;
  width: 272px;
  height: 432px;
  border: 5px solid #C79E68;
}
.sjsxq-box1 .dfl .dwen {
  float: left;
  margin: 0 0 0 70px;
  width: 415px;
}
.sjsxq-box1 .dfl .dwen .dp1 {
  color: #333333;
  font-size: 36px;
  font-weight: bold;
}
.sjsxq-box1 .dfl .dwen .dp2 .dzz {
  float: left;
}
.sjsxq-box1 .dfl .dwen .dp2 .dzz .sp1 {
  color: #333333;
  font-size: 26px;
  margin: 0 6px 0 0;
}
.sjsxq-box1 .dfl .dwen .dp2 .dyy {
  float: right;
  padding: 7px 0 0;
  color: #333333;
}
.sjsxq-box1 .dfl .dwen .dp2 .dyy span {
  margin: 0 0 0 20px;
}
.sjsxq-box1 .dfl .dwen .dp2 .dyy b {
  font-size: 18px;
  color: #da2320;
}
.sjsxq-box1 .dfl .dwen .dp3 {
  color: #333333;
}
.sjsxq-box1 .dfl .dwen .dp4 {
  font-size: 16px;
  line-height: 24px;
  border-bottom: 1px solid #000000;
  text-align: justify;
  margin: 30px 0 24px;
  padding: 0 0 6px;
}
.sjsxq-box1 .dfl .dwen .dp5 {
  color: #333333;
  margin: 0 0 30px;
}
.sjsxq-box1 .dfl .dwen .dp5 p {
  margin: 0 0 15px;
}
.sjsxq-box1 .dfl .dwen .dp6 a {
  display: inline-block;
  width: 115px;
  height: 35px;
  line-height: 35px;
  border-radius: 30px;
  color: #ffffff;
  text-align: center;
  background: #3A3A3A;
  margin: 0 15px 0 0;
  cursor: pointer;
}
.sjsxq-box1 .dfl .dwen .dp6 .a1 {
  background: #da2320;
}
.sjsxq-box1 .dfr .dfr-box1 {
  background: #F8F8F8;
}
.sjsxq-box2 {
  padding: 50px 0 120px;
}
.sjsxq-box2 .dfl {
  width: 922px;
}
.sjsxq-box2 .dfl .dlist {
  background: #ffffff;
  margin: 0 0 38px;
  padding: 25px 20px;
}
.sjsxq-box2 .dfl .dlist .comdt1 {
  border-bottom: 1px solid #EEEEEE;
  padding: 0 0 15px;
  margin: 0 0 28px;
  position: relative;
}
.sjsxq-box2 .dfl .dlist .comdt1:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 94px;
  height: 2px;
  background: #da2320;
}
.sjsxq-box2 .dfl .dlist .comdt1 .sp1 {
  color: #000000;
  font-size: 22px;
}
.sjsxq-box2 .dfl .dlist .comdt1 .sp2 {
  color: #999999;
}
.sjsxq-box2 .dfl .dlist .dn-a {
  padding: 20px 0 0;
}
.sjsxq-box2 .dfl .dlist .dn-a a {
  display: block;
  width: 100%;
  height: 48px;
  line-height: 48px;
  background: #F2F2F2;
  color: #333333;
  text-align: center;
  transition: all 0.4s ease;
}
.sjsxq-box2 .dfl .dlist .dn-a a:hover {
  background: #da2320;
  color: #FFFFFF;
}
.sjsxq-box2 .dfl .dlist .com1 .blo-box {
  width: 31.3%;
  margin: 0 1% 3%;
  transition: all 0.4s ease;
}
.sjsxq-box2 .dfl .dlist .com1 .blo-box:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}
.sjsxq-box2 .dfl .dlist .com1 .blo-box .dp1 {
  height: 178px;
  overflow: hidden;
}
.sjsxq-box2 .dfl .dlist .com1 .blo-box .dp2 {
  padding: 15px 10px;
  border-bottom: 1px solid #EEEEEE;
  color: #333333;
}
.sjsxq-box2 .dfl .dlist .com1 .blo-box .dp2 i {
  float: right;
  font-weight: bold;
  font-size: 20px;
}
.sjsxq-box2 .dfl .dlist .dlie .dpai {
  padding: 20px 0;
  border-bottom: 1px solid #EEEEEE;
}
.sjsxq-box2 .dfl .dlist .dlie .dpai .dp1 .sp1 {
  font-size: 20px;
}
.sjsxq-box2 .dfl .dlist .dlie .dpai .dp1 .sp2 {
  margin: 0 30px 0 20px;
}
.sjsxq-box2 .dfl .dlist .dlie .dpai .dp1 .sp4 {
  float: right;
  color: #888;
}
.sjsxq-box2 .dfl .dlist .dlie .dpai .dp2 {
  margin: 15px 0 20px;
}
.sjsxq-box2 .dfl .dlist .dlie .dpai .dp2 span {
  margin: 0 14px 0 0;
}
.sjsxq-box2 .dfl .dlist .dlie .dpai .dp2 span b {
  font-size: 16px;
  margin: 0 4px 0 0;
}
.sjsxq-box2 .dfl .dlist .dlie .dpai .dwen {
  margin: 0 0 20px;
  text-align: justify;
  line-height: 24px;
}
.sjsxq-box2 .dfl .dlist .dlie .dpai .dtu a {
  display: block;
  width: 100%;
}
.sjsxq-box2 .dfl .dlist .dlie .dpai .dtu a img {
  display: block;
  width: 100%;
}
.sjsxq-box2 .dfr {
  width: 300px;
}
.com-juzh {
  text-align: center;
  padding: 30px 0 0;
}
.com-juzh * {
  max-width: 100%;
}
.ppgs-box1 {
  background: url("../images/ppgsbg1_04.png") no-repeat center;
  padding: 80px 0;
  text-align: center;
}
.ppgs-box1 .dp2 {
  max-width: 1010px;
  font-size: 15px;
  color: #3e3e3e;
  line-height: 28px;
  margin: 20px auto 0;
}
.ppgs-box2 .box-top {
  height: 350px;
}
.ppgs-box2 .box-bot {
  background: #F2F2F2;
  padding: 40px 0 60px;
}
.ppgs-box3 {
  padding: 70px 5%;
}
.ppgs-box4 .box-top {
  text-align: center;
  padding: 20px 0 50px;
}
.ppgs-box4 .box-bot {
  background: url("../images/ppry2_10.jpg") no-repeat center / cover;
  padding: 48px 0 30px;
  overflow: hidden;
}
.ppgs-box4 .box-bot .ppgs-sw1 {
  height: 405px;
}
.ppgs-box4 .box-bot .ppgs-sw1 .swiper-slide {
  padding: 0 6px;
  text-align: center;
  margin: 0 12px;
}
.ppgs-box4 .box-bot .ppgs-sw1 .swiper-slide .dp1 {
  height: 330px;
  line-height: 330px;
  /*background: #ffffff;*/
}
.ppgs-box4 .box-bot .ppgs-sw1 .swiper-slide .dp1 img {
  max-height: 90%;
  vertical-align: middle;
}
.ppgs-box4 .box-bot .ppgs-sw1 .swiper-slide .dp2 {
  font-size: 24px;
  line-height: 30px;
  color: #ffffff;
  margin: 9px 0 0;
}
.ppgs-box4 .box-bot .com-swbtn .swbtn {
  cursor: pointer;
  position: absolute;
  z-index: 5;
  top: 42%;
  margin: -60px 0 0;
}
.ppgs-box4 .box-bot .com-swbtn .swbtn i {
  font-size: 110px;
  color: #ffffff;
}
.ppgs-box4 .box-bot .com-swbtn .btnleft {
  left: -100px;
}
.ppgs-box4 .box-bot .com-swbtn .btnright {
  right: -100px;
}
.ppgs-box5 {
  padding: 80px 0;
}
.ppgs-box7 {
  height: 430px;
}
.qyxw-box2 {
  padding: 0 0 115px;
}
.qyxw-box2 .dfl2 .dlist .dpai {
  padding: 42px 0;
  border-bottom: 1px dashed #DADADA;
  overflow: hidden;
}
.qyxw-box2 .dfl2 .dlist .dpai:hover .dz .img-box {
  transform: scale(1.05);
}
.qyxw-box2 .dfl2 .dlist .dpai .dz {
  float: left;
  width: 26%;
  height: 160px;
  overflow: hidden;
}
.qyxw-box2 .dfl2 .dlist .dpai .dy {
  float: right;
  width: 70%;
}
.qyxw-box2 .dfl2 .dlist .dpai .dy .dp1 {
  color: #333333;
  font-size: 22px;
  transition: all 0.2s ease;
}
.qyxw-box2 .dfl2 .dlist .dpai .dy .dp1:hover {
  color: #da2320;
}
.qyxw-box2 .dfl2 .dlist .dpai .dy .dp2 {
  line-height: 24px;
  margin: 12px 0 25px;
}
.qyxw-box2 .dfr-box1,
.qyxw-box2 .dfr-box2 {
  background: transparent;
  border: 1px solid #DADADA;
}
.zxhd1 .box-top img {
  display: block;
  width:100%;
  margin: 0 auto;
}
.zxhd1 .box-bot {
  background: #ECEAED;
  padding: 5% 0;
}
.zxhd1 .box-bot .blo-box {
  width: 18%;
  height: 320px;
  background: url("../images/img/hdbg1.jpg") no-repeat center / cover;
  text-align: center;
  margin: 0 1% 2%;
  padding: 6% 0 0;
  transition: all 0.4s ease;
}
.zxhd1 .box-bot .blo-box:hover {
  background: url("../images/img/hdbg2.jpg") no-repeat center / cover;
}
.zxhd1 .box-bot .blo-box:hover a {
  color: #FFFFFF;
}
.zxhd1 .box-bot .blo-box:hover .box-sha {
  color: #FFFFFF;
}
.zxhd1 .box-bot .blo-box .box-sha {
  height: 60px;
  width: 60px;
  line-height: 56px;
  transform: rotate(45deg);
  margin: auto;
  border: 2px solid #cccccc;
  color: #666666;
}
.zxhd1 .box-bot .blo-box .box-sha i {
  transform: rotate(-45deg);
  display: inline-block;
  font-size: 40px;
}
.zxhd1 .box-bot .blo-box .box-xia {
  margin: 16% 0 0;
}
.zxhd1 .box-bot .blo-box .box-xia .dp1 {
  font-size: 20px;
}
.zxhd1 .box-bot .blo-box .box-xia .dx1 {
  width: 20px;
  border-top: 1px solid #cccccc;
  display: inline-block;
}
.zxhd1 .box-bot .blo-box .box-xia .dp2 {
  font-size: 15px;
}
.com-mob {
  display: none !important;
}
.rczp-box1 .box-bot {
  background: #F8F8F8;
}
.rczp-box1 .box-bot .dfl {
  width: 50%;
  float: left;
  height: 420px;
}
.rczp-box1 .box-bot .dfr {
  width: 50%;
  padding: 5% 5% 0;
}
.rczp-box1 .box-bot .dfr .dp1 {
  color: #333333;
  font-size: 30px;
}
.rczp-box1 .box-bot .dfr .dp2 {
  text-align: justify;
  margin: 10px 0 0;
  line-height: 26px;
}
.rczp-box2 {
  padding: 80px 0 100px;
}
.rczp-box2 .dt1 {
  color: #333333;
  font-size: 30px;
}
.rczp-box2 .tab1 {
  margin: 45px 0 0;
  width: 100%;
  border-collapse: collapse;
}
.rczp-box2 .tab1 thead td {
  font-size: 16px;
}
.rczp-box2 .tab1 td {
  border: 1px solid #DADADA;
  text-align: center;
  height: 50px;
  color: #333333;
  width: 16.6%;
}
.rczp-box2 .tab1 tbody tr {
  display: none;
}
.rczp-box2 .tab1 tbody tr:nth-of-type(odd) {
  display: table-row;
}
.rczp-box2 .tab1 tbody tr:nth-of-type(4n+1) {
  background: #F8F8F8;
}
.rczp-box2 .tab1 tbody .a-yp {
  width: 92px;
  text-align: center;
  height: 34px;
  line-height: 32px;
  border: 1px solid #DADADA;
  display: inline-block;
  background: #ffffff;
  cursor: pointer;
  transition: all 0.4s ease;
}
.rczp-box2 .tab1 tbody .a-yp:hover {
  background: #da2320;
  border: 1px solid #da2320;
  color: #ffffff;
}
.rczp-box2 .tab1 tbody .box-n {
  padding: 40px 5%;
  text-align: left;
}
.rczp-box2 .tab1 tbody .box-n1 {
  background: #F8F8F8;
  padding: 20px 40px;
}
.rczp-box2 .tab1 tbody .box-n1 .dp1 {
  color: #333333;
  font-size: 16px;
  margin: 0 0 4px;
}
.rczp-box2 .tab1 tbody .box-n1 .dp2 {
  line-height: 24px;
}
.rczp-box2 .tab1 tbody .box-n2 {
  margin: 20px 0 0;
}
.rczp-box2 .tab1 tbody .box-n2 a {
  display: inline-block;
  margin: 0 15px 0 0;
  width: 114px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #ffffff;
  background: #3A3A3A;
  border-radius: 30px;
}
.rczp-box2 .tab1 tbody .box-n2 .a1 {
  background: #da2320;
}
.vr-box1 {
  padding: 35px 0;
}
.vr-box1 .box-bot .com-in-blo .blo-box {
  width: 31.9%;
  margin: 0 0.7% 2%;
  text-align: left;
}
.vr-box1 .box-bot .com-in-blo .blo-box .dp1 {
  height: 280px;
}
.fwtx-box1 {
  padding: 0 0 120px;
}
.fwtx-box1 .box-mid .dfl {
  width: 22.5%;
  height: 520px;
  background: #da2320;
  color: #ffffff;
  text-align: center;
  padding: 160px 0 0;
}
.fwtx-box1 .box-mid .dfl .i1 {
  font-size: 120px;
}
.fwtx-box1 .box-mid .dfl .dp1 {
  font-size: 36px;
}
.fwtx-box1 .box-mid .dfl .dp2 {
  font-size: 24px;
}
.fwtx-box1 .box-mid .dfr {
  width: 77.5%;
}
.fwtx-box1 .box-mid .dfr .blo-box {
  width: 24.8%;
  margin: 0 0.2% 6px 0;
  background: #ffffff;
  height: 258px;
  text-align: center;
  padding: 45px 0 0;
}
.fwtx-box1 .box-mid .dfr .blo-box .im1 {
  height: 68px;
}
.fwtx-box1 .box-mid .dfr .blo-box .dp1 {
  font-size: 24px;
  color: #5e5e5e;
  margin: 7px 0;
}
.fwtx-box1 .box-mid .dfr .blo-box .dp2 {
  color: #4c4c4c;
  font-size: 20px;
  line-height: 24px;
}
.fwtx-box1 .box-bot {
  margin: 55px 0 0;
  height: 385px;
}
.fwtx-box1 .box-bot .dfl {
  width: 71%;
  height: 100%;
}
.fwtx-box1 .box-bot .dfr {
  width: 29%;
  height: 100%;
  background: #da2320;
  color: #ffffff;
  padding: 25px 0 0 30px;
}
.fwtx-box1 .box-bot .dfr .dp1 {
  font-size: 30px;
  border-bottom: 3px solid #ffffff;
  width: 96%;
}
.fwtx-box1 .box-bot .dfr .dp2 {
  margin: -10px 0 0;
  font-size: 18px;
}
.fwtx-box1 .box-bot .dfr .dp2 p {
  margin: 0 0 -40px;
}
.fwtx-box1 .box-bot .dfr .dp2 p span {
  font-family: 'Scriptina';
  font-size: 30px;
  margin: 0 7px 0 0;
}
.fwtx-box2 {
  padding: 0 0 110px;
}
.fwtx-box2 .box-bot {
  text-align: center;
}
.fwtx-box2 .box-bot .blo-box {
  width: 25%;
}
.fwtx-box2 .box-bot .blo-box .box-n {
  width: 258px;
  height: 258px;
  border: 8px solid #DADADA;
  border-radius: 50%;
  margin: auto;
  padding: 42px 0 0;
  transition: all 0.4s ease;
}
.fwtx-box2 .box-bot .blo-box .box-n:hover {
  transform: translate(0, -10px);
}
.fwtx-box2 .box-bot .blo-box .box-n .dp1 {
  color: #000000;
  font-size: 48px;
}
.fwtx-box2 .box-bot .blo-box .box-n .dp1 span {
  font-size: 80px;
  color: #da2320;
}
.fwtx-box2 .box-bot .blo-box .box-n .dp2 {
  color: #4c4c4c;
  font-size: 24px;
  margin: -8px 0 0;
}
.fwtx-box3 {
  padding: 0 0 60px;
}
.fwtx-box3 .box-bot {
  padding: 15px;
  background: #ffffff;
}
.fwtx-box3 .box-bot .dpai {
  width: 33.3%;
  float: left;
}
.fwtx-box3 .box-bot .dpai:nth-of-type(even) .dwen {
  background: url("../images/fwtx_03.jpg") no-repeat center / cover;
}
.fwtx-box3 .box-bot .dpai:nth-of-type(even) .dwen:before {
  bottom: -24px;
  top: auto;
  transform: rotate(180deg);
}
.fwtx-box3 .box-bot .dpai .dtu {
  height: 440px;
}
.fwtx-box3 .box-bot .dpai .dwen {
  height: 440px;
  position: relative;
  background: url("../images/fwtxbg1_03.jpg") no-repeat center / cover;
  color: #ffffff;
  padding: 70px 50px 0;
}
.fwtx-box3 .box-bot .dpai .dwen:before {
  content: '';
  width: 77px;
  height: 24px;
  background: url("../images/fwtxbg2_03.png") no-repeat center / cover;
  position: absolute;
  left: 50%;
  top: -24px;
  margin: 0 0 0 -38px;
}
.fwtx-box3 .box-bot .dpai .dwen .dp1 {
  font-size: 40px;
  border-bottom: 4px solid #ffffff;
}
.fwtx-box3 .box-bot .dpai .dwen .dp2 {
  font-size: 18px;
  line-height: 24px;
  margin: 25px 0 0;
}
.fwtx-box4 {
  padding: 0 0 110px;
}
.sgcl-com {
  position: relative;
}
.sgcl-com:before {
  content: '';
  width: 50%;
  height: 100%;
  background: #ECF6FB;
  position: absolute;
  top: 0;
}
.sgcl-box1 {
  padding: 70px 0 50px;
}
.sgcl-box1 .dfl {
  padding: 35px 0 0 40px;
  position: relative;
  color: #0982b6;
}
.sgcl-box1 .dfl .dy1 {
  width: 30px;
  height: 30px;
  border-radius: 5px;
  background: #0982b6;
  margin: 0 0 0 -40px;
}
.sgcl-box1 .dfl .dp2 {
  font-size: 36px;
  font-weight: bold;
  margin: 54px 0 -5px;
}
.sgcl-box1 .dfl .dp3 {
  font-size: 36px;
}
.sgcl-box1 .dfl .dp4 {
  font-size: 24px;
  margin: 60px 0 80px;
}
.sgcl-box1 .dfl .dn-a a {
  display: inline-block;
  width: 165px;
  text-align: center;
  height: 49px;
  line-height: 49px;
  background: #0982b6;
  color: #ffffff;
  border-radius: 4px;
  font-size: 24px;
}
.sgcl-box1 .dfr {
  width: 72.6%;
}
.sgcl-box1 .dfr .sgcl-sw1 {
  height: 460px;
}
.sgcl-box1 .dfr .sgcl-sw1 .dz {
  width: 37.7%;
  float: left;
  background: #0982b6;
  color: #ffffff;
  height: 100%;
  padding: 5% 5% 0;
  position: relative;
}
.sgcl-box1 .dfr .sgcl-sw1 .dz:before {
  content: '';
  position: absolute;
  right: -5%;
  top: 50%;
  width: 0;
  height: 0;
  border-top: 25px solid transparent;
  border-left: 20px solid #0982b6;
  border-bottom: 25px solid transparent;
  margin: -12px 0 0;
}
.sgcl-box1 .dfr .sgcl-sw1 .dz .dp1 {
  font-size: 60px;
}
.sgcl-box1 .dfr .sgcl-sw1 .dz .dx2 {
  width: 100px;
  height: 2px;
  background: #ffffff;
  margin: 15px 0 28px;
}
.sgcl-box1 .dfr .sgcl-sw1 .dz .dp3 {
  text-align: justify;
  font-size: 20px;
  line-height: 34px;
}
.sgcl-box1 .dfr .sgcl-sw1 .dy {
  width: 59.2%;
  height: 100%;
  float: right;
}
.sgcl-box1 .dfr .swit1 {
  margin: 20px 0 40px;
}
.sgcl-box1 .dfr .swit1 a {
  color: #0982b6;
  font-size: 30px;
  margin: 0 7px 0 0;
  display: inline-block;
  cursor: pointer;
}
.sgcl-box1 .dfr .swit1 a.ac {
  font-weight: bold;
}
.sgcl-box1 .dfr .com-swbtn1 {
  padding: 0 0 0 100px;
}
.sgcl-box1 .dfr .com-swbtn1 .swbtn {
  display: inline-block;
  width: 57px;
  height: 61px;
  line-height: 61px;
  background: #49B2E1;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  margin: 0 20px 0 0;
  transition: all 0.4s ease;
}
.sgcl-box1 .dfr .com-swbtn1 .swbtn:hover {
  background: #0982b6;
}
.sgcl-box1 .dfr .com-swbtn1 .swbtn i {
  font-size: 50px;
  vertical-align: middle;
  display: inline-block;
}
.sgcl-box2 {
  padding: 60px 0 30px;
  text-align: center;
}
.sgcl-box2:before {
  right: 0;
}
.sgcl-box2 .box-top {
  color: #0982b6;
}
.sgcl-box2 .box-top .dp1 {
  font-size: 55px;
  letter-spacing: 14px;
}
.sgcl-box2 .box-top .dp1 span {
  font-size: 60px;
  font-weight: bold;
}
.sgcl-box2 .box-top .dp2 {
  font-size: 36px;
  margin: 2px 0 45px;
}
.sgcl-box3 {
  position: relative;
  padding: 28px 0 54px;
}
.sgcl-box3 .box-top {
  position: relative;
  text-align: center;
  color: #ffffff;
}
.sgcl-box3 .box-top .dy1 {
  width: 35px;
  height: 35px;
  background: #ffffff;
  border-radius: 5px;
  margin: auto;
}
.sgcl-box3 .box-top .dp2 {
  margin: 20px 0 16px;
  font-size: 60px;
  font-weight: bold;
  position: relative;
}
.sgcl-box3 .box-top .dp2:before,
.sgcl-box3 .box-top .dp2:after {
  width: 35%;
  content: '';
  position: absolute;
  border-top: 3px solid #ffffff;
  top: 48%;
}
.sgcl-box3 .box-top .dp2:before {
  left: 0;
}
.sgcl-box3 .box-top .dp2:after {
  right: 0;
}
.sgcl-box3 .box-top .dx3 {
  width: 70px;
  height: 4px;
  background: #ffffff;
  margin: auto;
}
.sgcl-box3 .box-top .dp4 {
  font-size: 24px;
  margin: 16px 0 45px;
}
.sgcl-box4 {
  position: relative;
}
.sgcl-box4 .dpai {
  padding: 70px 0 120px;
  position: relative;
}
.sgcl-box4 .dpai:nth-of-type(even):before {
  content: '';
  position: absolute;
  width: 50%;
  height: 80%;
  background: #49B2E1;
  left: 0;
  top: 6%;
}
.sgcl-box4 .dpai:nth-of-type(even) .dfl {
  color: #ffffff;
}
.sgcl-box4 .dpai:nth-of-type(even) .dfl .dy1 {
  background: #ffffff;
}
.sgcl-box4 .dpai:nth-of-type(even) .dfl .dn-a a {
  background: #ffffff;
  color: #49B2E1;
}
.sgcl-box4 .dpai .dfl {
  color: #333333;
}
.sgcl-box4 .dpai .dfl .dy1 {
  width: 40px;
  height: 40px;
  border-radius: 5px;
  background: #49B2E1;
  margin: 0 0 28px;
}
.sgcl-box4 .dpai .dfl .dp2 {
  font-size: 60px;
}
.sgcl-box4 .dpai .dfl .dp3 {
  font-size: 60px;
  font-weight: bold;
  margin: -15px 0 20px;
}
.sgcl-box4 .dpai .dfl .dp4 {
  font-size: 20px;
  line-height: 24px;
}
.sgcl-box4 .dpai .dfl .dn-a {
  margin: 50px 0 0;
}
.sgcl-box4 .dpai .dfl .dn-a a {
  display: block;
  width: 152px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background: #49B2E1;
  color: #ffffff;
  font-size: 24px;
  border-radius: 8px;
}
.sgcl-box4 .dpai .dfr {
  width: 855px;
  height: 460px;
}
.sgcl-box4 .dpai .dfr .sgcl-sw2 .swbtn {
  position: absolute;
  z-index: 5;
  top: 50%;
  color: #ffffff;
  cursor: pointer;
  margin: -30px 0 0;
}
.sgcl-box4 .dpai .dfr .sgcl-sw2 .swbtn i {
  font-size: 56px;
}
.sgcl-box4 .dpai .dfr .sgcl-sw2 .btnleft {
  left: 0;
}
.sgcl-box4 .dpai .dfr .sgcl-sw2 .btnright {
  right: 0;
}
.sgcl-box5 img {
  display: block;
  width: 100%;
}
.sggl-box1 {
  padding: 0 0 60px;
}
.sggl-box1 .box-bot .blo-box {
  width: 23%;
  margin: 0 1%;
  text-align: center;
}
.sggl-box1 .box-bot .blo-box:hover .dp1 .img-box {
  transform: scale(1.05);
}
.sggl-box1 .box-bot .blo-box .dp1 {
  height: 300px;
  overflow: hidden;
}
.sggl-box1 .box-bot .blo-box .dp2 {
  color: #333333;
  font-size: 24px;
  margin: 5px 0 0;
}
.sggl-box5 .box-bot .blo-box {
  width: 31.3%;
}
.sggl-box5 .box-bot .blo-box .dp1 {
  height: 250px;
}
.sggl-box3 {
  padding: 0 0 70px;
}
.sggl-box3 .box-bot .bl1 {
  width: 12%;
  text-align: center;
}
.sggl-box3 .box-bot .bl1 .dp1 {
  width: 146px;
  height: 146px;
  border-radius: 50%;
  margin: 0 auto 10px;
  border: 1px solid #3A3A3A;
  line-height: 144px;
}
.sggl-box3 .box-bot .bl1 .dp1 img {
  vertical-align: middle;
  max-height: 80%;
  max-width: 80%;
  display: inline-block;
}
.sggl-box3 .box-bot .bl1 .dp2 {
  color: #333333;
  font-size: 24px;
}
.sggl-box3 .box-bot .bl2 {
  width: 5.6%;
  text-align: center;
  padding: 62px 0 0;
}
.sggl-box3 .box-bot .bl2 img {
  max-width: 98%;
}
.sggl-box4 {
  padding: 0 0 40px;
}
.sggl-box4 .box-bot .blo-box {
  height: 250px;
  width: 31.3%;
  margin: 0 1%;
}
.sggl-box4 .box-bot .blo-box .box-n {
  position: absolute;
  width: 100%;
  text-align: center;
  color: #ffffff;
  z-index: 5;
  top: 30px;
  left: 0;
}
.sggl-box4 .box-bot .blo-box .box-n .dp1 {
  font-size: 30px;
}
.sggl-box4 .box-bot .blo-box .box-n .dx2 {
  width: 180px;
  height: 2px;
  background: #ffffff;
  margin: 5px auto;
}
.sggl-box4 .box-bot .blo-box .box-n .dp3 {
  font-size: 16px;
}
.sglc-box1 .bot-top {
  padding: 70px 0;
  text-align: center;
  color: #4c4c4c;
}
.sglc-box1 .bot-top .dp1 {
  font-size: 72px;
  font-weight: bold;
}
.sglc-box1 .bot-top .dx2 {
  width: 226px;
  height: 4px;
  background: #da2320;
  margin: 5px auto 12px;
}
.sglc-box1 .bot-top .dp3 {
  font-size: 30px;
}
.sglc-box1 .bot-bot {
  position: relative;
  margin: 70px 0 0;
}
.sglc-box1 .bot-bot:before {
  content: '';
  position: absolute;
  left: 50%;
  height: 100%;
  width: 3px;
  background: #da2320;
}
.sglc-box1 .bot-bot .dlist {
  margin: 0 0 80px;
}
.sglc-box1 .bot-bot .dlist:nth-of-type(even) .dtu {
  float: right;
}
.sglc-box1 .bot-bot .dlist:nth-of-type(even) .dwen {
  float: left;
  text-align: right;
}
.sglc-box1 .bot-bot .dlist:nth-of-type(even) .dwen .im1 {
  right: -22%;
  left: auto;
}
.sglc-box1 .bot-bot .dlist:nth-of-type(even) .dwen .dxia {
  float: right;
  padding: 12px 90px 12px 12px;
}
.sglc-box1 .bot-bot .dlist:nth-of-type(even) .dwen .dxia .dp1 {
  right: -15px;
  left: auto;
}
.sglc-box1 .bot-bot .dlist .dtu {
  float: left;
  width: 44.2%;
}
.sglc-box1 .bot-bot .dlist .dtu img {
  display: block;
  width: 100%;
}
.sglc-box1 .bot-bot .dlist .dwen {
  float: right;
  width: 44.2%;
  position: relative;
}
.sglc-box1 .bot-bot .dlist .dwen .im1 {
  position: absolute;
  z-index: 5;
  left: -22%;
  top: -57px;
}
.sglc-box1 .bot-bot .dlist .dwen .dsha {
  color: #4c4c4c;
  font-size: 36px;
}
.sglc-box1 .bot-bot .dlist .dwen .dzho {
  margin: 35px 0 50px;
}
.sglc-box1 .bot-bot .dlist .dwen .dzho .dpai {
  margin: 0 0 25px;
}
.sglc-box1 .bot-bot .dlist .dwen .dzho .dpai .box-n {
  display: inline-block;
  border: 1px dashed #da2320;
  padding: 12px 12px 12px 60px;
  position: relative;
  font-size: 30px;
}
.sglc-box1 .bot-bot .dlist .dwen .dzho .dpai .box-n .dp1 {
  color: #da2320;
  position: absolute;
  top: 11px;
  left: 12px;
}
.sglc-box1 .bot-bot .dlist .dwen .dzho .dpai .box-n .dp2 {
  color: #4c4c4c;
  line-height: 36px;
}
.sglc-box1 .bot-bot .dlist .dwen .dxia {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  width: 460px;
  padding: 12px 12px 12px 90px;
  position: relative;
  border-radius: 5px;
}
.sglc-box1 .bot-bot .dlist .dwen .dxia .dp1 {
  width: 88px;
  height: 88px;
  line-height: 58px;
  text-align: center;
  border-radius: 50%;
  border: 15px solid #DADADA;
  background: #da2320;
  color: #ffffff;
  font-size: 24px;
  position: absolute;
  left: -15px;
  top: -6px;
}
.sglc-box1 .bot-bot .dlist .dwen .dxia .dp2 {
  font-size: 20px;
  line-height: 26px;
  color: #da2320;
}
.com-deng {
  width: 111px;
  height: 122px;
  background: url("../images/deng.png") no-repeat center / cover;
}
.qazz-ban1 {
  height: 810px;
  position: relative;
}
.qazz-ban1 .ban-form {
  position: absolute;
  bottom: -90px;
  width: 100%;
  left: 0;
  z-index: 5;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
  padding: 52px 10% 25px;
  border-radius: 20px;
}
.qazz-ban1 .ban-form .dp1 {
  color: #efc65b;
  font-size: 30px;
}
.qazz-ban1 .ban-form .dp2 {
  margin: 30px 0 25px;
  font-size: 0;
}
.qazz-ban1 .ban-form .dp2 .dpai {
  display: inline-block;
  color: #7e7b7b;
  font-size: 18px;
  width: 23%;
  margin: 0 1%;
  position: relative;
  height: 57px;
  background: #ffffff;
  border-radius: 4px;
  overflow: hidden;
}
.qazz-ban1 .ban-form .dp2 .dpai .b1 {
  position: absolute;
  color: red;
  right: 10px;
  top: 34%;
}
.qazz-ban1 .ban-form .dp2 .dpai .inp1 {
  width: 100%;
  height: 100%;
  padding: 0 0 0 15px;
  outline: none;
  font-size: 16px;
  color: #666666;
}
.qazz-ban1 .ban-form .dp3 input {
  display: inline-block;
  width: 320px;
  height: 54px;
  line-height: 54px;
  color: #333333;
  background: #efc65b;
  font-size: 24px;
  border-radius: 10px;
  cursor: pointer;
}
.qazz-ban1 .ban-form .dp4 {
  color: #cccccc;
  font-size: 18px;
  margin: 14px 0 0;
}
.qazz-ban1 .ban-form .dp4 span {
  color: #efc65b;
}
.qazz-box1 {
  background: url("../images/qazzbg1_02.jpg") no-repeat center top / cover;
}
.qazz-box1 .box-top .dsha {
  position: relative;
  padding: 122px 0 68px;
}
.qazz-box1 .box-top .dsha .com-deng {
  position: absolute;
  left: -4px;
  top: 89px;
  z-index: 5;
}
.qazz-box1 .box-top .dsha .com-in-blo {
  text-align: center;
}
.qazz-box1 .box-top .dsha .com-in-blo .blo-box {
  width: 350px;
  margin: 0 20px;
}
.qazz-box1 .box-top .dzho {
  margin: 10px 0 0;
}
.qazz-box1 .box-mid .dxia .dt1 {
  text-align: center;
  margin: 50px 0 22px;
}
.qazz-box1 .box-mid .dxia .dt1 i {
  font-size: 65px;
  color: #8A8A8A;
}
.qazz-box1 .box-mid .dxia .dxia-box {
  position: relative;
  padding: 50px 0 30px;
}
.qazz-box1 .box-mid .dxia .dxia-box:before {
  content: '';
  position: absolute;
  width: 130%;
  left: -15%;
  height: 100%;
  background: #E6E6E6;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  top: 0;
}
.qazz-box1 .box-bot {
  padding: 0 0 40px;
}
.qazz-box1 .box-bot .dpai .dpaidt1 {
  margin: 80px auto 25px;
  width: 228px;
  height: 141px;
  line-height: 112px;
  background: url("../images/qazznum1_07.png") no-repeat center / cover;
  color: #3a4657;
  font-size: 100px;
  font-weight: bold;
  text-align: right;
  padding: 0 27px 0 0;
}
.qazz-box1 .box-bot .dpai .dxia {
  padding: 30px;
  background: #ffffff;
}
.qazz-box1 .box-bot .dpai .dxia .dxiadt1 {
  color: #3a4657;
  font-size: 30px;
  font-weight: bold;
  margin: 0 0 14px;
}
.qazz-box1 .box-bot .dpai .dxia .dt2 {
  text-align: center;
  color: #3a4657;
  font-size: 45px;
  font-weight: bold;
  margin: 0 0 5px;
}
.qazz-box1 .box-bot .dpai1 .dwen {
  font-size: 17px;
  color: #3a4657;
  line-height: 31px;
  font-weight: bold;
  margin: 25px 0 0;
}
.qazz-box2 .box-top {
  position: relative;
  height: 448px;
}
.qazz-box2 .box-bot {
  background: url("../images/qazzbg2_04.jpg") no-repeat center top / cover;
}
.qazz-box2 .box-bot .dpai {
  padding: 125px 0 50px;
  position: relative;
}
.qazz-box2 .box-bot .dpai .com-deng {
  position: absolute;
  top: -126px;
  left: 160px;
}
.qazz-box2 .box-bot .dpai:nth-of-type(even) .com-deng {
  left: auto;
  right: 160px;
}
.qazz-box3 .box-top {
  background: #3A3A3A;
  height: 225px;
}
.qazz-box3 .box-top .dnc {
  color: #ffffff;
  font-size: 28px;
  text-transform: uppercase;
  position: absolute;
  bottom: 40px;
  width: 194px;
  line-height: 20px;
}
.qazz-box3 .box-top .dnc b {
  display: inline-block;
  width: 100%;
  height: 2px;
  background: #ffffff;
}
.qazz-box3 .box-top .dn1 {
  left: 0;
}
.qazz-box3 .box-top .dn2 {
  right: 0;
  text-align: right;
}
.qazz-box3 .box-top .box-n {
  width: 603px;
  height: 264px;
  background: url("../images/qazzhui1_05.png") no-repeat center / cover;
  position: absolute;
  left: 50%;
  bottom: -110px;
  margin: 0 0 0 -300px;
  text-align: center;
  color: #ffffff;
  padding: 37px 0 0;
}
.qazz-box3 .box-top .box-n .dp1 {
  font-size: 70px;
  font-weight: bold;
}
.qazz-box3 .box-top .box-n .dp2 {
  font-size: 40px;
  margin: 20px 0 0;
}
.qazz-box3 .box-mid {
  padding: 180px 0 150px;
  background: #F0F0F0;
  text-align: center;
}
.qazz-box4 {
  position: fixed;
  bottom: 0;
  left: -101%;
  width: 100%;
  height: 83px;
  background: #394149;
  text-align: center;
  cursor: pointer;
  transition: all 0.4s ease;
}
.qazz-box4.show {
  left: 0;
}
.qazz-box4 img {
  position: absolute;
  bottom: 0;
  left: 130px;
  z-index: 101;
}
.numb-ban {
  height: 595px;
}
.numb-box1 {
  background: url(../images/qazzbg1_02.jpg) no-repeat center top / cover;
  padding: 70px 0;
}
.numb-box1 .dxia-box {
  position: relative;
  padding: 50px 0 30px;
}
.numb-box1 .dxia-box:before {
  content: '';
  position: absolute;
  width: 130%;
  left: -15%;
  height: 100%;
  background: #E6E6E6;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  top: 0;
}
.numb-box2 {
  position: relative;
  padding: 70px 0;
}
.numb-box2 .box-top {
  text-align: center;
  color: #FFFFFF;
}
.numb-box2 .box-top .dp1 {
  font-size: 44px;
}
.numb-box2 .box-top .dp1 span {
  color: #f3dda7;
  font-weight: bold;
}
.numb-box2 .box-top .dp2 {
  font-size: 18px;
}
.numb-box2 .box-mid {
  margin: 35px 0 60px;
}
.numb-box2 .box-mid .swit1-top .swbox {
  display: inline-block;
  width: 214px;
  height: 56px;
  line-height: 54px;
  border: 1px solid #FFFFFF;
  font-size: 24px;
  color: #FFFFFF;
  cursor: pointer;
  transition: all 0.4s ease;
  margin: 0 95px 0 0;
  text-align: center;
}
.numb-box2 .box-mid .swit1-top .swbox:last-of-type {
  margin: 0;
}
.numb-box2 .box-mid .swit1-top .swbox:hover,
.numb-box2 .box-mid .swit1-top .swbox.ac {
  background: #C79E68;
  border: 1px solid #C79E68;
}
.numb-box2 .box-mid .swit1-bot {
  margin: 15px 0 0;
}
.numb-box2 .box-mid .swit1-bot .swbox {
  display: none;
  overflow: hidden;
  position: relative;
}
.numb-box2 .box-mid .swit1-bot .swbox .dz {
  width: 75%;
  height: 475px;
}
.numb-box2 .box-mid .swit1-bot .swbox .dy {
  width: 32%;
  height: 410px;
  background: #FFFFFF;
  top: 32px;
  right: 0;
  position: absolute;
  padding: 30px 30px 0;
}
.numb-box2 .box-mid .swit1-bot .swbox .dy .dn1 {
  color: #333333;
  font-size: 26px;
  font-weight: bold;
}
.numb-box2 .box-mid .swit1-bot .swbox .dy .tab1 {
  width: 100%;
  color: #333333;
  border-collapse: collapse;
  font-size: 18px;
  margin: 10px 0;
}
.numb-box2 .box-mid .swit1-bot .swbox .dy .tab1 tr:first-of-type td {
  font-weight: bold;
}
.numb-box2 .box-mid .swit1-bot .swbox .dy .tab1 td {
  border: 1px solid #919191;
  border-collapse: collapse;
  height: 42px;
  padding: 0 0 0 10px;
}
.numb-box2 .box-mid .swit1-bot .swbox .dy .dn-a {
  text-align: right;
  font-size: 18px;
}
.numb-box2 .box-mid .swit1-bot .swbox .dy .dn-a a:hover {
  color: #da2320;
}
.numb-box2 .box-bot img {
  width: 100%;
}
.numb-box3 {
  height: 480px;
}
.numb-box4 {
  background: #E6E6E6;
  padding: 70px 0 10px;
}
.numb-box4 .dpai {
  margin: 0 0 60px;
  padding: 18px;
  background: #FFFFFF;
}
.numb-box4 .dpai .dfl {
  width: 46%;
}
.numb-box4 .dpai .dfl .dp1 {
  color: #494843;
  font-size: 26px;
}
.numb-box4 .dpai .dfl .dp1 span {
  font-size: 52px;
  font-weight: bold;
}
.numb-box4 .dpai .dfl .swiper-container {
  height: 450px;
  margin: 20px 0 10px;
}
.numb-box4 .dpai .dfl .swiper-container .swbtn {
  position: absolute;
  width: 40px;
  height: 92px;
  line-height: 92px;
  text-align: center;
  background: rgba(0, 0, 0, 0.3);
  color: #FFFFFF;
  top: 41%;
  z-index: 5;
  cursor: pointer;
  transition: all 0.4s ease;
}
.numb-box4 .dpai .dfl .swiper-container .swbtn:hover {
  background: rgba(0, 0, 0, 0.6);
}
.numb-box4 .dpai .dfl .swiper-container .swbtn i {
  font-size: 48px;
  margin: 0 0 0 -3px;
}
.numb-box4 .dpai .dfl .swiper-container .btnleft {
  left: 3%;
}
.numb-box4 .dpai .dfl .swiper-container .btnright {
  right: 3%;
}
.numb-box4 .dpai .dfl .dp3 {
  color: #747474;
  font-size: 16px;
}
.numb-box4 .dpai .dfr {
  width: 54%;
}
.numb-box4 .dpai .dfr .blo-box {
  width: 48%;
  margin: 0 0 0 2%;
}
.numb-box4 .dpai .dfr .blo-box .dsha {
  background: #E4E4E4;
  padding: 15px;
  height: 412px;
  position: relative;
}
.numb-box4 .dpai .dfr .blo-box .dsha .dp1 {
  font-size: 36px;
  display: inline-block;
  padding: 2px 8px;
  background: #685852;
  color: #FFFFFF;
  margin: 0 0 20px;
}
.numb-box4 .dpai .dfr .blo-box .dsha .dp2 {
  color: #494843;
  font-size: 16px;
  line-height: 36px;
}
.numb-box4 .dpai .dfr .blo-box .dsha .dp2 span {
  font-size: 20px;
}
.numb-box4 .dpai .dfr .blo-box .dsha .dp3 {
  color: #b81726;
  position: absolute;
  left: 15px;
  bottom: 13px;
  font-size: 24px;
}
.numb-box4 .dpai .dfr .blo-box .dxia .dp1 {
  color: #494843;
  font-size: 24px;
  margin: 8px 0 18px;
}
.numb-box4 .dpai .dfr .blo-box .dxia .dp1 span {
  font-size: 48px;
  font-weight: bold;
}
.numb-box4 .dpai .dfr .blo-box .dxia .dp2 {
  line-height: 38px;
  font-size: 0;
  color: #FFFFFF;
}
.numb-box4 .dpai .dfr .blo-box .dxia .dp2 span {
  display: inline-block;
  padding: 0 5px;
  font-size: 28px;
  background: #666666;
}
.numb-box4 .dpai .dfr .blo-box .dxia .dp2 .a1 {
  display: inline-block;
  padding: 0 5px;
  background: #B81627;
  font-size: 28px;
  color: #FFFFFF;
}
.num-ti1 {
  text-align: center;
  color: #4c4c4c;
  padding: 30px 0 60px;
}
.num-ti1 .dx1 {
  width: 400px;
  height: 6px;
  background: #3A3A3A;
  display: inline-block;
}
.num-ti1 .dp2 {
  font-weight: bold;
  font-size: 48px;
  margin: 5px 0;
}
.num-ti1 .dp3 {
  font-size: 24px;
}
.numb-box5 {
  padding: 0 0 100px;
  position: relative;
}
.numb-box5 .num-ti1 {
  color: #FFFFFF;
}
.numb-box5 .num-ti1 .dx1 {
  background: #FFFFFF;
}
.numb-box5 .box-bot .blo-box {
  width: 25.3%;
  margin: 0 4%;
  background: #FFFFFF;
  height: 280px;
  padding: 38px 0 0;
  text-align: center;
  border-radius: 8px;
}
.numb-box5 .box-bot .blo-box .dp1 {
  color: #be0303;
  font-size: 30px;
}
.numb-box5 .box-bot .blo-box .dx2 {
  width: 78px;
  height: 1px;
  background: #3A3A3A;
  display: inline-block;
  margin: 5px 0 35px;
}
.numb-box5 .box-bot .blo-box .dp3 {
  color: #262626;
  font-size: 18px;
}
.numb-box6 {
  padding: 0 0 100px;
}
.numb-box6 .box-bot {
  background: #E6E6E6;
  padding: 45px 0;
}
.numb-box6 .box-bot .dfl {
  width: 50%;
  padding: 0 40px 0 60px;
}
.numb-box6 .box-bot .dfl .dp1 {
  color: #1a1a1a;
  font-size: 36px;
  margin: 0 0 60px;
}
.numb-box6 .box-bot .dfl .dpai {
  margin: 0 0 30px;
  font-size: 24px;
  color: #1a1a1a;
}
.numb-box6 .box-bot .dfl .dpai .inp1 {
  height: 65px;
  border: 1px solid #3A3A3A;
  border-radius: 6px;
  font-size: 22px;
  width: 367px;
  padding: 0 0 0 10px;
  outline: none;
}
.numb-box6 .box-bot .dfl .dpai .inpbtn1 {
  width: 490px;
  height: 65px;
  background: #A2343F;
  color: #FFFFFF;
  font-size: 20px;
  border-radius: 6px;
  margin: 20px 0 0;
}
.numb-box6 .box-bot .dfr {
  width: 50%;
  padding: 0 40px;
  border-left: 5px solid #3A3A3A;
}
.numb-box6 .box-bot .dfr img {
  width: 100%;
}
.hdzq-box1 img {
  display: block;
  width: 100%;
}
.qywh-box1 {
  padding: 70px 0;
}
.qywh-box1 .blo-box {
  text-align: center;
  color: #404040;
}
.qywh-box1 .blo-box .dp1 {
  font-size: 30px;
}
.qywh-box1 .blo-box .dx2 {
  width: 100px;
  height: 2px;
  background: #E8001B;
  margin: 8px auto;
}
.qywh-box1 .blo-box .dp3 {
  font-size: 18px;
  line-height: 24px;
}
.qywh-box1 .box-top .blo-box {
  width: 50%;
}
.qywh-box1 .box-bot {
  margin: 60px 0 0;
}
.qywh-box1 .box-bot .blo-box {
  width: 25%;
}
.qywh-box2 {
  padding: 0 0 100px;
}
.qywh-box3 {
  padding: 0 0 50px;
}
.qywh-box4 {
  height: 840px;
}
.search {
  padding: 40px 0;
}
.search .dt1 {
  font-weight: bold;
  font-size: 34px;
  border-bottom: 3px solid #111;
  color: #000;
}
.search .dt1 span {
  color: red;
}
.search .dlist .dpai {
  border-bottom: 1px dashed #646464;
  padding: 40px 0;
}
.contan {
  width: 1200px;
  position: relative;
  height: 100%;
  margin: 0 auto;
}
.com-bott {
  background: #897B6C;
  height: 120px;
  position: fixed;
  bottom: 0;
  left: -101%;
  width: 100%;
  text-align: center;
  transition: all 0.4s ease;
  z-index: 200;
}
.com-bott.show {
  left: 0;
}
.com-bott .contan {
  background: url("../img/jxjzbotbg_02.png") no-repeat left center;
  padding: 15px 0 0 608px;
  position: relative;
}
.com-bott .contan .cl-cha {
  position: absolute;
  right: -10px;
  top: 5px;
  z-index: 5;
  font-size: 21px;
  color: #fff;
  cursor: pointer;
}
.com-bott .contan .form1 .dpai {
  float: left;
}
.com-bott .contan .form1 .dpai .inp1 {
  width: 170px;
  height: 40px;
  background: #ffffff;
  border-radius: 5px;
  outline: none;
  padding: 0 0 0 12px;
  margin: 0 0 13px;
  display: block;
  font-size: 18px;
}
.com-bott .contan .form1 .dpai .btn1 {
  width: 224px;
  height: 47px;
  background: url("../img/js1_03.png") no-repeat center / cover;
  cursor: pointer;
  outline: none;
  display: block;
}
.com-bott .contan .form1 .dpai .btn11 {
  width: 170px;
  height: 40px;
  border-radius: 5px;
  background: #da2320;
  color: #FFFFFF;
  font-size: 18px;
}
.com-bott .contan .form1 .dpai2 {
  margin: 0 10px;
}
.com-bott .contan .form1 .dpai3 {
  padding: 52px 0 0;
}
.libao {
  z-index: 1000000;
}
.libao .contan {
  background: url("../images/img/lb1.png") no-repeat left center;
}
.libao .contan .form1 .dpai {
  padding: 30px 0 0;
}
.libao .contan .form1 .dpai3 {
  padding: 30px 0 0;
}


/*web2.0 start*/


.top{
    width:100%;
    height:52px;
    background: url(../test/images/top-bg.jpg) center center no-repeat;
    background-size: cover;
}
.top-show{
    width: 1450px;
    height: 100%;
    margin:0 auto;
}

.welcome-city{

    float: left;
}

.welcome-city p{
    line-height:52px; 
    color: #fff;
}

.welcome-city p span{
    position: relative;
    margin-left:20px;
}

.welcome-city p span:before{
    width:16px;
    height:21px;
    content: ''; 
    background: url(../test/images/top-p2.png) center center no-repeat;
    position: absolute;
    bottom: 0;
    left: -20px;
}

.search-tell{
    float: right;
}
.inp1{
    height:28px;
    width: 138px;
    background-color:transparent;
    border: 1px solid #fff;
    border-radius: 3px 0px 0px 3px;
    padding-top: 2px;
}
.btn1{
    width:28px;
    height:28px;
    background-color:#fff;
    margin-left: -5px;
        display: inline-block;
    margin-top: 1px;
}
}


.inp1:hover{
    
}
.inp1:click{
    border: none;
}
.search-tell{
    padding-top:12px;
}

.top-search{
    float: left;
    margin-left: -210px;
}

.top-search input{
    outline: none;
    color:#fff;
}

.btn1:focus{
    outline: none;
    /*border: 1px solid #fff;*/
}
.btn1:hover{
    cursor: pointer;
}

.top-tell{
    float: right;
}

.top-tell{
    margin-left:16px;
}
.top-tell h3{
    font-size: 22px;
    font-weight: 600;
    color:#fff;
}
.top-tell h3 i{
    width:30px;
    height:30px;
    background: url(../test/images/top-tall.png) center center no-repeat;
    position: absolute;
    margin-left: -34px;
}


.inde-yylf{
    margin-top: -100px;
    height:100px;
    width:100%;
    background-color: rgba(0,0,0,0.3);
    position: absolute;
    z-index: 555;
}

.inde-yylf-content{
    width:1180px;
    margin:0 auto;
    padding-top: 24px;
}
.inde-yylf-content span{
    position:relative;
}



/*.inde-yylf-content>input{*/
/*    height:50%;*/
/*    width:24%;  */
/*}*/

.inde-yylf-item{
    height:52px;
    width:25%;
    padding-left:20px;
}
.yylf-call{
   border-radius:6px 0px 0px 6px; 
}
.yylf-contact{
   border-radius:0; 
   margin-left:-4px;
}
/*.yylf-contact:before{*/
/*   width:1px;*/
/*   height:74px;*/
/*   content:'';*/
/*   background-color: #cdcccc;*/
/*}*/

.yylf-community{
   border-radius:0px 6px 6px 0px; 
   margin-left:-4px;
}
.inde-yylf-content span.yylf-left-line:before{
    width:1px;
    height:30px;
    content:'';
    background-color: #cdcccc;  
    display: inline-block;
    position: absolute;
    top:0;
    bottom:0;
    margin:auto;
}
/*.inde-yylf-item:click{*/
/*    border: 1px solid #fff;*/
/*}*/
/*.inde-yylf-item:click{*/
/*    border: 1px solid #fff;*/
/*}*/
.inde-yylf-item:focus{
    outline: none;
    border: 1px solid #fff;
  
}

.yylf-line-one{
    width:1px;
    height:74px;
    background-color:#cdcccc ;
}

.yylf-btn{
    height:52px;
    width:220px;
    font-size: 18px;
    float: right;
    background-color: #da2320;
    border-radius: 6px;
    color:#fff;
}
.yylf-btn:focus{
      outline: none;

}
.yylf-btn:hover{
    background-color: #db0d09;
    cursor: pointer;
}


.fast-nav{
    width:100%;
    height:250px;
    background-color: #f0f0f0;
}

.fast-nav-box{
    width:1300px;
    margin:0 auto;
    
    
}

.fast-nav-box-flex{
    display: flex;
    flex-direction:row;
    flex-wrap:wrap;
    justify-content:space-around;
    padding-top:55px;
}

.fast-nav-ul{
    width:132px;
    height:150px;
    background-color: #fff;
    position: relative;  
    transition: all 0.4s ease;
}

.fast-nav-ul:hover{
    background-color: #fbece5;
}


.fast-nav-ul a{
    cursor: pointer;
    
}


.fast-nav-ul:hover{
    transform: translate(0, -8px);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

/*.fast-nav-ul:hover{*/
/*    animation:mymove .5s 1;*/
    
/*}*/
/*@keyframes mymove*/
/*    {*/
/*    from {bottom:0px;}*/
/*    to {top:10px;}*/
/*    }*/

.fast-nav-ul img{
    width:48px;
    height:48px;
    display: block;
    margin: 16px auto 0px;
    opacity: 0.6;
}
.fast-nav-ul h3{
    margin-top:8px;
    font-size:20px;
    text-align: center;
}
.fast-nav-ul p{
    margin-top:6px;
    font-size:10px;
    text-align: center;
}
.fast-title{
    position: absolute;
    bottom: -10px;
    height:32px;
    width:132px;
    background-color: #da2320;
}
.fast-nav-ul h6{
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    
}
.fast-title a{
    cursor: pointer;
    
}

/*.fast-nav-ul h6:before{*/
/*    content: '';*/
/*    height: 1px;*/
/*    width: 36px;*/
/*    background: #FFF;*/
/*    display: block;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    bottom: 0;*/
/*    margin: auto;*/
    
/*}*/
/*.fast-nav-ul h6:after{*/
/*    content: '';*/
/*    height: 1px;*/
/*    width: 36px;*/
/*    background: #FFF;*/
/*    display: block;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    bottom: 0;*/
/*    right:0;*/
/*    margin: auto;*/
    
/*}*/

.fast-nav-ul h6 a{
    color: #fff;
    
}

.zzdz{
    padding-top:60px;  
    padding-bottom: 50px;
}
.zzdz-title{
    /*width:620px;*/
    width: 1300px;
    margin:0px auto;

}

.zzdz-title h3{
    font-size: 28px;
    text-align: center;
    position: relative;
    
}
.zzdz-title h3:before{
    content: '';
    height: 1px;
    /*width: 130px;*/
    width: 500px;
    background: #000;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;   
}
.zzdz-title h3:after{
    content: '';
    height: 1px;
    /*width: 130px;*/
    width: 500px;
    background: #000;
    display: block;
    position: absolute;
    right:0;
    top: 0;
    bottom: 0;
    margin: auto;   
}
.zzdz-title p{
    margin-top:8px;
    font-size: 12px;
    text-align: center;
    
}

.zzdz-show{
    width: 1300px;
    height:460px;
    margin:50px auto 30px;
    
}


.zzdz-swiper{
    width:68%;
    height:460px;
    float: left;
}

.zzdz-ul-box{
     width:68%;
    height:460px;
    float: left;   
}

.zzdz-ul{
    display: flex;
    flex-direction: row;
    flex-wrap:wrap;
    justify-content: space-between; 
}

.zzdz-li{
    width: 33.333%;
    height:460px;
}
.zzdz-li:hover{
    cursor: pointer;
}

.zzdz-li img{
    width: 100%;
    height:100%;
}


.zzdz-baojia{
    width: 28%;
    height: 460px;
    float: right;
}

.swiper-pagination-bullet{
    width:30px !important;
    height:3px !important;
    border-radius:3px !important;
    background-color: #fff  !important;
    opacity: 1 !important;
}

/*web2.0 首页算一算提交新样式覆盖 start*/
.swiper-pagination-bullet-active{
    background-color: #da271e  !important;
}
.dfr-box1{
    height: 460px;
    border: 1px solid #b5b5b5;
    background-color: transparent !important;
}

.dfr-box1 .swit1-bot .dpai .inp1{
    border: 1px solid #d8d8d8 !important;
    background-color: #fff !important;
}

.dfr-box1 .swit1-top .swbox{
    border: 1px solid #d8d8d8 !important;
    /*background-color: #fff !important;*/
}
.dfr-box1 .swit1-bot .dpai{
    margin: 0 0 18px !important;
}
/*web2.0 首页算一算提交新样式覆盖 end*/


.jjal{
 
    background-color: #f0f0f0;
}
.jjal-title-content{
    width: 1300px;
    height:200px;
    margin:0px auto;
    padding-top: 62px;
}
.jjal-title-box{
    background-color: #f0f0f0;
    /*background-color: #fff;*/
}
.jjal-title{
    /*width:620px;*/
    width: 1300px;
    margin:0px auto;
}
.jjal-title h3{
    font-size: 28px;
    text-align: center;
    position: relative;
    
}
.jjal-title h3 span{
    color:#da2320;
    font-size: 30px;
    font-weight: 600;
    position: relative;
    margin-right: 18px;
}
.jjal-title h3 span:after{
    content: '+';
    position: absolute;
    right: -18px;
    top: -12px;
}

.jjal-title h3:before{
    content: '';
    height: 1px;
        /*width: 130px;*/
    width: 455px;
    background: #000;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;   
}
.jjal-title h3:after{
    content: '';
    height: 1px;
    /*width: 130px;*/
    width: 455px;
    background: #000;
    display: block;
    position: absolute;
    right:0;
    top: 0;
    bottom: 0;
    margin: auto;   
}
.jjal-title p{
    margin-top:8px;
    font-size: 12px;
    text-align: center;
    
}
.jjal-title-box h5{
    margin-top:30px;
    font-size: 18px;
    text-align: center;
}

.jjal-title-box h5 span{
    margin:0px 16px;
    letter-spacing:8px;
}

.jjal-title-box h5 span a{
    
}
.jjal-title-box h5 span a:hover{
    color:#da2320;
}
.jjal-content{
    width:100%;
    background-color: #f0f0f0;
    /*padding-top: 38px;*/
    padding-bottom: 50px;
}




.jjal-content-box{
    width:1300px;
    margin: -20px auto 0px;
    display: flex;
    flex-direction: row;
    flex-flow: wrap;
    justify-content:space-between;  
}

.jjal-content-ul{
    width:49%;
    margin-top:26px;
    position: relative;
}

.jjal-content-ul img{
    width:100%;
    height: 382px;
}

.jjal-title-bg{
    position: absolute;
    bottom: 20px;
    width: 90%;
    left:0;
    right:0;
    margin:auto;
    height:36px;
    background-color: #000;
    opacity: 0.55; 
}

.jjal-title-bg p{
    position: absolute;
    right: 0;
    left: 0;
    font-size: 14px;
    line-height: 36px;
    color:#fff;
    text-align:center;

}


.new-jjal-box{
    width:1300px;
    margin: 0px auto 0px;
    display: flex;
    flex-direction: row;
    flex-flow: wrap;
    justify-content:space-between;    
}
.new-jjal-li{
    /*width:23%;*/
    width: 32%;
    margin-top:26px;
    position: relative; 
    overflow: hidden;
}

.new-jjal-li a img{
    width:100%;
    height: 260px;  
    transition:transform 1s  ;
}

.new-jjal-li a img:hover{

    transform: scale(1.3);
}


.new-jjal-li p{
    position: absolute;
    bottom:10px;
    left:0;
    right:0;
    margin:auto;
    text-align: center;
    width: 80%;
    padding:5px 8px ;
    background: rgba(0,0,0,0.4);
    color: #fff;
    border-radius: 6px;
}





.video-case{
    width: 1300px;
    height:231.5px;
    margin:0px auto ;
    position: relative;
    /*background: url(../test/images/video-case.jpg) center center no-repeat;*/
    /*background-size: cover;*/
    
}

.video-case-video{
    margin-top:38px;
    position: relative;
}


.video-case-video video{
     width: 1300px;
    height:231.5px;
    margin: 0px auto ;
    position: relative;
    /*position: relative;*/
    /*background: url(../test/images/video-case.jpg) center center no-repeat;*/
    /*background-size: cover;   */
}


.video-mb{
    position: absolute;
    left:0;
    right:0;
    top: 0.5px;
    width: 1300px;
    height:230px;
    /*background-color: #000;*/
    /*opacity: 0.6;*/
    background-color:rgba(0,0,0,0.5);
}



.video-case-box{
    /*position: absolute;*/
    /*left:0;*/
    /*right:0;*/
    /*width: 1300px;*/
    /*height:236px;  */
    /*background-color: #000;*/
    /*opacity: 0.6;*/
    /*background-color:rgba(0,0,0,0.6);*/
}

.video-case-botton{
    position: absolute;
    left: 0;
    right:0;
    top:0;
    bottom:0;
    margin:auto;
    width:340px;
    height:62px;
}

.video-case-botton img{
    width:62px;
    height:62px;
    float: left;
}




.video-case-botton p{
    font-size: 44px;
    line-height:62px;
    color:#fff;
    float: right;
}
.video-case-botton p a{
    color:#fff;

}
.case-classification{
    width:1300px;
    margin:50px auto 0px;
}


.case-classification-box ul{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.case-classification-box ul li{
    width:88px;
    height:88px;
    border-radius: 50%;
    border:1px solid #6e6f6f;
}

/*.case-classification-box ul li:hover{*/
/*    background-blend-mode:;*/
/*}*/


.case-classification-box ul li img{
    height:30px;
    display: block;
    margin:16px auto 0px;
}
.case-classification-box ul li p{
    margin-top:10px;
    font-size: 13px;
    text-align: center;
}




.vr-experience{
    margin-top:70px;
    padding-bottom: 70px;
    width:100%;
    background-color: #fff;
}

.vr-experience-box{
    width: 1300px;
    margin:0px auto;
    position: relative;
}

.vr-title{
    /*width:620px;*/
    width: 1300px;
    margin:0px auto;
}
.vr-title h3{
    font-size: 28px;
    text-align: center;
    position: relative;
}
.vr-title h3:before{
    content: '';
    height: 1px;
    /*width: 130px;*/
    width: 520px;
    background: #000;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;   
}
.vr-title h3:after{
    content: '';
    height: 1px;
    /*width: 130px;*/
    width: 520px;
    background: #000;
    display: block;
    position: absolute;
    right:0;
    top: 0;
    bottom: 0;
    margin: auto;   
}
.vr-title p{
    margin-top:8px;
    font-size: 12px;
    text-align: center;
    
}
.vr-content{
    margin-top:50px;
    height:520px;
}
.vr-content-left{
    float: left;
    width: 70%;
    height: 520px;
    background: url(https://www.cbsy.cn/uploads/20190722/1000303df298099.png) center center no-repeat;
    position: relative;   
}
.vr-content-left>a{
    width:100%;
    height: 100%;
    display: block;
}
.vr-content-left a img{
    width: 160px;
    height: 37px;
    position: absolute;
    left:20px;
    top:20px;
}
.vr-p{
    position: absolute;
    bottom: 0px;
    width:100%;
    height:60px;
    background: rgba(0, 0, 0, 0.5); 
}
.vr-p p{
    font-size:16px ;
    line-height: 60px;
    text-align: center;
    color: #fff;
}

.vr-content-right{
    float: right;
    width: 26%;
    height: 520px;
    position: relative;
}


.vr-content-right a>img{
    width: 160px;
    height: 37px;
    position: absolute;
    right:20px;
    top:20px;   
    z-index: 21;
}


.vr-right-img{
    background:url(../test/images/21.jpg );
    height: 520px;
    background-size: cover;
    width: 100%; 
    animation: animatedBackground 36s linear infinite;
}

@-webkit-keyframes animatedBackground {
	0% { background-position: 0 0; }
	50% {background-position: 100% 0; }
	100% {background-position: 0 0; }
}






.vr-people{

}
.vr-people img{
    position: absolute;
    bottom: 0px;
    z-index: 22;
    
}

.designer-show{
    padding-top:50px;
    padding-bottom: 60px;
    width:100%;
    background-color: #f6f6f6;
}
.designer-title-box{
    width:1300px;
    margin:0 auto;
    
}

.designer-title{
    /*width:620px;*/
    width: 1300px;
    margin:0px auto;
}
.designer-title h3{
    font-size: 28px;
    text-align: center;
    position: relative;
    
}
.designer-title h3 span{
    color:#da2320;
    font-size: 30px;
    font-weight: 600;
    position: relative;
    margin-right: 18px;
}
.designer-title h3 span:after{
    content: '+';
    position: absolute;
    right: -18px;
    top: -12px;
}

.designer-title h3:before{
    content: '';
    height: 1px;
    /*width: 110px;*/
    width: 430px;
    background: #000;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;   
}
.designer-title h3:after{
    content: '';
    height: 1px;
    /*width: 110px;*/
    width: 430px;
    background: #000;
    display: block;
    position: absolute;
    right:0;
    top: 0;
    bottom: 0;
    margin: auto;   
}
.designer-title p{
    margin-top:8px;
    font-size: 12px;
    text-align: center;
  
}

.designer-content{
    width:1300px;
    margin:10px auto 0px;
}

.designer-details{
    width:44%;
    /*height:580px;*/
    float: left;
}

.designer-list{
    width:54%;
    /*height:580px;*/
    float: right;
}


.designer-list ul{
    display: flex;
    flex-direction: row;
    flex-flow: wrap;
    justify-content: space-between; 
}

.designer-list ul li{
    width:31.5%;
    height:286px;
    margin-top:16px;
}
.designer-list ul li img{
    width:100%;
    height:100%;
}
.designer-intra{
    margin-top:16px;
    position: relative;
}

.designer-intra img{
    width:100%;
    height:418px;
}


.designer-intra-text{
    width:90%;
    height:76px;
    position: absolute;
    bottom:38px;
    left:0;
    right:0;
    margin:auto;
    background: rgba(0,0,0,0.55);
    color: #fff;
}

.designer-intra-text h6{
    margin-top:12px;
    margin-left:12px;
    font-size: 22px;

}

.designer-intra-text h6 span{
    font-size:14px;
    padding:4px 10px;
    background-color: #eb6419;
    border-radius: 4px;
}

.designer-intra-text p{
    font-size: 14px;
    margin-left:12px;
    margin-top:6px;
    
}

.designer-works{
    margin-top:20px;
    height:150px;
}

.designer-works-img{
    width:244px;
    height:150px;
}

.more-button{
    margin-top:50px;
}
.more-button p{
    width:360px;
    height:50px;
    margin:0px auto;
    display: block;
    text-align: center; 
    transition: background 0.4s ease;  
    background-color: #da2320; 
    border-radius: 12px;

}



.more-button p:hover{
    /*background: -webkit-linear-gradient(45deg, #ec5f67, #f99157, #fac863, #99c794, #5fb3b3, #6699cc, #c594c5);*/
    /*background: linear-gradient(45deg, #ec5f67, #f99157, #fac863, #99c794, #5fb3b3, #6699cc, #c594c5); */
    /*background:linear-gradient(45deg,#7d64ae,#d36e39)*/
    /*background-color:#7d64ae ;*/
    background-color:#db0d09;
}
.more-button p a{
    font-size: 18px;
    line-height: 48px;
    color:#fff;
    display: block;
    border-radius: 12px;
    /*border:1px solid #6c6d6d;*/
    transition: color 0.4s ease;  
}
.more-button p a:hover{
    /*color: #272727;*/
    /*border:1px solid #eb6419;*/
    color: #fff;
}

.work-shift{
    margin-top:80px;
    padding-bottom: 80px;
}

.work-shift-title{
    /*width:620px;*/
    width: 1300px;
    margin:0px auto;
}
.work-shift-title h3{
    font-size: 28px;
    text-align: center;
    position: relative;
}
.work-shift-title h3:before{
    content: '';
    height: 1px;
    /*width: 130px;*/
    width: 490px;
    background: #000;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;   
}
.work-shift-title h3:after{
    content: '';
    height: 1px;
    /*width: 130px;*/
    width: 490px;
    background: #000;
    display: block;
    position: absolute;
    right:0;
    top: 0;
    bottom: 0;
    margin: auto;   
}
.work-shift-title p{
    margin-top:8px;
    font-size: 12px;
    text-align: center;
    
}


.work-shift-content{
    margin-top:50px;
    width:100%;
    height:540px;
    background: url(../test/images/work-shift.jpg) center center no-repeat;
    background-size: cover;
    position: relative;
    color:#fff;
}


.work-shift-content-left{
    width:50%;
    float: left;
    position: relative;

}

.work-shift-content-left h2{
    font-size: 72px;
    font-weight: 600;
    line-height: 42vh;
    position: absolute;
    right:150px;
    top:0;
    bottom: 0;
    margin:auto;
}

.work-shift-content-right{
    width:50%;
    float: right;   
    position: relative; 

}

.work-shift-text{
    margin-left:260px;
}

.work-shift-content-right h4{
    font-size: 36px;
    margin-top:60px;
    font-weight: 600;
    
}
.work-shift-text p{
    margin-top:18px;
    font-size: 16px;
}
.work-shift-text p.one{
    margin-top:50px;
}


.work-shift-more{
    margin-top:46px;
}

.work-shift-more p{
    width:188px;
    height:52px;
    text-align: center;
    font-size: 22px;
    line-height: 52px;
    border: 1px solid #fff;
    border-radius: 12px ;
    transition:background-color 0.2s;
}
.work-shift-more p:hover{
  background-color:#db0d09;
}
.work-shift-more p a{
    width:188px;
    height:52px;
    display: block;
    color:#fff;
}
/*地图*/
.construction-site{
    width:100%;
    padding-top:80px;
    padding-bottom: 60px;
    background-color: #f6f6f6;
}

.site-title-box{
    width:1300px;
    margin:0px auto;
    
}
.site-title{
    /*width:620px;*/
        width:1300px;
    margin:0px auto;
}
.site-title h3{
    font-size: 28px;
    text-align: center;
    position: relative;
    
}
.site-title h3 span{
    color:#da2320;
    font-size: 30px;
    font-weight: 600;
    position: relative;
    margin-right: 18px;
}
.site-title h3 span:after{
    content: '+';
    position: absolute;
    right: -18px;
    top: -12px;
}

.site-title h3:before{
    content: '';
    height: 1px;
    /*width: 110px;*/
    width:470px;
    background: #000;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;   
}
.site-title h3:after{
    content: '';
    height: 1px;
    /*width: 110px;*/
        width:470px;
    background: #000;
    display: block;
    position: absolute;
    right:0;
    top: 0;
    bottom: 0;
    margin: auto;   
}
.site-title p{
    margin-top:8px;
    font-size: 12px;
    text-align: center;
  
}

.site-content{
    width:1500px;
    height:812.5px;
    margin:100px auto 0px;
    background-image:url(../test/images/m.png)  ;
    background-repeat: no-repeat;
    background-position: center center;
    /*background: url(../test/images/m.png) center center no-repeat;*/
    background-size: contain;
    position: relative;
}

.site-content ul li{
    position: absolute;
}




.site-content ul li:before{
    display: block;
    position: absolute;
    left: 50%;
    bottom: 0;
    content: "";
    width: 1px;
    height: 100%;
    background: url(../test/images/area_line.png) repeat-y;
}


.site-content ul li:after{
    display: block;
    position: absolute;
    left: 50%;
    bottom: 0;
    content: "";
    margin-left: -2px;
    width: 5px;
    height: 5px;
    background: #333;
    border-radius: 50%;
}



.site-content ul li.li-chunanqiandaohu{
    top:220px;
    left:280px;
    height: 200px;
}

.site-content ul li.li-jiandeshi{
    top:390px;
    left:460px;
    height: 200px;
}
.site-content ul li.li-tongluqu{
    top:260px;
    left:620px;
    height: 200px;
}
.site-content ul li.li-linanqu{
    top:20px;
    left:620px;
    height: 200px;
}
.site-content ul li.li-fuyangqu{
    top:260px;
    left:850px;
    height: 200px;
}
.site-content ul li.li-yuhangqu{
    top:-50px;
    right:460px;
    height: 200px;
    z-index: 22222;
}
.site-content ul li.li-xihuqu{
    top:40px;
    right:400px;
    height: 380px;
}
.site-content ul li.li-gongshuqu{
    top:0px;
    right:250px;
    height: 340px;
}
.site-content ul li.li-xiachengqu{
    top:120px;
    right:260px;
    height: 240px;
}
.site-content ul li.li-shangchengqu{
    top:235px;
    right:300px;
    height: 180px;
    z-index: 66666;
}
.site-content ul li.li-binjiangqu{
    top:140px;
    right:340px;
    height: 300px;
}
.site-content ul li.li-jiangganqu{
    top:220px;
    right:180px;
    height: 200px;
}

.site-content ul li.li-xiaoshanqu{
    top:230px;
    right:60px;
    height: 250px;
}


/*.bubble-list li.cur .circles{background-image:url(../images/Index/bubble_cur.png);}*/
/*.bubble-list li.cur .circles:after{position:absolute;left:0;top:0;width:100%;height:100%;content:"";background:rgba(129,29,33,0.1);border-radius:50%;animation:scales infinite 3s ease-out;}*/




.site-content ul li .circles{
    position: relative;
    display: block;
    padding: 18px;
    width: 100px;
    height: 100px;
    /*line-height: 45px;*/
    text-align: center;
    color: #fff;
    border-radius: 50%;
    /*background-color: #000 ;*/
    background: url(../test/images/bubble.png) center center no-repeat;
}

.site-content ul li .circles:hover{
    background-image: none;
    background-color: #da2320 !important;
}



.site-content ul li .circles p.area{
    margin-top:6px;
    font-size:16px;
    text-align: center;
    padding-bottom: 6px;
    border-bottom:1px solid #fff;
}

.site-content ul li .circles p.quantity{
    margin-top:8px;
    font-size:16px;
    text-align: center;
}



.index-video{
    /* width:1300px; */
    /*margin:60px auto 0px;*/
        margin:0px auto 0px;
    padding-bottom: 60px;
    
}

.index-video-title-box{
        width: 1300px;
        margin:auto;
        position: relative;
}


.index-video-title{
    /*width:620px;*/
    width: 1300px;
    margin:0px auto;

    
    
    position: absolute;
    top: -100px;
}
.index-video-title h3{
    font-size: 28px;
    text-align: center;
    position: absolute;
    left:0;
    right:0;
    margin:auto;
    
}
.index-video-title p{
    margin-top:40px;
    font-size: 12px;
    text-align: center;
  
}
.index-video-title h3:before{
    content: '';
    height: 1px;
    /*width: 110px;*/
    width: 480px;
    background: #000;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;   
}
.index-video-title h3:after{
    content: '';
    height: 1px;
    /*width: 110px;*/
        width: 480px;
    background: #000;
    display: block;
    position: absolute;
    right:0;
    top: 0;
    bottom: 0;
    margin: auto;   
}



      
.index-video-list{
    width: 1300px;
    margin:50px auto 0px;

}
.index-video-list ul{
    display: flex;
    flex-direction: row;
    flex-wrap:wrap;
    justify-content: space-between;
}
.index-video-list ul li{
    width:22%;
    position: relative;
    cursor: pointer;
    /*height:440px;*/

}

.icon-pause{
    display: none;
}


.index-video-list ul li video{
    width:100%;
    margin:0;
    padding:0;
    position:relative;
} 


.index-video-list ul li p{
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    font-size: 16px;
    top: 0;
    text-align: center;
    height: 50px;
    line-height: 50px;
    background: rgba(0,0,0,0.4);
    color: #fff;
}

.index-video-list img{
    position: absolute;
    width: 130px;
    height: 130px;
    left: 0;
    right: 0;
    top:0;
    bottom:0;
    margin:auto;
    opacity: 0.5; 
}








.zxbaike{
    display: flex;
    flex-direction: row;
    /*flex-wrap:wrap;*/
    justify-content: space-between;
    
}
.zzbaikeli{
    width: 30% !important;

}

.zzbaikeli video{
    width:100%;
    margin:0;
    padding:0;
    position:relative; 
}



.zzbaikeli video:active  {
    
    border: none;
}


.zzbaikeli p{
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    font-size: 16px;
    top: 0;
    text-align: center;
    height: 50px;
    line-height: 50px;
    background: rgba(0,0,0,0.4);
    color: #fff;  
}
.zzbaikeli img{
    position: absolute;
    width: 60px;
    height: 60px;
    left: 0;
    right: 0;
    top:-100px;
    bottom:0;
    margin:auto;
    opacity: 0.5;   
}
.zzbaikeli img:hover{
    cursor: pointer;
}

/*.zxbaike-content-bot{*/
/*    margin-top: 30px;*/
/*}*/

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    /*bottom: -20px !important;*/
}


/*.zxbaike-content{*/
/*    margin-top: 160px;*/
/*}*/



/*.pause{*/
/*    position: absolute;*/
/*    width:130px;*/
/*    height: 130px;*/
/*    left: 0;*/
/*    right: 0;*/
/*    top: 0;*/
/*    bottom: 0;*/
/*    background: url(../test/images/pause.png) no-repeat center center;*/
/*    margin:auto;*/
/*    opacity: 0.5; */
/*}*/

/*.play{*/
/*    position: absolute;*/
/*    width:130px;*/
/*    height: 130px;*/
/*    left: 0;*/
/*    right: 0;*/
/*    top: 0;*/
/*    bottom: 0;*/
/*    background: url(../test/images/play4.png) no-repeat center center;*/
/*    margin:auto;*/
/*    opacity: 0.5; */
/*}*/


/*.index-video-list ul li video:hover{*/
/*    width:100%;*/
/*    margin:0;*/
/*    padding:0;*/
/*    background-color: red;*/
/*    position: absolute;*/
/*    z-index: 666;*/
/*} */

/*.index-video-list ul li video:after{*/
/*    content: '';*/
/*    width:100%;*/
/*    margin:0;*/
/*    padding:0; */
/*    position: absolute;*/
/*    background: red;*/
/*}*/


.index-video-list ul li video:focus{
    outline: none;
    border: 1px solid #fff;
}




.zzgl-title{
    /*width:620px;*/
    width: 1300px;
    margin:0px auto;
}
.zzgl-title h3{
    font-size: 28px;
    text-align: center;
    position: relative;
    
}

.zzgl-title h3:before{
    content: '';
    height: 1px;
    /*width: 110px;*/
    width: 550px;
    background: #000;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;   
}
.zzgl-title h3:after{
    content: '';
    height: 1px;
    /*width: 110px;*/
        width: 550px;
    background: #000;
    display: block;
    position: absolute;
    right:0;
    top: 0;
    bottom: 0;
    margin: auto;   
}
.zzgl-title p{
    margin-top:8px;
    font-size: 12px;
    text-align: center;
  
}


.index-reservation{
    width:100%;
    height:309px;
    background: url(../test/images/reservation.jpg) center center no-repeat;
    background-size:cover; 
    color: #fff;
}
.index-reservation-box{
    padding-top:40px;
}

.index-reservation-title{
    width:620px;
    margin:0px auto;
}
.index-reservation-title h3{
    font-size: 28px;
    text-align: center;
    position: relative;
    
}
.index-reservation-title h3:before{
    content: '';
    height: 1px;
    width: 130px;
    background: #fff;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;   
}
.index-reservation-title h3:after{
    content: '';
    height: 1px;
    width: 130px;
    background: #fff;
    display: block;
    position: absolute;
    right:0;
    top: 0;
    bottom: 0;
    margin: auto;   
}
.index-reservation-title p{
    margin-top:8px;
    font-size: 12px;
    text-align: center;
    
}

.index-reservation-content{
    width:1180px;
    margin:36px auto 0px;
    display: flex;
    flex-direction: row;
    flex-flow: wrap;
    justify-content: space-between;
    
}



.index-reservation-li{
    width:100px;
    height:70px;
    /*border:1px solid #fff;*/
    border-radius:50%;
}

.index-reservation-li img{
    height: 60px;
    display: block;
    margin:25px auto 0px;
}

.index-reservation-ul p{
    /*margin-top:10px;*/
    font-size: 16px;
    text-align: center;
}

.bottom-fast-nav{
    width:1300px;
    margin:70px auto 70px;
    
    
}

.bottom-three-nav{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}


.bottom-spal{
    width:32%;
    height:225px;
    background: url(../test/images/index-bottom-spal.png) center center no-repeat;
    background-size: cover;
    
}
.bottom-spal h6{
    font-size: 28px;
    font-weight: 300;
    margin-top:56px;
    margin-left:40px;
    color:#fff;
}
.bottom-spal p{
    margin-top:12px;
    width:106px;
    height:30px;
    font-size: 16px;
    text-align: center;
    margin-left:40px;
    border-radius: 2px;
    background-color:#fff ;
    color:#000; 
    transition: background-color 0.2s;
}
.bottom-spal p a{
    line-height: 30px;
    width:106px;
    height:30px;
    display: block;
} 

.bottom-spal p:hover{
    cursor:pointer;
    display:block;
    background-color:#eb6419;
    color:#fff;
}



.bottom-jg{
    width:32%;
    height:225px;
    background: url(../test/images/index-bottom-jg.png) center center no-repeat;   
    background-size: cover;
}
.bottom-jg h6{
    font-size: 28px;
    font-weight: 300;
    margin-top:56px;
    margin-left:40px;
    color:#fff;
}
.bottom-jg p{
    margin-top:12px;
    width:106px;
    height:30px;
    font-size: 16px;
    text-align: center;
    margin-left:40px;
    border-radius: 2px;
    background-color:#fff ;
    color:#000;  
    transition: background-color 0.2s;  
    
}
.bottom-jg p a{
    line-height: 30px;
    width:106px;
    height:30px;
    display: block;
} 
.bottom-jg p:hover{
    cursor:pointer;
    display:block;
    background-color:#eb6419;
    color:#fff;
}





.bottom-zxhd{
    width:32%;
    height:225px;
    background: url(../test/images/index-bottom-zxhd.png) center center no-repeat;   
    background-size: cover;  
}

.bottom-zxhd h6 {
    font-size: 28px;
    font-weight: 300;
    margin-top:56px;
    margin-left:40px;
    color:#fff;
}



.bottom-zxhd p{
    margin-top:12px;
    width:106px;
    height:30px;
    font-size: 16px;
    text-align: center;
    margin-left:40px;
    border-radius: 2px;
    background-color:#fff ;
    color:#000;  
    transition: background-color 0.2s;  
}
.bottom-zxhd p a{
    line-height: 30px;
    width:106px;
    height:30px;
    display: block;
} 
.bottom-zxhd p:hover{
    cursor:pointer;
    display:block;
    background-color:#eb6419;
    color:#fff;
}




.index-why-choose{
    width: 1300px;
    height:170px;
    margin:36px auto 0px;
    background: url(../test/images/why-choose.png) center center no-repeat;
    background-size: cover;
    position: relative;
}



.index-why-choose p{
    font-size: 34px;
    line-height: 170px;
    text-align: center;
    color: #fff;
    position: absolute;
    top:0;
    bottom: 0;
    left: 0;
    right:0;
    margin:auto;
    font-size: 34px;
    color: #fff;
   
}

.index-why-choose p span{
    font-weight: 600;
}
.index-why-choose p a{
    color: #fff;
}
.index-why-choose p a:hover{
    color: #eb6419;
}

/*视频列表*/


.video-banner{
    height:500px;
    width:100%;
    background: url(../test/images/video-banner.jpg) center center no-repeat;
    background-size: cover;
    
}
.video-banner-box{
    width:1300px;
    margin:0px auto;
    position: relative;
    
}

.video-banner-title{
    width:410px;

}


.video-banner-title h3{
    padding-top:80px;
    font-size: 50px;
    color:#fff;
    letter-spacing: 8px;
}
.video-banner-title h3 span{
    font-size: 56px;
    color:#ff6900;
}


.video-banner-title p{
    font-size: 16px;
    color: #fff;
    text-align: right;
    margin-right:12px;
}

.current-location{
    width:300px;
    height:100px;
    position: absolute;
    right:0;
}

.current-location p{
    font-size: 16px;
    color: #fff;
    text-align: right;
}

.current-location p a{
    color: #fff;   
}

.video-c-i-content{
    width:100%;
    background-color: #fff;
    position: relative;
    margin-bottom: 80px;
}


.video-c-i-content-box{
    width:1300px;
    margin:0px auto;
    padding:0px 50px 60px;
    background-color: #fff;
    box-shadow: 0px 10px 20px #5a5a5a;
    margin-top: 80px;
}



.video-c-i-box{
    width:425px;
    padding-top:50px;
    margin:0px auto ;
    display: flex;
    flex-direction: row;
    flex-flow: wrap;
    justify-content: space-between;
}

.video-c-i-videocase{
    
}
.video-c-i-videocase h3{
    font-size: 28px;
    position: relative;
}
.video-c-i-videocase h3:after{
    content: "";
    height: 4px;
    width: 38px;
    background-color: #ff6c00;
    display: block;
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    margin: auto;
}

.video-c-i-vrcase{
    
}

.video-c-i-vrcase h3{
    font-size: 28px; 
    position: relative;
}
.video-c-i-vrcase h3:after{
    content: "";
    height: 4px;
    width: 38px;
    background-color: #ff6c00;
    display: block;
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    margin: auto;
}


.video-c-i-videocase{
    
}

 
.video-c-i-xq{
    margin-top:30px;
    display: flex;
    flex-direction: row;
    flex-wrap:wrap;
    justify-content: space-between;
}


.video-xq-li{
    margin-top:30px;
    width:30%;
    /*height:260px;*/
}


.video-xq-li img{
    width:100%;
    height:250px;
}


.video-xq-li h6{
    margin-top:12px;
    font-size:18px;
    
}


.video-xq-li p{
    margin-top:6px;
    font-size: 16px;
    line-height: 26px;
    position: relative;
}

.video-xq-li p span.play-count i{
    width:26px;
    height:26px;
    background: url(../test/images/play-count.png) center center no-repeat;
    background-size: cover;
    position: absolute;
    display: block;
}

.video-xq-li p span.play-count {
    margin-left: 36px;
}

.video-xq-li p i.xq-ge{
    margin:0px 16px;
}



.video-xq-li p span.play-time i{
    width:26px;
    height:26px;
    background: url(../test/images/play-time.png) center center no-repeat;
    background-size: cover;
    position: absolute;
    display: block;
    top: 0px;
    left: 110px;
}

.video-xq-li p span.play-time{
    margin-left: 36px;
}



/*优势页面开始*/

.advantage-index{
    width:100%;
    padding-bottom: 100px;
}

.advantage-banner{
    width: 100%;
    height: 622px;
    background: url(../test/images/ys/advantage-banner-big.jpg) center center no-repeat;
    overflow: hidden;
}

.part1-intra{
    margin-top:90px;
    width:100%;
    padding-bottom: 80px;  
}

.part1-intra-box{
    width:1300px;
    margin:0px auto;
    position: relative;
}

.part1-intra-left{
    width:728px;
    height:526px;
   
}

.part1-intra-left img{
    width:100%;
    height:100%;
}


.part1-intra-right{
    width:967px;
    height:561px;
    background: url(../test/images/ys/part1-right-bg.jpg) center center no-repeat;
    position: absolute;
    top:40px;
    right: 0px;
    z-index: -1;
}

.part1-intra-right h3{
    margin-top:60px;
    font-size: 28px;
    line-height: 1.5;
    font-weight: 400;
    margin-left:470px;
    letter-spacing: 4px;
    color:#666666;
    position: relative;
}

.part1-intra-right h3:before{
    content: '';
    height:106px;
    width:10px;
    background-color: #d6c9be;
    position: absolute;
    left:-30px;
    top:8px;
    
}

.part1-intra-right>p{
    margin-top:50px;
    font-size: 14px;
    line-height: 2;
    margin-left:470px;
    color:#666666;
    letter-spacing: 2px;
}

.part1-intra-right ul{
    margin-top:38px;
    margin-left:460px;
    display: flex;  
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 40%;
}


.part1-intra-right ul li{
    width:20%;
}

.part1-intra-right ul li img{
    height: 64px;
    width: 64px;
    display: block;
    margin: 0px auto;
}

.part1-intra-right>ul>li>p{
    margin-top:12px;
    font-size: 14px;
    text-align: center;
    letter-spacing: 2px;
    
}


.part2-bada{
    width:1300px;
    margin:90px auto 0px;
}

.part2-bada-title p{
    font-size: 16px;
    font-weight: 100;
    text-align: center;
    text-transform: Uppercase;
    letter-spacing: 3px;
}

.part2-bada-title h3{
    font-size: 48px;
    font-weight: 400;
    text-align: center;
    letter-spacing: 8px;
    position: relative;
}
.part2-bada-title h3:before{
    content: '';
    width: 350px;
    height: 3px;
    background-color: #e06a18;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: auto;
    top: 55px;

}
.part2-bada-title h3:after{
    content: '';
    width: 350px;
    height: 14px;
    background-color: #e06a18;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: auto;
    top: 62px;   
}

.part2-bada-title h3 span{
    font-weight: 600;
}


.part2-content{
    margin-top:30px;
    display: flex;
    flex-direction: row;
    flex-wrap:wrap;
    justify-content: space-between;
}


.part2-content-item{
    width: 290px;
    margin-top: 50px;
    /*border:1px solid ;*/
    box-shadow:0px 0px 10px 10px #e8e8e8 ;
}

.img-zjaq{
    width:290px;
    height:302px;
    background: url(../test/images/ys/part2-zjaq.jpg) center center no-repeat;
    position: relative;
}

.img-ppax{
    width:290px;
    height:302px;
    background: url(../test/images/ys/part2-ppax.jpg) center center no-repeat;
    position: relative;
}

.img-clax{
    width:290px;
    height:302px;
    background: url(../test/images/ys/part2-clax.jpg) center center no-repeat;
    position: relative;
}

.img-gyax{
    width:290px;
    height:302px;
    background: url(../test/images/ys/part2-gyax.jpg) center center no-repeat;
    position: relative;
}

.img-sgaq{
    width:290px;
    height:302px;
    background: url(../test/images/ys/part2-sgaq.jpg) center center no-repeat;
    position: relative;
}

.img-sjax{
    width:290px;
    height:302px;
    background: url(../test/images/ys/part2-sjax.jpg) center center no-repeat;
    position: relative;
}
.img-gdax{
    width:290px;
    height:302px;
    background: url(../test/images/ys/part2-gdax.jpg) center center no-repeat;
    position: relative;
}

.img-shax{
    width:290px;
    height:302px;
    background: url(../test/images/ys/part2-shax.jpg) center center no-repeat;
    position: relative;
}


.part2-item-img-count{
    position: absolute;
    top:0px;
    left:26px;
    width:60px;
    height:86px;
    background-color: #e06a18;
    color:#fff;
}

.part2-item-img-count h6{
    margin-top:10px;
    font-size: 20px;
    text-align: center;
    text-transform: Uppercase;  
}

.part2-item-img-fenge{
    width:18px;
    height:2px;
    background-color: #fff;
    margin:2px auto 0px;
}
.part2-item-img-count p{
    font-size: 36px;
    text-align: center;
}

.part2-item-text{
    width: 290px;
    height:92px;
    background-color: #e06a18;
}


.part2-item-text h6{
    padding-top:6px;
    font-size: 34px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 6px;
    color:#fff;
}

.part2-item-fenge{
    width:38px;
    height:4px;
    background-color: #fff;
    margin:4px auto 0px;
}

.part2-item-text p{
    margin-top:4px;
    font-size: 13px;
    color:#fff;
    text-align: center;
    text-transform: Uppercase;  
}

.part2-item-text-kong{
    width: 290px;
    height:92px;
    background-color: #fff;
}

.part2-item-text-kong h6{
    padding-top:6px;
    font-size: 34px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 6px;
    color:#e06a18;
}

.part2-item-fenge-kong{
    width:38px;
    height:4px;
    background-color: #e06a18;
    margin:4px auto 0px;
}

.part2-item-text-kong p{
    margin-top:4px;
    font-size: 13px;
    color:#e06a18;
    text-align: center;
    text-transform: Uppercase;  
}


.part3-liuda{
    margin-top:90px;
}

.part3-liuda-box{
    /*width: 1300px;*/
    /*margin:0px auto;*/
    color: #464646;
}

.part3-liuda-box p{
    font-size: 18px;
    text-align: center;
    letter-spacing: 2.5px;
    text-transform: Uppercase;  
}

.part3-liuda-box h3{
    font-size: 48px;
    font-weight: 500;
    text-align: center;
    letter-spacing: 8px;
    position: relative;
}

.part3-liuda-box h3:after{
    content: '';
    width: 440px;
    height: 18px;
    background-color: #e06a18;
    position: absolute;
    top: 64px;
    left: 0px;
    right: 0px;
    margin: auto;
}
    

.part3-content{
    margin-top: 10px;
    width:100%;
    height:1000px;
    background: url(../test/images/ys/part3-bg.jpg) center center no-repeat;
    background-size: cover;
    border-top:4px solid #e06a18;
}



.part3-center{
    width:1300px;
    margin:80px auto 0px;
    color:#fff;
}


.part3-center-content{
    width:297px;
    height:258px;
    background: url(../test/images/ys/part3/part3-center-bg-tc.png) center center no-repeat;
    margin:350px auto 0px;
    position: relative;
}


.part3-center-content img{
    width:105px;
    display: block;
    margin: 0px auto;
    padding-top: 24px;
}

.part3-center-content p{
    margin-top: 12px;
    font-size: 20px;
    text-align: center;
    /*font-weight: 300;*/
    
}


.part3-center-item{
    
}

.part3-center-item1{
    width:297px;
    height: 258px;
    background: url(../test/images/ys/part3/1.png) center center no-repeat;
    position: absolute;
    top:-258px;
}
.part3-center-item2{
    width:297px;
    height: 258px;
    background: url(../test/images/ys/part3/2.png) center center no-repeat;
    position: absolute;
    right:-220px;
    top:-129px;
    
}
.part3-center-item3{
    width:297px;
    height: 258px;
    background: url(../test/images/ys/part3/3.png) center center no-repeat;
    position: absolute;
    right:-220px;
    top:129px;
}
.part3-center-item4{
    width:297px;
    height: 258px;
    background: url(../test/images/ys/part3/4.png) center center no-repeat;
    position: absolute;
    top:258px;
}
.part3-center-item5{
    width:297px;
    height: 258px;
    background: url(../test/images/ys/part3/5.png) center center no-repeat;
    position: absolute;
    top:129px;
    left:-220px;
}
.part3-center-item6{
    width:297px;
    height: 258px;
    background: url(../test/images/ys/part3/6.png) center center no-repeat;
    position: absolute;
    left:-220px;
    top:-129px;
}

.part3-center-item img{
    width:50px;
    display: block;
    margin: 0px auto;
    padding-top: 78px;
}
.part3-center-item7{
    width:297px;
    height: 258px;
    background: url(../test/images/ys/part3/sibian-tc.png) center center no-repeat;
    position: absolute;
    right: -440px;
    top: -258px;
}

.part3-center-item8{
    width:297px;
    height: 258px;
    background: url(../test/images/ys/part3/sibian-tc.png) center center no-repeat;
    position: absolute;
    left: -440px;
    top: -258px;
}
.part3-center-item9{
    width:297px;
    height: 258px;
    background: url(../test/images/ys/part3/sibian-tc.png) center center no-repeat;
    position: absolute;
    right: -440px;
    top: 258px;
}

.part3-center-item10{
    width:297px;
    height: 258px;
    background: url(../test/images/ys/part3/sibian-tc.png) center center no-repeat;
    position: absolute;
    left: -440px;
    top: 258px;
}


.advantage-yuyue{
    width:1300px;
    height:395px;
    margin:-100px auto 0px; 
    background: url(../test/images/yuyue.jpg) center center no-repeat;
    border-radius: 18px;
    
}

.advantage-yuyue h4{
    padding-top: 76px;
    font-size: 48px;
    text-align: center;
    color: #fff;
    letter-spacing: 10px;
}

.a-y-title{
    margin:24px auto 0px;
    width:388px;
    height:44px;
    border:2px solid #fff;
}
.a-y-title p{
    font-size: 24px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    
}

.youshi-input{
    width: 796px;
    margin:56px auto 0px;
    display: flex;
    flex-direction: row;
    flex-flow: wrap;
    justify-content: space-between;

}
.a-y-input-mianji{
    width:250px;
    height:60px;
    border-radius: 8px;
    font-size: 18px;
    padding-left: 200px;
}

.a-y-input-lx{
    width:250px;
    height:60px;
    border-radius: 8px;
    font-size: 18px;
    padding-left:12px;
}

.a-y-input-lx:focus{
    outline: none;
}


.a-y-input-mianji:focus{
    outline: none;
  
}


.youshi-tj{
    width:250px;
    height:60px;
    background-color: #e06a18;
    font-size: 24px;
    border-radius: 8px;
    color:#fff;
}

.youshi-tj:focus{
    outline: none;
    /*border: 1px solid #fff;*/
}

.youshi-tj:hover{
    cursor: pointer;
}


.project-steward{
    margin-top:80px;
    
}

.project-steward-box{
    width: 1300px;
    margin:0px auto;
}

.project-steward-title{
    
}

.project-steward-title p{
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2.5px;
}

.project-steward-title h3{
    font-size: 48px;
    text-align: center;   
    letter-spacing: 6px;
    position: relative;
}

.project-steward-title h3:before{
    content: '';
    position: absolute;
    height:2px;
    width:436px;
    background-color: #e06a18;
    left:0px;
    right:0px;
    margin:auto;
    top:54px;
}


.project-steward-title h3:after{
    content: '';
    position: absolute;
    height:10px;
    width:436px;
    background-color: #e06a18;
    left:0px;
    right:0px;
    margin:auto;
    top:62px;  
}
.project-content{
    width:976px;
    height:776px;
    background: url(../test/images/ys/part4-bg.png) center center no-repeat;
    margin:180px auto 0px;
    position: relative;
    color:#e06a18;
}

.project-content-item1{
    width:240px;
    height:243px;
    background: url(../test/images/ys/part4-bg-item-bg1.png) center center no-repeat;
    position: absolute;
    right: -50px;
    top: -80px;
}

.project-content-item1 img{
    width:70px;
    height:74px;
    display: block;
    margin:60px auto 0px;
}
.project-content-item1 p{
    margin-top:16px;
    font-size: 22px;
    text-align: center;
}

.project-content-item2{
    width:240px;
    height:243px;
    background: url(../test/images/ys/part4-bg-item-bg1.png) center center no-repeat;
    position: absolute;
    right: -100px;
    top: 280px;
}

.project-content-item2 img{
    width:82px;
    height:86px;
    display: block;
    margin:60px auto 0px;
}
.project-content-item2 p{
    margin-top:16px;
    font-size: 22px;
    text-align: center;
}

.project-content-item3{
    width:240px;
    height:243px;
    background: url(../test/images/ys/part4-bg-item-bg1.png) center center no-repeat;
    position: absolute;
    right: 150px;
    bottom: -30px;
}

.project-content-item3 img{
    width:82px;
    height:86px;
    display: block;
    margin:60px auto 0px;
}
.project-content-item3 p{
    margin-top:16px;
    font-size: 22px;
    text-align: center;
}

.project-content-item4{
    width:240px;
    height:243px;
    background: url(../test/images/ys/part4-bg-item-bg1.png) center center no-repeat;
    position: absolute;
    left: 170px;
    bottom: -30px;
}

.project-content-item4 img{
    width:85px;
    height:82px;
    display: block;
    margin:60px auto 0px;
}
.project-content-item4 p{
    margin-top:16px;
    font-size: 22px;
    text-align: center;
}

.project-content-item5{
    width:240px;
    height:243px;
    background: url(../test/images/ys/part4-bg-item-bg1.png) center center no-repeat;
    position: absolute;
    left: -80px;
    top: 280px;
}

.project-content-item5 img{
    width:85px;
    height:69px;
    display: block;
    margin:60px auto 0px;
}
.project-content-item5 p{
    margin-top:16px;
    font-size: 22px;
    text-align: center;
}

.project-content-item6{
    width:240px;
    height:243px;
    background: url(../test/images/ys/part4-bg-item-bg1.png) center center no-repeat;
    position: absolute;
    left: -45px;
    top: -80px;
}

.project-content-item6 img{
    width:76px;
    height:86px;
    display: block;
    margin:60px auto 0px;
}
.project-content-item6 p{
    margin-top:16px;
    font-size: 22px;
    text-align: center;
}





.engineering-quality{
    margin-top:136px;
    width:100%;
    height:853px;
    background: url(../test/images/ys/part5-bg.jpg) center center no-repeat;
    background-size: cover;
}


.engineering-quality-box{
    width:1300px;
    margin:0px auto;
}


.engineering-title p{
    padding-top:60px;
    font-size: 18px;
    color:#bcbcbc;
    text-align: center;
    text-transform: Uppercase;  
    font-weight: 300;
    letter-spacing: 6px;
}

.engineering-title h3{
    font-size: 48px;
    font-weight: 600;
    text-align: center;
    color:#dcdcdc;
    letter-spacing: 10px;
}

.engineering-content{
    margin-top:80px;
}


.engineering-content-left{
    float: left;
}

.engineering-content-left img{
    margin-left:-110px;
}



.engineering-content-right{
    width:478px;
    height:544px;
    float: right;
    padding-left: 36px;
}
.engineering-c-r-box{
    width:478px;
    height:544px;
    background: url(../test/images/ys/part5-right-zs.png) center center no-repeat;
    background-position-x: left;
    background-position-y: 50px;
    position: relative;
    
}

.miaoni{
    
   
}
.c-r-box{
    display: flex;
}


.miaoni-img{
    height:69px;
}
.miaoni-img img{
    margin-top: -22px;
    margin-left: -36px;
}
.maoni-text{
    margin-top: -20px;
    margin-left: 36px;   
}
.maoni-text h5{
    font-size: 28px;
    color:#ffde00;
    
}
.maoni-text p{
    margin-top: 8px;
    font-size: 18px;
    color: #fff;
    
}
.huikou{
    margin-top: 26px;
    margin-left: -10px;
}
.huikou img{
    margin-top:;
}
.huikou-text {
    margin-left: 36px;   
}

.huikou-text h5{
    font-size: 28px;
    color:#ffba00;    
}
.huikou-text p{
    margin-top: 8px;
    font-size: 18px;
    color: #fff;
    
}

.fengxian{
    margin-top: 48px;
    margin-left: 6px;
}

.fengxian-text{
    margin-left: 36px;  
}
.fengxian-text h5{
    font-size: 28px;
    color:#ffa200;    
}
.fengxian-text p{
    margin-top: 8px;
    font-size: 18px;
    color: #fff;
}


.tousu{
    margin-top: 52px;
    margin-left: 2px;
}
.tousu-text{
    margin-left: 36px;  
}

.tousu-text h5{
    font-size: 28px;
    color:#ff8400;    
}
.tousu-text p{
    margin-top: 8px;
    font-size: 18px;
    color: #fff;
}

.caoxin{
    margin-top: 56px;
    margin-left: -36px;
    
}

.caoxin-text{
    margin-left: 36px;  
    
}
.caoxin-text h5{
    font-size: 28px;
    color:#ff6900;    
}
.caoxin-text p{
    margin-top: 8px;
    font-size: 18px;
    color: #fff;
}

.advantage-end{
    margin-top:90px;
}

.advantage-end-box{
    width: 1300px;
    margin:0px auto;
}

.advantage-end-title h3{
    font-size: 48px;
    text-align: center;
    color: #0f0f0f;
    letter-spacing: 8px;
    position: relative;
}

.advantage-end-title h3:before{
    position: absolute;
    top:-8px;
    content:'';
    width:384px;
    height:4px;
    background-color: #e06a18;
    left: 0;
    right: 0;
    margin: auto;
    
}

.advantage-end-title h3:after{
    position: absolute;
    top:106px;
    content:'';
    width:384px;
    height:4px;
    background-color: #e06a18;
    left: 0;
    right: 0;
    margin: auto;
}



.advantage-end-title p{
    margin-top: 6px;
    font-size: 26px;
    text-align: center;
    color: #0f0f0f;
    letter-spacing: 6px;
    text-transform: uppercase;
}

.advantage-end-title p.advantage-brand-text{
    margin-top: 22px;
    font-size: 14px;
    color:#e06a18;
    letter-spacing: 12px;
}


.advantage-zs{
    margin-top:36px;

}



.advantage-zs ul{
    width:170px;
    margin:0px auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
}



.advantage-content{
    margin-top:10px;
}


.advantage-content ul{
    display: flex;
    flex-direction: row;
    flex-wrap:wrap;
    justify-content: space-between;
}

.advantage-content ul li{
    width: 216px;
    margin-top:20px;
    
    
}


.advantage-content ul li img{
    width:100%;
}




/*局改样式开始*/

.bureau-change{
    /*width: 100%;*/
}


.jugai-banner{
    width: 100%;
    height:620px;
    background: url(../test/images/jg/jugai-bannerb.jpg) center center no-repeat;
    /*overflow: hidden;*/
    position: relative;
}

.banner-down{
    position: absolute;
    width: 90px;
    height:60px;
    bottom: -60px;
    left:0px;
    right:0px;
    margin:auto;
    z-index: 10;
}
.banner-down-jt{
    position: absolute;
    width: 34px;
    height:23px;
    bottom: -40px;
    left:0px;
    right:0px;
    margin:auto;
    z-index: 11;
}

.bureau-wenti{
    width: 100%;
    height:878px;
    background: url(../test/images/jg/wenti-bg-b.jpg) center center no-repeat;
    position: relative;
    /*overflow: hidden;*/
    z-index: -1;
    color:#595959;
}

.bureau-wenti-title h3{
    padding-top:126px;
    font-size: 50px;
    text-align: center;
    letter-spacing: 10px;
}

.bureau-wenti-content{
    margin-top:100px;
    
}

.wenti-item{
    height:480px;
    width: 100%;
    background: url(../test/images/jg/wenti-bg-b.png) center center no-repeat;
    /*overflow: hidden;*/
    position: relative;
}
.wenti-item-box{
    width:1300px;
    margin:0px auto;
    display: flex;
    flex-direction: row;
    flex-wrap:wrap;
    /*justify-content: space-between;*/
}

.wenti-item1{
    width: 271px;
    margin-left: 108px;
    margin-top: 38px;
}




.wentitext>img{
    width:217px;
    height: 217px;
    display: block;
    margin:auto;
    transition:all 2s ease;
}

.wentitext>img:hover{
    display: block;
    cursor: pointer;
    transform:rotate(720deg) ;
}


.wentitext p{
    margin-top: 26px;
    font-size: 20px;
    line-height: 1.5;
    text-align: center;
}
.wentitext p span{
    color:#ff6900;
}
.wenti-item2{
    width: 271px;
    margin-left: 4px;
}
.wenti-item2 img{
    margin-top: 50px;
}
.wenti-item3{
    width: 271px;
    margin-top: 6px;
    margin-left: -4px;
}
.wenti-item3 img{
    
}
.wenti-item3 p{
    margin-top: 60px;
}

.wenti-item4{
    width: 271px;
    margin-left: -16px;
}

.wenti-item4 img{
    margin-top: 46px;
}
.wenti-down{
    position: absolute;
    width:91px;
    height:61px;
    right:0px;
    left:0px;
    margin: auto;
    bottom:-61px;
    z-index: 99;
}


.jugai-fenlei{
    padding-top:150px;
    padding-bottom: 30px;
    background-color: #f9f9f9;
    position: relative;
    z-index: -5;
}


.jugai-fenlei-box{
    width:1300px;
    margin:0px auto;
    color:#595959;
}


.jugai-fenlei-title h3{
    font-size: 50px;
    text-align: center;
    letter-spacing: 10px;
}
.jugai-fenlei-title p{
    margin-top:16px;
    font-size: 26px;
    text-align: center;
    letter-spacing: 6px;
}

.jugai-content {
    margin-top:90px;
}

.jugai-chufang{
    display: flex;
    flex-direction: row;
    flex-wrap:wrap;
    justify-content: space-between;
    position: relative;
}

.jugai-chufang-img{
    
}
.jugai-chufang-img img{
    margin-top:30px;
}
.jugai-chufang-text{
    width:690px;
    height:567px;
    background: url(../test/images/jg/jugai-chufang-bg.png) center center no-repeat;
    position: absolute;
    right:0;
}



.jugai-chufang-text h6{
    margin-top: 160px;
    font-size: 60px;
    margin-left:60px;
    font-weight: 400;
    letter-spacing: 10px;
}

.jugai-chufang-line{
    margin-top:25px;
    margin-left:60px;
    width:106px;
    height: 5px;
    background-image:linear-gradient(to right, #f7b532 , #fc531c) ;
}

.jugai-chufang-text p{
    width: 224px;
    height: 60px;
    margin-top: 80px;
    margin-left: 60px;
    font-size: 32px;
    line-height: 58px;
    color: #ff6900;
    text-align: center;
    border: 2px solid #fc521c;
    border-radius: 12px;
}



.jugai-canketing{
    display: flex;
    flex-direction: row;
    flex-wrap:wrap;
    justify-content: space-between;
    position: relative;
}


.jugai-canketing-text{
    width:690px;
    height:567px;
    background: url(../test/images/jg/jugai-ckt-bg.png) center center no-repeat;
    background-position-x: -2px;
    margin-top: 24px; 
    
    
}

.jugai-canketing-text h6{
    margin-top: 160px;
    font-size: 60px;
    margin-left:270px;
    font-weight: 400;
    letter-spacing: 10px;
}

.jugai-canketing-line{
    margin-top:25px;
    margin-left:500px;
    width:106px;
    height: 5px;
    background-image:linear-gradient(to right, #f7b532 , #fc531c) ;
}

.jugai-canketing-text p{
    width: 224px;
    height: 60px;
    margin-top: 80px;
    margin-left: 382px;
    font-size: 32px;
    line-height: 58px;
    color: #ff6900;
    text-align: center;
    border: 2px solid #fc521c;
    border-radius: 12px;
}


.jugai-canketing-img{
    position: absolute;
    right:0;
    z-index: -6;
      
}
.jugai-canketing-img img{
    margin-top: 50px;
}



.jugai-weishengjian{
    display: flex;
    flex-direction: row;
    flex-wrap:wrap;
    justify-content: space-between;
    position: relative;
}

.jugai-weishengjian-img{
    
}
.jugai-weishengjian-img img{
    margin-top:30px;
}
.jugai-weishengjian-text{
    width:690px;
    height:567px;
    background: url(../test/images/jg/jugai-wsj-bg.png) center center no-repeat;
    position: absolute;
    right:0;
}



.jugai-weishengjian-text h6{
    margin-top: 160px;
    font-size: 60px;
    margin-left:60px;
    font-weight: 400;
    letter-spacing: 10px;
}

.jugai-weishengjian-line{
    margin-top:25px;
    margin-left:60px;
    width:106px;
    height: 5px;
    background-image:linear-gradient(to right, #f7b532 , #fc531c) ;
}

.jugai-weishengjian-text p{
    width: 224px;
    height: 60px;
    margin-top: 80px;
    margin-left: 60px;
    font-size: 32px;
    line-height: 58px;
    color: #ff6900;
    text-align: center;
    border: 2px solid #fc521c;
    border-radius: 12px;
}




.jugai-woshi{
    display: flex;
    flex-direction: row;
    flex-wrap:wrap;
    justify-content: space-between;
    position: relative;
}


.jugai-woshi-text{
    width:690px;
    height:567px;
    background: url(../test/images/jg/jugai-ckt-bg.png) center center no-repeat;
    background-position-x: -2px;
    margin-top: 24px; 
    
    
}

.jugai-woshi-text h6{
    margin-top: 160px;
    font-size: 60px;
    margin-left:340px;
    font-weight: 400;
    letter-spacing: 10px;
}

.jugai-woshi-line{
    margin-top:25px;
    margin-left:500px;
    width:106px;
    height: 5px;
    background-image:linear-gradient(to right, #f7b532 , #fc531c) ;
}

.jugai-woshi-text p{
    width: 224px;
    height: 60px;
    margin-top: 80px;
    margin-left: 382px;
    font-size: 32px;
    line-height: 58px;
    color: #ff6900;
    text-align: center;
    border: 2px solid #fc521c;
    border-radius: 12px;
}


.jugai-woshi-img{
    position: absolute;
    right:0;
    z-index: -6;
      
}
.jugai-woshi-img img{
    margin-top: 50px;
}

.cooperative-business{
    background-color: #f9f9f9;
}

.cooperative-business-box{
    padding-top:30px;
    width:100%;
    height:623px;
    background-color: #f9f9f9;
    background: url(../test/images/jg/merchant-bg-b.png) center center no-repeat;
    position: relative;
}

.business-box{
    width:1300px;
    margin:60px auto 0px;
    display: flex;
    flex-direction: row;
    flex-wrap:wrap;
    justify-content: space-between;
}

.business-list{
    width: 74%;
}

.business-list ul{
    display: flex;
    flex-direction: row;
    flex-wrap:wrap;
    justify-content: space-around;
}

.business-list ul li{
    width: 30%;
    margin-top:80px;
}


.business-text{
    width: 26%;
}

.b-t-c{
    margin-left: 30px;
    margin-top:60px;
    color:#fff;
}

.b-t-c p.business-text-en{
    font-size: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.b-t-c h5{
    margin-top:16px;
    font-size: 48px;
}

.b-t-c p.business-text-intra{
    margin-top:60px;
    font-size: 15px;
    line-height: 2;
    letter-spacing: 2px;
}

.b-t-c p.business-text-more{
    margin-top:70px;
    font-size: 15px;
    width: 60px;
    float: right;
    padding-bottom: 5px;
    border-bottom: 2px solid #ff6900;
}


.b-t-c p.business-text-more a{
    color:#fff;

}


.why-choose{
    margin-top:0px;
    width: 100%;
    height:1070px;
    background: url(../test/images/jg/why-choose.jpg) center center no-repeat;
       
}


.why-choose-box{
    width: 1300px;
    margin:0px auto;
 position: relative;  
}

.why-choose-box ul{
    display: flex;
    flex-direction: row;
    flex-wrap:wrap;
   
}


.why-content ul li{
    width: 480px;
    height: 488px;
}
.why-content ul li.why-content-item1{
    position: absolute;
    top: 210px;
    left: 166px;
    
}
.why-content ul li.why-content-item2{
    position: absolute;
    top: 210px;
    right: 166px;
    
}

.why-content ul li.why-content-item3{
    position: absolute;
    top: 680px;
    right: 166px;
    
}
.why-content ul li img{
    width: 72px;
    height: 70px;
    margin: 0px auto;
    display: block;
}

.why-content ul li p{
    margin-top:38px;
    font-size: 22px;
    line-height: 1.5;
    text-align: center;
    color:#fff;
    letter-spacing: 2px;
}

.why-text{
    position: relative;
}
.why-text p.why-text-wsmxzcb{
    width: 480px;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 500px;
    margin: auto;
    text-align: center;
    font-size: 38px;
    letter-spacing: 6px;
}

.why-text p.why-text-wsmxzcb span{
    font-size: 70px;
    color:#ff6900;
}


.why-text p.why-text-ywzy{
    width: 480px;
    position: absolute;
     left: 0px; 
    right: -970px;
    top: 540px;
    margin: auto;
    text-align: center;
    font-size: 60px;
    letter-spacing: 6px;
    color: #ff6900;
}


.why-text P.why-text-zy{
    width: 480px;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 950px;
    margin: auto;
    text-align: center;
    font-size: 54px;
    letter-spacing: 6px; 
    color:#fff;
}

.why-text P.why-text-fz{
    width: 480px;
    position: absolute;

    right: -60px;
    top: 950px;
    margin: auto;
    text-align: center;
    font-size: 54px;
    letter-spacing: 6px; 
    color:#c2c2c2;
}






.duration{
    margin-top:120px;
}


.duration-title{
    color:#595959;
    
}
.duration-title h3{
    font-size: 50px;
    text-align: center;
    letter-spacing: 10px;
}
.duration-title p{
    font-size: 26px;
    text-align: center;
    letter-spacing: 6px;
}

.duration-box{
    width: 1300px;
    margin:0px auto;  
}


.duration-content{
    
}



.duration-content ul{
    margin-top:20px;
    display: flex;
    flex-direction: row;
    flex-wrap:wrap;
    justify-content: space-between;
}

.duration-content ul li{
    width: 32%;
    margin-top:60px;
    position: relative;
}
.duration-content ul li img{
    width: 100%;
}


.duration-content>ul>li>p{
    margin-top:26px;
    font-size: 28px;
    text-align: center;
    color: #595959;
    letter-spacing: 8px;
}


.duration-icon{
    position: absolute;
    top:0;
    left:0;
    height:53px;
    width:149px;
    background: url(../test/images/jg/gongqi-zs-bg.png) center center no-repeat;
      
}

.duration-icon>p{
    font-size: 24px;
    line-height: 53px;
    text-align: center;
    color:#fff;
    
}

.more-service{
    margin-top:80px;
    width:100%;
    height:562px;
    background: url(../test/images/jg/service-b.jpg);
}


.more-service-box{
    width: 1300px;
    margin:0px auto;
}


.more-service-title{
    padding-top:60px;
}

.more-service-title h3{
    font-size: 56px;
    text-align: center;
    color: #fff;
    letter-spacing: 6px;
    
}

.more-service-title p{
    margin-top: 16px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    letter-spacing: 6px;
}

.more-item{
    margin-top:50px;
    display: flex;
    flex-direction: row;
    flex-wrap:wrap;
    justify-content: space-between;
}

.more-item-box{
    width: 23%;
    height:140px;
    background-color: #fff;    
}


.more-item-img{
    margin-top: 32px;
    margin-left: 40px;
    float: left;
    
}

.more-item-img img{
    width: 78px;
    height: 78px;
}


.more-item-text{
    float: left;
    margin-left: 16px;
    margin-top: 42px;
}

.more-item-text h6{
    font-size: 24px;
    
}
.more-item-text p{
    margin-top: 4px;
    font-size: 16px;
}


.service-more{
    width: 310px;
    height: 78px;
    margin: 46px auto 0px;
    background-color: #f7b733;
    border-radius: 80px;
}

.service-more p{
    font-size: 30px;
    text-align: center;
    line-height: 78px;
    
}

.service-more p a{
    width: 310px;
    height: 78px;
    margin: 46px auto 0px;
    background-color: #f7b733;
    border-radius: 80px;
    color: #fff;
    display: block;
    
}

.service-more p a:hover{
    background-color: #eca91f;
}



/*.taobao {*/
/*        height:32px;*/
/*        width: 32px;*/
/*        background: url(../test/images/taobao.png) center center no-repeat;*/
        
/*}*/


/*.taobao:before {*/
/*        height:32px;*/
/*        width: 32px;*/
/*        background: url(../test/images/taobao.png) center center no-repeat;    */
/*}*/



/*.swiper-button-next-banner, .swiper-button-prev-banner {*/
/*    position: absolute;*/
/*    top: 50%;*/
/*    width: calc(var(--swiper-navigation-size)/ 44 * 27);*/
/*    height: var(--swiper-navigation-size);*/
/*    margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);*/
/*    z-index: 10;*/
/*    cursor: pointer;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    color: var(--swiper-navigation-color,var(--swiper-theme-color));*/

/*}*/

/*.swiper-button-next-banner{*/
/*    background: url(../test/images/news-right.png) center center no-repeat ;*/
/*    background-size: contain;*/
/*    width: 60px !important;*/
/*    height: 60px !important;*/
    /*background: none;*/
/*}*/

/*.swiper-button-prev-banner{*/
/*    background: url(../test/images/news-left.png) center center no-repeat ;*/
/*    background-size: contain;*/
/*    width: 60px !important;*/
/*    height: 60px !important;*/
    /*background: none;*/
/*}*/

/*.swiper-button-next-banner:after, .swiper-button-prev-banner:after{*/
/*    font-family: swiper-icons;*/
/*    font-size: var(--swiper-navigation-size);*/
/*    text-transform: none!important;*/
/*    letter-spacing: 0;*/
/*    text-transform: none;*/
/*    font-variant: initial;*/
/*    line-height: 1;*/
/*    color: #da2320;  */
/*    display: none;*/
/*}*/




.swiper-button-next-banner, .swiper-button-prev-banner {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color,var(--swiper-theme-color));

}

.swiper-button-next-banner{
    /*background: url(../test/images/news-left.png) center center no-repeat ;*/
    /*background-size: contain;*/
    /*width: 50px !important;*/
    /*height: 50px !important;*/
    background-image: none;
    width: 34px !important;
    height: 121px !important;
    background: rgba(0,0,0,.6);
    font-size: 34px;
    line-height: 121px;
    color: #bbb;
    text-align: center;
    position: absolute !important;
    top: 43% !important; 
    
    border-radius: 16px 0 0 16px;
    right: 0px !important;

}

.swiper-button-prev-banner{

    /*background-image: url(../test/images/news-right.png) ;*/
    /*background-size: contain;*/
    /*width: 50px !important;*/
    /*height: 50px !important;*/
    background-image: none;
    width: 34px !important;
    height: 121px !important;
    background: rgba(0,0,0,.6);
    font-size: 34px;
    line-height: 121px;
    color: #bbb;
    text-align: center;
    position: absolute !important;
    top: 43% !important;
    
   border-radius: 0px 16px 16px 0px;
   left: 0px !important;
}

.swiper-button-next-banner:hover{
    background: rgba(218,35,32,.6);
}

.swiper-button-prev-banner:hover{
    background: rgba(218,35,32,.6);
}




.icon{
    font-family: feather!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.swiper-button-prev-banner:after{
    font-family: swiper-icons;
    font-size: smaller !important;
    text-transform: none!important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1;
    color: #ffffff;  
    background-size: contain;
    /*width: 50px !important;*/
    /*height: 50px !important;*/
    opacity: 0.8;
}



.swiper-button-next-banner:after{
    font-family: swiper-icons;
    font-size: smaller !important;
    text-transform: none!important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1;
    color: #ffffff;  
    background-size: contain;
    /*width: 50px !important;*/
    /*height: 50px !important;*/
    opacity: 0.8;
}




/*.swiper-button-next-zz, .swiper-button-prev-zz {*/
/*    position: absolute;*/
/*    top: 50%;*/
/*    width: calc(var(--swiper-navigation-size)/ 44 * 27);*/
/*    height: var(--swiper-navigation-size);*/
/*    margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);*/
/*    z-index: 10;*/
/*    cursor: pointer;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    color: var(--swiper-navigation-color,var(--swiper-theme-color));*/

/*}*/

/*.swiper-button-next-zz{*/
/*    background: url(../test/images/news-right.png) center center no-repeat ;*/
/*    background-size: contain;*/
/*    width: 50px !important;*/
/*    height: 50px !important;*/
/*}*/

/*.swiper-button-prev-zz{*/
/*    background: url(../test/images/news-left.png) center center no-repeat ;*/
/*    background-size: contain;*/
/*    width: 50px !important;*/
/*    height: 50px !important;*/
/*}*/

/*.swiper-button-next-zz:after, .swiper-button-prev-zz:after{*/
/*    font-family: swiper-icons;*/
/*    font-size: var(--swiper-navigation-size);*/
/*    text-transform: none!important;*/
/*    letter-spacing: 0;*/
/*    text-transform: none;*/
/*    font-variant: initial;*/
/*    line-height: 1;*/
/*    color: #da2320;  */
/*    display: none;*/
/*}*/



.swiper-button-next-zz, .swiper-button-prev-zz  {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color,var(--swiper-theme-color));

}

.swiper-button-next-zz {
    /*background: url(../test/images/news-left.png) center center no-repeat ;*/
    /*background-size: contain;*/
    /*width: 50px !important;*/
    /*height: 50px !important;*/
    background-image: none;
    width: 34px !important;
    height: 121px !important;
    background: rgba(0,0,0,.6);
    font-size: 34px;
    line-height: 121px;
    color: #bbb;
    text-align: center;
    position: absolute !important;
    top: 43% !important; 
    border-radius: 16px 0 0 16px;
    right: 0px !important;

}

.swiper-button-prev-zz{

    /*background-image: url(../test/images/news-right.png) ;*/
    /*background-size: contain;*/
    /*width: 50px !important;*/
    /*height: 50px !important;*/
    background-image: none;
    width: 34px !important;
    height: 121px !important;
    background: rgba(0,0,0,.6);
    font-size: 34px;
    line-height: 121px;
    color: #bbb;
    text-align: center;
    position: absolute !important;
    top: 43% !important;
   border-radius: 0px 16px 16px 0px;
   left: 0px !important;
}

.swiper-button-next-zz:hover{
    background: rgba(236,104,23,.6);
}

.swiper-button-prev-zz:hover{
    background: rgba(236,104,23,.6);
}




.icon{
    font-family: feather!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.swiper-button-prev-zz:after{
    font-family: swiper-icons;
     font-size: smaller !important;
    text-transform: none!important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1;
    color: #ffffff;  
    background-size: contain;
    /*width: 50px !important;*/
    /*height: 50px !important;*/
    opacity: 0.8;
}



.swiper-button-next-zz:after{
    font-family: swiper-icons;
    font-size: smaller !important;
    text-transform: none!important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1;
    color: #ffffff;  
    background-size: contain;
    /*width: 50px !important;*/
    /*height: 50px !important;*/
    opacity: 0.8;
}






.zxbaike-left, .zxbaike-right {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color,var(--swiper-theme-color));

}


.zxbaike-left{
    background: url(../test/images/news-left2.png) center center no-repeat ;
    background-size: contain;
    width: 50px !important;
    height: 50px !important;
}

.zxbaike-right{

    background: url(../test/images/news-right2.png) center center no-repeat ;
    background-size: contain;
    width: 50px !important;
    height: 50px !important;
    
}

.zxbaike-left:after{
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none!important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1;
    color: #da2320;  
        display: none;
}



.zxbaike-right:after{
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none!important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1;
    color: #da2320;  
    display: none;

}



/*.zxbaike-left, .zxbaike-right {*/
/*    position: absolute;*/
/*    top: 50%;*/
/*    width: calc(var(--swiper-navigation-size)/ 44 * 27);*/
/*    font-size: revert !important;*/
/*    margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);*/
/*    z-index: 10;*/
/*    cursor: pointer;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    color: var(--swiper-navigation-color,var(--swiper-theme-color));*/

/*}*/

/*.zxbaike-right {*/

/*    background-image: none;*/
/*    width: 34px !important;*/
/*    height: 121px !important;*/
/*    background: rgba(0,0,0,.6);*/
/*    font-size: 34px;*/
/*    line-height: 121px;*/
/*    color: #bbb;*/
/*    text-align: center;*/
/*    position: absolute !important;*/
/*    top: 43% !important; */
    
/*    border-radius: 16px 0 0 16px;*/
/*    right: 0px !important;*/

/*}*/

/*.zxbaike-left{*/

/*    background-image: none;*/
/*    width: 34px !important;*/
/*    height: 121px !important;*/
/*    background: rgba(0,0,0,.6);*/
/*    font-size: 34px;*/
/*    line-height: 121px;*/
/*    color: #bbb;*/
/*    text-align: center;*/
/*    position: absolute !important;*/
/*    top: 43% !important;*/
    
/*   border-radius: 0px 16px 16px 0px;*/
/*   left:0px !important; */
   
   
   
/*}*/

/*.zxbaike-right:hover{*/
/*    background: rgba(236,104,23,.6);*/
/*}*/

/*.zxbaike-left:hover{*/
/*    background: rgba(236,104,23,.6);*/
/*}*/





/*.icon{*/
/*    font-family: feather!important;*/
/*    speak: none;*/
/*    font-style: normal;*/
/*    font-weight: 400;*/
/*    font-feature-settings: normal;*/
/*    font-variant: normal;*/
/*    text-transform: none;*/
/*    line-height: 1;*/
/*    -webkit-font-smoothing: antialiased;*/
/*}*/

/*.zxbaike-left:after{*/
/*    font-family: swiper-icons;*/
/*    font-size: revert !important;*/
/*    text-transform: none!important;*/
/*    letter-spacing: 0;*/
/*    text-transform: none;*/
/*    font-variant: initial;*/
/*    line-height: 1;*/
/*    color: #ffffff;  */
/*    background-size: contain;*/

/*    opacity: 0.8;*/
/*}*/


/*.zxbaike-right:after{*/
/*    font-family: swiper-icons;*/
/*    font-size: revert !important;*/
/*    text-transform: none!important;*/
/*    letter-spacing: 0;*/
/*    text-transform: none;*/
/*    font-variant: initial;*/
/*    line-height: 1;*/
/*    color: #ffffff;  */
/*    background-size: contain;*/

/*    opacity: 0.8;*/
/*}*/





.swiper-button-prev-area, .swiper-button-next-area {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color,var(--swiper-theme-color));

}

.swiper-button-next-area{
    /*background: url(../test/images/news-left.png) center center no-repeat ;*/
    /*background-size: contain;*/
    /*width: 50px !important;*/
    /*height: 50px !important;*/
    background-image: none;
    width: 34px !important;
    height: 121px !important;
    background: rgba(0,0,0,.6);
    font-size: 34px;
    line-height: 121px;
    color: #bbb;
    text-align: center;
    position: absolute !important;
    top: 43% !important; 
    
    border-radius: 16px 0 0 16px;
    right: 0px !important;

}

.swiper-button-prev-area{

    /*background-image: url(../test/images/news-right.png) ;*/
    /*background-size: contain;*/
    /*width: 50px !important;*/
    /*height: 50px !important;*/
    background-image: none;
    width: 34px !important;
    height: 121px !important;
    background: rgba(0,0,0,.6);
    font-size: 34px;
    line-height: 121px;
    color: #bbb;
    text-align: center;
    position: absolute !important;
    top: 43% !important;
    
   border-radius: 0px 16px 16px 0px;
   left:0px !important; 
   
   
   
}

.swiper-button-next-area:hover{
    background: rgba(236,104,23,.6);
}

.swiper-button-prev-area:hover{
    background: rgba(236,104,23,.6);
}

.swiper-button-next-area:before{

}



.icon{
    font-family: feather!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.swiper-button-prev-area:after{
    font-family: swiper-icons;
    font-size: smaller !important;
    text-transform: none!important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1;
    color: #ffffff;  
    background-size: contain;
    /*width: 50px !important;*/
    /*height: 50px !important;*/
    opacity: 0.8;
}



.swiper-button-next-area:after{
    font-family: swiper-icons;
   font-size: smaller !important;
    text-transform: none!important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1;
    color: #ffffff;  
    background-size: contain;
    /*width: 50px !important;*/
    /*height: 50px !important;*/
    opacity: 0.8;
}





.decoration-area-switch{
    margin-top:20px;
    
}

.decoration-area-switch ul{
    display: flex;
    flex-direction: row;
    flex-wrap:wrap;
    justify-content: left;
}



.decoration-area-switch ul li{
    width:120px;
    height:40px;
    background-color: #da2320;
    border-radius: 8px;
    position: relative;
    margin-right: 12px;
}

.decoration-area-switch ul li:hover{
    cursor: pointer;
}

.decoration-area-switch ul li p{
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    color:#fff;
}



.decoration-area-switch ul li i{
    display: none;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -16px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 16px solid #da2320;
}


.zhuangxiu-area-intra{
    margin-top: 30px;
    padding: 20px 10px 0px;
    border-top: 1px dashed #9c9c9c;
}


.zhuangxiu-area-intra p{
    font-size: 16px;
}


.xz-width{

}

.zhuangxiu-area {
    width:860px !important;   
    height: 600px !important;
    background-color:#333 ; 
    
}


.zhuangxiu-area img{
    /*width: 100%;*/
    height: 100%;
    display: block;
    margin: auto;
}


.tcc{
    position: relative;
}

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


.layui-layer-setwin .layui-layer-close2{
    top: -18px !important;
}


.top-iphone{
    float: right;
    
}

.top-iphone img{
    width:180px;
    
}

.iphone-img{
    /*position: relative;*/
}

.iphone-img img{
    position: absolute;
    display: block;
    top:0;
    bottom: 0;
    right: 0;
    margin:auto;
}

.play-tell{
    animation-name: shake-rotate ;
    animation-duration: 4s ;
    animation-timing-function: ease-in-out;
    /*animation-iteration-count:3;*/
    animation-iteration-count: infinite;
    /*animation-delay:3s;*/
}

.play-tell:hover{
    animation: none;
}

.iphone-img img:hover {
    cursor: pointer;
}



.footer-erweima{
    margin-top:12px;
}

.footer-erweima ul{
    display: flex;
    flex-direction: row;
    
}

.footer-erweima ul li{
    margin: 20px 12px 0px 0px;
}

.footer-erweima ul li img{
    width: 100px;
    height: 100px;
}

.footer-erweima ul li p{
    text-align: center;
}


.other-area-box{
    width:500px;
    height:300px;
}

#other-area{
    
}

#other-area:hover{
    cursor: pointer;
}

/*.layui-layer-page .layui-layer-content{*/
/*    width:500px !important;*/
/*    height:300px !important;    */
/*}*/

.area-q{
    width:430px;
    height:130px;
    padding:30px 40px;
    font-size:14px;  
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    font-size: 16px;
}



.area-q p a:hover{
    color:#da2320;
}


.area-logo img{
    margin-top:10px;
}


.area-line{
 
    height:100%;
    width: 1px;
    background: #949494;
}


/*底部点击悬浮弹窗开始*/

.news-fixd-box{
    position: relative;
}

.news-display{
    position: fixed;

    bottom: 40%;
    left:0;
    right:0;
    margin: auto;
    z-index: 9999999;
}

.news-display-box{
    width:388px;
    height:25px;
    background: url(../images/small-footer-fixd.png) center center no-repeat;  
    margin:auto;
}


/*.news-display:hover{*/
    
/*}*/

.news-display-box{
    padding: 2px 50px 0px 50px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    
}
.news-display-box:hover{
    cursor: pointer;   
}


.news-display-right p{
    color:#fff;
    font-size: 16px;
    letter-spacing: 2px;
}
.news-display-right p span{
    color:#000;    
}


.news-display-left img{
    padding-top: 2px;
}

/*.news-jiantou img{*/
/*    padding-top: 2px;*/
/*}*/

.news-jiantou{
    width:13px;
    height:15px;
    background-image: url(../images/jiantou.png);
    background-position: center center;
    background-repeat: no-repeat;
    margin-top: 4px;

}


.news-jiantouf{
    width:13px;
    height:15px;
    background-image: url(../images/jiantouf.png);
    background-position: center center;
    background-repeat: no-repeat;
    margin-top: 4px;
}


.footer-from-content{

    /*width: 100%;  中间弹窗需要隐藏*/
    /*background-color: #fff;*/
    
}

.footer-from-content-box{
    width: 980px;
    margin:0px auto;
    height: 450px;
    padding:30px 50px 0px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    background-color: #fff;
}


.c-f-computer-c{
    width: 52%;
}
.c-f-computer-c h3{
    font-size: 30px;
    text-align: center;
    letter-spacing: 2px;
    color: #ff6714;
}
.c-f-computer-c>p{
    margin-top: 4px;
    font-size: 12px;
    text-align: center;
}


.c-f-computer-img{
    position: relative;
    width: 46%;
}
.c-f-computer-img img{
    display: block;
    margin:auto;
}

.center-tc{
    position: absolute;
    font-size: 26px;
    right: -20px;
    top:-16px;
}
.center-tc:hover{
    cursor: pointer;
}


/*底部点击悬浮弹窗结束*/



.computer-c{
    margin-top:22px;
    position: relative;
    
}
.computer-c p{
    margin-top:18px;
    text-align: center;
}


.computer-c span {
    margin-top:12px;
}


.computer-c span input{
    border-radius: 6px;
    border:1px solid #000;
    height:32px;
    width: 240px;
    padding-left:6px;
}

.fixd-radio{
    width: 14px !important;
    height: 14px !important;
    margin-top: 20px;  
        background-color: #da2320;
}
.fixd-radio:checked{
    background-color: #da2320;
}

/*.magic-radio + label.radio2:after {  */
/*  top: 6px;  */
/*  left: 6px;  */
/*  width: 12px;  */
/*  height: 12px;  */
/*  border-radius: 50%;  */
/*  background: #00ff00; }  */


.computer-c span{

}


.footer-input3{
    margin-top:20px;

}
.footer-input6{
    margin-top:12px;

}

.footer-input4 {
    width:82px;
    height:32px;
    border-radius: 6px;
}
.h-m{
    position: absolute;
    right: 16px;
    top: 38px;
    
}


.dn1 li i{
    text-align: center;
}


.foottijiao img{
   width:112px;
   height:112px;
   display: block;
   margin:26px auto 0px;
}
.foottijiao img:hover{
    cursor: pointer;
}
.foottijiao h5 {
    margin-top:162px;
    font-size: 22px;
    text-align: center;
}
.foottijiao h5 span{
    color:#ff6714;
}

.foottijiao p{
    margin-top:6px;
    font-size: 12px;
    text-align: center;
}


.lijijisuan{
     margin-top:26px;  
     position: relative;
}

.abb{
    width: 56px;
    height: 56px; 
    background-color: #fff;
}


.lijijisuan i{
    z-index: 1;
    margin: auto;
    font-size: 20px;
    color:#ff6714;
    border-radius: 50%;
    box-sizing: content-box;
    padding: 6px 4px 4px 4px;
    cursor: pointer;
    /*border: 8px solid #ff6714;*/

    display: block;
}



.lijijisuan i:before{
    content: '';
    width: 110px;
    height: 110px;
    position: absolute;
    left: -27px;
    top: -27px;

    background-color: #ffb389;
    
    animation: bca 2s infinite;
    z-index: -666;
}

.lijijisuan i:after{
    content: '';
    width: 88px;
    height: 88px;
    position: absolute;
    top: -30%;
    left: -30%;
    background-color: #ff6714;
    animation: bcb 2s infinite;
        z-index: -4;
}



/*@keyframes bcb*/
/*{*/
/*0% {opacity:0.3;}*/
/*100% {opacity:1;}*/
/*}*/




#service1{
    width: 286px;
    height:460px;
    background: url(../images/service11.jpg) center center no-repeat;
    
}

#service2{
    width: 286px;
    height:460px;
    background: url(../images/service22.jpg) center center no-repeat;
    
}

#service3{
    width: 286px;
    height:460px;
    background: url(../images/service55.jpg) center center no-repeat;
    
}



.other-design{
    margin: 20px auto 0px;
    width: 1100px;
    height: 128.92px;
    position: relative;
}

.other-design-item{
    width: 80px;
    height: 100%;
    /*display: block;*/

    /*transition: all 0.4s ease;*/
}

.other-design-item a>img{
    width:100%;
    height: 100%;
}

.other-design-ul{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    /*overflow: hidden;*/
    
}

.other-design-box{
    /*width: 80px !important;*/
}

.swiper22{
    margin-left:14px !important;
}

.swiper-button-next-d{
    /*background: url(../test/images/news-left.png) center center no-repeat ;*/
    /*background-size: contain;*/
    /*width: 50px !important;*/
    /*height: 50px !important;*/
    background-image: none;
    width: 80px !important;
    height: 128px !important;
    background: rgba(0,0,0,0.6);
    font-size: 34px;
    line-height: 121px;
    color: #bbb;
    text-align: center;
    position: absolute !important;
    top: 22px !important;
    
    /*border-radius: 16px 0 0 16px;*/
    right: -100px !important;
    color: #da2320 !important ;

}


.swiper-button-prev-d{

    /*background-image: url(../test/images/news-right.png) ;*/
    /*background-size: contain;*/
    /*width: 50px !important;*/
    /*height: 50px !important;*/
    background-image: none;
    width: 80px !important;
    height: 128px !important;
    background: rgba(0,0,0,0.6);
    font-size: 34px;
    line-height: 121px;
    color: #bbb;
    text-align: center;
    position: absolute !important;
    top: 22px !important;
    /*border-radius: 0px 16px 16px 0px;*/
    left: -100px !important;
    color: #da2320 !important;
}



.swiper-wrapper-v{
    /*overflow: visible !important;*/
}






/*.bjt-circle {*/
/*    display: block;*/
/*    width: 94px;*/
/*    margin: 0 auto;*/
/*    height: 94px;*/
/*    border-radius: 50%;*/
/*    background: linear-gradient(360deg, #3B65DF 0%, #6792FF 100%);*/
/*    padding-top: 22px;*/
/*    box-sizing: border-box;*/
/*    z-index: 100;*/
/*    position: relative;*/

/*}*/
.bjt-circle-o1{
       position: absolute;
    top:120px;
    left: 0;
    right: 0; 
}



/*.bjt-circle-o1{*/
/*    position: absolute;*/
/*    top:150px;*/
/*    left: 0;*/
/*    right: 0;*/
/*}*/
.bjt-circle-o{
    width:180px;
    margin: 0 auto;
    height:170px;
    padding-top: 41px;
    box-sizing: border-box;
    cursor: pointer;
    margin-bottom: 0;
    position: relative;
}
.bjt-circle{
    display: block;
    width:94px;
    margin: 0 auto;
    height:94px;
    border-radius: 50%;
    background: linear-gradient(360deg, #3B65DF 0%, #6792FF 100%);
    padding-top: 22px;
    box-sizing: border-box;
    z-index: 100;
    position: relative;
    background-image: url(../images/vsi_btn1.svg);
    
}
.bjt-circle p{
    width:60px;
    margin: 0 auto;
    font-size: 22px;
    line-height:24px;
    color:#F0583A;
    letter-spacing: 2px;
    /*padding-left: 14px;*/
}
.circle-bottom{
    text-align: center;
}
.circle-bottom p{
    font-size: 16px;
    color:#333;
}
.circle-bottom p span{
    font-size: 20px;
    color:#F0583A;
}





.bjt-inner{
    margin-bottom: 20px;
    position: relative;
    text-align: left;
}


.test{
    position: absolute;
    top: 29px;
    right: 31px;
    width: 118px;.
    height: 118px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: linear-gradient(360deg, #F0583A 0%, #F0583A 100%);
    -webkit-animation: scale-three2 1.5s ease infinite;
    -moz-animation: scale-three2 1.5s ease infinite;
    -o-animation: scale-three2 1.5s ease infinite;
    animation: scale-three2 1.5s ease infinite;
    animation-fill-mode: both;
    margin-top:0px !important;

}










.news-button-box{
    width: 1300px;
    margin: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
}


.news-button{
    
}


.more-button p{
    width: 300px !important;
}






@keyframes scale-three2 {
    0% {
        transform: scale(1);
        opacity: .6
    }

    100% {
        transform: scale(1.1);
        opacity: 0
    }
}

@-webkit-keyframes scale-three2 {
    0% {
        -webkit-transform: scale(1);
        opacity: .6
    }

    100% {
        -webkit-transform: scale(1.1);
        opacity: 0
    }
}

@-moz-keyframes scale-three2 {
    0% {
        -moz-transform: scale(1);
        opacity: .6
    }

    100% {
        -moz-transform: scale(1.1);
        opacity: 0
    }
}

@-o-keyframes scale-three2 {
    0% {
        -o-transform: scale(1);
        opacity: .6
    }

    100% {
        -o-transform: scale(1.1);
        opacity: 0
    }
}



#newBridge .nb-icon-skin-xc-0 .nb-icon-inner-wrap{
    display: none !important;
}



#opener:hover {
    -webkit-transition-delay: 0;
    transition-delay: 0;
    opacity: 1;
}
#opener {
    cursor: pointer;
    width: 20px;
    height: 20px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-bottom: 4px solid rgb(235, 100, 25);
    border-right: 4px solid rgb(235, 100, 25);
    position: absolute;
    top: -45px;
    left: 56px;
    -webkit-animation: opener .5s ease-in-out alternate infinite;
    animation: opener .5s ease-in-out alternate infinite;
    cursor: pointer;
    opacity: 0.8;
    -webkit-transition: opacity .2s ease-in-out, transform .5s ease-in-out .2s;
    transition: opacity .2s ease-in-out, transform .5s ease-in-out .2s;
}
@-webkit-keyframes opener {
    100% {
        top: -35px
    }
}
@keyframes opener {
    100% {
        top: -35px
    }
}
.wrapper {
    font-size: 26px;
    float: left;
}


.news-case-box{
    width: 1350px;
    margin:auto;
}

.news-caseSwiper-img{
    /*width: 30%;*/
}

.news-caseSwiper-img a img{
    width: 90% !important;
    margin:auto;
    display: block;
}


/*第二版新页面开始*/
/*首页*/
.jhbox{
    width: 34%;
    height:360px;
    float: left;
}
.jhbox-ys h3{
    padding-top:45px;
    font-size:32px;
    font-weight: 600;
}
.jhbox-ys p{
    margin-top:4px;
    font-size: 20px;
}   

.jhbox ul{
    position: relative;
    margin-top:12px;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}   
.jhbox ul a{
    width: 48%;
    cursor: pointer;
}
.jhbox ul a li{
    margin-top:16px;
    height:132px;
    border-radius: 12px;
    background-color: #da2320;
    color: #fff;
}  

/*.gdbg{*/
/*    background-color:#da2320 !important ;*/
/*    transition: background-color .1s ;*/
/*}*/


/*.jhbox ul a li:nth-of-type(1){*/
/*    background-color:#da2320 ;*/
/*    animation:bsgd 4s infinite;*/
/*}*/


/*@keyframes bsgd*/
/*{*/
/*from {background-color:#000;}*/
/*to {background-color:#da2320;}*/
/*}*/


.jhbox ul a li:hover{
    background-color: #fff;
    color: #000
}


.jhbox ul a li img{
    padding-top:18px;
    display: block;
    margin:auto;
}    

.jhbox ul a li img.jh01a{
    display: none;
}

.jhbox ul a li h6{
    margin-top:6px;
    font-size: 17px;
    text-align: center;
}
.jhbox ul a li p{
    margin-top:6px;
    font-size: 13px;
    text-align: center;
}

.xfs{
    margin-top:18px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;

}
.xfs>input{
    width: 32%;
    height:42px;
    border-radius: 12px;
    border:1px solid #6f6f6f;
    background-color: #fff;
    font-size: 16px !important;
    color: #000;
    padding-left:10px;
    outline: none;
}

.jh-yd-tj{
    margin-top:18px;
    display: flex;
    flex-direction: row;
    flex-wrap:wrap;
    justify-content: space-between;
}


.x-ys-title{
    margin-top: 42px;
}
.x-ys-title h2{
    font-size: 30px;
    font-weight: 600;
    margin-left: 50px;
    /*color: #da2320;*/
}
.x-ys-title h2 span{
    margin-left:330px;
}
.x-ys-title p{
    margin-top: 6px;
    font-size: 16px;
}
.x-ys-title p span{
    margin-left: 243px;
}
.ys-bd{
    margin: ;
}
.ys-bd-test{
    margin-top:22px;
}

.jh-yd-tj-b p{
    
    font-size: 14px;
    line-height: 1.5;
}

.jh-yd-tj-c input{
    width: 260px;
    height: 42px;
    border-radius: 12px;
    background-color: #da2320;
    color: #fff;
    font-size: 18px;
}

.ysbox{
    width: 62%;
    height:500px;
    /*height:360px;*/
    float: right;
}

.x-ysbox{

    height:360px;

}

.ysbox-ys{
    
}
.ysbox-ys h3{
    padding-top:45px;
    font-size:32px;
    font-weight: 600;
}
.ysbox-ys p{
    margin-top:4px;
    font-size: 20px;
}   
.news-service{
    margin-top:80px;
}
.news-service-box{
    width: 1300px;
    margin:auto;
    
}
.cont h2{
    font-size: 38px;
    line-height:1 ;
    text-align: center;
    font-weight: 600;
}
.cont p{
    margin-top:12px;
    font-size: 18px;
    text-align: center;
}
.service-content{
    margin-top:40px;
    width: 100%;
    /* height:420px;
    overflow: hidden; */
}
.cwyts{
    margin-top:28px;
    display: flex;
    flex-direction: row;
    flex-wrap:wrap;
    justify-content: space-between;
}
.cwyts select{
    font-size: 16px;
    text-align: center;
    width:32%;
    height:42px;
    border-radius: 12px;
    border:1px solid #6f6f6f;
    outline: none;
}

.ct-item{
    margin-top:28px;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap:wrap;
    justify-content: space-between;
}
.ct-xq{
    width: 25%;
    height:420px;
    position: relative;
}

.ct-xq img{
    
}
.ct-xq p{
  
}
.ct-xq p a{
    position: absolute;
    bottom: 36px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    padding: 12px 20px;
    background: #da2320;
    width: 52%;
    border-radius: 12px;
    color: #fff;
    font-size: 18px;
}

.ct-xq-center p a{
    position: absolute;
    bottom: 36px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    padding: 12px 20px;
    background:#fff ;
    width: 52%;
    border-radius: 12px;
    color: #da2320;
    font-size: 18px;
}
.ct-zs{
    width: 48%;
    height:420px;
    overflow: hidden;
}
.ct-zs video{
    width: 100%;
    /* height: 420px; */
    
    /* object-fit: cover; */
    outline: none;
}

.ct-al{
    width: 25%;
    height:420px;
}
.ct-al ul{
    width: 100%;
    height:420px;
    display: flex;
    /* flex-direction: column; */
    flex-wrap: wrap;
    align-content:space-between;
}
.ct-al ul li{
    width: 100%;
    height:204px;
    overflow: hidden;
    position: relative;
}
.ct-al ul li img{
    width: 100%;
    height: 204px;
    transition:transform .5s;
}
.ct-al ul li img:hover{
    transform: scale(1.2);
    cursor: pointer;
}

.ct-al>ul>li>p{
    width: 100%;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: auto;
    /* z-index: 999; */
    background-color: #015645;
    font-size: 16px;
    line-height: 2;
    text-align: center;
    /* border-radius: 12px; */
    color: #fff;

}
.ct-al ul li p.z{
    background-color: #cd2423;
}
.ct-al ul li p.y{
    background-color: #2e3e46;
}

.j-i{
    width: 75px;
    height: 75px;
    background: url(../images/news/66800-price-icon.png) center center no-repeat;
    background-size: cover;
    position: absolute;
    top: 12px;
    right: 16px;
    z-index: 2;
}
.j-iz{
    background: url(../images/news/96800-price-icon.png) center center no-repeat;
    background-size: cover;
}
.j-ir{
    background: url(../images/news/190999-price-icon.png) center center no-repeat;
    background-size: cover;
}
.j-i>p{
    width: 80%;
    position: absolute;
    bottom: 16px !important;
    left: 0;
    right: 0;
    margin: auto;
    line-height: 2;
    text-align: center;
    border-radius: 12px;
    color: #fff;
    font-size: 18px ;
    background-color: none ;
}
        
.jh-ys{
    width: 100%;
    height:500px;
    /*height: 360px;*/
    /*background: url(../images/news/jh-ys-bg.jpg) center center no-repeat;*/
    background-size: cover;
}

.x-jh-ys{
    height: 360px !important;
}

.jh-ys-box{
    width: 1300px;
    margin:auto;
}


.ysd-content{
    margin-top: 80px;
    width: 100%;
    height:188px;
    background: url(../images/news/ysd-bg.png) center center no-repeat ;
    background-size: cover;
}

.ysd-content-box{
    width: 1300px;
    margin:auto;
}
.ysd-content-box ul{
    padding-top:34px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    
}
.ysd-content-box ul li{
    border-radius: 12px;
    padding-left: 16px;
    
}
.ysd-content-box ul li h3{
    margin-top:34px;
    font-size: 20px;
    color:#fff;
    
}
.ysd-content-box ul li p{
    margin-top:6px;
    font-size: 14px;
    color:#fff;
    
}
.ysd-content-box ul li.ysd-itema{
    width:18.2%;
    height:120px;
    background: url(../images/news/ysd01.png) center center no-repeat;
    background-size: cover;
    opacity: 0.7;
}        
.ysd-content-box ul li.ysd-itemb{
    width:18.2%;
    height:120px;
    background: url(../images/news/ysd02.png) center center no-repeat;
    background-size: cover;
    opacity: 0.7;
}           
.ysd-content-box ul li.ysd-itemc{
    width:18.2%;
    height:120px;
    background: url(../images/news/ysd03.png) center center no-repeat;
    background-size: cover;
    opacity: 0.7;
}            
.ysd-content-box ul li.ysd-itemd{
    width:18.2%;
    height:120px;
    background: url(../images/news/ysd04.png) center center no-repeat;
    background-size: cover;
    opacity: 0.7;
}           
.ysd-content-box ul li.ysd-iteme{
    width:18.2%;
    height:120px;
    background: url(../images/news/ysd05.png) center center no-repeat;
    background-size: cover;
    opacity: 0.7;
} 
.xcase{
    margin-top:80px;
}   

.xcase-box-c{
    width: 1300px;
    margin:10px auto;
    display: flex;
    flex-direction: row;
    flex-wrap:wrap;
    justify-content: space-between;
    
}
.x-b-c-item{
    margin-top:40px;
    width:48.5%;
    height:376px;
    position: relative;
}
.x-b-c-item img{
    width: 100%;
    height:376px;
    border-radius: 12px;
}
.x-b-c-item h6{
    position: absolute;
    width: 100%;
    top: 0;
    font-size: 18px;
    line-height: 2.8;
    text-align: center;
    color: #fff;
    background-color: rgba(0,0,0,0.3);
    border-top-left-radius:12px;
    border-top-right-radius:12px;
}
.c-item-c{
    position: absolute;
    top:80px;
    left:0;
    right:0;
    margin:auto;
    display: none;
}
.c-item-c:hover{
    cursor: pointer;
}

.item-f{
    position: absolute;
    top:0;
    width:100%;
    height:376px;
    border-radius: 12px;
    background-color: rgba(0,0,0,0.3);
    /* background-color: rgb(247 66 66 / 30%); */
    display: none;
}
.item-f:hover{
    cursor: pointer;
}
.c-item-c img{
    width:130px;
    height: 130px;
    border-radius: 50%;
    display: block;
    margin:auto;
}
.c-item-c p{
    margin-top:10px;
    font-size: 16px;
    text-align: center;
    color:#fff;
}
.c-item-c p span{
    margin:12px 12px !important;
}
.c-item-c p span.button{
    width: 126px;
    height:36px;
    margin:20px auto 0;
    display: inline-block;
    border-radius: 6px;
    text-align: center;
    background-color:#da2320;
}
.c-item-c p span.button a{
    font-size: 18px;
    line-height: 36px;
    display: block;
    color:#fff;
}
.xdesigner{
    margin-top:80px;

}

.xdesigner-box{
    margin-top:50px;
    width:100%;
    height:835px;
    background: url(../images/news/xdesigner-bg.png) center center no-repeat;
    background-size: cover ;
}
.xdesigner-c{
    width: 1300px;
    padding-top:50px;
    margin:auto;
}
.xdesigner-img{
    width:100%;
}
.xdesigner-img img{
    /*width: 100%;*/
}
.xdesigner-img-item{
    position: relative;

}
.xdesigner-img-item p {
    position: absolute;
    bottom: 43px;
    margin-left: 686px;
}
.xdesigner-img-item p span{
    padding:12px 26px;
    background-color: #da2320;
    margin:0px 16px;
    border-radius: 12px;
    color: #fff;
}
.xdesigner-img-item p span a{
    color:#fff;
}
.xdesigner-x{
    margin-top:22px;
}

.xdesigner-x-img{
    margin:0px 4px;
    
}
.xdesigner-x-img img{
    width: 90%;
}

.xdesigner-x-img:hover{
    cursor: pointer;
}   

.assembly-hall{
    margin-top:80px;
    /* height: 560px; */
}
.assembly-hall-box{
    width: 1300px;
    height: 564px;
    margin:45px auto 0px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.a-h-c{
    width: 74%;
}

.a-h-c-aa{
    width: 100%;
}
.a-h-c-aa video{
    width: 962px;
    border-radius: 20px;
    outline: none;
}
.a-h-c-aa img{
    width: 100%;
    height: 560px;
    border-radius: 20px;
}
.a-h-i{
    margin-top:30px;
    width: 23%;
    display: flex;
    position: relative;
    height:500px ;

}

.i-bb-c{
    display: flex;
    flex-direction: column !important;
    /* flex-wrap: wrap; */
    align-content:space-between;
    
}

.a-h-i-bb img{
   
}

.assembly-qie-left{
    left:0px;
    right:0px;
    margin:auto;
    top:-40px;
    transform:rotate(90deg);
    color: #da2320;
}
.assembly-qie-right{
    left:0px;
    right:0px;
    margin:auto;
    bottom:-270px;
    transform:rotate(90deg);
    color: #da2320;
}
.zzbaikeli{
    width: 30% !important;

}

.baike-text{
    padding: 12px 16px;
    margin-top:20px;
    width: 100%;
    height:80px;
    background: #fff;
    border-radius: 12px;
    color: #5a5a5a;
}

.index-video-c{
    width: 100%;
    height:553px;
    background-image: url(../images/news/koubei-bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.zzbaikeli img{
    position: absolute;
    width: 60px;
    height: 60px;
    left: 0;
    right: 0;
    top:-100px;
    bottom:0;
    margin:auto;
    opacity: 0.5;   
}
/*产品页面开始*/

.cp-banner img{
  width: 100%;
  display: block;
}

.cp-ys{
  position: relative;
  top:-100px;
  width: 1300px;
  height: 160px;
  background:#fff;
  border: 1px solid #dbdbdb;
  border-radius: 12px;
  margin: 0px auto;
  box-shadow: 0px 10px 8px #cbcaca;
}

.cp-ys ul{
  padding:0px 136px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;

}
.cp-ys ul li{
  width: 16%;
}
.cp-ys ul li p{
  margin-top: 22px;
  font-size: 18px;
  text-align: center;
}
.cp-ys ul li p span{
  font-size: 24px;
  color:#d92421;
}
.cp-ys ul li img{ 
  width: 36%;
  display: block;
  margin:12px auto;
}
.ifz{
  width: 32% !important;
}
.zz-c-show{
  margin-top: -50px;
  width: 100%;
  height: 1154px;
  background: url(../images/news/cp/zz-content-bg.jpg) center center no-repeat;
  background-size: cover;
}

.zz-title img{
  width:601px ;
  height:248px ;
  display: block;
  margin:auto;
  padding-top: 60px;                                                                            
  box-sizing: content-box;
}

.zz-list{
  width: 1300px;
  margin:10px auto;

}


.zz-list ul.zz-list-icon{
  padding:0px 220px;
  margin-top:36px;
  display: flex;
  flex-direction: row;
  flex-wrap:wrap;
  justify-content: space-between;
}

.zz-list-text-box{
  width: 1300px;
  height: 60px;
  border-radius: 30px;
  background-color:#d92421 ;
}
.zz-list ul.zz-list-text{
  padding:0px 214px;
  margin-top:20px;
  display: flex;
  flex-direction: row;
  flex-wrap:wrap;
  justify-content: space-between; 
  color:#fff;
  font-size: 22px;
  line-height: 60px;
}
.zz-list-text li:hover{
  cursor: pointer;
}


.zz-c-box{
  margin-top:36px;
  
} 

.zz-c-box ul li{
  display: none;
}


.ct-zp-box{
  width: 1300px;
  margin:50px auto 0px;
}

.tc-zp-title img {
  width:980px ;
  height: 248px;
  display: block;
  margin:auto;
}
.tc-zp-c {
  margin-top:30px;
  width: 100%;
  /* height: 166px; */
  
}

.zp-top-icon ul{
  margin-top:40px;
  display:flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.zp-top-icon ul li{
  width: 10%;
  padding: 10px;
  border-radius: 12px;
  cursor: pointer;
}
.zp-top-icon ul li p{
  font-size: 26px;
  text-align: center;
}

.zp-top-icon ul li.z-t-n{
  background-color: #d92421;
}

.i-text{
  color: #fff;
}

.zp-top-icon ul li img.z-icon-02{
  display: none;
}


/* .tc-zp-c ul li.z-t-n img{
  background-blend-mode:
} */


/* .z-t-ia{
  width: auto;
  height: 84px;
  background-image:url(../images/news/cp/cl-icon-1.png);
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  margin:8px auto 0px;
}

.z-t-ia:hover{
  background-blend-mode: lighten;
  /* background-image:url(../images/news/cp/cl-icon-1.png); 
  background-image:linear-gradient(#fff, #fff),url(../images/news/cp/cl-icon-1.png);

}
*/
.tc-zp-c ul li img{
  width: auto;
  height: 84px;
  display: block;
  margin:8px auto 0px;
}

.zp-top-c{
  margin-top:30px;
  height: 625px;
}

.pp-db{
  display: none;
}
.pp-dz{
  display: none;
}
.pp-jcdd{
  display: none;
}
.pp-lyf{
  display: none;
}

.pp-men{
  display: none;
}

.pp-sc{
  display: none;
}

.pp-wy{
  display: none;
}

.pp-logo-box{
  width: 70%;
  margin-top:20px;
}

.pp-logo-item-img img.cur{
  border: 1px solid #000;
}
.pp-logo-item-img img.curn{
  border: 1px solid red;
  }

.pp-logo-item-img img{
  width: auto;
  
}

.pp-logo-item-img img:hover{
  cursor: pointer;
}



#pp-logo-a-x{
  height: 512px;
}


/* .tc-zp-c img{
  width:1300px ;
  height: 820px;
  display: block;
  margin:auto;
} */

.tc-zt-box{
  margin-top:50px;
  width: 100%;
  height: 980px;
  background:url(../images/news/cp/zt-bg.png) center center no-repeat;
  background-size: cover ;

}
.zt-zt-title{
  padding-top:45px;
}
.zt-zt-title img{
  width:601px ;
  height:248px;
  display: block;
  margin:auto;
}

.tc-zt-c{
  width:1300px;
  margin:30px auto 0px;
  clear: both;
}




.tc-bd-box{
  margin-top:50px;
  width: 100%;
  height:285px;
  background:url(../images/news/cp/zt-show.png) center center no-repeat;
  background-size: cover;
}
.tc-bd-box h5{
  font-size: 48px;
  text-align: center;
  font-weight: 600;
  padding-top: 46px;
}
.zt-yy{
  padding-top: 42px;
  width: 1300px;
  margin:auto;
}
.zt-input{
  width: 420px;
  height: 62px;
  border-radius: 12px;
  border: 1px solid #000;
  padding-left: 20px;
  font-size: 18px;
}

.zt-yy form{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.zt-b{
  background-color: #da271e;
  color: #fff;
  font-weight: 600;
}




.cxgy-box{
  margin-top: 50px;
}

.cxgy-title img{
  width: 480px;
  height: 248px;
  display: block;
  margin: auto;
}

.cxgy-c{
  width: 1300px;
  margin:30px auto 0px;
}

.cxgy-intra{
  position: relative;
}

.cxgy-text {
  position: absolute;
  bottom: 58px;
}
.cxgy-text h5{
  font-size: 18px;
  text-align: center;
}

.cxgy-text p{
  font-size: 14px;
  text-align: center;
}


.bz-box{
  margin-top: 50px;
  width: 100%;
  height: 1147px;
  background: url(../images/news/cp/bz-bg.png) center center no-repeat;
  background-size: cover;
}

.bz-title img{
  padding-top: 50px ;
  width: 939px;
  height: 247px;
  display: block;
  margin:auto;
  box-sizing: content-box;
}


.news-kb-box{
  margin-top:50px;
}

.kb-title{

}
.kb-title img{
  width: 449px;
  height:248px;
  display: block;
  margin:auto;
}
.kb-c{
  width: 1300px;
  margin:30px auto 0px;
}
.poi{
  margin-left: 20px;
}


.brocade-flag{
  margin-top:60px;
  margin-bottom: 60px;;

}
.brocade-flag img{
  width: 100%;
}
.zxbaike-content{
    margin-top: 0px;
    padding-top: 60px !important;
}




/* 装修报价开始 */


.test-a-test-box{
  width: 100%;
  height: 1560px;
  background: url(../images/news/test/testatest-bg.jpg) center center no-repeat;
  background-size: cover;
}

.t-a-t{
  width: 1000px;
  margin:auto;
}

.people-title{
  padding:80px 60px 0px;
  display: flex;
  flex-direction: row;
  flex-wrap:wrap;

}

.t-people {
  width: 180px;
  margin-left: 100px;
}
.t-people img{
  width: 100%;
  height: auto;
  display: block;
 
}
.t-title{
  margin-top:70px;
  margin-left: 50px;
}
.t-title h3{
  font-size: 42px;
  font-weight: 600;
}

.t-title p{
  font-size: 22px;

}

.test-input{
  margin-top:-120px;
  width: 1000px;
  height:500px;
  background-color: #fff;
  border-radius: 12px;
  position: absolute;
  z-index: 2;
}

.test-input{
  padding:40px 50px 40px 20px ;
  display: flex;
  flex-direction: row;
  flex-wrap:wrap;
  justify-content: space-between;
}

.ticker{
  width: 50%;
  
}
.ticker-title{
  margin-left:32px;
}

.ticker-title>h3{
  font-size: 36px;
  font-weight: 600;
}
.ticker-title>p{
  margin-top:10px;
  font-size: 15px;

}
.ticker-title>p span{
  font-size: 20px;
  font-weight: 600;
  color: #da2320;
}
.ticker-input{
  margin-top:30px;

}

.ticker-input input{
  width: 300px;
  height: 42px;
  background-color: #e6e6e6;
  border-radius: 8px;
  outline: none;
  padding-left:12px;
}



.ticker-input p{
  margin-top:20px;
}

.ticker-input p span{
  font-size: 16px;
  /* text-align: right; */
}

.ticker-input p:nth-child(1){
  margin-left: 32px;


}
.ticker-input p:nth-child(2){
  margin-left: 32px;

}


.ticker-input p:nth-child(4){
  margin-left: 114px;

}
.ticker-input input.start-s{
  padding:0px;
  margin-top: 20px;
  margin-left: 114px;
  width: 300px;
  height: 42px;
  background-color: #da2320;
  border-radius: 8px;
  text-align: center;
  color: #fff;
  font-size: 16px;
}

.ticker-input p.sh{
  margin-left: 114px;
}

.specific-price{
  width: 50%;
}


.s-p-c{
  width: 420px;
  height: 250px;
  border: 1px solid #cecece;
  border-radius: 12px;
  margin: 50px auto 0px;
}
.s-p-c h3{
  padding-top:50px;
  font-size: 18px;
  text-align: center;
  font-weight: 600;
}
.s-p-c h3 span{
  font-size: 30px;
  color:#da2320;
  letter-spacing: 2px;
}
.s-p-c ul{
  width: 80%;
  margin: 10px auto 0px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.s-p-c ul li{
  width: 50%;
  margin-top: 30px;
}

.s-p-c ul li p{
  font-size: 16px;
  text-align: center;
}
.s-p-c ul li p span{
  color:#da2320;
  letter-spacing: 1px;
}

.specific-price>p{
  width: 400px;
  margin:16px auto;
  font-size: 14px;
  line-height: 1.5;
}
.specific-price>p span{
  color:#da2320;
}


.test-quotation-why{
  /* position: relative; */
  margin-top: 420px;
  width: 1000px;
  height:500px;
  background-color: #fff;
  border-radius: 12px;
  padding: 50px 40px;
  
}
.t-q-w-b{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.test-quotation{
  width: 62% ;
}

.test-quotation h3{
  font-size: 22px;
  text-align: center;
  font-weight: 600;
}

.test-quotation ul{
  margin-top: 30px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.test-quotation ul li{
  width: 32%;
}
.test-quotation ul li img{
  width: 100%;
  height: auto;

}

.test-why{
  width: 35%;


}

.test-why h3{
  font-size: 22px;
  text-align: center;
  font-weight: 600;
}
.test-why img{
  margin: 42px auto 0px;
  width: 96%;
  height: auto;
  display: block;
}

.start-baojia{
  width: 300px;
  height: 50px;
  margin: 26px auto;
  background-color: #da2320;
  border-radius: 8px;
  
}
.start-baojia p{
  font-size: 18px;
  line-height: 50px;
  text-align: center;
}
.start-baojia p a{
  color: #fff;
}


.test-advantage{
  margin-top: 100px;
  height:300px ;
  background: url(../images/news/test/lf-bg.png) center center no-repeat;
}

.test-advantage ul{
  padding: 100px 40px;
  width: 1000px;
  margin:auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.test-advantage ul li{
  width: 32%;
  text-align: center;
  color: #fff;
}

.test-advantage ul li h4{
  font-size: 32px;
  font-weight: 600;
}

.test-advantage ul li p{
  margin-top: 16px;
  font-size: 16px;
}
.top-am{
    position: absolute;
    top: 16px;
    z-index: 2;
}




.fbody{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 1000000;
}


.popup{
    position: fixed;
    top:30%;
    left: 0px;
    right: 0px;
    margin:auto;
    z-index: 9999999;
    display: none;
}
.popup-box{
    padding: 56px 68px;
    width: 960px;
    height: 420px;
    background: url(../images/popup-bg.jpg) center center no-repeat;
    background-size: cover;
    /*border-radius: 24px;*/
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    margin: auto;
}


.popup-fy{
    width: 58%;
}
.popup-fy p{
    width: 330px;
    text-align: center;
    padding:6px;
    margin-left: 38px;
    font-size: 17px;
    color: #fff;
    background-color: #da2923;
    border-radius: 12px;
}
.popup-fy h5{
    margin-top:26px;
    margin-left: 38px;
    font-size: 26px;
    font-weight: 600;
}
.popup-fy h5 span{
    margin: 0px 4px;
    font-size: 36px;
    color: #da2923;
}

.popup-fy img{
    margin-top:26px;
}

.popup-bd{
    width: 42%;
}

.popup-bd{
    
}

.popup-bd h5{
    margin-left: 42px;
    font-size: 26px;
    font-weight: 600;
    position: relative;
}

.popup-bd h5:before{
    content: '';
    position: absolute;
    left: -42px;
    height: 35px;
    width: 35px;
    background: url(../images/popup-icon.png) center center;
    background-size: cover;
}

.p-bd-i p{
    margin-top:22px;
    font-size: 20px;
}

.popup-input{
    height: 50px;
    width: 240px;
    border-radius: 12px;
    border: 1px solid #685656;
    padding-left: 12px;
}

.popup-b{
    margin-top: -6px;
    height: 50px;
    width: 240px;
    border-radius: 12px; 
    background-color: #da2923;
    color: #fff;
    text-align: center;
    margin-left: 86px;
    font-size: 20px;
    font-weight: 500;
}
.popup-b:hover{
    cursor:pointer;
    animation:inputfdd 1s infinite;
    animation-direction:alternate;
}

@keyframes inputfdd{
100% {transform:scale(1.1);
0% {transform:scale(1)};   }
}

.p-bd-i p.popys{
    margin-top:6px;
    margin-left: 86px;
    font-size: 14px;
    color: #da2923;
}

.p-bd-i p.poptext{
    margin-top:16px;
    margin-left: 86px;
    font-size: 14px;
}

.p-bd-i p.poptext span{
    font-size: 18px;
    color:#da2923 ;
}

.pop-gb{
    position: absolute;
    right:16px;
    top: 12px;
}

.pop-gb img{
    width: 35px;
    height: 35px;
}
.pop-gb-b{
    display: none;
}

.pop-gb img:hover{
    cursor: pointer;
    animation:fadenum 1s 1;
}

@keyframes fadenum{
100%{transform:rotate(360deg)};
    
}



/*热装楼盘开始*/

.assembly-hall{
    margin-top:80px;
    /* height: 560px; */
}



.rz-lp-box{
    width: 1300px;
    height:606px;
    margin:50px auto 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.rz-lp-list{
    width: 880px;

}

.rllt{
    width: 880px;
    height: 400px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.rllt-swiper{
    width: 584px;
}
.rllt-bottom{
    width: 286px;
}

.rllb{
    margin-top: 10px;
    width: 880px;
    height: 196px;
}
.rllb ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.rllt-bottom{
    width: 286px;
}
.xrllt{
    /*margin-top: 2px;*/
}
.xrllt ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.xrllt ul li{
    position: relative;
}
.xrllt ul li:hover{
    cursor: pointer;
}
.xrllt ul li p{
    position: absolute;
    bottom: 8px;
    background-color: #000;
    color: #fff;
    text-align: center;
    left: 0;
    right: 0;
    margin: auto;
    width: 90%;
    border-radius: 12px;
    font-size: 16px;
}

.xrllt-center{
    /*margin-top: 2px;*/
}
.xrllt-center ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.xrllt-center ul li{
    position: relative;
}
.xrllt-center ul li:hover{
    cursor: pointer;
}
.xrllt-center ul li p{
    position: absolute;
    bottom: 8px;
    background-color: #000;
    color: #fff;
    text-align: center;
    left: 0;
    right: 0;
    margin: auto;
    width: 90%;
    border-radius: 12px;
    font-size: 16px;
}
.rllt-l{
    /*width: 46%;*/
}

.zjsg-list{
    width: 410px;
    height: 545px;
    overflow: hidden;

}
.zjsg-list ul{

}

.zjsg-title{
    width: 100%;
    height: 80px;
    background-color: #333333;
    color: #fff;
}
.zjsg-title h3{
    font-size: 38px;
    line-height: 80px;
    padding: 0px 0px 0px 30px;
}
.zjsg-title h3 span{
    font-size: 26px;
    margin-left: 16px;
}
.zjsg-text{
    width: 100%;
    height: 40px;
    background-color: #aeaeae;

}
.zjsg-text ul{
    padding:0px 30px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.zjsg-text ul li{
    width: 25%;
    font-size: 20px;
    line-height:40px;
    color: #fff;
    text-align: center;
}
.z-l-x{
    height: 34.5px;
    padding:0px 30px;
    
}



.z-l-x ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.z-l-x ul:hover{
    cursor: pointer;
}

.z-l-x ul li{
    width: 25%;
    font-size: 18px;
    margin-top: 12px;
    text-align: center;
}
.z-l-x ul li:hover{
    cursor: pointer;
}
.zjsg-input{
        width: 410px;
    height: 60px;
    background-color: #da2320;
    position: absolute;
    margin-top: -120px;
}
.zjsg-input p{
    font-size: 24px;
    color: #fff;
    line-height: 60px;
    text-align: center;
}
.zjsg-input p a{
    width: 100%;
    height: 60px;
   color: #fff;
   display: block;
}
.gsjj-show{
    margin-top: 80px;
}
.gsjj-show-title h2{
    font-size: 38px;
    line-height: 1;
    text-align: center;
    font-weight: 600;
}
.gsjj-show-title p{
    margin-top: 12px;
    font-size: 18px;
    text-align: center;
}

.gsjj-show-c{
    margin-top:50px;
    width: 100%;
    height: 818px;
    background-color: #404040;
}
.gsjj-show-box{
    width: 1300px;
    margin:auto;
}
.gsjj-content{
    padding-top:56px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.gsjj-text{
    width: 600px;
    position: relative;
}

.gsjj-text h5{
    width: 80%;
    margin: 42px auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 20px;
    text-align: center;
    font-size: 18px;
    line-height: 1.6;
}

.gsjj-img{
    width: 700px;
}

.gsjj-input{
    margin-top:16px;
    width: 1300px;
    height: 110px;
    background-color: #ebebeb;
}
.gsjj-input-box{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    /*justify-content: space-between;*/
}
.g-i-t{
    padding-left: 56px;
}
.g-i-t h5{
    font-size:42px;
    font-weight: 300;
    line-height: 110px;
}

.g-i-i{
    padding-right: 56px;
    padding-top: 26px;
    margin-left: 36px;
}

.gi{
    width: 250px;
    height: 58px;
    border-radius: 12px;
    background-color: #fff;
    margin-left: 30px;
    padding-left: 16px;
    font-size: 18px;
    outline: none;
}
.gb{
    font-size: 20px;
    color: #fff;
    background-color: #e02828;
}
.gsjj-swiper{
    color: #da2320 !important;
}

/*顶部优势点*/
.ys-dian{
    width: 100%;
    height: 180px;
    background-color: #fafafa;
}
.ys-d-box{
    width: 1500px;
    height: 160px;
    margin: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.ys-item{
    margin-top: 35px;
    width: 18%;
    height: 110px;
    background-color:#fff ;
    border-radius: 12px;
}
.ys-item:hover{
    box-shadow: 0px 0px 18px #dddbdb;

}

.ys-item a{
    width: 18%;
    height: 110px;
    display: table-cell;
}
.ys-m{
    margin-top: 25px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content:center;
}
.ys-m h5{
    font-size: 22px;
    font-weight: 600;
    margin:0px 4px;
    /*color: #da2320;*/
}
.ys-m img{
    margin:0px 4px;
}

.ys-item p{
    margin-top: 12px;
    font-size: 14px;
    text-align: center;
    color: #000;
}

.ys-item-s{
    background-color:#fff;
}
.ys-m-s h5{
    color: #000;
}
.ys-item-s p{
    color: #000;
}

.kb-show{
    margin-top: 80px;
}

.kb-show-box{
    width: 1300px;
    margin:50px auto 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.kb-left{
    width: 45%;
    height: 500px;
}

.kb-right{
    width: 53%;
    height: 500px;
}

.kb-right ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}


.foot-ys{
    margin-top: 80px;
    width: 100%;
    height: 800px ;
    background: url(../images/news-mk/foot-ys-bg.jpg) center center no-repeat;
    background-size: cover;
}

.foot-ys-box{
    width: 1300px;
    margin:30px auto 0px;
    
}

.foot-ys-top{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.foot-ys-item {
    width: 387px;
    height: 377px;
    position: relative;
}
.foot-ys-item img{
    border-radius: 16px;
}
.f-y-i-c{
    position: absolute;
    width: 100%;
    height: 373px;
    background-color:rgba(0,0,0,0.6);
    top: 0;
    border-radius: 16px;
}
.f-y-i-c:hover{
    background-color:rgba(218,41,35,0.5);
}

.foot-ys-text{
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    color: #fff;
}

.foot-ys-text h6{
    margin-top: 80px;
    font-size: 100px;
    text-align: center;
    font-weight: 600;
}
.foot-ys-text h6 span{
    font-size: 26px;
}
.foot-ys-text p{
    font-size: 32px;
    text-align: center;
}

.foot-ys-boot{
    margin-top:36px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}


.foot-boot-item{
    width: 218px;
    height: 176px;
    position: relative;
}

.foot-boot-item img{
    border-radius: 16px;
}

.f-c{
    position: absolute;
    width: 100%;
    height: 172px;
    background-color:rgba(0,0,0,0.5);
    top: 0;
    border-radius: 16px;
}

.foot-i-t{
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    color: #fff;
}
.foot-i-t h6{
    margin-top:38px;
    font-size: 28px ;
    text-align: center;
}
.foot-i-t p{
    margin-top: 12px;
    font-size: 18px;
    text-align: center;
}


.x-f-x{
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 66px;
    /*background-color:#e96262 ;*/
    background-color:rgba(0,0,0,0.6) ;
    z-index: 999;
}


.x-f-box{
    width: 1100px;
    margin: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.x-f-t{
    height: 66px;
}

.x-f-t h3{
    font-size: 30px;
    font-weight: 600;
    line-height: 66px;
    color: #fbc01a ;
}


.x-f-c form{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.f-x{
    width: 200px;
    height: 36px;
    margin:15px 12px 0px;
    background-color: #fff;
    border-radius: 8px;
    outline:none;
    font-size: 16px;
    padding-left: 12px;
}
.i-f-x{
    background-color: #da2320;
    color: #fff;
}

.hd-test{
    margin-top: 20px;
    width: 100%;
    height: 120px;
    /*background-color: #e6e6e6;*/
    /*background-image: url(../images/news/jh-ys-bg.jpg);*/
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
.hd-test-box{
    padding-top:30px ;
    width: 1300px;
    margin:auto;
    position: relative;
}
.hd-bg{

}
.hd-icon{
    position: absolute;
    top: 60px;
    right: 100px;
}

/*品牌介绍开始*/

.ppjs-banner img{
    width: 100%;
    vertical-align:bottom !important;
    display:block !important;
}
.ppjs-box{
    width: 100%;
    background-color: #f2f2f2;
}
.ppjs-ppjs{
    width:1300px ;
    margin: auto;
    height: 585px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content:space-between;
}

.ppjs-ppjs-text{
    padding-top: 80px;
    width: 46%;
}
.ppjs-ppjs-text h6{
    font-size: 36px;
    font-weight: 600;
}
.ppjs-ppjs-text p{
    margin-top: 12px;
    font-size: 18px;
    line-height: 1.6;
    text-align: justify;
}
.ppjs-ppjs-video{
    width: 50%;
}
.ppjs-ppjs-video video{
    padding-top: 100px;
    width: 100%;
}
.ppjs-fzlc img{
    width: 100%;
    vertical-align:bottom !important;
    display:block !important;
}
.ppjs-zcjy{
    width: 1300px;
    height: 960px;
    margin:auto;
}
.ppjs-zcjy>h5{
    font-size: 48px;
    font-weight: 600;
    text-align: center;
    padding-top: 60px;
}

.ppjs-zcjy-box{
    margin-top: 45px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.ppjs-zcjy-img{
    width: 35%;
    
}
.ppjs-zcjy-text{
    width: 56%;
}
.ppjs-zcjy-text p{
    margin-top: 32px;
    font-size: 18px;
    line-height: 1.8;
    text-align: justify;
    
}
.ppjs-bd{
    width: 1300px;
    height: 130px;
    margin:50px auto 0px;
    background: url(../images/zjbd.jpg) center center no-repeat;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    padding:0px 20px;
}
.ppjs-bd-t{
    width: 24%;
}
.ppjs-bd-t>h5{
    font-size: 32px;
    text-align: center;
    font-weight: 600;
    color: #fff;
    line-height: 130px;
}

.ppjs-bd-c{
    margin-top:19px ;
    width: 74%;
    height: 92px;
    background-color: #fff;
}

.ppjsbd{
    width:282px ;
    height: 52px;
    border: 1px solid #434343;
    border-radius: 12px;
    margin: 18px 0px 0px 20px;
    padding-left: 12px;
    font-size: 16px;
}


.ppjsbdt{
    width:282px ;
    height: 52px;
    background-color: #da271e;
    border-radius: 12px;
    margin: 18px 0px 0px 16px;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    color: #fff;
}


.ppjs-qyln{
    width: 100%;
    height: 2380px;
    background: url(../images/ppjs-qyln-bg.jpg) center center no-repeat;
    background-size: cover;
}
.ppjs-qyln h5{
    font-size: 48px;
    font-weight: 600;
    text-align: center;
    padding-top: 80px;
}

.ppjs-qyln-box{
    width: 1300px;
    margin: auto;
}

.ppjs-qyln-pply{
    margin-top: 72px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.p-q-p-i{
    width: 50%;
}

.p-q-p-t{
    width: 44%;
}

.p-q-p-t img{
    margin-top: 50px;
}

.p-q-p-t p{
    font-size: 18px;
    text-align: justify;
    line-height: 1.6;
}

.ppjs-qyln-qysm{
    margin-top: 100px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.p-q-q-i{
    width: 44%;
}
.p-q-q-i img{
    margin-top: 50px;
}
.p-q-q-i p{
    font-size: 18px;
    text-align: justify;
    line-height: 1.6;
}
.p-q-q-t{
    width: 50%;
}

.ppjs-qyln-qynj{
    margin-top: 100px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.ppjs-qyln-qyjzg{
    margin-top: 100px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.ppjs-qyry img{
    width: 100%;
    vertical-align:bottom !important;
    display:block !important;
}

.ppjs-lxwm{
    width: 1300px;
    height: 520px;
    margin:80px auto 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.ppjs-lxwm-text{
    width: 50%;
}
.ppjs-lxwm-img{
    width: 50%;
}
.ppjs-lxwm-logo{
    margin-top: 12px;
}

.ppjs-lxwm-c{
    margin-top:40px;
    
}
.ppjs-lxwm-c h6{
    font-size: 30px;
    font-weight: 600;
}
.ppjs-lxwm-c p{
    margin-top: 12px;
    font-size: 24px;
}

.ppjs-lxwm-d{
    margin-top: 60px;
}

.ppjs-lxwm-d p.zx{
    width: 170px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #da2320;
    color: #fff;
    border-radius: 12px;
    font-size: 26px;
    display: block;
}

.ppjs-lxwm-d p.zx a{
    color: #fff;
}
.ppjs-lxwm-d p.tell{
    margin-top: 32px;
    font-size: 26px;
    color: #da2320;
}
.ppjs-lxwm-d p.tip{
    margin-top: 8px;
    font-size: 22px;
}



.jh-box{
    width: 1300px;
    margin:60px auto 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.jh-left{
    width: 75%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.jh-aa img{
    border-radius: 7px;

}
.jh-bb img{
    border-radius: 7px;
}
.jh-cc img{
    border-radius: 7px;
}
.jh-aa img:hover{
    box-shadow: 0px 0px 10px #dddbdb;
    cursor: pointer;
   
    
}
.jh-bb img:hover{
    box-shadow: 0px 0px 10px #dddbdb;
    cursor: pointer;
}
.jh-cc img:hover{
    box-shadow: 0px 0px 10px #dddbdb;
    cursor: pointer;
}
.tt{
    margin-top: 8px;
}

.jh-right{
    width: 23.5%;
    padding: 20px;
    height: 380px;
    border: 1px solid #e3e3e3;
    border-radius: 12px;
}

.jh-right h5{
    margin-top: 10px;
    font-size:20px;
    font-weight: 600;
    text-align: center;
}
.jh-right h5 span{
    color: #da2320;
}
.jh-right p{
    margin-top: 8px;
    font-size: 14px;
    text-align: center;
}
.jh-right p span{
    color: #da2320;
}

.jh-s{
    width: 100%;
    margin: 22px auto 0px;
    height: 50px;
    border: 1px solid #e3e3e3;
    border-radius: 8px;
    display: block;
    padding-left: 14px;
    font-size: 15px;
    outline-color: #fce2e1;
}

.jh-ss{
    width: 100%;
    height: 50px;
    margin: 22px auto 0px;
    display: block;
    border-radius: 8px;
    background-color: #da2320;
    font-size: 18px;
    text-align: center;
    color: #fff;
}
.jh-form p{
    margin-top: 12px;
}









.t-jh-box{
    width: 1300px;
    margin:60px auto 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}




.t-jh-left{
    width: 73%;
}

.t-jh-left-top{
    
}
.t-jh-left-top ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.t-jh-left-top ul li{
    position: relative;
}
.t-jh-left-top ul li img{
    box-shadow: 0px 0px 10px #dddbdb;
    border-radius: 8px;
    /*position: absolute;*/
    /*top: 0;*/
}
.t-jh-text{
    position: absolute;
    top: 30px;
    left: 26px;
}
.t-jh-text h6{
    font-size:24px ;
    font-weight: 600;
    color: #da2320;
    letter-spacing: 2px;
    
    
}
.t-jh-text h6:hover{
    cursor: pointer;
}


.t-jh-text h6 a{
    color: #da2320;
} 

.t-jh-text p{
    margin-top: 10px;
    font-size: 16px;
    font-weight: 100;
    color: #000;
}
.t-jh-text p:hover{
    cursor: pointer;
}
.t-jh-text p a{
    color: #000;
}

.t-jh-left-top ul li img:hover{
    box-shadow: none;
    cursor: pointer;
}

.t-jh-left-bottom{
    margin-top: 12px;
}

.t-jh-left-bottom ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.t-jh-left-bottom ul li{
    position: relative;
}



.t-jh-left-bottom ul li img{
    box-shadow: 0px 0px 10px #dddbdb;
    border-radius: 8px;
}
.t-jh-left-bottom ul li img:hover{
    cursor: pointer;
     box-shadow: none;
}


.t-jh-right{
    width: 25%;
    padding: 20px;
    height: 446px;
    border: 1px solid #e3e3e3;
    border-radius: 12px;
}


.t-jh-right h5{
    margin-top: 12px;
    font-size:23px;
    font-weight: 600;
    text-align: center;
}
.t-jh-right h5 span{
    color: #da2320;
}
.t-jh-right p{
    margin-top: 12px;
    font-size: 14px;
    text-align: center;
}
.t-jh-right p span{
    color: #da2320;
}


/*多少钱页面*/

.hm-banner{
    width: 100%;
    height:990px ;
    background: url(../images/hm/hm-banner.jpg) center center no-repeat;
    background-size: cover;
    position: relative;
}
.hm-title{
    padding-top: 90px;
    width:833px;
    height: 85px;
    display: block;
    margin:auto;
    box-sizing: content-box;
}
.hm-intra{
    width: 589px;
    height: 89px;
    display: block;
    margin:30px auto 0px;
}

.hm-b-form{
    width: 1300px;
    height:550px;
    background-color: #fff;
    margin:40px auto 0px;
    padding: 30px 50px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.hm-b-left{
    width: 45%;
}
.hm-b-left h6{
    margin-top: 30px;
    font-size: 32px;
    letter-spacing: 1px;
}
.hm-b-left h6 span{
    margin-left: 12px;
    font-size: 17px;
    color: #da2220;
}
.hm-b-left tr{
    margin-top: 20px;
}

.jh-banner{
    
    width: 66%;
    margin-top:30px;
    height: 50px;
    border: 1px solid #817b7b;
    /*border-radius: 8px;*/

    padding-left: 14px;
    font-size: 15px;
    outline-color: #ff7e79;
    font-size: 16px;
}
.jh-banner-box{
    margin-top: 30px;
}
.jh-banner-box p{
    font-size: 20px;
}


.jh-bannerb{
    margin-top:30px;
    width: 100% !important;
    font-size: 20px;
}

.jh-bannerc{
    display: inline;
    margin-left: -6px;
}

.jh-bannerc select{
    font-size: 16px;
    /*margin: 0px 4px;*/
}
.jh-bannerc select:nth-child(1){
    width: 56px;
    text-align: center;
}
.jh-bannerc select:nth-child(2){
    width: 56px;
    text-align: center;
}
.jh-bannerc select:nth-child(3){
    width: 56px;
    text-align: center;
}
.jh-bannerc select:nth-child(4){
    width: 88px;
    text-align: center;
}
.jh-bannerc select:nth-child(5){
    width: 75px;
    text-align: center;
}


.jh-bannerb select{
    height: 50px;
}

.jh-bannera{
    width: 30%;
    height: 50px;
    margin: 0px auto 0px;
    display: block;
    border-radius: 8px;
    background-color: #da2320;
    font-size: 18px;
    text-align: center;
    color: #fff;
}

.hm-center-a{
    width: 10%;
}
.hm-center-a img{
    margin-top:60px;
    margin-left: -20px;
}
.hm-center-a img:hover{
    cursor: pointer;
}
.hm-b-right{
    width: 45%;
    height: 412px;
    
}
.hm-comuter{
    width: 430px;
    height: 410px;
    margin:36px 0px 0px 80px;
    box-shadow: 0px 0px 10px #e1e1e1;
    border-radius: 18px;
}
.hm-comuter img{
    padding-top: 20px;
    width: 379px;
    height: 368px;
    margin: auto;
    display: block;
    box-sizing: content-box;
}

.hm-b-right img{
    width: ;
}

.hm-xzq{
    margin-top:90px ;
}

.hm-c-title h5{
    font-size: 36px;
    text-align: center;
    letter-spacing: 3px;
    
}
.hm-c-title p{
    margin-top: 10px;
    font-size: 18px;
    text-align: center;
    letter-spacing: 2px;
}
.c-line{
    margin-top: 18px;
    width: 100%;
    height: 1px;
    background-color:#e8e8e8;
}
.c-line-w{
    margin-top: 18px;
    width: 100%;
    height: 1px;
    background-color:#fff;
}

.r-line{
    width: 170px;
    height: 2px;
    background-color:#da2220 ;
    margin:18px auto 0px;
}

.hm-xzq-box{
    width: 1300px;
    margin:28px auto 0px;
}
.hm-xzq-box ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.hm-xzq-box ul li{
    
}
.hm-xzq-box ul li img{
    /*width: 90%;*/
    /*width:416px;*/
    /*height: 445px;*/
}

.hm-bzh{
    margin-top: 90px;
    width: 100%;
    height: 930px;
    background:url(../images/hm/bzh-bg.jpg) center center no-repeat; 
    background-size: cover;
}
.hm-bzh-c{
    margin-top: 18px;
}
.hm-bzh-c img{
    width: 1328px;
    height: 725px;
    margin: auto;
    display: block;
}
.hm-axtx{
    margin-top: 55px;
}

.hm-axtx-c{
    width: 1300px;
    margin:0px auto 0px;
}
.hm-axtx-c ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content:space-between ;
}
.hm-axtx-c ul li{
    margin-top: 32px;
}
.hm-fgal{
    margin-top:76px;
}
.hm-fgal-c{
    width: 1300px;
    margin: 18px auto 0px;
}
.hm-fgal-c ul{
    display: flex;
    flex-direction:row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.hm-fgal-c ul li{
    margin-top: 18px;
}

.hm-footer{
    margin-top: 78px;
    width: 100%;
    height: 608px;
    background: url(../images/hm/footer-bg.jpg) center center no-repeat;
    background-size: cover;
    
}
.hm-footer h5{
    padding-top: 38px;
    font-size:36px;
    font-weight: 600;
    text-align: center;
}

.hm-footer-box{
    width: 1300px;
    height: 418px;
    margin: 40px auto 0px;
    padding:20px;
    background-color: rgba(255,255,255,0.7);
    border-radius: 24px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.hm-footer-bd{
    width: 49%;
}

.jh-sa{
    width: 50%;
    margin: 22px auto 0px;
    height: 46px;
    border: 1px solid #817b7b;
    border-radius: 8px;
    display: block;
    padding-left: 14px;
    font-size: 15px;
    outline-color: #ff7e79;
}

.jh-ssa{
    width: 30%;
    height: 46px;
    margin: 26px auto 0px;
    display: block;
    border-radius: 8px;
    background-color: #da2320;
    font-size: 18px;
    text-align: center;
    color: #fff;
}


.hm-footer-bd h6{
    margin-top: 22px;
    font-size:26px ;
    text-align: center;
    font-weight: 600;
}

.hm-footer-line{
    margin-top: 45px;
    height: 280px;
    width: 2px;
    background-color: #625656;
}

.hm-footer-ys{
    width: 50%;
}

.hm-footer-ys img{
    padding-top: 30px;
    width: 442px;
    height: 313px;
    display: block;
    margin: 0px auto;
    box-sizing: content-box;
}

/*品牌实力页面开始*/
.ppsl-fzlc{
    width: 100%;
    height: 550px;
    background: url(../images/ppsl/fzlc-bg.jpg) center center no-repeat;
    background-size: cover;
}
.ppsl-fzlc-box{
    width: 1300px;
    margin: auto;
}

.ppsl-fzlc-box h5{
    padding-top: 60px;
    font-size: 38px;
    font-weight: 600;
    text-align: center;
}
.ppsl-fzlc-box img{
    width: 1300px;
    height: 100%;
    margin-top: 46px;
}
.ppjs-designer{
    margin:0;
}

.ppjs-designer img{
    display: block;
    width: 100%;
    margin: auto;
}

.ppjs-fxtx{
    width: 1300px;
    margin:60px auto 0px;
}
.ppjs-fxtx h5{
    font-size: 38px;
    font-weight: 600;
    text-align: center;
}
.ppjs-fxtx ul{
    width: 1300px;
    margin:30px auto 0px;
    display: flex;
    flex-wrap:wrap;
    justify-content: space-between;
    
}
.ppjs-fxtx ul li{
    width: 22%;
    margin-top: 16px;
}
.ppjs-fxtx ul li img{
    /*width: 100%;*/
} 

.ppjs-ryzs{
    margin-top: 60px;
    width: 100%;
    height: 720px;
    background: url(../images/ppsl/fzlc-pb.jpg) center center no-repeat;
    background-size: cover;
}

.ppjs-ryzs-box{
    width: 1300px;
    margin: auto;
    
}
.ppjs-ryzs-box h5{
    padding-top: 60px;
    font-size: 38px;
    font-weight: 600;
    text-align: center;
}
.ppjs-ryzs-box img{
    width: 1300px;
    height: 100%;
    margin-top: 40px;
}

.ppjs-hez{
    margin-top: 60px;
}
.ppjs-hez-box{
    width: 1300px;
    margin: auto;
}

.ppjs-hez-box h5{
    font-size: 38px;
    font-weight: 600;
    text-align: center;
}
.ppjs-hez-box ul{
    margin-top: 40px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.ppjs-hez-box ul li{
    width: 14%;
    margin-top: 8px;
}

.ppjs-hez-box ul li img{
    display: block;
    margin: auto;
    width: 90%;
}
.ppjs-jq {
    margin-top: 60px;
}
.ppjs-jq img{
    display: block;
    width: 100%;
    margin: auto;
}
.ppsl-kb{
    margin-top: 60px;
}
.ppsl-kb h5{
    font-size: 38px;
    font-weight: 600;
    text-align: center;
}

.sdjck{
    font-size: 16px !important;
    margin-left: 200px;
    background-color: #da2320;
    color: #fff !important;
    display: inline-block;
    padding: 4px 12px;
    border-radius: 12px;
}

.sdjck a{
    color: #fff;
}



.layui-layer-title{
    font-size: 16px !important;
}












