.container{
  margin:0 auto;max-width:1200px;width: 94%;
  
}
.pc{
  display: block !important;
}
.wrap{
  display: none !important;
}
header{
  /*height: 280px;*/
  background-image: url(../images/tbg.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
header  .container{
  overflow: hidden;
}
header .logo{
  float: left;
  margin-top: 65px;
}
header .tel{
  float: right;
  background-image: url(../images/ico-tel.png);
  background-repeat:no-repeat;
  background-position: left center;
  background-size: contain;
  padding-left: 90px;
  margin-top: 85px;
}
header .tel h3{
  color: #262626;font-size: 30px;
  font-weight: bold;margin-top: 5px;
}
header .tel p{
  color: #3b3b3b;font-size: 16px;
}

.mb{
  display: none;
}
.menu{
  height: 35px;
  background-image: url(../images/navbg.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  margin-top: 20px;
}

.menu ul{
  max-width: 1100px;
  margin: 0 auto;
  background: rgb(38, 38, 38,.2);
}

header .menu li.item{
  display:inline-block;
  height: 35px;
  position: relative;
  width: calc(100%/7);
  float: left;
  text-align: center;
}
header .menu li.item span{
  line-height: 38px;
  display: inline-block;
  text-align: center;

}
header .menu li.item span a{
  font-size: 14px;color: #ffffff;
}

header .menu  ul .secNav{
  visibility: hidden;
   transition:all 250ms ease-out 0ms;
   transform:translate(0%, 10px);
   position: absolute;
   width: 100%;
   top: 101%;
   z-index: 2;background: #e59a06;
   text-align: left; 
   padding: 10px 0;
}
header .menu  ul .secNav p{
  width: 90%;
  margin-left: 5%;
  height: 36px;line-height: 36px;
  border-bottom: 1px solid rgba(255, 255, 255,.1);
  text-align: center;
}
header .menu  ul .secNav p:nth-last-child(1){
  border: 0;
}
header .menu  ul .secNav a{
  font-size: 14px;
  color: #ffffff;
}
 

 header .menu  ul .secNav.active{
  visibility:visible;
  transform:translate(0%, 0px);
}


.bannerHome{
  position: relative;
  z-index: 1;
  height: 455px;
  
}
/*
.bannerHome::after{
  content: '';
  position: absolute;
  left: 0;right: 0;bottom: 0;
  background: url(../images/lmbg.png) repeat-x;
  height: 15px;
  z-index: 2;
}
*/

.bannerHome .swiper-slide{
  width: 100%;
}
.bannerHome .swiper-slide img{
  width: 100%;
  height: 455px;
  object-fit: cover; 

}


.bannerHome .swiper-pagination-bullet{ 
  width:10px; height:10px; border-radius:50%; 
 background:#ffffff; opacity: 1;
 margin: 0 10px;
}
.bannerHome .swiper-pagination-bullet-active{ 
  width: 10px;
  height: 10px;
  background: #e7333f;
  border-radius: 5px;
  position: relative;
}



.bannerHome .swiper-pagination{
  bottom: 6%;width: auto;
  left: 50%;
  transform:translateX(-50%);
-webkit-transform:translateX(-50%);
}





.aboutBg{

  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  min-height: 552px;overflow: hidden;
  position: relative;
}
.aboutBg::after{
  content: '';

  height: 27px;
  position: absolute;
  left: 0;right: 0;bottom: 0;
}


.titMax{
  text-align: center;
  margin-top: 35px;
}
.titMax  h2{
  display: inline-block;
  font-size: 36px;
  font-weight: bold;
  color: #000000;
  position: relative;
}
.titMax  h2::after{
  content: '';
  height: 31px;
  width: 91px;
 
  left: 0;;
  transform:translate(-125%,-50%);
  -webkit-transform:translate(-125%,-50%);
  position: absolute;
  top: 50%;
}
.titMax  h2::before{
  content: '';
  height: 31px;
  width: 91px;

  right: 0;;
  transform:translate(125%,-50%);
  -webkit-transform:translate(125%,-50%);
  position: absolute;
  top: 50%;
}
.titMax  p{
  display: inline-block;
  font-size: 16px;
  color: #000000;
  position: relative;
  margin-top: 15px;
}


.titMax  p::after{
  content: '';
  height: 41px;
  width: 476px;
  background: url(../images/ico-left1.png);
  left: 0;;
  top: 50%;
  transform:translate(-105%,-50%);
  -webkit-transform:translate(-105%,-50%);
  position: absolute;
}

.titMax  p::before{
  content: '';
  height: 41px;
  width: 476px;
  background: url(../images/ico-right1.png);
  right: 0;;
  top: 50%;
  transform:translate(105%,-50%);
  -webkit-transform:translate(105%,-50%);
  position: absolute;
}


.aboutPic{
  float: right;
  width: 563px;
  position: relative;
  margin-top: 40px;
}
.aboutPic2{
  float: right;
  width: 384px;
  position: relative;
  margin-top: 40px;
}
.aboutPic2 img{
  display: block;
  width: 100%;
}

.aboutPic img{
  display: block;
  width: 100%;
}
.aboutPic p{
  position: absolute;
  left: 0;right: 0;bottom: 0;
  background: #f4b436;height: 54px;line-height: 54px;
  text-align: center;font-size: 18px;color: #ffffff;
}

.aboutLeft{
  float: left;
  width: calc(100% - 593px);
  margin-top: 40px;
}

.aboutLeft .tit{
  font-size: 30px;color: #000000;
  font-weight: bold;
}
.aboutLeft .tit span{
  font-size: 16px;font-weight: 400;
}
.aboutLeft .desc{
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
}

.aboutLeft .desc p{
  font-size: 18px;line-height: 1.8;
  color: #333333;
  margin-top: 20px;
}
.aboutLeft .desc a{
  color: #f4b436;
}
.aboutBg .aboutpic{ clear:both; padding:20px 0 0 0 }
.aboutBg .aboutpic li{ width:23%; margin-right:2.666%; float:left;}
.aboutBg .aboutpic li:last-child{ margin-right:0}
.aboutBg .aboutpic li img{ display:block; margin:0 auto; height:100%; max-width:100% }
.aboutLeft2{
 float: left;
  width: calc(100% - 400px);
  margin-top: 40px;
}
.aboutLeft2 .desc p{
  font-size: 18px;line-height: 1.8;
  color: #333333;
  margin-top: 20px;text-indent: 33px;
}

.aboutLeft2 .desc .ad{
  background: #f4b436;
  font-size: 25px;color: #ffffff;
  text-align: center;
  padding: 10px 0;
  margin-top: 20px;
}




.body .aboutpic{ clear:both; padding:20px 0 0 0 }
.body .aboutpic li{ width:23%; margin-right:2.666%; float:left;}
.body .aboutpic li:last-child{ margin-right:0}
.body .aboutpic li img{ display:block; margin:0 auto; height:100%; max-width:100% }
.body .aboutLeft2{
	 float:none;
	 width:100%; 
  margin-top: 40px;
}

.body  .aboutLeft2 .desc h2{ font-size:21px; padding-top:20px; font-weight:bold}

.proBg{
  background-image: url(../images/bg2.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  min-height: 735px;overflow: hidden;
  position: relative;
}




.proList{
  margin-top: 30px;
}
.proList li{
  float: left;
  width: calc((100% - 60px)/4);
  margin-right: 20px;
  margin-top: 20px;
}

.proList li:nth-child(4n){
  margin-right: 0;
}
.proList li .img{
  overflow: hidden;
  position: relative;
}
.proList li .img   img{
  display: block;width: 100%;
}
.proList li .img span{
  position: absolute;
  z-index: 1;left: 0;right: 0;top: 0;bottom: 0;
}
.proList li .img span img{
  -webkit-transition:all .5s;transition:all .9s
}
.proList li .img p{
  position: absolute;
  z-index: 2;left: 0;right: 0;top: 0;bottom: 0;
}
.proList li:hover span img{
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.proList li:nth-last-child(1) span img{

  float: left;
  position: relative;left: 50%;top: 50%;
  transform:translate(-50%,-50%);
  -webkit-transform:translate(-50%,-50%);
}



.proList li .title{
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 18px;
}
.proList li:hover .title{
      color: #f4b436;
}




.caseBg{

  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  min-height: 760px;overflow: hidden;
  position: relative;
  padding-top: 20px;
}
.caseBg::after{
  content: '';

  height: 27px;
  position: absolute;
  left: 0;right: 0;top: 0;
}
.caseList {
  overflow: hidden;
}
.caseList li{
  float: left;
  width: calc((100% - 90px)/4);
  margin-right: 30px;
  position: relative;
  height: 417px;margin-top: 45px;
}
.caseList li:nth-child(4n){
  margin-right: 0;
}
.caseList li .img{
  height: 172px;overflow: hidden;
}
.caseList li .img img{
  width: 100%; -webkit-transition:all .8s;transition:all .8s
}
.caseList li:hover .img img{
      -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);

}

.caseList li .title{
  width: 80%;
  margin-left: 10%;
  margin-top: 15px;
  text-align: center;
  position: relative;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  border-bottom: 1px dotted  #a7a290;
  padding-bottom: 15px;
}
.caseList li .title::after{
  content: '';
  border-bottom: 1px dotted  #a7a290;
  height: 1px;width: 100%;
  bottom: 3px;
  left: 0;
  position: absolute;

}

.caseList li .desc{
  font-size: 14px;line-height: 1.5;
  width: 80%;
  margin-left: 10%;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  margin-top: 10px;text-align: center;
}

.caseList li .more{
  text-align: center;
  position: absolute;
  bottom: 20px;
  left: 0;right: 0;z-index: 2;
}
.caseList li .more a{
  color: #999999;
  display: inline-block;
  border-radius: 10px;
  width: 115px;height: 30px;
  text-align: center;line-height: 30px;
  font-size: 16px;
  border: 1px solid #999999;
}

.caseList li:hover .more a{
  color: #ffffff;
  background: #f4b436;
  border: 1px solid #f4b436;
  font-size: 16px;
}
.caseList  li .kuang{
  position: absolute;
  z-index: 1;
  left: 0;right: 0;top: 0;bottom: 0;
  background: url(../images/ico-kuangBig.png) no-repeat;
  background-size: 100% 100%;
}
.caseList  li:hover  .kuang{
  background: url(../images/ico-kuangBigs.png) no-repeat;
  background-size: 100% 100%;
}

.moreCase{
  text-align: center;
  margin-top: 50px;
}
.moreCase a{
 font-size: 20px;color: #666666;
 border: 1px solid #666666;
 border-radius: 10px;
 height: 48px;line-height: 48px;
 padding: 0  105px;
 display: inline-block;
 position: relative;overflow: hidden;

}
.moreCase a::after{
  -webkit-transition:all .3s;transition:all .3s;
  content: '';
  background: #f4b436;
  left: 0;height: 100%; position: absolute;
  right: 0;
  transform:translateX(-100%);
  -webkit-transform:translateX(-100%);
  z-index: 1;
}
.moreCase a:hover::after{
  transform:translateX(0%);
  -webkit-transform:translateX(0%);
}
.moreCase a:hover span{
  color: #ffffff;
}
.moreCase a span{
  position: relative;z-index: 2;
}
.newsList {
  margin-top: 50px;overflow: hidden;
}
.newsList li{
  float: left;
  width: calc((100% - 60px)/2);
  margin-right: 60px;
  position: relative;
  margin-bottom: 30px;
}
.newsList li:nth-child(2n){
  margin-right: 0;
}
.newsList li .img{
  width: 169px;
  float: left;
}
.newsList li .img img{
  width: 100%;display: block;
}
.newsList li .box{
  float: right;
  width: calc(100% - 189px);
}
.newsList li .box .title{
  margin-top: 4px;
}
.newsList li .box .title a{
  font-size: 18px;color: #333333;
}
.newsList li .box .title a:hover{
    color: #f4b436;
}
.newsList li .box .desc{
  font-size: 16px;color: #666666;
  line-height: 1.5;margin-top: 10px;
}








.ys_phnav_icon {
  display: none;
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  width: 14px;
  height: 14px;
 
}

.ys_phnav_icon::before,
.ys_phnav_icon::after {
  content: "";
  position: absolute;
  background: #ffffff;
  transition: all .36s;
}

.ys_phnav_icon::before {
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: 2px;
}

.ys_phnav_icon::after {
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  width: 2px;
  height: 100%;
}

.ys_phnav_icon.active::after {
  transform: translateX(-50%) rotate(90deg);
}


/*底部*/

footer{
  background: #f4b436;
  position: relative;
  padding-top: 30px;
}
footer::after{
  content: '';

  height: 27px;
  position: absolute;
  left: 0;right: 0;top: 0;
  transform:translateY(-100%);
  -webkit-transform:translateY(-100%);
}



.footLogo{
  float: left;
  text-align: center;
}
.footLogo p{
font-size: 14px;
color: #666666;
line-height: 2;
}
.footLogo p a{
font-size: 14px;
color: #666666;
}
.footNav{
float: right;
width: calc(100% - 230px);
}
.footNav .box{
display: inline-block;
float: left;
margin-right: 30px;width: 125px;
margin-bottom: 30px;
min-height: 180px;
position: relative;

}
.footNav .box::after{
  content: '';
  position: absolute;
  right: 0;top: 0;
  width: 1px;height: 100%;
  background: rgba(255, 255, 255,.1);
}


.footNav .box .title{
color: #ffffff;font-weight: 600;
height: 35px;font-size: 16px;
}
.footNav .box  p{
margin-top: 10px;
}
.footNav .box  p a{
font-size: 14px;color: #ffffff;
}
.footNav .box.add{
width: 180px;
padding-right: 30px;
}
.footNav .box .fleft{
float: left;
}
.footNav .box .fright{
float: right;
}
.footNav .box:nth-last-child(1){
margin-right: 0;
}

.footNav .box:nth-last-child(1)::after{
  display: none;
}

.copyright{
  font-size: 14px;color: #ffffff;
  line-height: 1.5;
  width: 60%;
  margin: 0 auto;
  text-align: center;
  border-top: 1px solid rgba(255, 255, 255,.1);
  padding: 15px 0;
}
  



.bannerOther{
position: relative;
overflow: hidden;
}
.bannerOther img{

  width: 100%;height: 455px;
  -o-object-fit: cover;
  object-fit: cover;
 
}
.bannerOther::after{
  content: '';
  position: absolute;
  left: 0;right: 0;bottom: 0;

  background-size: auto 100%;
  height: 15px;
  z-index: 2;
}

.body{

  background-repeat: repeat-y;
  background-position: center top;
  background-size: 100% auto;
  overflow: hidden;
  padding-bottom:50px;
}
.hospital{
  margin-top: 60px;overflow: hidden;
}
.hospital li{
  float: left;
  width: calc((100%  - 40px)/3);
  margin-right: 20px;
  margin-bottom: 20px;
  position: relative;overflow: hidden;
}
.hospital li:nth-child(3n){
  margin-right: 0;
}
.hospital li:nth-last-child(1){
  margin-right: 0;
}
.hospital  li  img{
  width: 100%;display: block;
}
.hospital  li  p{
  position: absolute;
  left: 0;right: 0;bottom: 0;
  height: 57px;
  background: #f4b436;
  text-align: center;line-height: 57px;
  font-size: 18px;color: #fff;
  -webkit-transition:all .5s; -moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;
  transform:translateY(100%);
  -webkit-transform:translateY(100%);
}
.hospital  li:hover  p{
  transform:translateY(0%);
  -webkit-transform:translateY(0%);
}
.zhengshu{
  position: relative;margin-top:30px
}
.zhengshu .swiper-container{
	width:88%;margin:0 auto
}
.zhengshu .swiper-slide{
  text-align: center;

  position: relative;
  
  float:left;
  width:19%;
  margin-right:1.25%;
  
}
.zhengshu .swiper-slide:nth-child(5n){ margin-right:0;}
.zhengshu .swiper-slide .img{
  position: relative;
  margin-top: 10px;

}
.zhengshu .swiper-slide .box{
  position: absolute;
  left: 0;right: 0;top: 0;bottom: 0;
  overflow: hidden;
  display: flex;
  justify-content:center;
  align-items: center;
}
.zhengshu .swiper-slide .img img{
  width: 100%;
}

.zhengshu .swiper-slide .box img{
  max-width: 100%;
  max-width: 100%;
}

.zhengshu .swiper-slide:nth-last-child(1){
  margin-right: 0;
}
.zhengshu .swiper-slide p{
  line-height: 40px;
  font-size: 18px;
}
.zhengshu .swiper-slide span{
  position: absolute;
  left: 0;right: 0;bottom: 0;top: 0;
  z-index: 2;
}
.zhengshu .swiper-slide span img{
  width: 100%;height: 100%;

}
.zhengshu  .swiper-button-next{

  width: 50px;
  height: 50px;
  background:url("../images/right.png") center center no-repeat;  background-size: contain;top:45%

}

.zhengshu  .swiper-button-prev{
  width: 50px;
  height: 50px;
  background:url("../images/left.png") center center no-repeat;  background-size: contain;top:45%
}




.zsList{
  margin-top: 50px;
  overflow: hidden;
}
.zsList li{
  width: calc((100% - 80px)/5);
  margin-right: 20px;
  text-align: center;
  float: left;
  position: relative;
}
.zsList li .img{
  position: relative;
  margin-top: 10px;

}
.zsList li .box{
  position: absolute;
  left: 0;right: 0;top: 0;bottom: 0;
  overflow: hidden;
  display: flex;
  justify-content:center;
  align-items: center;
}
.zsList li .img img{
  width: 100%;
}

.zsList li .box img{
  max-width: 100%;
  max-width: 100%;
}

.zsList li:nth-last-child(1){
  margin-right: 0;
}
.zsList li p{
  line-height: 40px;
  font-size: 18px;
}
.zsList li span{
  position: absolute;
  left: 0;right: 0;bottom: 0;top: 0;
  z-index: 2;
}
.zsList li span img{
  width: 100%;height: 100%;
}


.newsTit{
  font-size: 26px;
  text-align: center;
  margin-top: 26px;
}

.newsBz{
  font-size: 16px;
  text-align: center;
  margin-top: 12px;color: #999999;
  border-bottom: 1px solid rgba(153, 153, 153,.5);
  padding-bottom: 20px;
}
.newsBz span{
  margin-left: 25px;
}


.newsContent{
  font-size: 18px;color: #333333;
  line-height: 2;
  margin-top: 40px;
}
.newsContent p{
  text-indent: 20px;
  margin-top: 10px;
}
.newsContent img{
  max-width: 100%;
  margin: 15px 0;
}

.fenye{
  margin-top: 50px;
}
.fenye a{
  display: inline-block;
  border: 1px solid #b1aca3;
  height: 55px;line-height: 55px;
  width: 40%;text-indent: 10%;
}
.fenye a:nth-child(2){
  float: right;
}
.fenye a:hover{
  border: 1px solid #f4b436;
  color: #f4b436;font-weight: 600;
}

.teamList2{
  margin-top: 60px;
}
.teamList2 li{
  padding-bottom: 40px;
  overflow: hidden;
  position: relative;
  
      width: 49%;
    float: left;
    margin-right: 2%;
	
}
.teamList2 li:nth-child(2n){ margin-right:0}
.teamList2 li .img{
  float: left;
  width: 210px;
}
.teamList2 li .img img{
  display: block;width: 100%;
}
.teamList2 li .box{
  width: calc(100% - 250px);float: right;
}
.teamList2 li .title{
  font-weight: 600;font-size: 24px;color: #f4b436;
}
.teamList2 li .title span{
  display: inline-block;
  border-radius: 0 8px;font-size: 18px;color: #666666;
  padding: 0 10px;margin-left: 5px;
  font-weight: 200;
}
.teamList2 li .desc{
  font-size: 16px;
  margin-top: 15px;line-height: 1.8;
}

.teamList2 .box .zhicheng{
  background: url(../images/ico-kuang3.png);
  width: 253px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  font-size: 18px;color: #f4b436;
  margin-top: 20px;
}

.zhichengs{
  background: url(../images/ico-kuang3.png);
  width: 253px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  font-size: 18px;color: #f4b436;
  margin: 0 auto;
  margin-top: 0px;
  margin-bottom: 20px;
}


.zhenliaodesc{ clear:both; margin-top:20px}
.zhenliaodesc h2 {
    font-size: 21px;
    margin: 20px auto;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 1px dotted #f4b436;
    color: #f4b436;
}

.zhenliaodesc h2{ font-size:21px; margin:20px auto; font-weight:bold}
.zhenliaodesc li{ line-height:180%}
.zhenliaodesc p{ margin:20px auto}

/*分页 */

.page{
  text-align: center;
  margin-top: 35px;margin-bottom: 95px;
  clear:both;
}


.page a.page-num-current{
  background: #f4b436;color: #ffffff !important;
  border: 1px solid #7e4e0c;
}

.page a{
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  background:#ffffff;
  border: 1px solid #CBCBCB;
  height: 40px;line-height: 40px;
  padding: 0 15px;margin-left: 5px;
  margin-right: 5px;
}
.page a.on{
  background: #f4b436;color: #ffffff !important;
  border: 1px solid #7e4e0c;
}
.page a:hover{
  background: #f4b436;color: #ffffff !important;
  border: 1px solid #7e4e0c;
}

.page2{
  text-align: center;
  margin-top: 45px;
  overflow: hidden;
  margin-bottom: 55px;
}
.page2 a{
  display: inline-block;
  width: 17px;
  height: 31px;
}
.page2 a.pre{
  background: url(../images/ico-pre.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  margin-right: 50px;
}
.page2 a.pre:hover{
  background: url(../images/ico-pres.png);
}
.page2 a.next{
  background: url(../images/ico-next.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  margin-left: 50px;
}
.page2 a.next:hover{
  background: url(../images/ico-nexts.png);
}


.form {
  margin-top: 50px;
}
.form .row {
  height: 70px;
}

.form .row  .col{
  float: left;
  height: 70px;

  line-height: .6rem;
  border: 1px solid #a09d94;
  width: calc((100% - 40px)/2);
  position: relative;border-radius: 5px;
}
.form .row :nth-child(1){
  float: left;
}
.form .row :nth-child(2){
  float: right;
}


.form .row input{
  margin-right: 20px;
  margin-left: 20px;
  font-size:18px;
  display: inline-block;float: left;
  width: calc(100% - 40px);
  position: relative;
  top: 50%;
  transform:translateY(-50%);
  -webkit-transform:translateY(-50%);
  border: 0;
  background: none;
}


.form .row2 {

  margin-top: 26px;
  
}

.form .row2  .col{
  height:145px;
  border: 1px solid #a09d94;border-radius: 5px;overflow: hidden;

}
.form .row2  .col textarea{
  float: left;height:90%;
  margin-top: 5px;border: 0;
  width: calc(100% - 40px);
  margin-left: 20px;margin-right: 20px;
  background: none;
}

.submit{
  text-align: center;
}

.submit a{
  display: inline-block;
  background: #f4b436;
  width: 460px;
  height: 80px;line-height: 80px;
  color: #ffffff;font-size: 18px;
  margin-top: 30px;

}



.caseItem {
  margin-top: 35px;
  text-align: center;
  overflow-x: auto;
}
.caseItem::-webkit-scrollbar{  
  display: none;
}

.caseItem a{
  display: inline-block;
  font-size: 18px;color: #666666;
  margin-right: 20px;
  height: 41px;line-height: 41px;
  padding-right: 45px;
}


.caseItem a.on{
  color: #f4b436;position: relative;
  background: url(../images/ico-kuang4.png) right center no-repeat;
}
.caseItem a.on::after{
  content: '';
  width: 45px;
  height: 41px;
  position: absolute;
  left: 0;
  margin-left: -45px;
  background: url(../images/ico-kuang4.png);
}

.caseItem a:nth-last-child(1){
  margin-right: 0;
}






.newsList2 li{
  overflow: hidden;

  background: rgba(255, 255, 255,.5);
  margin-top: 25px;
  padding: 20px;
  position: relative;
}

.newsList2 .img{
  float: left;
  width: 221px;
  overflow: hidden;
}
.newsList2 .img img{
  width: 100%;
  display: block;
  -webkit-transition:all .9s;transition:all .9s
}

.newsList2 .img:hover img{
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);

}

.newsList2 li .box{
  width: calc(100% - 378px);
  padding: 20px;float: left;
  position: relative;
}
.newsList2 li .box::after{
  content: '';
  background: #d5d3cb;
  width: 1px;height: 80%;
  position: absolute;
  right: 0;top: 10%;bottom: 10%;
}

.newsList2 li .box .title span{
float: right;font-size: 16px;color: #999999;
}
.newsList2 li .box .title a{
  color: #333333;font-size: 20px;
}

.newsList2 li .box .desc{
  font-size: 14px;color: #999999;
  line-height: 1.8;
  margin-top: 19px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;

}
.newsList2 li  .mores {
  width: 130px;
  position: absolute;
  right: 20px;
  top: 50%;text-align: center;
  transform:translateY(-50%);
  -webkit-transform:translateY(-50%);

}
.newsList2 li  .mores  a{
color: #f4b436;font-size: 16px;
}
.newsList2 li .date{
  font-size: 16px;color: #999999;
  margin-top: 10px;
}

.newsList2 li .date span{
  margin-right: 20px;
}


.contactBox{
  background: #ebeae7;
  padding: 0 20px;overflow: hidden;
  height: 125px;margin-top: 40px;
}
.contactBox .tel{
  float: left;
  width: 200px;
  border-right: 1px solid #999999;
  position: relative;
  top: 50%;
  transform:translateY(-50%);
  -webkit-transform:translateY(-50%);
}
.contactBox .tel p{
  font-size: 18px;
}
.contactBox .tel h3{
  font-size: 22px;color: #f4b436;font-weight: bold;
  margin-top: 10px;
}
.contactBox .address{
  float: left;
  position: relative;
  top: 50%;
  transform:translateY(-50%);
  -webkit-transform:translateY(-50%);
  width: calc(100% - 350px);
  margin-left: 50px;
  font-size: 18px;color: #333333;line-height: 2;
}
.contactBox a{
  display: inline-block;
  width: 90px;height: 37px;
  text-align: center;line-height: 37px;
  background: #f4b436;
  font-size: 18px;color: #ffffff;
  position: relative;
  top: 50%;
  transform:translateY(-50%);
  -webkit-transform:translateY(-50%);
  float: right;
}


iframe{height:550px; width:100%; border:0px ; margin:0 auto; display:block;	}

@media screen and (max-width: 768px) {
	iframe{ height:250px!important; }
	
	 
	}


  .contactTit{
    width: 295px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    font-size: 24px;
    color: #333333;
    margin: 0 auto;
    background: url(../images/ico-kuang5.png);
    margin-top: 50px;
  }

  .contents{
    background-image: url(../images/bg-1.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    padding-bottom: 120px;
  }

  .contents b{
    font-size: 20px;font-weight: bold;
    color: #333333;
    margin-top: 35px;
    display: block;
  }

  .contents p{
    font-size: 18px;
    color: #333333;
    line-height: 1.8;
  }
  
  
  .picBox{
    display: none;

    background: rgba(0, 0, 0,.5);
    position: fixed;
    left: 0;right: 0;top: 0;bottom: 0;
    z-index: 9999;
  }
  .picBox.on{
    display: flex;
    justify-content:center;
    align-items: center;
  }

  .picBox img{
    max-width: 100%;
    max-height: 100%;
  }
  .picBox .close{
    position: absolute;
    right: 10px;top: 10px;
    cursor: pointer;
  }