
/*  页面重置样式  */
body,p,h1,h2,h3,h4,h5,li,span,i,ul,img,a,strong,input,button,textarea,select,dd,dl,dt,ol{
	margin:0;
	padding:0;
	word-wrap:break-word;
}
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}
body{
	font-family:"Arial","microsoft yahei";
	font-size:14px;
	line-height: 1;
	color:#333;
}
*{
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
li{
	list-style-type:none;
	float:left;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
a,area{
	text-decoration:none;
	outline:none;
	color: #000;
}
img{
	border:none;
	vertical-align:middle;
}
i,var,em{
	font-style:normal;
}
button{
	font-family:"Arial","microsoft yahei";
	font-size: 14px;
	outline:none;
	cursor: pointer;
	border: none;
	line-height: 1;
}
input[type="submit"]{
	border: none;
}
iframe{
	border: none;
}
input,select,textarea{
	outline:none;
	font-family:"Arial","microsoft yahei";font-size: 14px;
}
textarea{
	resize:none;
	overflow-y:auto;
}
.at{
	margin:0 auto;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clear{
	clear:both;
}
.dt{
	display: table;
	width: 100%;
}
.fl-w{
	float: left;
	width: 100%;
}
.hide{
	display: none;
}
.ver-container{
	display: table;
	width: 100%;
	text-align: center;
}
.ver-container > * {
	vertical-align: middle;
	display: table-cell;
}

.swiper-button-disabled{
	cursor: no-drop !important;
	opacity: .5;
}

[class*=icon]{
	font-family:"iconfont" !important;
	font-size:16px;
	font-style:normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class*=ico]{
	vertical-align: middle;
	display: inline-block;
}
.wid {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
body,
html {
  width: 100%;
  height: 100%;
}
.page {
  width: 100%;
  overflow-x: hidden;
  background: #000 url("../img/b7109b_1920x1770.png") top center no-repeat;
  float: left;
}
.logo {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
  text-align: center;
}
.banner {
  width: 100%;
  height: 860px;
  border-bottom: 2px solid #b69156;
}
.banner .conts {
  width: 100%;
  padding-top: 420px;
}
.banner .conts .title {
  width: 100%;
  text-align: center;
}
.banner .conts .title img {
  width: 478px;
}
.banner .conts .lines {
  width: 100%;
  float: left;
  background-color: rgba(28,30,39,0.5);
  border: 1px solid #383c4e;
  border-radius: 20px;
  padding: 20px;
  padding-bottom: 0;
}
.banner .conts .lines .item {
  width: 100%;
  height: 136px;
  border: 1px solid #363843;
  border-radius: 20px;
  background: url("../img/0b157a_7x136.jpg") top center repeat-x;
  background-size: auto 100%;
  margin-bottom: 20px;
  padding: 0 4px;
}
.banner .conts .lines .item .imgs {
  width: 124px;
  position: relative;
  height: 100%;
}
.banner .conts .lines .item .imgs .ico {
  width: 100%;
  height: 108px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner .conts .lines .item .imgs .ms {
  width: 108px;
  height: 24px;
  background: url("../img/21bbf2_108x24.png") top center no-repeat;
  background-size: 108px 24px;
  position: absolute;
  left: 50%;
  margin-left: -54px;
  bottom: 0;
  text-align: center;
  color: #fff;
  line-height: 26px;
  font-size: 14px;
}
.banner .conts .lines .item .imgs .ms em {
  padding: 0 2px;
  color: #1dff06;
}
.banner .conts .lines .item .intr {
  width: calc(100% - 124px);
  padding: 8px 0;
}
.banner .conts .lines .item .intr .name {
  width: 100%;
  line-height: 38px;
  font-size: 16px;
  color: #fff;
}
.banner .conts .lines .item .intr .name b {
  font-size: 20px;
  color: #faf387;
  font-weight: normal;
}
.banner .conts .lines .item .intr .webs {
  width: 100%;
  max-width: 222px;
  height: 30px;
  border: 1px solid #1e1f23;
  background-color: #111216;
  border-radius: 15px;
  line-height: 28px;
  color: #18ff00;
  text-align: center;
  font-size: 16px;
}
.banner .conts .lines .item .intr .btns {
  width: 100%;
  padding: 6px 0;
}
.banner .conts .lines .item .intr .btns button {
  width: 100%;
  max-width: 160px;
  height: 40px;
  border: 2px solid #fff;
  background-image: linear-gradient(to bottom, #4484e8, #2c5197);
  color: #fff;
  line-height: 36px;
  font-size: 16px;
  border-radius: 20px;
}
.cooperation {
  width: 100%;
  background-color: #30303b;
  height: 104px;
  float: left;
  position: relative;
  z-index: 99;
}
.cooperation .imgs {
  width: 100%;
  height: 104px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cooperation .imgs img {
  max-width: 100%;
}
.footer {
  width: 100%;
  background-color: #212127;
  height: 40px;
  line-height: 40px;
  color: #666674;
  text-align: center;
  float: left;
}
.fix-service {
  position: fixed;
  right: 0;
  top: 50%;
  margin-top: -100px;
  z-index: 88;
}
.fix-service img {
  width: 121px;
}
.content {
  width: 100%;
  min-height: 100px;
  float: left;
  padding-top: 48px;
}
.content .intrs {
  width: 100%;
  position: relative;
}
.content .intrs .image {
  width: 418px;
  height: 538px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.content .intrs .image img {
  width: auto;
  max-width: 100%;
}
.content .intrs .item {
  width: 100%;
  position: relative;
  float: left;
  margin: 10px 0;
  z-index: 99;
}
.content .intrs .item img {
  width: auto;
  max-width: 100%;
}
.content .intrs .item button {
  width: 234px;
  height: 64px;
  background: url("../img/543ef5_234x64.png") center no-repeat;
  background-size: 234px 64px;
  position: absolute;
  left: 30px;
  bottom: 30px;
  animation: myfirst 1s infinite;
}
.content .intrs .item button.btn-service {
  background: url("../img/bbcbf5_234x64.png") center no-repeat;
}
.content .intrs .row div:nth-child(2n) .item img {
  float: right;
}
.content .intrs .row div:nth-child(2n) .item button {
  left: initial;
  right: 30px;
}
.labels {
  width: 100%;
  padding: 22px 0;
  float: left;
}
.labels .list {
  width: 100%;
}
.labels .list ul {
  width: 100%;
}
.labels .list ul li {
  width: calc(100% / 7);
  position: relative;
}
.labels .list ul li:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background-image: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,0), rgba(255,255,255,0.5), rgba(255,255,255,0), rgba(255,255,255,0));
}
.labels .list ul li:last-child:after {
  display: none;
}
.labels .list ul li .ico {
  width: 100%;
  height: 62px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.labels .list ul li .txt {
  width: 100%;
  text-align: center;
  line-height: 32px;
  font-size: 14px;
  color: #b0b0b0;
}
@keyframes myfirst {
  from {
    transform: scale(1);
  }
  50% {
    transform: scale(0.9);
  }
  to {
    transform: scale(1);
  }
}

@media screen and (max-width: 1200px) {
  .wid {
    padding: 0 15px;
  }
  .content .intrs .image {
    width: 364px;
    height: 468px;
  }
  .content .intrs .item img {
    max-width: 82%;
  }
  .content .intrs .item button {
    width: 176px;
    height: 48px;
    background-size: 176px 48px !important;
  }
}
@media screen and (max-width: 993px) {
  .banner {
    height: auto;
    float: left;
    padding-bottom: 15px;
  }
  .content .intrs .image {
    position: initial;
    transform: initial;
    inset: 0;
    width: 100%;
    float: left;
    text-align: center;
    position: relative;
    z-index: 999;
    height: auto;
    padding: 140px 0;
    padding-bottom: 200px;
  }
  .content .intrs .image img {
    width: 100%;
    max-width: 540px;
  }
  .content .intrs .row div {
    position: initial;
  }
  .content .intrs .row div:nth-child(1) .item {
    position: absolute;
    left: 0;
    top: 0;
    width: calc(50vw - 10px);
  }
  .content .intrs .row div:nth-child(2) .item {
    position: absolute;
    width: calc(50vw - 10px);
    right: 0;
    top: 0;
  }
  .content .intrs .row div:nth-child(3) .item {
    position: absolute;
    width: calc(50vw - 10px);
    left: 0;
    bottom: 0;
  }
  .content .intrs .row div:nth-child(4) .item {
    position: absolute;
    right: 0;
    bottom: 0;
    width: calc(50vw - 10px);
  }
}
@media screen and (max-width: 768px) {
  .content .intrs .item button {
    width: 132px;
    height: 36px;
    background-size: cover !important;
    left: 20px;
    bottom: 20px;
  }
  .content .intrs .row div:nth-child(2n) .item button {
    right: 20px;
    bottom: 20px;
  }
  .wid {
    padding-left: 3%;
    padding-right: 3%;
  }
  .logo img {
    max-width: 66%;
  }
  .banner .conts {
    padding-top: 50vh;
  }
  .banner .conts .title img {
    max-width: 70%;
  }
  .page {
    background: #000 url("../img/98a1c6_750x2475.png") top center no-repeat;
    background-size: 100% auto;
  }
  .banner .conts {
    padding-top: 40vh;
  }
  .banner .conts .lines .item {
    height: 120px;
  }
  .banner .conts .lines .item .imgs {
    width: 90px;
  }
  .banner .conts .lines .item .imgs .ico {
    height: 94px;
  }
  .banner .conts .lines .item .imgs .ico img {
    height: 70px;
  }
  .banner .conts .lines .item .imgs .ms {
    width: 90px;
    background-size: 100% auto;
    margin-left: -45px;
    font-size: 12px;
  }
  .banner .conts .lines .item .imgs .ms em {
    padding: 0;
  }
  .banner .conts .lines .item .intr {
    padding: 4px 0;
    width: calc(100% - 90px);
  }
  .banner .conts .lines .item .intr .name {
    font-size: 13px;
    line-height: 32px;
  }
  .banner .conts .lines .item .intr .name b {
    font-size: 18px;
  }
  .banner .conts .lines .item .intr .webs {
    font-size: 14px;
  }
  .banner .conts .lines .item .intr .btns button {
    max-width: 128px;
    height: 32px;
    background-size: cover !important;
    line-height: 30px;
    font-size: 15px;
  }
}
@media screen and (max-width: 440px) {
  .banner .wid {
    padding: 0;
  }
  .banner .wid .lines {
    padding: 6px 15px;
    padding-bottom: 0;
  }
  .banner .wid .lines .item {
    width: calc(100% + 20px);
    position: relative;
    left: -10px;
    margin-bottom: 6px;
  }
  .banner .wid .lines .item .imgs {
    width: 60px;
  }
  .banner .wid .lines .item .imgs .ico {
    height: 94px;
  }
  .banner .wid .lines .item .imgs .ico img {
    height: 56px;
  }
  .banner .wid .lines .item .imgs .ms {
    width: 90px;
    background-size: 100% auto;
    margin-left: -36px;
    font-size: 12px;
  }
  .banner .wid .lines .item .imgs .ms em {
    padding: 0;
  }
  .banner .wid .lines .item .intr {
    padding: 4px 0;
    width: calc(100% - 60px);
  }
  .banner .wid .lines .item .intr .name {
    font-size: 12px;
    line-height: 24px;
  }
  .banner .wid .lines .item .intr .name b {
    font-size: 14px;
  }
  .banner .wid .lines .item .intr .name b i {
    display: none;
  }
  .banner .wid .lines .item .intr .webs {
    font-size: 12px;
    margin: 3px 0;
  }
  .banner .wid .lines .item .intr .btns button {
    max-width: 96px;
    height: 24px;
    background-size: cover !important;
    line-height: 22px;
    font-size: 13px;
  }
  .banner .conts {
    padding-top: 24vh;
  }
  .content {
    padding: 0;
  }
  .content .intrs .item {
    z-index: 9999;
  }
  .content .intrs .item img {
    max-width: 100%;
  }
  .content .intrs .item button {
    width: 96px;
    height: 26px;
    background-size: 96px 26px !important;
    left: 12px;
    bottom: 12px !important;
  }
  .content .intrs .row div:nth-child(2n) .item button {
    right: 12px;
  }
  .content .intrs .image {
    padding-bottom: 136px;
  }
  .content .intrs .row div:nth-child(1) .item,
  .content .intrs .row div:nth-child(2) .item,
  .content .intrs .row div:nth-child(3) .item,
  .content .intrs .row div:nth-child(4) .item {
    width: calc(50vw - 20px);
  }
  .labels .list ul li .ico {
    height: 40px;
  }
  .labels .list ul li .ico img {
    height: 24px;
  }
  .labels .list ul li .txt {
    padding: 0 10px;
    font-size: 14px;
    line-height: 18px;
  }
  .labels .wid {
    padding: 0;
  }
  .footer {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .banner .wid .lines .item .intr .name b {
    font-size: 16px;
  }
  .banner .conts {
    padding-top: 28vh;
  }
  .banner .conts .title{
      padding-top: 80px;
   }
}
