.wrap{
  width:1200px;
  margin:0 auto;
}
.header{
  height:80px;
  display:flex;
  align-items:center;
  background:rgba(255,255,255,1);
}
.header .fl img{
  max-height: 50px;
}
.header .fr p{
  font-size:20px;
  font-family:STZhongsong;
  font-weight:400;
  color:rgba(102,102,102,1);
  line-height:42px;
}
.header .fr p span{
  color:#009DE1;
}

.box{
  background:url(../img/bg.jpg) no-repeat center center/100% 100%;
}
.box .content{
  padding:11px 0 53px;
}
.box .content .left{
  width:200px;
}
.box .content .left .nav{
  width:100%;

}
.box .content .left .nav li{
  height:50px;
  line-height:50px;
  border-bottom:1px solid #fff;
}
.box .content .left .nav li a{
  display:block;
  background:rgba(227,230,231,1);
  text-align:center;
  font-size:14px;
  color:#666;
}
.box .content .left .nav li a:hover,.box .content .left .nav li a.active{
  background:rgba(0,157,225,1);
  color:#fff;
}
.box .content .left .nav li:last-child{
  border-bottom:none;
}
.box .content .left .leftcontact{
  margin-top:10px;
  background:#fff;
  padding:22px 22px 8px 13px;
  box-sizing:border-box;
}
.box .content .left .leftcontact .info{
  display:flex;
  align-items:center;
  margin-bottom:17px;
}
.box .content .left .leftcontact .info p{
  font-size:14px;
  margin-left:9px;
  color:rgba(102,102,102,1);

}
.box .content .right{
  width:980px;
}
.box .content .right .banner{
  width:100%;
}
.box .content .right .banner img{
  height:400px;
}
.box .content .right .banner .swiper-p1{
  bottom:20px;
}
.box .content .right .banner .swiper-p1 span {
  width: 40px;
  height: 4px;
  background: rgba(255, 255, 255, 1);
  opacity: 0.6;
  border-radius: 2px;
}
.box .content .right .banner .swiper-pagination-bullet-active{
  opacity: 1 !important;
}
.box .content .right .des{
  padding:40px 33px 44px;
  background:#fff;
  box-sizing:border-box;
  margin-top:12px;
}
.box .content .right .des p.item{
  font-size:20px;
  font-weight:bold;
  color:rgba(51,51,51,1);
  text-align:center;
  padding-bottom:10px;
  margin-bottom:30px;
  background:url(../img/bg2.jpg) no-repeat center bottom;
}
.box .content .right .des .text p {
  font-size: 14px;
  color: rgba(119, 119, 119, 1);
  line-height: 28px;
  text-indent:2em;
  margin-bottom:30px;
}
.box .content .right .productlist{
   margin-top:13px;
}
.box .content .right .productlist li{
  width:320px;
  height:213px;
  margin-right:10px;
  float:left;
  position:relative;
}
.box .content .right .productlist li:nth-of-type(3n){
  margin-right:0;
}
.box .content .right .productlist li img{
  width:100%;
  height:100%;
}
.box .content .right .productlist li p{
  height:35px;
  background:rgba(0,0,0,0.5);
  line-height:35px;
  text-align:center;
  position:absolute;
  bottom:0;
  z-index:999;
  width:100%;
  font-size:14px;
  color:#fff;
}
.box  .copy{
  height:34px;
  line-height:34px;
  text-align:center;
  border-top:1px solid rgba(204,204,204,0.5);
}
.box  .copy p a{
  color: rgba(153, 153, 153, 1);
  font-family: SimSun;
  font-size: 12px
}
.display{
  margin-top:10px;
  padding:40px 50px 30px;
  background:#fff;
}
.display p.item{
  font-size: 20px;
  font-weight: bold;
  color: rgba(51,51,51,1);
  text-align: center;
  padding-bottom: 10px;
  background: url(../img/bg2.jpg) no-repeat center bottom;
}
.display p.en{
  font-size:20px;
  font-weight:bold;
  color:rgba(51,51,51,1);
  text-align: center;
  margin-bottom:30px;
}
.display .product li{
  width:280px;
  height:186px;
  position:relative;
  float:left;
  margin:0 20px 30px 0;
}
.display .product li:nth-of-type(3n){
  margin-right:0;
}
.display .product li img{
  width:100%;
  height:100%;
}
.display .swiper-container{
  padding-bottom:30px;
}
.display .product li p{
  position:absolute;
  bottom:0;
  width:100%;
  height:30px;
  background:rgba(0,0,0,0.5);
  line-height:30px;
  font-size:14px;
  color:#fff;
  text-align:center;
}
.display .swiper-pagination{
  bottom:0 !important;
}
.display  .swiper-p2 span {
  width:15px;
  height:15px;
  background:rgba(0,0,0,1);
  opacity:0.2;
  border-radius:50%;
}
.display .swiper-pagination-bullet-active{

  opacity:0.6 !important;

}
.product_detail{
  margin-top:45px;
}
.product_detail p{
  font-size:16px;
  color:#666;
  line-height:30px;
}
.product_detail p span{
  font-weight:bold;
  color:#333;
}

.innerbanner img,.map img{
  width:100%;
}

