/*****网站内页，全局栏目头颜色设置－开始******/


h1,h2,h3,h4,h5,h6,p{margin: 0;padding: 0;}
.clear{clear: both;}
.page-box{ text-align:center;}
/*****内容区1200像素******/
@media (min-width: 768px) {
    .container {
        width:750px
    }
}
@media (min-width: 992px) {
    .container {
        width:970px
    }
}
@media (min-width: 1200px) and (max-width: 1440px) {
    .container {
        width:1200px
    }
}
@media (min-width: 1440px) {
    .container {
        width:1600px
    }
}

@media screen and (min-width: 750px) {
  .m-hide{ display:none;}
}
@media screen and (max-width: 750px) {
   .content.container {
        padding:0px;
    }
  .content.container td{ font-size:16px; width:100%; display:block;}

   .pc-hide{ display:none;}
}



#right{position: fixed;right: 0;bottom: 5%;z-index: 99;}
#right .r-box{background: #00499e;width: 70px;height: 70px;text-align: center;margin-bottom: 6px;position: relative;z-index: 3;}
#right .r-box img.r-ico{width: 40px;margin-top: 5px;}
#right .r-box p {font-size: 12px;line-height: 1;color: #fff;margin-top: 5px;}

#right .r-box.r-dh{}
#right .r-box.r-dh .dh-box{position: absolute;height: 100%;right: -200px;background: #00499e;top: 0;width: 200px;transition: all .5s;z-index: 1}
#right .r-box.r-dh .dh-box h3{color: #fff;line-height: 70px;font-weight: bold;font-size: 26px;}
#right .r-box.r-dh:hover .dh-box{right: 102%;}

#right .r-box.r-ewm{}
#right .r-box.r-ewm .ewm-box{position: absolute;bottom: 0;right: 110%;background: #00499e;padding: 5px;display: none;}
#right .r-box.r-ewm .ewm-box img{width: 120px;}
#right .r-box.r-ewm .ewm-box h5 {font-size: 13px;line-height: 1;color: #fff;margin-top: 5px;}
#right .r-box.r-ewm .ewm-box span {width: 12px;height: 12px;display: inline-block;position: absolute;transform: rotate(45deg);background: #00499e;right: -5px;bottom: 5px;}
#right .r-box.r-ewm:hover .ewm-box{display: block;}

.r-top{margin-top: 20px;}



@media (max-width: 992px){
    #right{display: none;}
}


