﻿/*统一样式*/

html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
img {
    margin: 0px;
    padding: 0px;
    outline: none;
}

a:hover {
    text-decoration: none;
}

html {
    overflow-x: hidden;
}

img {
    border: 0px;
}

li {
    list-style: none;
}

body {
    text-align: left;
    font-family: '微软雅黑';
}

a,
ins {
    text-decoration: none;
}

a {
    color: #333;
}

.fLeft {
    float: left;
}

.fRight {
    float: right;
}

.cf:after {
    display: block;
    content: "";
    height: 0;
    visibility: hidden;
    clear: both;
}

.cf {
    zoom: 1;
}

/*清除浮动*/
.clearfix {zoom: 1;}
.clearfix:after {content: "020";height: 0px;display: block;overflow: hidden;clear: both;}

/*清除样式*/
li {list-style-type: none;}
a{text-decoration: none;}


@media only screen and (min-width: 100px) and (max-width: 767px){
  #ztlb{
    display: none;
  }
  #app_C{
    display: block;
  }
  #old_lb{
    display: none;
  }
  #app_C{
    margin-bottom: 5vw;
    margin-left: 0.1vw;
  }
  .tempWrap{
    width: 94.5vw!important;
  }


.ztlist{
  /* margin-top: 35vw; */
  padding-bottom: 5vw;
}
.ztlist1{
  padding: 0!important;
}
.ztlist2{
  margin-top: 20px;
  padding: 0!important;
}
.ztlistcont{
  border: 1px solid #ddd;
  border-right: 0;
  border-left: 0;
}

/* nav */
/* .navbar-toggle {
	display:none;
    border: 1px solid #b3b3b3;
    position: absolute;
    top: 50%;
    right: 10px;
    margin: 0;
    margin-top: -15px;
}

.navbar-toggle .icon-bar {
    background-color: #1492ff;
}

#gridSystemModal {
    padding-right: 0 !important;
}

.modal {
    top: 80px;
}

.modal-content {
    box-shadow: none;
    background-color: inherit;
    border: none;
}

.modal-content .modal-header {
    border: 0;
}

.modal-content .modal-header .close {
    position: absolute;
    top: 4px;
    left: 15px;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    opacity: initial;
    font-weight: normal;
    text-shadow: none;
    background: rgba(0, 0, 0, 0.3);
}

.modal-content .modal-header .close span {
    display: block;
    margin-top: -4px;
    color: #fff;
}

.panel {
    font-size: 18px;
    text-align: center;
    height: 60px;
    line-height: 60px;
}

.panel-red {
    background: #1492ff;
}

.panel-nav .panel-title a {
    color: #fff;
}

.panel-title {
    background-position: 20% center;
    background-repeat: no-repeat;
    background-size: 10%;
} */

.zjszflm{
  width: 95vw!important;
  margin: 0 auto;
}

.banner{
  width: 100vw;
  height: 50vw;
  background-position: center center; 
  background-repeat: no-repeat;
  background-size: 100% 100%;
  box-shadow: 0px 1px 2px rgb(0 0 0 / 50%);
}

.dqwz1{
  height: 10vw;
  line-height: 10vw;
  padding-left: 3vw;
  /* border-bottom: 0.375rem solid #1492ff; */
}

/* .banners-container .swiper-slide{
  width: 100vw;
}

.swiper-wrapper{
  padding-left: 0!important;
} */

.ztlisttit{
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  background: #f6f6f6;
}
.ztlisttitl{
  float: left;
  font-size: 14px;
  font-weight: bold;
  color: #1492ff;
}
.ztlisttitl img{
  margin-left: 10px;
}
.ztlisttitl span{
  margin-left: 5px;
}
.ztlistmore{
  float: right;
  margin-right: 10px;
}

.ztl{width:100%;padding:0 10px 10px;}
.ztl li{border-bottom:1px dashed #dedede;line-height:35px;}
.ztl li a{
	font-size: 1.6rem;
  max-width: 94vw;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;

}


.zt tbody>tr>td>table>tbody>tr>td:first-child span {
  display: none;
}
.fz{
  display: none !important;
}
.fz {
  background: none !important;
  padding-left: 0rem !important;
}



.app_C,.slideBox{
  width: 95vw;
  position: relative;
  overflow: hidden;
}
.hd li{
  display: none;
}
.slideBox .bd li {
  width: 100%;
  height: 50vw;
  position: relative;
  overflow: hidden;
}
.slideBox .bd li a {
  display: block;
  height: 100%;
}
.slideBox .bd li img {
  width: 100%;
  height: 100%;
}
.slideBox .bd li p {
  position: absolute;
  width: 100%;
  height: 0.5rem;
  background: #000000;
  opacity: 0.5;
  left: 0;
  bottom: .03rem;
  line-height: 0.5rem;
  padding-left: 0.3rem;
  font-size: 0.24rem;
}
.slideBox .bd li p a {
  color: #ffffff;
}




}