.contact{
  padding:40px 70px;
  background:#fff;
  margin-top:20px;
}
.contact  p.item{
  font-size:20px;
  font-weight:bold;
  color:rgba(51,51,51,1);
  text-align:center;
  padding-bottom:10px;
  background:url(../img/bg2.jpg) no-repeat center bottom;
}
.contact  p.en{
  font-size:20px;
  font-weight:bold;
  color:rgba(51,51,51,1);
  text-align: center;
  margin-bottom:30px;
}
.contact ul{
  display:flex;
  align-items:center;
  justify-content:center;
  padding-top:30px;
}
.contact ul li{
  margin-right:220px;
}
.contact ul li:nth-of-type(2){
  margin-right:110px;
}
.contact ul li i{
  height:85px;
  display:block;
}
.contact ul li:last-child{
  margin-right:0;
}
.contact ul li img{
  display:block;
  margin:0 auto;
}
.contact ul li span{
  display:block;
  font-size:18px;
  font-family:Adobe Heiti Std R;
   text-align:center;
  display:block;
  color:rgba(0,157,225,1);

}
.contact ul li p{
  margin-top:35px;
  font-size:14px;
  font-family:Adobe Heiti Std R;
  color:rgba(102,102,102,1);
}
.medical{
  padding:40px 50px 50px;
  background:#fff;
  margin-top:20px;
}

.medical  p.item{
  font-size:20px;
  font-weight:bold;
  color:rgba(51,51,51,1);
  text-align:center;
  padding-bottom:10px;
  background:url(../img/bg2.jpg) no-repeat center bottom;
}
.medical  p.en{
  font-size:20px;
  font-weight:bold;
  color:rgba(51,51,51,1);
  text-align: center;
  margin-bottom:30px;
}
.medical table{
  width:100%;
}
.medical table tr{
  cursor:pointer;
}
.medical table tr td{
  line-height:40px;
  height:40px;
  background:rgba(0,157,225,1);
  text-align:center;
  font-size:18px;
  font-weight:bold;
  color:rgba(255,255,255,1);
}
.medical table tr th {
  height: 40px;
  line-height:40px;
  text-align:center;
  background: rgba(242, 250, 255, 1);
  font-size:14px;
  color:rgba(102,102,102,1);
}
.medical table tr:nth-of-type(odd) th{
   background:#fff
}
.detail_box{
  background:#fff;
  padding:40px 40px 18px;
  box-sizing:border-box;
}

.detail_box  p.item{
  font-size:36px;
  font-weight:bold;
  color:rgba(51,51,51,1);
  text-align:center;
  padding-bottom:10px;
  background:url(../img/bg2.jpg) no-repeat center bottom;
  margin-bottom:30px;
}
.detail_box .boxcontent{
  padding-bottom:50px;
}
.detail_box .boxcontent img{
  display:block;
  margin:0 auto;
  max-width:100%;
}
.detail_box .boxcontent p {
  font-size: 14px;
  font-weight: 400;
  color: rgba(119, 119, 119, 1);
  line-height: 28px;
  margin:21px 0;
  text-indent:2em;
}
.detail_box .chapter{
  border-top:1px solid rgba(242,242,242,1);
  padding-top:20px;
}
.detail_box .chapter a{
  display:block;
  font-size:14px;
  color:rgba(102,102,102,1);
  margin-bottom:10px;
}
.newslist{
  padding:40px 50px 30px;
  background:#fff;
  box-sizing:border-box;
  margin-top:20px;
}
.newslist li{
  float:left;
  width:280px;
  margin:0 20px 30px 0;
  border:1px solid rgba(240,240,240,1);
  box-sizing:border-box;
}
.newslist li:nth-of-type(3n){
  margin-right:0;
}
.newslist li img{
  width:280px;
  height:186px;
}
.newslist  p.item{
  font-size:20px;
  font-weight:bold;
  color:rgba(51,51,51,1);
  text-align:center;
  padding-bottom:10px;
  background:url(../img/bg2.jpg) no-repeat center bottom;
}
.newslist  p.en{
  font-size:20px;
  font-weight:bold;
  color:rgba(51,51,51,1);
  text-align: center;
  margin-bottom:30px;
}
.newslist li div.text{
  padding:18px 12px 0;
}
.newslist li .text p.title {
  font-size: 16px;
  font-weight: bold;
  color: rgba(50, 50, 50, 1);
  padding-bottom:12px;
}
.newslist li .text p.text2 {
  font-size: 14px;
  font-weight: 400;
  color: rgba(150, 150, 150, 1);
  line-height: 22px;
  height:44px;
  overflow:hidden;
  padding-bottom:16px;
}
.newslist li .text p.time {
  font-size: 12px;
  font-weight: 400;
  color: rgba(150, 150, 150, 1);
  line-height: 40px;
  height:40px;
  border-top:1px solid rgba(230,230,230,1);
}
.newslist li:hover .text{
  background:rgba(0,157,225,1);
}
.newslist li:hover .text p{
  color:#fff;
}
.mg{
  margin-top:12px;
}
.page{
  text-align:center;
}
.page a{
  padding:5px 10px;
  color:#333;
  font-size:16px;
}
.page a:hover,.page a.active{
  background:rgba(0,157,225,1);
  color:#fff;
}