/* 公共标题 */
.bt{text-align: center;padding: 0 0 40px;}
.bt h5{font-size: 50px; color:#dfe7fc;}
.bt h2{font-size: 30px; color:#216cec; background:url(../images/title_bg.png) no-repeat bottom center; padding-bottom:5px; margin-top:-28px;}
.bt hr{ height:3px; width: auto;margin:auto;}
.bt p{font-size: 15px;color: #999;}
@media (min-width: 992px) and (max-width: 1200px){

}
@media (max-width: 767px){
  .bt h5{font-size: 24px; }
  .bt h2 { font-size: 20px;margin-top: -15px;}
  .bt hr {border-top: 2px solid #1559bc;width: 39px; margin: 13px auto;}
  .bt p {font-size: 14px;}
  .bt { padding: 0 0 10px;}  
}

/* 轮播图内容 */
.ban-box{position: absolute;top: 22%;z-index: 1;color: #fff; width:100%;}
.ban-box .container{ margin:auto;}
.ban-nr{position: relative; }
.ban-nr h3{font-size: 50px;margin-bottom: 50px;}
.ban-nr h5{font-size: 18px;line-height: 25px;margin-bottom: 10px;}
.ban-nr p{font-size: 18px;line-height: 25px;}

@media (max-width: 767px){
  .ban-box{top: 88px !important;}
  .ban-nr h3{font-size: 20px;margin-bottom: 20px;}
  .ban-nr h5{font-size: 14px;line-height: 20px;margin-bottom: 5px;}
  .ban-nr p{font-size: 14px;line-height: 20px;}
}


/* 搜索框 */
.search-box {background: #eee;box-shadow: 2px 2px 7px rgb(187 187 187 / 50%);}

.search-cont{padding: 15px 0;overflow: hidden;}
.search-box .hot_search{font-size: 16px;line-height: 40px;float: left;width: 73%;}
.search-box .hot_search span {color: #111;font-size: 16px;line-height: 1;}
.search-box .hot_search a{font-size: 15px;color: #363636;}
.search-box .hot_search a:hover{color: #d10401;}
.search-box .searchbox{text-align: right;float: right;width: 25%;position: relative;}
.search-box .searchbox input{    height: 40px;outline: none;border-radius: 0;border: none;font-size: 15px;}
.search-box .searchbox input[type="text"]{    width: 100%;border: 1px solid #c9c9c9;padding-left: 20px;font-size: 14px;background: #fff;border-radius: 50px;padding-right: 50px;transition: all .5s;}
.search-box .searchbox input[type="text"]:focus{border: 1px solid #d10401;}
.search-box .searchbox input[type="submit"] {position: absolute;right: 0;background: url(../images/sousuo1.png)no-repeat center;background-size: 25px;width: 23px;transition: all .5s;}
.search-box .searchbox input[type="submit"]:hover{background: url(../images/sousuo.png)no-repeat center;background-size: 25px;}

@media (min-width: 992px) and (max-width: 1200px){
.search-box .searchbox input[type="submit"] {width: 21px;}  
.search-box .searchbox {width: 30%;position: relative;}
.search-box .hot_search{font-size: 16px;line-height: 40px;float: left;width: 70%;}  
  
  
}
@media (max-width: 992px){

}
@media (max-width: 767px){

}


.yewu-box{padding:20px 0;overflow: hidden;}
.yewu-box .col-md-2{ width:20%; padding:0 20px;}
.yewu-box .col-md-2 h2{color:#000; font-size:26px;}
.yewu-box .col-md-2 h4{color:#999; font-weight:500; margin:10px 0; text-align:left; line-height:22px; font-size:16px;}
.yewu-box .col-md-2 h5{color:#000;text-align:left; line-height:22px; font-size:15px; display:none;}

.yw {width:130px;height:130px;margin: 19px auto 17px;transition: all .5s;-webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;}

.t1 {background: url(../images/y-1.png) no-repeat top center;}
.t1:hover {background: url(../images/y1.png) no-repeat 0px -141px;}

.t2 {background: url(../images/y-2.png) no-repeat top center;}
.t2:hover {background: url(../images/y2.png) no-repeat 0px -141px;}

.t3 {background: url(../images/y-3.png) no-repeat top center;}
.t3:hover {background: url(../images/y3.png) no-repeat 0px -141px;}

.t4 {background: url(../images/y-4.png) no-repeat top center;}
.t4:hover {background: url(../images/y4.png) no-repeat 0px -141px;}

.t5 {background: url(../images/y-5.png) no-repeat top center;}
.t5:hover {background: url(../images/y3.png) no-repeat 0px -141px;}

.t6 {background: url(../images/y-6.png) no-repeat top center;}
.t6:hover {background: url(../images/y4.png) no-repeat 0px -141px;}

.yewu-more{margin-top: 50px;}
.yewu-more a{display: inline-block;background: #015198;color: #fff;padding: 7px 30px;border: 1px solid #015198;}
.yewu-more a:hover{color: #fff;background: none;}

@media (max-width: 767px){
  .yewu{margin: 0;padding-top: 120px;padding-bottom: 100px;}
  .yewu-bt h3{margin-bottom: 20px;}
  .yewu-bt p {font-size: 3rem;margin-bottom: 20px;}
  .yewu-box{padding: 0;}
  
   .yewu-box .col-md-2{ width:50%; padding:0 5px; min-height:300px;}
   .yewu-box .col-md-2 h2{font-size:16px;}
   .yewu-box .col-md-2 h4{font-size:14px;}
  
}




.adv-bg{background: #00a4c5;padding: 50px 0;}

/* .adv-cont{padding: 50px 0;color: #fff;position: relative;background-image: url(../images/adv-bg1.png) , url(../images/adv-bg2.png);background-repeat: no-repeat;background-position: left top 18px ,right -20px bottom 10px;} */
.adv-cont{color: #fff;position: relative;}
.adv-cont img.bg-l {position: absolute;left: -20px;top: -30px;opacity: .8;}
.adv-cont img.bg-r {position: absolute;right: -40px;bottom: -36px;opacity: .5;}

.adv-nr{float: left;width: 75%;padding: 10px 0 0 20px;position: relative;z-index: 3;}
.adv-nr h5 {font-family: Times New Roman;font-size: 18px;line-height: 1;font-style: italic;color: rgb(255 255 255 / 50%);}
.adv-nr h3 { font-size: 26px;line-height: 1;margin: 10px 0 20px;}
.adv-nr p {font-size: 16px;line-height: 1;}
.adv-dh { float: right;width: 25%; text-align: right; padding: 0 20px 0 0;position: relative;z-index: 3;}
.adv-dh a {display: inline-block; font-size: 15px;line-height: 1;color: #fff; border: 1px solid #fff;padding: 10px 40px;margin-bottom: 15px;}
.adv-dh a:hover{background: #fff;color: #022d8e;}
.adv-dh p {font-size: 16px;line-height: 1;color: rgb(255 255 255 / 80%);margin-bottom: 5px;}
.adv-dh h4 {font-size: 34px;line-height: 1;}



@media (min-width: 992px) and (max-width: 1200px){

  
  .adv-nr h5{font-size: 15px;}
  .adv-nr p{font-size: 14px;}
  .adv-dh h4{font-size: 28px;}
  .adv-dh p{font-size: 15px;}
  
}
@media (max-width: 992px){

  .adv-cont img.bg-l{left: 0;}
  .adv-cont img.bg-r{right: 0;}
  .adv-nr { float: none;width: 100%;padding: 5px 0 0 30px;}
  .adv-nr h5{font-size: 14px;}
  .adv-nr h3{font-size: 24px;margin: 10px 0 15px;}
  .adv-nr p{font-size: 14px;}
  .adv-dh{float: none;width: 100%;margin-top: 16px;padding: 0 60px 0 0;}
  .adv-dh a{margin-left: 30px;float: left;font-size: 13px;}
  .adv-dh p{font-size: 15px;}
  .adv-dh h4 {font-size: 28px;}
  .adv-bg {padding: 50px 0 30px;}
  
}
@media (max-width: 767px){

  
  .adv-nr{text-align: center;padding: 0 15px;}
  .adv-nr h3 {font-size: 18px;margin: 10px 0; padding: 0 0 0 10px;line-height: 1.2;}
  .adv-nr p {font-size: 13px;line-height: 1.3;}
  .adv-dh{text-align: center;}
  .adv-dh a {margin-left: 0;float: none;font-size: 13px;}
  

  
  
}




/* 优势 */
.adv{background:url(../images/ys-bg.jpg)no-repeat center fixed;color:#fff;padding: 70px 0;}
.adv .adv-box{}
.adv .adv-box ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.adv .adv-box ul li{width: 33.33%;float: left;padding: 45px 45px;}
.adv .adv-box ul li:nth-child(1),.adv .adv-box ul li:nth-child(2),.adv .adv-box ul li:nth-child(5),.adv .adv-box ul li:nth-child(4){border-right:1px solid #eeeeee6b;}
.adv .adv-box ul li:nth-child(1),.adv .adv-box ul li:nth-child(2),.adv .adv-box ul li:nth-child(3){border-bottom:1px solid #eeeeee6b;}
.adv .adv-box ul li .adv-tb{display: flex;align-items: center;}
.adv .adv-box ul li .adv-tb img{}
.adv .adv-box ul li .adv-tb h2{font-size: 22px; font-weight:bold;padding: 0 0 0 10px;}
.adv .adv-box ul li hr{border-top: 1px solid #fff;width: 45px;}
.adv .adv-box ul li p{font-size: 15px;}
@media (min-width: 992px) and (max-width: 1200px){

}
@media (max-width: 992px){

}
@media (max-width: 767px){
  .adv .adv-box ul li {width: 100%; padding: 15px 9px; }
  .adv .adv-box ul li .adv-tb img { width:15%;}
  .adv .adv-box ul li .adv-tb h2 {font-size: 16px;padding: 0 0 0 9px;}
  .adv .adv-box ul li hr {width: 37px;margin: 13px 0;}
  .adv .adv-box ul li p {font-size: 14px;}
  .adv {padding: 25px 7px;}
  .adv .adv-box ul li:nth-child(1),.adv .adv-box ul li:nth-child(3),.adv .adv-box ul li:nth-child(5){border-right:1px solid #eeeeee6b;}
  .adv .adv-box ul li:nth-child(1),.adv .adv-box ul li:nth-child(2),.adv .adv-box ul li:nth-child(3),.adv .adv-box ul li:nth-child(4){border-bottom:1px solid #eeeeee6b;}
  .adv .adv-box ul li:nth-child(2),.adv .adv-box ul li:nth-child(4){border-right:none;}
}






/*产品中心*/
.chanpin{padding: 50px 0;}

.cp-cont{}
.cp-nav{float: left;width: 22%;padding-right: 15px;}
.cp-fl{background: #00a4c5;padding: 20px;}
.cp-fl h3 { font-size: 26px;font-weight: bold;color: #fff;letter-spacing: 2px;line-height: 1;margin-bottom: 5px;}
.cp-fl h5 { font-family: Times New Roman;color: rgb(255 255 255 / 50%); font-size: 20px;line-height: 1;}
.cp-fl hr {border-top: 2px solid #fff;width: 40px;margin: 10px 0 0;}
.cp-nav ul{background: #eee;border: 1px solid #00a4c5;padding: 0 10px;}
.cp-nav ul li{}
.cp-nav ul li a {display: block;background: #fff;font-size: 15px;line-height: 1;padding: 15px;margin: 10px 0;}
.cp-nav ul li a:hover{}

.cp-box{float: left;width: 78%;}

.cp-tit{margin-bottom: 20px;border-bottom: 1px solid #ddd;position: relative;}

.nav-tabs {border-bottom: none;}
.nav-tabs>li {float: left;margin-bottom: 0;}
.nav-tabs>li>a {margin-right: 0;line-height: 1;border: none;border-radius: 0;}
.nav>li>a{padding: 0;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {color: #00a4c5; cursor: pointer; background-color: #fff; border: none;border-bottom: 2px solid #00a4c5;}

.cp-tit ul{}
.cp-tit ul li{}
.cp-tit ul li a {font-size: 18px;line-height: 1;padding: 10px;border-bottom: 2px solid transparent;}
.cp-tit a.cp-btn {position: absolute;right: 5px;bottom: 3px;font-size: 16px;line-height: 1;text-transform: uppercase;color: #888;}
.cp-tit a.cp-btn:hover{color: #00a4c5;}

.cp-list{}
.cp-list ul{overflow: hidden;}
.cp-list ul li{float: left;width: 33.33333%;padding: 0 10px;margin-bottom: 20px;}
.cp-list ul li a{display:block;}
.cp-list ul li a .cp-img{height: 220px;overflow: hidden;}
.cp-list ul li a .cp-img img{width: 100%;min-height: 100%;transition: all 0.5s;}
.cp-list ul li a .p-bg{height: 40px;position: relative;background: #eee;}
.cp-list ul li a .p-bg:before { content: '';position: absolute;width: 0;left: 0;height: 100%;background-color: #00a4c5;transition: all 0.5s;}
.cp-list ul li a .p-bg p {font-size: 16px;line-height: 40px;color: #333;position: absolute;top: 0;left: 12px;transition: all 0.5s;}
.cp-list ul li a .p-bg .fa {position: absolute;right: 10px;font-size: 26px;line-height: 40px;color: #aaa;}
.cp-list ul li a:hover .p-bg:before{width: 100%;}
.cp-list ul li a:hover .p-bg p{color: #fff;}
.cp-list ul li a:hover .p-bg .fa{color: #fff;}
.cp-list ul li a:hover .cp-img img{transform: scale(1.1);}

@media (min-width: 992px) and (max-width: 1200px){
  
  .cp-nav ul li a{padding: 10px 15px;font-size: 14px;}
  .cp-list ul li a .cp-img{height: 170px;}
  .cp-list ul li a .p-bg p{font-size: 15px;}
  
  
  
}
@media (max-width: 992px){

  .cp-fl{padding: 15px;}
  .cp-fl h3{font-size: 20px;}
  .cp-fl h5{font-size: 15px;}
  .cp-nav ul{padding: 0 8px;}
  .cp-nav ul li a {font-size: 12px;padding: 10px;margin: 8px 0;}
  
  .cp-list ul li {padding: 0 5px;margin-bottom: 10px;}
  .cp-list ul li a .cp-img{height: 130px;}
  .cp-list ul li a .p-bg p{font-size: 14px;}
  .cp-list ul li a .p-bg .fa{font-size: 18px;}
  
  
}
@media (max-width: 767px){

  .chanpin {padding: 30px 0;}
  .cp-fl{display: none;}
  
  .cp-nav { float: none; width: 100%;padding: 0 10px;}
  .cp-nav ul {overflow: hidden;padding: 0;border: none; background: no-repeat;}
  .cp-nav ul li {float: left;width: 33.33333%;padding: 5px;}
  .cp-nav ul li a { font-size: 12px; margin: 0;background: #eee;text-align: center;padding: 10px 0;}
  .cp-nav ul li a:hover{background: #00a4c5;color: #fff;}
  
  .cp-box { float: none;width: 100%;padding: 0 10px; height: 770px;overflow: hidden;}
  .cp-tit ul li a{font-size: 15px;padding: 8px;}
  .cp-list ul li{width: 50%;}
  .cp-tit a.cp-btn{font-size: 14px;}
  
}




/* 关于我们 */
.gyct{padding: 65px 0 85px; background:url(../images/gyct.jpg) no-repeat;}
.gyct .ct-le{width: 45%;float: right;}
.gyct .ct-le h2{font-size: 35px;}
.gyct .ct-le h2 span{color: #1559bc;font-size: 22px;text-transform: uppercase;}
.gyct .ct-le hr{border-top: 3px solid #1559bc;width: 55px;}
.gyct .ct-le .ct-txt{}
.gyct .ct-le .ct-txt p{font-size: 15px;color: #999;line-height: 33px;}
.gyct .ct-le .ct-btn{padding: 20px 0 50px;}
.gyct .ct-le .ct-btn a{display: inline-block; color: #1559bc;border: 1px solid #1559bc;border-radius: 100px;font-size: 15px;padding: 10px 38px;transition:all .5s}
.gyct .ct-le .ct-btn a:hover {background:#1559bc;color:#fff;transition:all .5s}
.gyct .ct-le .ct-lb{overflow: hidden;}
.gyct .ct-le .ct-lb ul{}
.gyct .ct-le .ct-lb ul li{width: 25%; float: left;}
.gyct .ct-le .ct-lb ul li img{    /* width: 48% */transition:all .5s}
.gyct .ct-le .ct-lb ul li img:hover{transform: rotateY(180deg);transition:all .5s}
.gyct .ct-le .ct-lb ul li h2{font-size: 16px;color: #626262;padding: 10px 0 0;letter-spacinging: 4px;}
.gyct .ct-ri{width: 45%;float: left;position: relative;}
.gyct .ct-ri .ct-img{height: 550px; text-align:right;}
.gyct .ct-ri .ct-img img{max-width: 100%;max-height: 100%;object-fit: cover;}
.gyct .ct-ri .ct-bk{ background:#216cec;width: 30%; height: 200px;position: absolute; left: 0px; bottom: -66px;z-index: 1; color:#fff; padding:40px;}
.gyct .ct-ri .ct-bk h5{ font-size:24px; width:200%; margin-bottom:20px; }
.gyct .ct-ri .ct-bk h2{font-size:50px; font-weight:bolder; }
.gyct .ct-ri .ct-bk h2 span{ font-size:20px; margin-left:10px;}

/* number */
.gyct .number{display: flex;justify-content: space-between;position: relative;z-index: 1; clear:both;}
.gyct .number li{position: relative;text-align: center;width:auto;transition: all 0.8s;-webkit-transition: all 0.8s;-moz-transition: all 0.8s;-o-transition: all 0.8s;}
.gyct .number li h3 {color: #000;display: inline-block;border-bottom: 1px solid #000;}
.gyct .number li h3 i {font-style: inherit;color:#1559bc;font-size:35px;font-weight: 600;}
.gyct .number li h3 span {font-size: 16px;font-weight: normal;font-style: inherit;color: #000;}
.gyct .number li p {font-size: 14px;line-height: 1.7;color: #000;padding-top: 5px;}

@media (min-width: 992px) and (max-width: 1200px){
  .gyct .ct-le .ct-txt p {font-size: 14px;line-height: 26px;}

}
@media (max-width: 992px){
  .gyct .ct-le { width: 100%;}
  .gyct .ct-ri { width: 100%;margin: 15px 0 0;}
  .gyct .ct-ri .ct-bk {width: 75%;}
}
@media (max-width: 767px){
  .gyct { padding: 25px 9px;}
  .gyct .ct-le h2 {font-size: 20px;}
  .gyct .ct-le h2 span { font-size: 16px;}
  .gyct .ct-le hr { border-top: 2px solid #1559bc;width: 39px;margin: 13px 0;}
  .gyct .ct-le .ct-txt p {font-size: 14px;line-height: 28px;}
  .gyct .ct-le .ct-btn a { font-size: 14px;padding: 7px 21px;}
  .gyct .ct-le .ct-btn {padding: 15px 0 15px;}
  .gyct .ct-le .ct-lb ul li {width: 25%;text-align:center}
  .gyct .ct-le .ct-lb ul li img {width: 62%;}
  .gyct .ct-ri { display: none;}
  .gyct .ct-le .ct-lb ul li h2 {font-size: 15px; letter-spacing: 1px;}
  .number li h3 i {font-size: 22px !important;}
}




.gywm{padding: 80px 0;background: url(../images/gywm.jpg)no-repeat center;}

.gy-cont{position: relative;}

.gy-img { position: absolute;left: 0;top: 30px; width: 40%;box-shadow: -6px 6px 2px #b3d9ff;}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {line-height: 1;width: 100%;}

.gy-nr {background: rgb(255 255 255 / 90%); margin-left: 35%;width: 65%;padding: 30px 30px 30px 90px;border-radius: 5px;}

.gy-bt{}
.gy-bt h3 {font-size: 26px;line-height: 1;font-weight: bold;color: #ea9311;}
.gy-bt h5 {font-size: 26px;line-height: 1;color: #888;margin: 3px 0 15px;}
.gy-nr h2 {font-size: 24px;line-height: 1;color: #000; letter-spacing: 2px;margin-bottom: 15px;}
.gy-txt{}
.gy-txt p {font-size: 16px;line-height: 1.5;color: #444;}
.gy-nr a { display: inline-block;font-size: 15px;line-height: 1; border: 2px solid #00a4c5; padding: 10px 30px;margin-top: 30px;}
.gy-nr a:hover{background: #00a4c5;color: #fff;}



@media (min-width: 992px) and (max-width: 1200px){
  
  .gy-nr{padding: 30px 30px 20px 70px;}
  
  .gy-txt p {font-size: 15px; line-height: 1.4;}
  .gy-nr a{font-size: 13px;margin-top: 20px;}
}
@media (max-width: 992px){

  .gywm{padding: 30px 0;}
  .gy-nr{padding: 15px 15px 15px 50px;}
  .gy-nr a{margin-top: 15px;}
  .gy-txt p{font-size: 14px;}
}
@media (max-width: 767px){

  .gywm {padding: 30px 15px;}
  .gy-img{width: 100%;top: 0;position: static;margin-bottom: 15px;}
  
  .gy-nr{margin-left: 0;width: 100%;padding: 15px;}
  .gy-bt h3{font-size: 20px;}
  .gy-bt h5{font-size: 18px;margin: 3px 0 10px;}
  .gy-nr h2{font-size: 20px;letter-spacing: 0;}
  .gy-txt p{font-size: 14px;}
  .gy-nr a{font-size: 13px;}
  
}


.brand{padding: 80px 0;background: url(../images/qixia.jpg)no-repeat top center;}
.brand .qi-img{ display:block; position:relative; margin-bottom:20px;}
.brand .qi-img.tc{ text-align:center;}
.brand .qi-img.tr{ text-align:center;padding-left:20px; }
.brand .qi-img img{ max-width:100%; }
.brand .qi-img .qi-bg{ position:absolute;left:20px; bottom:20px; z-index:9; background: rgb(33 108 236 / 90%); width:30%; height:35px; border-radius:20px;}
.brand .qi-img .qi-title{ position:absolute;left:20px; bottom:20px; z-index:10; color:#fff; text-align:center;width:30%; height:35px; line-height:35px; font-size:18px; }
.brand .qi-img.tc .qi-bg{ width:50%; left:70px;}
.brand .qi-img.tc .qi-title{ width:50%;left:70px;}
.brand .qi-img.tr .qi-bg{ left:80px;}
.brand .qi-img.tr .qi-title{left:80px;}
.brand .qi-img.mt70{ margin-top:70px;}
.brand .qi-img.mt140{ margin-top:140px;}

@media (max-width: 767px){
  .brand{ padding:20px 0;}
  .brand .qi-img .qi-bg {
     width:90% !important;
     left:5% !important;
   }
  .brand .qi-img .qi-title {
     width:90% !important;
     left:5% !important;
   }
  .brand .qi-img.mt70{ margin-top:0px;}
  .brand .qi-img.mt140{ margin-top:0px;}
}


/* 首页新闻 */
.big-bg{background: url(../images/news.jpg)no-repeat top center;}
.index-news{padding: 80px 0;}
.index-news .title{ float:right; text-align:right;}
.index-news .tender-list{
   clear:both;
	background-color: #fff;
	box-sizing: border-box;
}
.index-news .content .tender-box{
	padding-top: 60px;
	padding-bottom: 30px;
}
.index-news .tender-list a{
	display: block;
	padding: 0 6%;
}
.index-news .tender-list-bd{
	display: flex;
	padding: 36px 0;
	border-bottom: 1px solid #cfcfcf;
	justify-content: space-between;
}
.index-news .tender-list a:hover{
	background-color: #2365b3;
}
.index-news .tender-list a:hover .tender-list-bd{
	border-color: #e3b45e;
}
.index-news .tender-list a:last-child .tender-list-bd{
	border-bottom: 0;
}
.index-news .tender-time{
	width: 175px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	box-sizing: border-box;
	border-right: 1px solid #cccc;
	background: url(../images/zb_dd.png) no-repeat 60px center;
}
.index-news .tender-list a:hover .tender-time{
	background-image: url(../images/zb_dd2.png);
	border-color: #fff;
}
.index-news .tender-time div{
	margin-left: 24px;
}
.index-news .tender-list a:hover .tender-text h4{
	color: #fff;
}
.index-news .tender-text h4{
	font-size: 22px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 22px;
	margin-bottom: 25px;
}
.index-news .tender-list a:hover .tender-text p{
	color: #fff;
}
.index-news .tender-text p{
	font-size: 14px;
	line-height: 26px;
	color: #999;
	padding-right: 90px;
}
.index-news .tender-list a:hover .tender-text span{
	color: #fff;
}
.index-news .tender-text span{
	font-size: 16px;
	color: #666;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 30px;
	position: absolute;
	bottom: 0;
	right: 0;
}
.index-news .tender-text span i{
	display: block;
	transition: .6s;
}
.index-news .tender-text span:hover i{
	margin-left: 10px;
	transform: translateX(10px);
}
.index-news .tender-list a:hover .tender-time em{
	color: #fff;
}
.index-news .tender-time em{
	font-size: 53px;
	color: #333;
	line-height: 53px;
	font-weight: bold;
}
.index-news .tender-text{
	padding-left: 96px;
	position: relative;
}
.index-news .tender-list a:hover .tender-time span{
	color: #fff;
}
.index-news .tender-time span{
	display: block;
	font-size: 18px;
	color: #666;
}
.index-news .tender-text{
	width: calc(100% - 175px);
}

/* 手机端新闻样式 */
.news{
    padding: 2rem 0;
}
.news-bottom a{
    display: flex;
    border-bottom: 1px solid #E6E6E6;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 1rem;
    padding-top: 1rem;
}
.news-bottom a .time{
    width: 20%;
}
.news-bottom a .time em{
    display:block;
    font-size: 30px;
    color: #333;
    line-height: 46px;
}
.news-bottom a .time span{
    display:block;
    font-size: 12px;
    color: #333333;
    line-height: 20px;
}
.news-text{
    width: 80%;
}
.news-bottom .news-text h4{
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 5px;
}
.news-bottom .news-text p{
    font-size: 13px;
    line-height: 20px;
    color: #666666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.news-bottom i{
    position: absolute;
    width: 56px;
    text-align: center;
    line-height: 56px;
    color: #888;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    border-radius: 50%;
    right: 0;
    top: 50%;
    margin-top: -28px;
    transition: .6s;
    font-size: 20px;
}
.news-bottom a:hover i{
    background-color: #e3b45e;
    color: #fff;
}
.news-bottom a:hover h4{
    color: #e3b45e;
}
.news-top{
    background-color: #f8f8f8;
}
.news-top-text{
    width: 100%;
    box-sizing: border-box;
    padding: 1rem;
}
.news-top-text span{
    color: #2365b3;
    font-size: 20px;
    font-weight: bold;
    height: 36px;
    display: block;
}
.news-top-text h4{
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 1rem;
}
.news-top-text p{
    font-size: 14px;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3; /* 定义显示的行数 */
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: justify;
}
.news-top-text em{
    display: block;
    font-size: 14px;
    color:#2365b3;
    margin-top: 1rem;
    cursor: pointer;
    display: flex;
    align-items: center;
}
.news-top-text em i{
    margin-left: 10px;
    transition: .5s;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 100%;
    line-height: 30px;
}
.news-top-text em:hover i{
    background: #e3b45e;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 20px;
    transform: translateX(20px);
}
.news-top-img{
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    cursor: pointer;
}
.news-top-img .swiper-slide{
    overflow: hidden;
}
.news-top-img:hover img{
    transform: scale(1.04);
}
.news-top-img img{
    width: 100%;
    height: 12rem;
    transition: all 0.8s;
    object-fit: cover;
}

.news-top-text .swiper-slide{
    background-color: #f8f8f8;
}
.news-top-img .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
}

.news-top-img .swiper-pagination-bullet {
    width: 50px;
    height: 2px;
    opacity: 1;
    background-color: #fff;
    border-radius: 0;
}

.news-top-img .swiper-pagination-bullet-active {
    background-color: #e3b45e;
}
@media (max-width: 767px){
  .index-news{ padding:20px 0;}
  .index-news .title { float:none;}
  .news{ clear:both; padding:20px;}
}

/*案例*/
.anli{padding: 30px 0;background:url(../images/customer_bg.jpg) repeat-y top center;}
.anli .bt{text-align:left;}
.anli .bt h5{color:#7d818c;}
.anli .bt h2{ color:#fff; width: 18%;text-align: center;}
.walking2{ background:none !important;}
.walking2 .ar_1 {width: 15%;height: auto;overflow: hidden;text-align: center;background:none;display: inline-block; border:1px solid #ccc; margin-bottom:20px;margin-left: 22px;}
.walking2 .ar_1 .item{ border:0px !important; padding:20px; }
.walking2 .ar_1 .item img {vertical-align: middle;height:160px;}
.walking2 .ar_1 p {height: 35px;line-height: 35px;background: none;color: #fff;padding: 0 5px;font-size: 16px;}





@media (min-width: 992px) and (max-width: 1200px){
  
}
@media (max-width: 992px){
 
}
@media (max-width: 767px){
   .anli .bt h2{width: 30%;}
  .walking2 .ar_1 {width: 42%;}
  .walking2 .ar_1 .item img { height:105px;}
}


.xinw{padding: 80px 0;background: url(../images/xinw-bg.jpg)no-repeat center bottom;}


.xinw-box{}

.xinw-l{float: left;width: 50%;border-right: 1px dashed #005aa6;padding-right: 15px;}
.xinw-l .xw_info{padding: 10px 0;}
.xinw-l .xw_info .xw_img{float: left;width: 25%;margin-right: 3%;height: 100px;overflow: hidden;}
.xinw-l .xw_info .xw_img img{width: 100%;min-height: 100%;}
.xinw-l .xw_info .xw_text{float: left;width: 72%;}
.xinw-l .xw_info .xw_text{}
.xinw-l .xw_info .xw_text h3{font-size: 16px;line-height: 16px;color: #000;}
.xinw-l .xw_info .xw_text h5{font-size: 12px;line-height: 36px;color: #888;}
.xinw-l .xw_info .xw_text p{font-size: 14px;line-height: 24px;color: #666;height: 50px;overflow: hidden;}

.xinw-r{float: left;width: 50%;padding-left: 20px;}
.xinw-r li{padding: 15px 0;border-bottom: 1px dashed #bbb;}
.xinw-r a h3 {float: left;width: 80%;font-size: 16px;line-height: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.xinw-r a h3 .fa { font-size: 16px;line-height: 15px;margin-right: 6px;color: #dbaa21;}
.xinw-r a:hover h3{}
.xinw-r a p {float: right;width: 20%;font-size: 13px;line-height: 13px;color: #666;text-align: right;}

.xinw-more{margin-top: 40px;}
.xinw-more a {display: inline-block;  font-size: 14px;line-height: 14px;border: 2px solid #00a4c5;padding: 10px 30px;border-radius: 2px;transition: all .6s;}
.xinw-more a:hover{background: #00a4c5;color: #fff;}

@media (min-width: 992px) and (max-width: 1024px){
  
}

@media (max-width: 992px) {

  .xinw-r a p{font-size: 1.2rem;}
  
}

@media (max-width: 767px){

  .xinw {padding: 33px 0;}
  .xw-bt h3 { font-size: 2.5rem;}
  .xw-bt p {font-size: 1.2rem;line-height: 1.6;padding: 0 15px;}
  
  .xinw-l,.xinw-r{float: none;width: 100%;padding: 0 15px;margin-bottom: 10px;}
  .xinw-l{border: none;}
  
  .xinw-l .xw_info .xw_img{width: 35%;height: 90px;margin-right: 0;}
  .xinw-l .xw_info .xw_text {float: left; width: 65%;padding-left: 10px;}
  .xinw-l .xw_info .xw_text h5 {font-size: 12px;line-height: 1;color: #888;margin: 10px 0;}
  .xinw-l .xw_info .xw_text p {font-size: 13px;line-height: 1.4; color: #666;height: 36px;overflow: hidden;}
  
  .xinw-r a h3{font-size: 1.5rem;}
  .xinw-r a p{font-size: 1rem;}

}








/* 友情链接 */
.links {margin: 30px 0 0;}
.links span {font-size: 16px; line-height: 1.5; color: #000; font-weight: bold;text-transform: uppercase;display: inline-block;margin-bottom: 5px;}
.links span b {font-size: 18px; background: #00a4c5; color: #fff;  line-height: 1; padding: 2px 10px;margin-right: 5px;border-radius: 2px;}
.links a{margin: 0 5px;font-size: 15px;line-height: 1.5;color: #444;}
.links a:hover{color: #00a4c5;}





@media (max-width: 767px){

  .links{padding: 0 15px;margin: 0;margin-top: 20px;}
  
  .links span b{font-size: 16px;}
  .links span{font-size: 15px;}
  .links a {font-size: 13px;}

}



/* 底部 */
.f_one { background: #353535;color: #fff;padding: 130px 0 20px;}

.f-logo {  float: left; width: 32%;border-right: 1px dashed #6e6e6e;}
.f-logo .logo-img{overflow: hidden;margin: 0 0 020px;}
.f-logo .logo-img img{float: left;width: 70px;}
.f-logo .logo-img h3 { float: left;font-size: 22px;letter-spacing: 2px;line-height: 1;}
.f-logo .logo-img h3 span {display: block;font-size: 13px;line-height: 1;letter-spacing: 0.4px;margin-top: 5px;opacity: .8;}

.searchbox{position: relative;}
.searchbox input{ border: none;outline: none;}
.searchbox input[type="text"] { width: 270px;height: 36px;padding-left: 10px;font-size: 14px;color: #333;}
.searchbox input[type="submit"] { position: absolute; top: 0;left: 270px;background: #216cec; height: 36px; width: 80px;font-size: 15px;letter-spacing: 2px;}

.f-logo p { font-size: 13px;line-height: 1.4;margin-top: 20px;padding-right: 20px;color: #fff;}

.f-lx { float: left;width: 55%;padding-left: 30px;}
.f-lx h3 {font-size: 22px; line-height: 1; margin-bottom: 15px; letter-spacing: 1px;}
.f-lx p {font-size: 17px; line-height: 1;color: #fff;margin-bottom: 8px;}
.f-lx p span {display: inline-block;width: 100px;text-align: justify;text-align-last: justify;}
.f-lx p a{}

.f-ewm{float: right;width: 10%;}
.f-ewm .ewm-box{float: left;width: 100%;padding-left: 10px;}
.f-ewm .ewm-box p { text-align: center;font-size: 14px; line-height: 1;color: #fff;margin-top: 5px;}
.f-ewm .ewm-box img{width: 100%;}


.f_two{background: #25292a;padding:15px 0;}
.f_two p.copyright { text-align: center; font-size: 14px;line-height: 1; color: #fff;}


.footer{display: none;}
@media (max-width: 768px){
/*手机底部菜单*/
.footers { display:none}
.footer {background: #21272f;display: -webkit-box;width: 100%;margin-top: 6px;background-size: 9px 128px;position: fixed;z-index: 999;bottom: 0;left: 0; display:block; line-height:45px;}
.footer a {-webkit-box-flex: 1;display: -webkit-box;color: #fff; display:inline-block; width:32%;font: 100 16px/35px "微软雅黑";height: 35px; line-height:35px; text-align:center;}
.footer a i { padding-right:5px;}
.hr { height:45px;}
}


@media (min-width: 992px) and (max-width: 1200px){
  
  .f-nav a{font-size: 15px;margin-right: 30px;}
  
  .f-logo .logo-img img {width: 60px;}
  .f-logo .logo-img h3{padding-left: 8px;font-size: 20px;}
  .f-logo .logo-img h3 span{font-size: 12px;}
  
  .searchbox input[type="text"] {width: 250px;height: 34px;font-size: 13px;}
  .searchbox input[type="submit"]{left: 250px;height: 34px;width: 72px;font-size: 13px;}
  
  .f-logo p{font-size: 12px;padding-right: 30px;}
  
  .f-lx {width: 45%;padding-left: 40px;}
  .f-ewm{width: 12%;}
  
}
@media (max-width: 992px){

  .f-left { float: left; width: 72%;}
  .f-nav a {font-size: 13px;margin-right: 20px;}
  .f-lx p {font-size: 13px; line-height: 1.6;}
}
@media (max-width: 767px){

}


/* 内页 */
.page-body { margin: 20px auto 50px;}
.left_menu {float: left;width: 20%;padding: 0 15px 0 0;}
.page-body .col-md-9{float: left;width: 80%;padding: 0;}


/* 左侧菜单 */
.page-body .sec-tit { margin-top: 15px;background: #00a4c5; height: 50px; line-height: 1; border: none;}
.sec-tit h2 { float: none;  margin-top: 0; margin-bottom: 0;height: auto; line-height: 50px; font-weight: normal; font-size: 20px; color: #fff; border-bottom: none; text-align: center;}

.page-l-clist{border: none;margin-top: 3px;}
.page-l-clist ul { padding: 0; border: none;}
.page-l-clist li.layer1 { height: auto;line-height: 1;text-align: left; font-size: 16px; border-bottom: none;z-index: 1;}
.page-l-clist li.layer1 a {display: block; overflow: hidden;padding: 13px 15px; border-bottom: 1px solid #ddd;background: #eee;font-size: 15px;}
.page-l-clist li.layer1 a span{float: left;}
.page-l-clist li.layer1 a .fa{float: right;}
.page-l-clist li a:hover {height: auto;color: #fff; background: #00a4c5;}
.page-l-clist li.layer1.on a{height: auto;color: #fff; background: #00a4c5;}






.page-l-clist li .layer2 { position: absolute;left: 100%; top: 0px; width: 210px; padding: 0;background: #f5f5f5; z-index: 9999;}
.page-l-clist li .layer2 ul{border: none;}
.page-l-clist li .layer2 ul li {height: auto; line-height: 1; border: none;}

.left-news{border: 1px solid #00a4c5;padding: 5px 10px;}
.left-news li {border-bottom: none;}
.left-news li a{display: block;padding: 8px 0;}
.left-news li a h5 {line-height: 1;text-align: left; font-size: 14px; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;color: #555;}
.left-news li a h5 .fa{margin-right: 5px;}
.left-news li a:hover h5{color: #00a4c5;text-decoration: underline;}
.left-news li a:hover h5 .fa{color: #00a4c5;}

.wp-pagenavi{text-align: center; clear:both;}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #222;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #216cec;
    border-color: #216cec;
}



.crumbs-item {line-height: 1; border: none; overflow: hidden; margin-bottom: 0;background: #fafafa; box-shadow: 0 0 5px #ddd; padding: 15px 0;}
.crumbs-item h6 { font-size: 14px; line-height: 1;  color: #666;  border-left: 2px solid #44392a; padding: 2px 10px;}

.page-title{margin-bottom: 20px;}
.page-title h3 { height: 50px;position: relative;  color: #fff; border-bottom: 1px solid #bbb;}
.page-title a{display: none;}
.page-title a:last-child { display: block; position: absolute;top: 0;color: #000;font-size: 26px; font-weight: bold;border-bottom: 3px solid #000; line-height: 46px; padding-bottom: 0;z-index: 3;}



/* 图片列表 */

.page-alist .col-md-3{margin-bottom: 15px;padding: 0 8px;}
.page-alist .col-md-3 a{display:block;border: 1px solid #ddd;}
.page-alist .col-md-3 a h5 { font-size: 16px;line-height: 1;height: auto;margin: 10px 0; color: #555;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.page-alist .col-md-3 a:hover h5{color: #216cec;}
.page-alist .col-md-3 a .img-inner {  width: auto;  height: 270px;  border: none; padding: 0; overflow: hidden; display: flex; flex-wrap: wrap;align-content: center;padding: 5px;}
.page-alist .col-md-3 a .img-inner img { display: inline-block; margin: auto; max-width: 100%;max-height: 100%;}
.page-alist .col-md-3 a .img-inner:hover{border: none;}
.page-alist .col-md-3 a:hover .img-inner img{transform: scale(1.1);}


/* 新闻列表 */

.page-alist .page-adate {width: 70px;height: 65px;background: #00a4c5; color: #fff;}

.page-alist .page-adate h3 { font-size: 28px;line-height: 1;margin-bottom: 5px;}
.page-alist .page-adate p { font-size: 14px;line-height: 1; margin-bottom: 0;}

.media-heading {margin-top: 0; margin-bottom: 5px; font-size: 18px; font-weight: normal;color: #222;margin-top: 3px;}
.page-alist .page-atit p {color: #555;font-size: 14px; line-height: 1.5;}

.page-atit a:hover .media-heading{color: #00a4c5;}

.page-alist{margin-top: 0;}
.page-alist li{padding-top: 0;margin-bottom:15px;}


.list-title{overflow: hidden;}
.list-title h3{float:left;width: 85%;font-size: 16px;line-height: 1;color: #444;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list-title h3 .fa{margin-right: 5px;}
.list-title span { float: right; width: 15%;  font-size: 12px;text-align: right; line-height: 1; display: inline-block;color: #999;}
.list-title p.list-desc { font-size: 14px;line-height: 1;color: #777;}
.list-title p.list-desc span{color:#00a4c5}
.list-title h3:hover{color: #00a4c5;}


/* 详情页 */
.page-con-tit{}
.page-con-tit h1 { font-size: 20px; line-height: 1; letter-spacing: 1px; padding-bottom: 10px;}

.page-content{padding: 0 15px 15px;}
.page-content p {font-size: 16px; line-height: 1.5;  color: #444;}
.page-content h3{ font-size:18px; font-weight:bold;}

td, th { padding: 0; padding: 5px;font-size: 16px;line-height: 1.5;}


/* 地图 */
.page-addr{margin-top: 30px;}
.page-addr iframe{width: 100%;}



.page-nav{padding: 0 10px;margin-bottom:20px;display: none;}
.page-nav ul{overflow: hidden;}
.page-nav ul li{float: left;width: 33.3333%;text-align: center;margin-bottom: 10px;padding: 0 5px;}
.page-nav ul li a {display: block;font-size: 15px;line-height: 1;  background: #eee;padding: 15px 0;}
.page-nav ul li a:hover {  background: #00a4c5; color: #fff;}
.page-nav ul li.now a{  background: #00a4c5; color: #fff;}


@media (min-width: 992px) and (max-width: 1200px){
  
}
@media (max-width: 992px){

  .page-body .col-md-9{float: none;width: 100%;}
  
  .page-alist .col-md-4 {  margin-bottom: 15px; padding: 0 8px; float: left; width: 33.3333%;}
  .page-alist .col-md-4 a .img-inner{height: 170px;}
  
  .page-alist .col-md-3 {margin-bottom: 15px; float: left;width: 25%;}
  .page-alist .col-md-3 a .img-inner{height: 170px;}
  
  .news_alist li a{padding:15px;}
  .news_alist li a p.description {font-size: 13px; line-height: 1.5;color: #777;}
  
  .page-nav{display: block;}
  
}
@media (max-width: 767px){

  .page-body {margin: 10px auto 50px;}
  
  .page-alist{padding: 0 10px;}
  .page-alist .col-md-4{padding: 0 5px;}
  
  .img-inner { height: 120px;}
  
  .page-alist .col-md-4 { margin-bottom: 15px;width: 50%;}
  .page-alist .col-md-4 a .img-inner {height: 140px;}
  .page-alist .col-md-4 a h5{font-size: 14px;}
  
  .page-alist .col-md-3 {margin-bottom: 15px;float: left; width: 50%;}
  .page-alist .col-md-3 a h5 {font-size: 14px; padding: 10px 0;}
  
  .list-title h3{font-size: 14px;width: 80%;}
  .list-title span{width: 20%;}
  
  .page-alist .page-adate {background: #222;color: #c96;}
  .page-alist .page-adate h3{font-size: 24px;margin-top: 10px;}
  .page-alist .page-adate p{font-size: 13px;}
  
  .page-alist .page-atit p { color: #666; font-size: 13px;line-height: 1.5;height: 4rem;}
  
  .page-con-tit h1 { font-size: 18px;  line-height: 1;letter-spacing: 0;padding-bottom: 10px;}
  
  
  .page-nav ul li{width: 50%;}
  .page-nav ul li a {font-size: 13px; padding: 10px 0;}
  
  .page-title{display: none;}
  
  .news_alist li a { padding: 10px;}
  
  .page-content p { font-size: 13px;  line-height: 1.5;color: #444;margin-bottom: 5px;}
  
}




.youshi{padding: 80px 0 0;}

.ys-cont{overflow: hidden;}
.ys-cont .ys-img {height: 320px; width: 45%;overflow: hidden;}
.ys-cont .ys-img img{width: 100%;}
.ys-cont .ys-nr{width: 52%;}
.ys-cont.ys1 .ys-img{float: right;}
.ys-cont.ys1 .ys-nr{float: left;}
.ys-cont.ys2 .ys-img{float: left;}
.ys-cont.ys2 .ys-nr{float: right;}

.ys-box{overflow: hidden;margin-bottom: 80px;}
.ys-box .ys-no{float: left;width: 12%;text-align:center;background: #00a4c5;padding: 10px 0;}
.ys-box .ys-no h2 {color: #fff;font-size: 36px;line-height: 1;font-weight: bold;font-family: cursive;}
.ys-box .ys-no hr {border-top: 3px solid #fff;width: 40px;margin: 10px auto;}
.ys-box .ys-txt{float: left;width: 85%;padding-left: 20px;}
.ys-box .ys-txt h3 {font-size: 22px;line-height: 1;font-weight: bold;color: #222;}
.ys-box .ys-txt hr {border-top: 1px dashed #bbb;margin: 15px 0;}
.ys-box .ys-txt p {font-size: 15px; line-height: 1.5; color: #444;height: 50px;}


@media (min-width: 992px) and (max-width: 1200px){
  
}
@media (max-width: 992px){
  
  .youshi { padding: 50px 0 0;}  
  .ys-box .ys-no{width: 14%;}
  .ys-box .ys-no h2{font-size: 32px;}
  .ys-box .ys-txt{padding-left: 15px;}
  .ys-box .ys-txt h3{font-size: 20px;}
  .ys-box .ys-txt p { font-size: 13px; height: 70px;}
  .ys-box {margin-bottom: 30px;}
  .ys-box .ys-txt hr{margin: 10px 0;}
  .ys-cont .ys-img {height: 240px;}
  
}
@media (max-width: 767px){

  .ys-cont {padding: 0 15px;}
  .ys-cont .ys-img {float: none !important;width: 100%;}
  .ys-cont .ys-nr {float: none !important;width: 100%;}
  .ys-box {margin: 20px 0;}
  
  .ys-box .ys-txt h3 {font-size: 16px;}
  .ys-box .ys-txt p { font-size: 12px; height: 60px;}
  .youshi {padding: 30px 0 0;}
  
}

@media (max-width: 415px){
 
}






@media (min-width: 992px) and (max-width: 1200px){
  
}
@media (max-width: 992px){

}
@media (max-width: 767px){

}

@media (max-width: 415px){
 
}


.contact .title{ width:300px; height:110px; padding:10px 0; text-align:center; float:right;background: rgb(33 108 236 / 90%); margin-top:20px; margin-bottom:-20px; position:relative;z-index:999;}
.contact .bt{ padding-bottom:0px;}
.contact .bt h5 { font-size:36px; color:#658ff1;}
.contact .bt h2 { font-size:26px; color:#fff; margin-top:-20px;}
.contact .title .go{ color:#fff; font-size:36px; padding-right:20px; float:right; }
.clear{ clear:both;}

.liuyan .kj{width:100%;height:auto;}
.liuyan .kj iframe{width:100%;height:100%;}

@media (max-width: 767px){
  .liuyan .kj{ display:none;}
}

.liuyan{}

.dt-box{position:relative;}

.ly-cont {position: absolute;left: 0;top: 450px;width: 100%;z-index: 999;}
.ly-cont .address{background: #ffffff; display:flex; justify-content:space-between; align-items:center; padding:50px 0; font-size:18px; font-weight:700;}
.ly-cont .address img{ margin-right:30px;}
.ly-cont .address .addr{display:flex; justify-content:start; align-items:center; line-height:40px;}
.ly-cont .address .tel{display:flex; justify-content:start; align-items:center;line-height:40px;}
.ly-cont .address .email{display:flex; justify-content:start; align-items:center;line-height:40px;}

.ly-left{float: left;width: 60%;background: #05819a;padding: 20px;}
.ly-left h3 { font-size: 23px; text-transform: uppercase; font-weight: bold;color: #fff;letter-spacing: 1px;margin-bottom: 30px;padding-left: 30px;}
.ly-left h3 span {display: inline-block; font-size: 35px;line-height: 1;vertical-align: text-bottom;}

.ly-nr .mess_list {overflow: hidden; margin-bottom: 15px; border-bottom: none;padding-bottom: 15px;}
.ly-nr .mess_list .mess_title { width: 18%; font-size: 14px; text-align: right; line-height: 35px;float: left;color: #fff;}
.ly-nr .mess_list .mess_input { width: 62%;float: left;}
.ly-nr .mess_list .mess_input input{color:#fff;}
.ly-nr .mess_list .mess_textarea { width: 80%;float: left;}
.ly-nr .mess_list .form-control { width: 80%; height: 40px;  background: none;border: none; border-bottom: 1px solid #fff;color: #fff;}
.ly-nr .mess_list textarea.form-control{}
.ly-nr .mess_list textarea.form-control,.ly-nr .mess_list .form-control{border: 1px solid transparent;border-bottom-color: #fff;font-size: 15px;}
.ly-nr .mess_list textarea.form-control:focus,.ly-nr .mess_list .form-control:focus{border: 1px solid #fff;}

.ly-nr .mess_submit{margin-left: 15%;}
.ly-nr .mess_submit input[type=button] { background: #f6f6f6; color: #505050;font-size: 16px; line-height: 1; border-radius: 2px;padding: 10px 50px;}
.ly-nr .mess_submit input[type=button]:hover { background: #262626;color: #fff;}


.ly-right{float: right;width: 35%;padding-top: 63px;color: #fff;padding-right: 50px;}
.ly-right h5 {font-size: 16px;line-height: 1.5;}
.ly-right h2 {margin-top: 30px;font-size: 26px;line-height: 1;letter-spacing: 1px;}
.ly-right hr { border-top: 1px dashed #fff;margin: 20px 0 30px;}
.ly-right .ly-txt{}
.ly-right .ly-txt p { font-size: 15px; line-height: 2;}


#allmapmapcontact { width: 80%;height: 400px;margin: 0 auto;;}

.ly-cont .ly-nr .fud{float:left;width:50%;}
.ly-cont .ly-nr .fud .mess_title{width:38%;}


@media (min-width: 1200px) and (max-width: 1440px){
  
  .ly-nr .mess_list .mess_title{width: 20%;}
  .ly-nr .mess_submit {margin-left: 20%;}
 
  
}

@media (min-width: 992px) and (max-width: 1200px){
  
  .ly-nr .mess_list .mess_title{width: 24%;font-size: 15px;}
  .ly-nr .mess_submit {margin-left: 20%;}
 
  .ly-right h5 {font-size: 15px;line-height: 1.5;}
  .ly-right h2{margin-top: 20px;}
  .ly-right .ly-txt p { font-size: 14px; line-height: 2;}
  .liuyan{margin-bottom: 200px;}
  .ly-cont .ly-nr .fud .mess_title {width: 47%;}
  .ly-nr .mess_list .mess_input {width: 76%;}
  .ly-nr .mess_list .mess_textarea {width: 76%;}
  
  
  
  
}
@media (max-width: 992px){
  
  .liuyan {margin-bottom: 80px;}
  .ly-left {display: none;}
  .ly-cont{padding: 30px 15px; display:none;}
  .ly-left h3{font-size: 22px;margin-bottom: 20px;padding-left: 20px;}
  .ly-left h3 span{font-size: 36px;}
  .ly-nr .mess_list .mess_title{width: 25%;font-size: 14px;}
  .ly-nr .mess_list .mess_input,.ly-nr .mess_list .mess_textarea{width: 75%;}
  
  .ly-right{padding-right: 0px;width: 100%;padding-top: 0px;}
  .ly-right h5{font-size: 14px;}
  .ly-right h2{margin-top: 15px;font-size: 24px;}
  .ly-right hr{margin: 10px 0 15px;}
  .ly-right .ly-txt p { font-size: 14px;line-height: 2;}
  
}
@media (max-width: 767px){

  .liuyan{margin-bottom: 35px;}
  .ly-left,.ly-right {float: none;width: 100%;}
  .ly-left{display:none;}
  .ly-nr .mess_list .form-control{width: 95%;}
  .ly-nr .mess_submit {margin-left: 25%;}
  .ly-nr .mess_submit input[type=button]{font-size: 14px;padding: 10px 40px;}
  #allmapmapcontact { width: 100%;height: 200px;margin: 0 auto;;}
  .ly-cont{top: 64px;}
  .ly-right .ly-txt p {font-size: 12px;}
  
  
}

@media (max-width: 415px){
 
}



header{ position:relative;}
header .logo img{ max-width:85%; margin-top:5px;}
header .logo h2{ padding:19px 0 9px;font-weight: bold; color:#fff;}
header .logo h5{ font-size:19px;}
header .rx{ padding-top:10px; font-size:17px;color: #666;}
/*头部导航－第16种开始*/
header .header-con { width:100%; height: 70px; line-height: 30px; position: fixed; left:0; top:0; z-index:999;background: rgb(255 255 255 / 20%);}
header .header-con.fixed {
    background: #fff; 
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}
header .header-con.fixed ul.nav > li > a { color:#000;}
header .header-con.fixed  .logo h2 {color:#000;}
header .header-con.fixed  nav.navbar.bootsnav a {color:#000;}

header .sitexml { margin: 30px 0 10px 250px; }
header .sitexml a, .sitexml { color: #fff; }
header .sitexml a:hover { text-decoration: none; }
header .header-con a:hover { text-decoration: none; }
header .navbar-collapse { margin-right: 15px; padding-left: 15px; }
header .navbar-toggle { float: left; }
body.side-right { overflow: hidden; }
header nav.navbar.bootsnav { border: none; }
header nav.navbar.bootsnav a { font-size: 18px;color:#fff; text-align: left;padding: 15px 0; }
header nav.navbar.bootsnav { background: none; clear: both;}
header .side-right .in { background: rgb(27,125,209) !important; }
header nav.navbar.bootsnav ul.nav > li:hover {}
header nav.navbar.bootsnav ul.nav > li:hover a:hover { background:#216cec!important; color:#fff !important; }
header nav.navbar.bootsnav.navbar-mobile ul.nav > li > a { padding: 25px 50px; }
header .navbar-bg .navbar-img img { position: absolute; top: 0; left: 0; opacity: 0.9; height: 55px !important; width: 1920px !important; }
header .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse { max-height: 1000px !important; }
nav.navbar.bootsnav.navbar-mobile ul.nav ul.dropdown-menu > li > a { padding:10px 0 !important; font-size:14px;}
nav.navbar.bootsnav li.dropdown a.dropdown-toggle:before { margin-right:10px;}

@media (min-width: 992px) and (max-width: 1024px){
header .container { width:100%;overflow:hidden;}
header nav.navbar.bootsnav.navbar-mobile ul.nav > li > a { padding:10px 20px;}
}

@media (max-width: 768px) and (min-width: 415px) {
header .container {width:100%; overflow:hidden;}	

}

@media (max-width: 992px) {
header nav.navbar.bootsnav.navbar-mobile ul.nav > li > a { }
nav.navbar.bootsnav.navbar-mobile .navbar-collapse.in { background:#338bd6}
header .rx{ display:none; }  
header .logo h2{ display:none;}
header .logo h5{ display:none;}  
header .header-con {height: 55px;}  
}

/* 小屏幕(平板，大于等于768px)*/
@media (min-width: 768px) {

header nav.navbar.bootsnav .navbar-toggle { float: left;!important }
header nav.navbar.bootsnav 
body.side-right { overflow: hidden; }
header nav.navbar.bootsnav a { font-size: 16px; padding:5px 0 0 0; }
header nav.navbar.bootsnav a img { width:15%; display:inline}
header .navbar-bg .navbar-img img { height: 60px !important; width: 1920px !important; }
  
}

/* 中等屏幕(桌面显示器，大于等于992px) */
@media (min-width: 992px) {
nav.navbar.bootsnav a { font-size: 17px; }
header .navbar-bg .navbar-img { display: inline-block; height: 20px; }
header .sitexml { margin: 20px 0 10px 200px; }
header .navbar-bg .navbar-img img { height: 146px !important; width: 1920px !important; }
}

/* 大屏幕(大桌面显示器，大于等于1200px) */
@media (min-width: 1200px) {
header nav .nav-bg .navbar-nav li a { font-size: 17px; }
header nav .nav-bg .navbar-nav li a:hover { color: #fff !important; }
header nav.navbar.bootsnav a { font-size: 16px; }
header nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li { background: #fff; }
header .navbar-bg .navbar-img img { height: 146px !important; width: 1920px !important; }
}
header nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after { right:20%;}
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu { padding:0 !important;}
@media (min-width: 1200px) and (max-width: 1440px) {
   header nav.navbar.bootsnav.navbar-mobile ul.nav > li > a {
    padding: 25px 32px;
  }
}
/*头部导航－第16种结束*/



@media screen and (min-width: 750px) {
/* 关于我们 */
.top-tab{
	background-color: #fff;
	border-top-right-radius: 14px;
	border-top-left-radius: 14px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	display: flex;
	height: 80px;
	overflow: hidden;
	justify-content: space-between;
	transform: translateY(-80px);
	z-index: 2;
}
.top-tab h2{
	width: 376px;
	text-align: center;
	color: #fff;
	background-color: #2365b3;
	font-size: 24px;
	text-align: center;
	line-height: 80px;
	border-bottom-right-radius: 14px;
}
.top-tab div{
	line-height: 80px;
}
.top-tab div a{
	font-size: 18px;
	color: #666;
	margin-right: 50px;
}
.top-tab div a.active{
	color: #2365b3;
}
.about1{
	padding: 100px 0 50px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.about1-l{
	width: 53%;
}
.about1-title{
	position: relative;
	margin-bottom: 38px;
}
.about1-title img{
	position: absolute;
	width: 65%;
	height: auto;
	right: 0;
	bottom: 0;
}
.about1-title h4{
	font-size: 36px;
	color: #333;
	line-height: 40px;
	font-weight: 500;
	margin-bottom: 12px;
}
.about1-text{
	font-size: 16px;
	line-height: 30px;
	text-align: justify;
	text-indent: 2em;
	color: #333;
}
.about1-ry{
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	margin-top: 40px;
}
.about1-ry li{
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	width: 22%;
	font-size: 14px;
	color: #d0a865;
	line-height: 20px;
	padding: 10px 0;
	text-align: center;
	background: url(../images/yy.png) no-repeat center center;
	background-size: 100% 100%;
	transition: .6s;
}
.about1-ry li:hover{
	transform: translateY(-20px);
}
.about1-title span{
	font-size: 16px;
	color: #999;
	line-height: 16px;
	text-transform: uppercase;
}
.about1-r{
	width: 40%;
	position: relative;
}
.c1-about-r-btn{
    position: absolute;
    z-index: 3;
	top: 53%;
	left: 54%;
	width: 45px;
	height: 45px;
}
.master_backTop .master_backTop_btn {
    color: #fff;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    align-items: center;
    justify-content: center;
    z-index: 2;
    background: linear-gradient(to bottom, #2365b3, #2365b3);
}
.master_backTop .master_backTop_btn .master_backTop_txt>i {
    font-size: 20px;
    color: #fff;
	margin-left: 6px;
}
.master_backTop .master_aperture.circle01 {
    animation: scalej01 2s .5s infinite;
    -webkit-animation: scalej01 2s .5s infinite;
}
.master_backTop .master_aperture.circle02 {
    animation: scalej02 2s infinite;
    -webkit-animation: scalej02 2s infinite;
}
.master_backTop .master_aperture {
    background: linear-gradient(to bottom,#2365b3,#2365b3);
    position:absolute;
    width:100%;
    height:100%;
    border-radius:50%;
    -webkit-border-radius:50%;
    opacity:0;
    -webkit-opacity:0;
    z-index:-1;
}
@keyframes scalej01{
    0%{transform:scale(1);-webkit-transform:scale(1);opacity:1;-webkit-opacity:1;}
    100%{ transform:scale(1.5);-webkit-transform:scale(1.5);opacity:0;-webkit-opacity:0;}
}  
@-webkit-keyframes scalej01{
    0%{transform:scale(1);-webkit-transform:scale(1);opacity:1;-webkit-opacity:1;}
    100%{ transform:scale(1.5);-webkit-transform:scale(1.5);opacity:0;-webkit-opacity:0;}
}  
@keyframes scalej02{
    0%{transform:scale(1);-webkit-transform:scale(1);opacity:1;-webkit-opacity:1;}
    100%{transform:scale(1.8);-webkit-transform:scale(1.8);opacity:0;-webkit-opacity:0;}
}  

@-webkit-keyframes scalej02{
    0%{transform:scale(1);-webkit-transform:scale(1);opacity:1;-webkit-opacity:1;}
    100%{transform:scale(1.8);-webkit-transform:scale(1.8);opacity:0;-webkit-opacity:0;}

}
.about1-r img{
	width: 100%;
	height: auto;
	transition: .6s;
}
.about1-r img:hover{
	transform: scale(1.08);
}
.about-data{
	padding: 10px 0;
	margin-top: 30px;
}
.about-data ul{
	display: flex;
	justify-content: space-between;
}
.about-data ul li{
	width: 25%;
	display: flex;
	justify-content: center;
	position: relative;
	cursor: pointer;
	transition: 0.6s;
}
.about-data ul li:hover{
	transform: translateY(-10px);
}
.about-data ul li::after{
	display: block;
	content: " ";
	width: 1px;
	height: 40px;
	background-color: #eee;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -20px;
}
.about-data ul li:last-child::after{
	display: none;
}
.about-data ul li h5{
	font-size: 44px;
	font-family: Impact;
	color: #2365b3;
	position: relative;
	line-height: 44px;
	text-align: center;
}
.about-data ul li h5 span{
	font-size: 14px;
	color: #333;
	line-height: 14px;
	position: absolute;
	top: 0;
	right: -18px;
}
.about-data ul li:nth-child(2) h5 span{
	right: -39px;
}
.about-data ul li:nth-child(3) h5 span{
	right: -18px;
}
.about-data ul li:nth-child(4) h5 span{
	right: -9px;
}
.about-data ul li h5 em{
	display: block;
	font-size: 14px;
	line-height: 14px;
	color: #333;
	text-align: center;
  font-style: normal;
}
.about2{
	padding: 80px 0;
}
.about2-box li{
	float: left;
	width: 49%;
	margin-right: 2%;
	margin-bottom: 2%;
	position: relative;
	overflow: hidden;
}
.about2-box li:nth-child(2n){
	margin-right: 0;
}
.about2-box li img{
	width: 100%;
	height: auto;
	transition: .6s;
}
.about2-box li:hover img{
	transform: scale(1.08);
}
.about2-box li div{
	position: absolute;
	width: 100%;
	bottom: 0px;
	padding: 20px 20px;
	left: 0;
  background:#000;
  opacity:0.7;
}
.about2-box li div em{
	display: block;
	font-size: 36px;
	color: #fff;
	line-height: 36px;
  font-style: normal;
}
.about2-box li div i{
	display: block;
	margin: 24px 0;
	background-color: #fff;
	width: 34px;
	height: 2px;
}
.about2-box li div p{
	font-size: 18px;
	line-height: 33px;
	color: #fff;
}
.about3{
	padding: 80px 25px;
}
.about3-list{
	position: relative;
	background: url(../images/lc_bg.png) no-repeat center top;
	background-size: 100% auto;
}
.about-title{
   margin-bottom:30px;
}
.about3-list .swiper-container{
	height: 530px;
}
.about3-list .swiper-slide{
	padding-right: 20px;
	height: 640px;
	position: relative;
	display: flex;
	justify-content: space-between;
}
.about3-lc-box{
	box-sizing: border-box;
	position: relative;
	width: 100%;
}
.about3-lc{
	padding-top: 90px;
	position: absolute;
	top: 0%;
	left: 0;
	width: 100%;
}
.about3-list .swiper-slide .about3-lc{
	top: 7rem;
}
.about3-list .swiper-slide.swiper-slide-duplicate .about3-lc{
	top: 6rem;
}
.about3-list .swiper-slide.swiper-slide-active .about3-lc{
	top: 9rem;
}
.about3-list .swiper-slide.swiper-slide-prev .about3-lc{
	top: 3.5rem;
}
.about3-list .swiper-slide.swiper-slide-next .about3-lc{
	top: 12rem;
}

.about3-lc i{
	position: absolute;
	display: block;
	width: 24px;
	height: 24px;
	top: 0px;
	left: 30px;
	box-sizing: border-box;
	border: 3px solid #e3b45e;
	background-color: #f7f7f7;
	border-radius: 50%;
}
.about3-lc:hover i{
	width: 48px;
	height: 48px;
	border: 2px solid #e3b45e;
	background-color: #fff;
	top: -10px;
	left: 10px;
	position: absolute;
}
.about3-lc:hover i::after{
	display: block;
}
.about3-lc i::after{
	display: none;
	content: "";
	width: 22px;
	height: 22px;
	background-color: #e3b45e;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	margin-left: -11px;
	top: 50%;
	margin-top: -11px;
}
.about3-lc div{
	padding: 10px;
}
.about3-lc:hover div{
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.about3-lc div em{
	display: block;
	font-size: 34px;
	color: #333;
	font-weight: bold;
	line-height: 40px;
	margin-bottom: 15px;
}
.about3-lc div p{
	font-size: 14px;
	color: #666;
	line-height: 23px;
}
.about2-box .about2-box-title{
    font-size:24px;
    margin-bottom:15px;
}
.about2-box .about2-box-content{
    font-size:16px;
    margin-bottom:50px;
}
  
.about-title em{
    font-family: blokcn;
    font-size: 50px;
    height: 60px;
    font-weight: bold;
    text-transform: uppercase;
    color: #ebebeb;
}
.about-title h4{
	font-size: 36px;
	font-weight: 400;
   line-height: 40px;
}
.about-title h2{
	font-size: 42px;
   font-weight: 700;
	color: rgb(238 238 238);
	text-transform: uppercase;
}
.about-title hr{
  width:40px;
  height:4px;
  background:rgb(33 108 237);
}
.c4-news-right li:last-child a{
	border-bottom: none;
}
@keyframes mymove

{

    0%{

    transform: scale(1.05);  /*开始为原始大小*/

    }

    100%{

        transform: scale(1.0); /*放大1.1倍*/

    }



}

@-webkit-keyframes mymove /*Safari and Chrome*/

{

    0%{

    transform: scale(1.05);  /*开始为原始大小*/

    }

    100%{

        transform: scale(1.0); /*放大1.1倍*/

    }

}


/* 荣誉 */
.about5{
	padding: 50px 0;
	background-color: #f8f8f8;
}
.about5-list:nth-child(1){
	margin-bottom: 30px;
}
.about5-list{
	display: flex;
	justify-content: center;
}
.about5-list li{
	width: 28%;
	margin: 0 1.5%;
	border-radius: 10px;
	overflow: hidden;
}
.about5-list li img{
	width: 100%;
	height: auto;
}
.about5-list2{
	display: flex;
	justify-content: space-around;
}
.about5-list2 li{
	width: 15%;
}
.about5-list2 img{
	width: 100%;
	height: auto;
	border-radius: 10px;
	transition: 0.6s;
}
.about5-list2 li:hover img{
	transform: translateY(-20px);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
  
  /* 内页新闻 */
.news-list{ padding:50px 0;}  
.news-list .tender-list{
	background-color: #fff;
	box-sizing: border-box;
}
.news-list .content .tender-box{
	padding-top: 60px;
	padding-bottom: 30px;
}
.news-list .tender-list a{
	display: block;
}
.news-list .tender-list-bd{
	display: flex;
	padding: 36px 0;
	border-bottom: 1px solid #cfcfcf;
	justify-content: space-between;
}
.news-list .tender-list a:hover{
	background-color: #2365b3;
}
.news-list .tender-list a:hover .tender-list-bd{
	border-color: #e3b45e;
}
.news-list .tender-list a:last-child .tender-list-bd{
	border-bottom: 0;
}
.news-list .tender-time{
	width: 175px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	box-sizing: border-box;
	border-right: 1px solid #cccc;
	background: url(../images/zb_dd.png) no-repeat 60px center;
}
.news-list .tender-list a:hover .tender-time{
	background-image: url(../images/zb_dd2.png);
	border-color: #fff;
}
.news-list .tender-time div{
	margin-left: 24px;
}
.news-list .tender-list a:hover .tender-text h4{
	color: #fff;
}
.news-list .tender-text h4{
	font-size: 22px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 22px;
	margin-bottom: 25px;
}
.news-list .tender-list a:hover .tender-text p{
	color: #fff;
}
.news-list .tender-text p{
	font-size: 14px;
	line-height: 26px;
	color: #999;
	padding-right: 90px;
}
.news-list .tender-list a:hover .tender-text span{
	color: #fff;
}
.news-list .tender-text span{
	font-size: 16px;
	color: #666;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 30px;
	position: absolute;
	bottom: 0;
	right: 0;
}
.news-list .tender-text span i{
	display: block;
	transition: .6s;
}
.news-list .tender-text span:hover i{
	margin-left: 10px;
	transform: translateX(10px);
}
.news-list .tender-list a:hover .tender-time em{
	color: #fff;
}
.news-list .tender-time em{
	font-size: 53px;
	color: #333;
	line-height: 53px;
	font-weight: bold;
}
.news-list .tender-text{
	padding-left: 96px;
	position: relative;
}
.news-list .tender-list a:hover .tender-time span{
	color: #fff;
}
.news-list .tender-time span{
	display: block;
	font-size: 18px;
	color: #666;
}
.news-list .tender-text{
	width: calc(100% - 175px);
}

}
@media screen and (max-width: 750px) {
.about img{max-width:100%;}
.title3,.title2{
	margin-bottom: 15px;
}
.title3 h4{
	font-size: 24px;
    color: #333;
    font-weight: bold;
}
.title3 p {
    font-size: 14px;
    color: #757575;
    text-transform: uppercase;
    display: block;
    letter-spacing: 2px;
}
.title2 h4{
	font-size: 24px;
    color: #333;
    font-weight: bold;
	text-align: center;
}
.title2 p {
    font-size: 14px;
    color: #757575;
    text-transform: uppercase;
    display: block;
    letter-spacing: 2px;
	text-align: center;
}  
.about2{
    padding: 2rem 10px;
    background-color: #fafafa;
}
.about2-l{
    width: 100%;
}
.about2-l h4{
    font-size: 20px;
    color: #333;
    font-weight: bold;
}
.about2-l em{
    letter-spacing: -1px;
    display: block;
    font-size: 16px;
    color: #e3b45e;
    margin: 20px 0 20px 0;
}
.about2-l div{
    
}
.about2-l div p{
    font-size: 14px;
    line-height: 29px;
    color: #666666;
}
.about2-l ul{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px 10px;
}
.about2-l ul li{
    background: #fff;
    text-align: center;
    padding: 10px 0;
}
.about2-l ul li b{
    font-size: 28px;
    color: #2365b3;
    margin-right: 10px;
    font-weight: bold;
}
.about2-r{
    width: 100%;
    background: url(../images/about-2.png) no-repeat center top;
    background-size: cover;
    position: relative;
    height: 13rem;
}
.about2-r iframe{
    display: block;
    width: 100%;
    height: 420px;
    margin-top: 20px;
}
 .about-title{
    text-align: center;
}
.about-title em{
    font-family: blokcn;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    color: #E5E5E5;
}
.about-title h4{
    font-size: 20px;
    font-weight: bold;
    line-height: 40px;
}
.about-title p{
    font-size: 14px;
    color: #666;
}
.about2-l div img{
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}
  /* 企业文化 */
.about4{
	padding: 10px 0 40px;
  clear:both;
}
.about4 li{
	float: left;
	width: 100%;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
}
.about4 li img{
	width: 100%;
	height: auto;
	transition: .6s;
}
.about4 li:hover img{
	transform: scale(1.08);
}
.about4 li div{
	position: absolute;
	width: 100%;
	bottom: 24px;
	padding: 0 20px;
	left: 0;
	box-sizing: border-box;
}
.about4 li div em{
	display: block;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	line-height: 22px;
}
.about4 li div i{
	display: block;
	margin: 15px 0;
	background-color: #fff;
	width: 34px;
	height: 2px;
}
.about4 li div p{
	font-size: 15px;
	line-height: 24px;
	color: #fff;
}
  
}



