﻿@charset "utf-8";
/* CSS Document */
html{}
body{ font-family: "Microsoft YaHei", "微软雅黑", "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB"; font-size:100%; color:#434343; margin:0px; padding:0px; overflow-x:hidden;}
ol,ul,li,p,dl,dt,dd,h1,h2,h3,h4,h5,h6{list-style:none outside none; margin:0px; padding:0px;}
img {border:none;}
.clear20{ height:20px}
.clear50{ height:50px}
.clear60{ height:60px}

a:link, a:visited { text-decoration: none;outline:none;}
a:hover, a:active { text-decoration: none;outline:none;}
.clear{clear:both;}
.kga{ margin:0 auto; max-width:1200px; width:98%;}
.kgb{ width:98%; margin:0 auto; max-width:1920px;}
.fl{ float:left;}
.fr{ float:right;}
.dw{ position:relative;}
.cj{ overflow:hidden;}
.green-black {display:block; padding-top:26px; clear:both;font-family:Arial, Helvetica, sans-serif; text-align:center;}
.green-black a {padding:5px 8px 4px 8px; padding:5px 8px 4px 8px;border:1px solid #dddddd; height:12px; line-height:12px; zoom:1; font-weight:bold; font-size:12px; overflow:auto; margin-left:3px; margin-right:3px; color:#333; background:url(../images/page_bg01.png) #fff bottom repeat-x;font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
.green-black a:hover {border:1px solid #ccc; height:12px; line-height:12px; zoom:1;overflow:auto;background:url(../images/page_bg02.png) top repeat-x #008cd7; margin-left:3px; margin-right:3px; color:#fff;font-size:12px;font-family:Arial, Helvetica, sans-serif;}
.green-black span.current {padding:5px 8px 5px 8px; padding:5px 8px 4px 8px;border:1px solid #ccc; color:#fff; height:12px; line-height:12px; zoom:1; overflow:auto;  background:url(../images/page_bg02.png) top repeat-x #008cd7; margin-left:3px; margin-right:3px; margin-top:0px; margin-bottom:0px; font-size:12px}
::-webkit-scrollbar {width:3px;height:8px;background-color:#fff;border-radius:4px; position:relative;}
::-webkit-scrollbar-thumb {background-color:#b1b1b1;border-radius:3px;}
#dituContent{ height:450px; border-top:1px solid #ddd;}

/* 首页关于我们 */
.kg{ width:98%; margin:0 auto; max-width:1300px; margin-top:60px}			  
.inabtit{font-size: 16px; letter-spacing: 0px; color:#434343; line-height:40px; text-align: center; letter-spacing:10px; font-family: "Microsoft YaHei"}
.inabtitd{ font-size:36px; font-weight:bold; color:#000000;text-align: center; margin-top:10px; letter-spacing:2px;  line-height:50px; }
.inabcon{ width:850px; margin:0 auto; color:#434343;text-align:left; margin-top:50px; line-height: 200%; font-size: 16px; text-indent:2em }
 
.inabmore{display: block;position: relative;width: 180px;line-height: 50px;background: rgba(255, 255, 255, 0);border: 1px solid #333; border-radius: 30px;padding: 0 25px;overflow: hidden;cursor: pointer; margin:0 auto; margin-top:40px;}
.inabmore div{position: relative;z-index: 3;color: #333;}
.inabmore span{display: block;width: 40px;height: 40px;border: 1px solid #fff;background: #fff; position: absolute;top: 5px;right: 5px;z-index: 1;border-radius: 50%;transform-origin: 90% center ;-webkit-transform-origin: 90% center ;transform: scale(1);-webkit-transform: scale(1);}
.inabmore  s{display: block;width: 40px;height: 40px;background: url(../images/jt_l.png) center no-repeat;border-radius: 50%;position: absolute;top: 5px;right: 5px;z-index: 2;}
.inabmore:hover{border: 1px solid #005ed1;}
.inabmore:hover div{color: #005ed1;}
.inabmore:hover span{transform: scale(6);-webkit-transform: scale(6);background: #fff;}



/* 首页产品 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
.case{background: #f8f8f8;padding-top: 40px; margin-top:70px;}
.case dl{float: left;width: 362px;margin-right: 50px;height: 490px;}
.case dl.nobot{margin-right: 0;}
.case dt img{width:352px; height:301px;}
.case dd h3 a{width:91px; height:90px;display: block;position: absolute;top: -46px;left: 131px;}
.case dd h3 img{width:91px; height:90px;}
.case dd{height: 97px;border: 1px solid #efefef;width:350px;position: relative;border-top: 0;background: #fff;}
.case dl:hover dd{background: #efefef;border: 1px solid #efefef;}
.case dl:hover dd p,.case dl:hover dd p em{color: #333;}
.case dd p{text-align: center;font-size: 24px;color: #333;padding-top: 20px;}
.case dd p em{display: block;font-size: 12px;color: #acacac;padding-top: 10px;
	font-family: Arial;text-transform: uppercase;}
.case_c{position: relative;height: 433px;}
.case_c .z,.case_c .y{width:40px; height:40px;position: absolute;top: 196px;}
.case_c .z{left: -65px;}
.case_c .y{right: -65px;}
.content{width: 1200px;margin:0 auto;}

/* 首页应用领域 */
.banner{ width:100%; margin:0 auto}
.yytit{font-size: 16px; letter-spacing: 0px; color:#fff; line-height:40px; text-align: center; letter-spacing:2px; font-family: "Microsoft YaHei"; margin-bottom:50px; margin-top:50px;}

@-webkit-keyframes fadeInUpSmall{
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 80px, 0);
    transform: translate3d(0, 80px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUpSmall {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 80px, 0);
    transform: translate3d(0, 80px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUpSmall {
  -webkit-animation-name: fadeInUpSmall;
  animation-name: fadeInUpSmall;
}
@keyframes fadeup {
  0% {
    transform: translateY(20px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
.fadeup {
    -webkit-animation-name: fadeup;
    animation-name: fadeup;
}
@keyframes faderight {
  0% {
    transform: translateX(20px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.faderight {
    -webkit-animation-name: faderight;
    animation-name: faderight;
}

@keyframes fadeleft {
  0% {
    transform: translateX(-20px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.fadeleft {
    -webkit-animation-name: fadeleft;
    animation-name: fadeleft;
}
.oimg2{
	display: none;
}



.yy{width:1500px; margin:0 auto; overflow:hidden}
.yy ul{}
.yy ul li{ width:218px; margin:0 auto;  height:438px; background: url(../images/blank20.png) center repeat; float:left; margin-left:60px;}
.yy ul li img{ margin:0 auto; width:100px; height:100px; margin:60px; text-align:center;  }
.text{color: #cfa167;font-size: 18px; margin-top: 0px; text-align:center; line-height:60px}
.textxx{width:180px; margin:0 auto; font-size:12px; line-height:25px; color:#999; text-align:center}



.sbtit{font-size: 16px; letter-spacing: 0px; color:#434343; line-height:40px; text-align: center; letter-spacing:10px; font-family: "Microsoft YaHei"}
.sbtitd{ font-size:20px; font-weight:bold; color:#cfa167;text-align: center; margin-top:10px; letter-spacing:2px;  line-height:50px; }
.sbcon{ width:850px; margin:0 auto; color:#434343;text-align: center; margin-top:50px; line-height: 200%; font-size: 16px; }

.insb{width:100%; margin:0 auto; overflow:hidden; margin-top:50px; margin-bottom:50px}
.insb ul{} 
.insb ul li{width:33%; overflow: hidden; float:left; margin-left:2px; margin-top:20px }
.insb img{width:430px; height:285px; border:1px #efefef double}
.insb p{ line-height:55px; text-align:center; font-size:16px;}
.insb span{ line-height:35px; height:35px; text-align:left; font-size:16px; padding-bottom:20px; background:url(../images/prod.png) no-repeat;  }




*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.row-cols-1 > * {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
          flex: 0 0 100%;
  max-width: 100%;
}

  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }


.btn .b-icon.bi,
.nav-link .b-icon.bi,
.dropdown-toggle .b-icon.bi,
.dropdown-item .b-icon.bi,
.input-group-text .b-icon.bi {
  font-size: 125%;
  vertical-align: text-bottom;
}
/*# sourceMappingURL=bootstrap-vue.css.map */html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
em,
img,
strong,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
canvas,
footer,
header,
nav,
output,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    /* font: initial; */
    vertical-align: baseline;
    text-decoration: none;
}
body {
	font: 12px/1.5 Microsoft YaHei, Arial, sans-serif;
}
body:focus,
div:focus,
span:focus,
header:focus,
footer:focus,
nav:focus,
section:focus,
ul:focus,
dl:focus,
dt:focus,
dd:focus,
li:focus,
a:focus,
p:focus,
h1:focus,
h2:focus,
h3:focus,
h4:focus,
h5:focus,
h6:focus,
i:focus,
b:focus,
textarea:focus,
button:focus,
input:focus,
select:focus {
    outline: none;
}


/* HTML5 display-role reset for older browsers */
footer,
header,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul,
li{
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    position: relative;
    font-family: Microsoft YaHei;
}
/*鼠标划过(停留)的链接*/
a:hover {
  color: inherit;
}
/* 正在点击的链接*/
a:active {
    text-decoration: none;
}
a {
	color: inherit;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button{
    -webkit-appearance: none !important;
}
input[type="number"]{-moz-appearance:textfield !important;}
textarea{
  resize:none !important;
}
img {
    vertical-align: middle;
}

/* 网站变灰*/
/*html {
  -webkit-filter: grayscale(100%);filter:progid:DXImageTransform.Microsoft.BasicImage(graysale=1);
}*/

a:hover {
    text-decoration: none !important;
}

.w-txt-center {text-align: center !important;}
.w-txt-left {text-align: left !important;}
.w-txt-right {text-align: right !important;}
.w-opacity-0 {opacity: 0;}
.full-img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0;
}
.txt-000 {color: #000000;}
.txt-333 {color: #333333;}
.txt-222 {color: #222222;}
.txt-666 {color: #666666;}
.txt-999 {color: #999999;}
.txt-27 {color: #272727;}
.txt-red {color: #fe2626 !important;}
.txt-bule {color: #20bee9;}
.txt-title-red {color: #B61A20 !important;}
.txt-white {color: #ffffff;}
.txt-s10 {font-size: 10px !important;}
.txt-s12 {font-size: 12px !important;}
.txt-s13 {font-size: 13px !important;}
.txt-s14 {font-size: 14px !important;}
.txt-s16 {font-size: 16px !important;}
.txt-s18 {font-size: 18px !important;}
.txt-s20 {font-size: 20px !important;}
.txt-s22 {font-size: 22px;}
.txt-w900 {font-weight: 900;}
.txt-bold {font-weight: bold;}
.w-opacity {opacity: 0.9;}
.w-p-10 {padding: 10px 0;}
.w-p-a-20 {padding: 20px;}
.w-p-row-10 {padding: 0 10px;}
.w-p-20 {padding: 20px 0;}
.w-m-l-5 {margin-left: 5px;}
.w-m-l-10 {margin-left: 10px;}
.w-m-l-15 {margin-left: 15px;}
.w-m-l-20 {margin-left: 20px;}
.w-m-t-10 {margin-top: 10px;}
.w-m-t-12 {margin-top: 12px;}
.w-m-t-15 {margin-top: 15px;}
.w-m-t-20 {margin-top: 20px;}
.w-m-t-22 {margin-top: 22px;}
.w-m-t-25 {margin-top: 25px;}
.w-m-t-27 {margin-top: 27px;}
.w-m-t-30 {margin-top: 30px;}
.w-m-t-40 {margin-top: 40px;}
.w-p-t-10 {padding-top: 10px;}
.w-p-t-20 {padding-top: 20px;}

.w-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.w-row-between {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.w-row-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.w-row-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}


.w-line-30 {
    line-height: 30px;
}




/* 合作伙伴 */
.case_con { width:1200px; margin:0 auto; padding:15px 0 0;}
.case_con ul li { float:left; width:220px; padding:0 9px 28px 9px;}
.case_con ul .nobor01 { padding:0 0 18px 0;}
.case_con ul li img { border:solid 1px #d8d8d8; width:195px;}
.case_con ul li img:hover { border:solid 1px #055ae8;}
.case_con ul li span { display:block; height:30px; line-height:30px; text-align:center;}

/* 首页新闻 */
.index-news .item{ width: 48%; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}
.index-news .item .txt{ padding: 25px 20px; line-height: 2.6;}
.index-news .item .txt em{width: 0;  height: 2px; left: 0; bottom: 0; position: absolute; background: #006fb7; transition: all .3s;}
.index-news .item:hover .txt em{width: 100%;}
.index-news .item:hover .img img{   transform: scale(1.1);webkit-filter: grayscale(10%);filter: grayscale(10%);}
.main{ width: 100%; margin: 0 auto; }
.dis-flex-between{ display: flex; justify-content: space-between}
.position-relative{ position: relative;}
.img{ position: relative; overflow: hidden;}

.wmax{ width: 100%;}
.line-one{  white-space: nowrap;   overflow: hidden;text-overflow:ellipsis;}
.f20{ font-size: 20px; color:#FFFFFF}
.f14{ font-size: 14px;}
.color-6{ color: #666 !important;}
.dis-flex-between-center{ display: flex; justify-content: space-between; align-items: center;}



.abkg{ width:98%; margin:0 auto; max-width:1450px; margin-top:60px}			  
.abcon{ margin:0 auto; color:#434343;text-align:left; margin-top:50px; line-height: 200%; font-size: 16px; text-indent:2em }
.idxBan .swiper-slide::after{ display: block; content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 2; background-image: linear-gradient(to bottom,rgba(0,0,0,),transparent);} 
.idxBanImg{animation: swiper_img_move 8s linear 0s infinite normal both; width: 100vw;  height: 100vh; object-fit: cover; min-height: 360px; }
.idxBan .text{ position: absolute; z-index: 20; left: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); }
.idxBan .pagination{ width: 100%; position: absolute; left: 0; bottom: 25px; z-index: 10; display: flex; align-items: center; justify-content: center;}
.idxBan .pagination .swiper-pagination-bullet{ background: #fff; margin: 0 8px; width: 10px;  height: 10px;}


.color-white{ color: #fff }
.titleT{ text-align:center; width:850px}
.titleT h3{ font-size:35px; font-weight:700; line-height:60px; color:#FFFFFF;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);}
.titleT h2{ font-size:50px; font-weight:700; line-height:60px}

.titleenT{ text-align:center; width:850px}
.titleenT h3{ font-size:35px; font-weight:700; line-height:60px}
.titleenT h2{ font-size:50px; font-weight:700; line-height:60px}
.titleen2{font-size:20px; font-weight:700; line-height:60px; text-align:center;  width:850px}
.titleen{font-size:20px; font-weight:700; line-height:60px; text-align:center; width:850px; color:#FFFFFF;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);}



/**内页产品列表**/
.inpro{width:1400px; margin:0 auto}
.inpro_left{width:258px; float:left;}
.inprolist{width:258px; background:#fff; border-bottom:2px #0066CC double; line-height:35px; font-size:20px; text-align:left; color:#000; height:35px; padding-top:1px;}
.inprolist2 li{ width:248px;background:#ccc; text-align:left; line-height:40px; font-size:16px; overflow: hidden; color:#000; margin-top:3px; padding-left:10px; }
.inprolist2 a { color:#000; text-align:left}

.inprod2{width:1200px; margin:0 auto; overflow:hidden}
.inprod2 ul{ margin:0 auto; overflow: hidden} 
.inprod2 ul li{width:380px;  overflow: hidden; float:left; margin-left:10px; }
.inprod2 img{width:370px; height:300px; border:1px #CCCCCC double}
.inprod2 p{ line-height:55px;}




.shebei{width:1200px; margin:0 auto; overflow:hidden}
.shebei ul{ margin:0 auto; overflow: hidden} 
.shebei ul li{width:585px;  overflow: hidden; float:left; margin-left:10px; }
.shebei img{height:455px; border:1px #CCCCCC double}
.shebei p{ line-height:55px;}



 .newslist li .txt{ width: calc(100% - 600px); padding-right: 20px;}
 .newslist li .txt div:nth-child(2){width:100%;word-break:break-all;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;}
 .newslist li .txt div:nth-child(3){ border: 1px solid #aaa; width: 140px;  height: 44px; }
 .newslist li .img img{ width: 600px; height: 360px; object-fit: cover;}
 .newslist li:hover{ background: #f0f2f5;}
 .newslist li:hover .img img{ transform: scale(1.1);}
 
 
 .bg-hui{ background: #f0f2f5;}
.mb-55{ margin-bottom: -55px;}
.pb55{ padding-bottom: 55px;}
  .about-main{ width: 1440px;}
  .mlr-auto{  margin-left: auto; margin-right: auto;}

 .newslist li:hover .txt div:nth-child(3){transform: translateY(-10px); background: #006fb7; color: #fff;}
 .location{ line-height: 100px;  letter-spacing: 2px;}
 .location a{ color: #888;}
 .newsdetail{ padding: 60px; align-items: flex-start;}
 .newsdetail .left{ width: 130px;}
 .newsdetail .left .date{ background: #213f6b; padding:20px 0;  }
 .newsdetail .left .page a:nth-child(3) img{    transform: rotateZ(180deg);}
 .newsdetail .left .page a:hover{ color: #006fb7; transform: translateX(8px);}
 .newsdetail .right{ width: calc(100% - 205px);}
 .newsdetail .right .f14{ margin: ;}
 .newsdetail .right .con img{ max-width: 100%; margin: 8px 0;}
.bg-white{ background: #fff;}
.font-weight{ font-weight: 800;}
.f14{ font-size: 14px;}
.color{ color: #006fb7 !important;}
.mt35{ margin-top: 35px;}
.mb55{ margin-bottom: 55px; }
.line-height{ line-height: 2;}
.f16{ font-size: 16px;}
.f23{ font-size: 23px;}





.pt70{ padding-top: 70px;}
.pb55{ padding-bottom: 55px;}
.transition{ transition: all .36s;}
 .about-main{ width: 1200px;}
.mlr-auto{margin-left: auto; margin-right: auto;}
.dis-flex-center-center{ display: flex; align-items: center; justify-content: center;}
.dis-flex-between-center{ display: flex; justify-content: space-between; align-items: center;}
.dis-flex-center{ display: flex; align-items: center;}
.dis-flex-between{ display: flex; justify-content: space-between}
.dis-flex{ display: flex;}
.flex-column{ flex-direction: column;}
.f28{  font-size: 28px;}
.line-one{  white-space: nowrap;   overflow: hidden;text-overflow:ellipsis;}
.color-6{ color: #666 !important;}
.mt55{ margin-top: 55px;}
.mb70{ margin-bottom: 70px;}
.f60{ font-size: 60px;}


/* 内页产品展示 */
.container {margin-right: auto;margin-left: auto;padding-left: 15px;padding-right: 15px;}
.list-box {
	padding-bottom:1rem
}
.list-box ul {
	padding-bottom:.2rem
}
.gbox {
	padding-top:.6rem;
	padding-bottom:.6rem;

	max-width:1440px;
	margin-left:auto;
	margin-right:auto
}
.row {margin-left: -15px;margin-right: -15px;}
.row  .row {margin-left:0px;margin-right:0px}

.ticket-list {
	margin-left:-0.15rem !important;
	margin-right:-0.15rem !important
}
.ticket-list>* {
	padding-left:.15rem !important;
	padding-right:.15rem !important
}
.ticket-list li {
	margin-bottom:.4rem
}
.ticket-list dl{
	position: absolute;
	width: 100%;
	left: 0;
	bottom: -15%;
	padding: 0.28rem 0.26rem 0.12rem;
	text-align: center;
	color: #fff;
	box-sizing: border-box;
	opacity: 0;
	transition: all 0.5s ease;
	z-index: 9;
}
.ticket-list dl i{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0.9;
	background-color: #0066cc;
}
.ticket-list dl dt{
	position: relative;
	z-index: 3;
	font-size: 0.22rem;
	margin-bottom: 0.18rem;
	color: #fff;
	font-weight: normal;
}
.ticket-list dl dt i{
	position: static;
	vertical-align: top;
	font-size: 0.12rem;
	opacity: 1;
}
.ticket-list dl dd{
	position: relative;
	z-index: 3;
	font-size: 0.14rem;
	line-height: 1.8;
	padding: 0.1rem 0 0.08rem;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
		color: #fff;
}
.ticket-list dl dd::before{
	content: "";
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -0.19rem;
    height: 2px;
    width: 0.38rem;
    background-color: #fff;
}
.ticket-list dl::after{
	content: "";
	position: relative;
	z-index: 3;
	display: block;
	margin-top: 0.12rem;
	width: 100%;
	height: 0.13rem;
	background-image: url(../images/tb15.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 100%;
}
.ticket-list li:hover dl,.spotsSwiper li:hover dl{
		bottom: 0;
		opacity: 1;
	}

@media (max-width:1200px) {
	.ticket-list {
	margin-left:-0.2rem !important;
	margin-right:-0.2rem !important
}
.ticket-list>* {
	padding-left:.2rem !important;
	padding-right:.2rem !important
}
.ticket-list li {
	margin-bottom:.4rem
}
}.ticket-list .inner {
	padding:.2rem;
	background:#fff;
	box-shadow:0 0 10px rgba(0,0,0,0.2);
	box-shadow:0 0 10px rgba(0,0,0,0.1);
	border-radius: 10px;
	position: relative;
	overflow: hidden;
}
.ticket-list .inner:hover {
	box-shadow:0 .1rem .1rem rgba(0,0,0,0.1)
}
@media (max-width:768px) {
	.ticket-list .inner {
	padding:15px
}
}.ticket-list .info {
	display:block;
	padding:.2rem 0 .1rem 0;
	text-align: center;
}
.ticket-list .info .name {
	font-size:.22rem
}
.ticket-list .info .name a:hover {
color: #0066cc;
}
@media (max-width:992px) {
	.ticket-list .info .name {
	font-size:18px
}
}.ticket-list .info .buy {
	width:128px;
	height:40px;
	line-height:40px;
	text-align:center;
	border-radius:2em;
	background:#0066cc;
	color:#fff;
	display:block;
	font-size:16px;
	transition:.6s
}
.ticket-list .info .buy em {
	padding-left:28px;
	background:url('../images/icons/ic_shop.png') no-repeat left center
}
.ticket-list .info .buy:hover {
	background:#0066cc;
	background-image:linear-gradient(45deg,#208c4d,#50b3b5);
	box-shadow:0 .1rem .1rem rgba(0,0,0,0.1)
}
.ticket-guide-box {
	padding-bottom:1.6rem
}
  .col-md-3 {width: 25%;}
  .col-sm-6 {width: 50%;}

.cover-box {
	position:relative;
	display:block;
	overflow:hidden
}
.cover-box .coverimg {
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	z-index:1;
	transition:transform .6s ease 0s
}
.cover-box .coverimg.contain {
	background-size:contain
}
.cover-box ._bg {
	width:100%;
	visibility:hidden;
	display:block
}
.cover-box .icon-bofang1 {
	position:absolute;
	left:50%;
	top:50%;
	transform:translateX(-50%) translateY(-50%);
	z-index:5;
	font-size:.4rem;
	color:#fff;
	transition:.6s
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {display: block;max-width: 100%;height: auto;}
.pagination-style {
   text-align: center;
   overflow: hidden;
   margin-top: 20px;
 }
 .pagination-style ul li {
   display: inline-block;
   margin: 5px;
 }
 .pagination-style ul li a {
 padding: 6px 12px;
   border: 1px solid #E2E2E2 !important;
   display: block;
   border-radius: 3px;
   color:#888;
 }
 .pagination-style ul li a:hover {
   background:#0066cc;
   color: #fff;
 }
 .pagination-style ul .active a {
   color: #fff;
   background: #0066cc;
 } 
 

/* 产品详情页 */
.f50{ font-size:50px}
.f40{ font-size:40px}
.clear{ height:30px}
.xz{ width:200px; overflow:hidden; margin:0px auto; float:left}
.xz ul{}
.xz ul li{ width:200px;  float:left; overflow:hidden;font-size:16px; margin-left:2px; margin-right:2px; margin-bottom:10px; } 
.xz ul li a{ width:100%; height:55px; display:block; text-align:center; color:#333;  line-height:55px;}
.red{ background: #efefef }
.red:hover{ color: #0000CC}



/* 底部 */
.mt55{ margin-top: 0px; }
footer{ background:#202020; background-size: cover; color: #efefef;}
footer .top .main{ align-items: flex-start; width:1400px}
footer .top  dl  {line-height: 2.7;}
footer .top  dl  dd { opacity: 0.4; font-size: 16px; color:#999999; line-height:40px;}
footer .top .main dl:nth-child(2){ width: 235px; }
footer .top .main dl:nth-child(2) dd{ width: 50%; float: left;}
footer .top  dl  dd:hover{ opacity: 1;color: #efefef; }
footer .top  dl  dd a:hover{ color: #efefef;}
footer .bot{ border-top: 1px solid  rgba(255, 255, 255, 0.2); line-height: 70px; color:#666;  width:1400px; font-size:16px}
.ewmimg{ width: 170px;}
.pt55{ padding-top: 55px;}
.mb55{ margin-bottom: 55px; }
.f24{ font-size: 24px; color:#FFFFFF}
.f30{ font-size: 15px; color:#FFFFFF}