@media screen and (min-width: 499px) {
  .union .head h1 {
    margin-top: 80px;
    font-size: 28px;
    color: #333;
    text-align: center;
  }
  .union .header h1 {
    margin-top: 40px;
    font-size: 28px;
    color: #333;
    text-align: center;
  }
  .standard .head h1 {
    font-size: 28px;
    color: #333;
    text-align: center;
  }
  .dsss {
    height: 450px;
    background-image: url(../Images/background.jpg);
    background-repeat: no-repeat;
  }
  .line-img {
    height: 450px;
    background-size:100%;
    background-image: url(../Images/background1.jpg);
    background-repeat: no-repeat;
  }
}
@media screen and (min-width: 769px) {
  .news .item .tit {
    max-width: 186px;
    max-height: 116px;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
}

.union .details-com p {
  text-align: center;
  color: #666;
  padding:0 100px;
}
.standard .details-com p {
  text-align: center;
  color: #666;
}
.relevant-info-img {
  display: flex;
  justify-content: space-between;
  text-align: center;
  padding:0 120px;
}
.union .header .one {
  height: 190px;
  background-image: url(../Images/ground1.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  margin: 20px;
}
.union .header .two {
  height: 190px;
  background-image: url(../Images/ground.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  margin: 20px;
}
.union .header .one h3 {
  padding: 55px 0 20px;
  font-weight: bold;
  font-size: 14px;
  margin: 0;
}
.union .header .two h3 {
  padding: 55px 0 20px;
  font-weight: bold;
  font-size: 14px;
  margin: 0;
}
.union .header .one .tit {
  font-size: 14px;
  padding-right: 30px;
}
.union .header .two .tit {
  font-size: 14px;
  padding-right: 30px;
}
.union-item .item {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box-flex;
  border: 1px solid #e5e5e5;
  padding:  0;
  margin:15px;
  margin-bottom: 20px;
  position:relative;
}

.union-item .item .info {
  padding-left: 30px;
}

.union-item .item .info h6 {
  font-size: 22px;
  color: #333;

  margin-top: 0.5rem;
}

.union-item .item .info .test {
  font-size: 14px;
  color: #666;
  text-indent: 2em;
  margin-bottom: 5px;
  overflow: hidden;
  height: 66px;
  transition: all 1s linear;
}

.union-item .item .info .open {
  color: #0097fc;
  font-size: 0.875rem;
  margin-bottom: 0;
  padding-right: 15px;
  cursor: pointer;
}

.union-item .item .info {
  display: block;
  width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  position: relative;
  min-height: 6.5rem;
  width: 1px;
  padding:15px 40px;
}
.union-item .item .pic {
  width: 16rem;
  /* height: 11rem; */
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  border-right: 1px solid #e5e5e5;
  overflow: hidden;
  transition: all 0.3s;
}

.union-item .item .pic img {
  max-width: 100%;
  max-height: 100%;
  transition: all 0.3s;
}

.union-item .item .pic:hover img {
  transform: scale(1.2);
}
.line-img {
  height: 310px;
  background-image: url(../Images/background1.jpg);
  background-repeat: no-repeat;
}
    .line-img .head h1 {
        margin-top: 80px;
        font-size: 28px;
        color: rgba(51, 51, 51, 1);
        text-align: center;
    }
    .line-img .details-com p {
        font-size:14px;
        text-align: center;
        color: rgba(51, 51, 51, 1);
        padding:0 100px;
    }
.dsss {
  height: 450px;
  background-image: url(../Images/background.jpg);
  background-size:100%;
  background-repeat: no-repeat;
  margin-top:50px;
}
.dsss .container .bottom {
  height: 100%;
  margin: auto;
  padding:10px;
}
.dsss .container {
  height: 100%;
  margin: auto;
  padding:0;
}
.union-item-head h1 {
  margin-top:80px;
  margin-bottom:40px;
  font-size: 28px;
  color: #333;
  text-align: center;
}
.bottom {
  margin: 0 auto;
}
.bottom .item {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box-flex;
  padding: 15px 0;
  margin-bottom: 20px;
  margin: auto;
}
.bottom .info {
  width: 100%;
  margin-left: 60px;
}
.bottom .info h6 {
  font-weight: bold;
  font-size: 20px;
  color: #fff;
  margin-top: 40px;
}
.bottom .info h4 {
  color: #fff;
  font-size: 14px;
  margin-top: 60px;
  margin-bottom:20px;
}
.bottom .flex {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box-flex;
  justify-content: flex-start;
  align-items: center;
}
.flex-item {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box-flex;
  justify-content: flex-start;
  align-items: center;
  padding: 20px 40px 20px 20px;
  background-color: #fff;
}
.flex-item img {
  height: 40px;
}
.flex-item div {
  padding-left: 20px;
  white-space: nowrap; /*一行显示*/
  overflow: hidden; /*超出部分隐藏*/
  text-overflow: ellipsis; /*用...代替超出部分*/
}
.bottom .flex .left {
  margin-left: 20px;
}

.table .title {
    background-color: rgba(245, 245, 245, 1);
    line-height:35px;
}
.table .title th {
  color: #333333;
}
.table tr .img {
  width: 150px;
  vertical-align: middle;
}
.table tr .introduce {
  vertical-align: middle;
}
.table tr .introduce .info {

  margin-bottom: 40px;
}
.table tr .introduce .mb-1 {
  padding: 10px 0;
}
.table tr .field {
  width: 150px;
  vertical-align: middle;
}
.icon-dizhi {
  color: #1878cc;
  padding-right:5px;
  font-size: 20px;
  font-weight: bold;
}
.icon-dianhua {
    color: #1878cc;
    padding-right: 5px;
    font-size: 16px;
    font-weight: bold;
}
.icon-anquan {
    color: #18c971;
    font-size: 18px;
    font-weight: bold;
    padding-right: 5px;
}
.http {
  color: #1878cc !important;
  cursor: pointer;
}
/* 搜索 */
.sou {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin: 0 auto;
  padding: 30px 0;
}
.sou .logo {
  width: 100%;
}
.sou .logo a:last-child {
  margin-left: 20px;
}
    .sou .serach-bar {
        height: 36px;
        position: relative;
        display: flex;
        border: 1px solid #E5E5E5;
    }
.serach {
  margin-left: 100px;
}
.sou .serach-bar .serach-selet {
  width: 68px;
  height: 100%;
  position: absolute;
  top: 0;
  left: -1px;
}

    .sou .serach-bar .serach-selet .item {
        font-size: 15px;
        color: rgba(51, 51, 51, 1)#888;
        line-height: 34px;
        margin:0 10px;
        cursor: pointer;background-color:#fff;
    }

.sou .serach-bar .serach-selet .iconfont {
  position: absolute;
  right: -30px;
  top: 9px;
  font-size: 8px;
  color: black;
  font-weight:900;
  z-index:20;
}

    .sou .serach-bar .serach-selet ul {
        overflow: hidden;
        float: left;
        width: 108px;
        padding: 0;
        position: relative;
        z-index: 10;
        /* background-color: red; */
    }

.sou .serach-bar .serach-selet ul li {
  display: none;
  text-align: center;
}

.sou .serach-bar .serach-selet ul li:first-child {
  display: block;
}
.serach input {
  height: 100%;
  border: none;
}
.serach-btn {
  background-color: #005197;
  color: #fff;
  height: 100%;
  width: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border:none;
}
.sou .serach-bar .serach-selet ul:hover {

}

.sou .serach-bar .serach-selet ul li:hover {
  
}
.address {
  display: flex;
  padding:0;
}
.address .title {
  font-size: 24px;
  font-weight: bold;
  padding:0;
}
.add-address {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 55px;
}
    .add-address .icon-dizhi {
        font-size: 20px;
        font-weight: normal;
        color: #333;
        width: 100px;
        white-space: nowrap; /*一行显示*/

    }
select {
    text-transform: none;
    height: 40px;
    width:105px;
    margin-left:10px;
}
.second {
    position: absolute;
    top: 35px;
    left: 0;
    z-index: 40;
    transition: all 0.3s;
    display: none;
    background: rgba(255,255,255,0.7);
    padding-bottom: 10px;
    padding: 0;
    text-align: left;
    padding-top: 10px
}
    .second .items {
        text-align: left;
        color: #333333;
        border-bottom:1px solid #e5e5e5;
     
    }
.second .items a {
  text-align: center;
  color: #333333;
}
.nav-item .second li a:hover {
  color: #015198;
  text-decoration: none;
}
.navbar-nav .nav-item:hover .second {
  display: block;
}
.nav-item {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.second li:after {
    content: '';
    position: absolute;
    right: 0;
    top: 12px;
    width: 1px;
    height: 15px;
    background: #fff !important;
}


.standard .company {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  color: #666;
  font-size: 14px;
}
.standard table {
  margin-top: 50px;
}
.standard table th {
  background-color: rgba(0, 81, 151, 0.1);
}
    .standard table .title {
        padding: 20px;
        padding-right: 60px;
        font-weight: bold;
        white-space: nowrap; /*一行显示*/
        overflow: hidden; /*超出部分隐藏*/
        text-overflow: ellipsis; /*用...代替超出部分*/
        font-size: 18px;
        color: rgba(51, 51, 51, 0.9);
    }
.standard table .content {
  width: 100%;
  padding: 20px;
  padding-right: 60px;
  margin:0;
}
.standard table .see {
  color: #1878cc;
  text-decoration: underline;
  cursor: pointer;
}
.standard table .see:hover {
  color: #1878cc;
  text-decoration: underline;
}
.details-com {
 
  padding: 30px 120px;

 
}
.details-com .com {
  width: 210px;
  font-size: 14px;
  color: #666;
  margin-left: 40px;
  margin-right:20px;
}
.details-com .img {
  padding: 5px;
    width: 110px;
    border: 1px solid;
    height: 110px;
    border-color:#e5e5e5;
}
}
.details-com .img img {
  width: 100%;
  height: 100%;
}
.box .list ul {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  border-radius: 10px;
}
.box .list ul li {
  /*border: 1px solid #dcdcdc;*/
  padding: 10px 15px;
text-align:center;
}

.current {

    background-color: #fff;
    color: rgba(51, 51, 51, 1);
    font-weight: bold;
}
.current span{
  padding:0 15px;
}
.box .tab_con .item div {
  padding: 20px ;


  border:1px solid #e5e5e5;
}
.account {
  border-left: 5px solid #005197 !important;
  /*background-color: rgba(0, 81, 151, 0.3);*/
}
.release table th {
    padding: 20px;
    text-align: center;
    background-color: rgba(245, 245, 245, 1);
    white-space: nowrap;
}

.release table td {
    padding: 20px;
    text-align: center;
}
.release table tr td:first-child {
    padding: 20px ;
    text-align: center;


}

.release table .see {
  color: #1878cc;
  text-decoration: underline;
}
.release table .see:hover {
  color: #1878cc;
  text-decoration: underline;
}
.search-result .box .ul {
  display: inline;
  flex-direction: row !important;
}
table {
    border: 1px solid;
    border-color: #E5E5E5;
}

    table td {
        border: 1px solid;
        border-color: #E5E5E5;
    }

    table th {
        border: 1px solid;
        border-color: #E5E5E5;
    }

.certificate .image {
    display: flex;
    justify-content: center;
    align-items: center;
}

.certificate .title .title-title {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 40px;
    font-weight: bold;
}

.certificate .title .title-eng {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 17px;
    font-weight: bold;
}

.certificate .title .num {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 17px;
}

.certificate .content .content-title {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.certificate .content .content-text {
    width: 100px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.certificate .content .content-detail {
    margin-left: 20px;
}

.content-details p {
    padding: 20px;
    font-size: 14px;
    text-indent: 2em;
}

.time .issue {
    flex: 1;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.time .union {
    flex: 1;
    vertical-align: middle;
    text-align: center;
}

.union .issue {
    flex: 2;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 14px;
}

.bottom .image {
    flex: 2;
    width: 100px;
    height: 100px;
}

    .bottom .image img {
        width: 100px;
        height: 100px;
    }

.bottom .data {
    padding-left: 20px;
}
.introduce_img {
    width: 100%;
    height: 530px
}

    .introduce_img img {
        width: 100%;
        height: 100%
    }
.introduce_title{
    padding-left:50px;
}
.introduce_title h3 {
    font-size: 28px;
    color: #fff;
    padding-top: 100px;
}

.introduce_text {
    padding: 20px 0;
}

    .introduce_text h6 {
        font-size: 14px;
        color: #fff;
        font-weight: bold;
        text-align:left;
    }

    .introduce_text .tit {
        font-size: 14px;
        color: #fff;
     
    }
.server_img{
    width:72px;
    height:72px;
}
.arrow img{
    width:32px;
    height:15px;
}
.arrow{
    position:absolute;
    left:250px;
    top:22px;
}
#listTab .current {
    position:relative;
}
    #listTab .current:after {
        position: absolute;
        content: "";
        width: 0;
        height: 0;
        bottom: -30px;
        left: 50%;
        transform:translate(-50%,-50%);
        border-width: 10px;
        border-style: solid;
        border-color: rgba(0, 81, 151, 1) transparent transparent transparent;
    }
.laypage_main {
    padding: 40px 0;
}
