﻿



/*标题*/
.title{    display: flex;justify-content: space-between;border-bottom: 1px solid #DBDBDB;padding-bottom: 10px;width: 580px;margin: 0 auto;}
.title li:nth-child(1){font-size: 30px;}
.title li:nth-child(1) i{display: inline-block;width: 30px;height: 34px;background:url(../images/img.png) no-repeat 0px 0px;vertical-align: middle;margin-right: 8px;}
.title li:nth-child(1) span{color:#2ab28d}
.title li:nth-child(2) a{font-size: 22px;color: #999999;vertical-align: middle;}
.content2 .title li:nth-of-type(1) i{background-position: -61px 0px;}
.content3 .title li:nth-of-type(1) i{background-position: -120px 0px;}
/*版头*/
.banner .swiper-pagination{bottom:75px}
.banner .swiper-pagination .swiper-pagination-bullet{height: 3px; border-radius: 0px; width: 26px;background: #3bc39e;}


/*导航栏*/
.index_nav{width: 600px;margin: 40px auto 45px;}
.index_nav ul{display: flex;justify-content: space-around;margin-bottom: 35px;}
.index_nav ul li{width: 150px;}
.index_nav ul li a{display: block;}
.index_nav ul li a span{position: relative;display: block;width: 68px;height: 54px;margin: 0 auto 15px;background: url(../images/nav.png) no-repeat;}
.index_nav ul li a span.index_nav01{background-position: 1px 2px;}
.index_nav ul li a span.index_nav02{background-position: -88px 0px;}
.index_nav ul li a span.index_nav03{background-position: -172px 3px;}
.index_nav ul li a span.index_nav04{background-position: -275px 0px;}
.index_nav ul li a span.index_nav05{background-position: -1px -81px;}
.index_nav ul li a span.index_nav06{background-position: -94px -82px;}
.index_nav ul li a span.index_nav07{background-position: -182px -84px;}
.index_nav ul li a span.index_nav08{background-position: -280px -87px;}
.index_nav ul li a span.index_nav04 i{background-color: #5799F6;}
.index_nav ul li a span.index_nav08 i{background-color: #F1A148;}
.index_nav ul li a p{font-size: 22px;color: #333333;text-align: center;}
/*轮播*/
.pc-banner{width: 580px;margin: 0 auto;text-align: center;padding-bottom: 20px;}
.pc-banner.swiper-wrapper{padding-bottom: 50px;}
.pc-banner .swiper-slide{width:580px;height:345px;margin:30px auto 0;position:relative ;text-align: center;}
.pc-banner .swiper-slide:after{width: 512px; height: 294px; position: absolute; top: 0; left: 35px; content: ""; background-color: #000; opacity: .5; z-index: 1; border-radius: 10px;}
.pc-banner .swiper-slide-active:after{opacity:0}
.pc-banner .swiper-pagination{bottom: 13px;}
.pc-banner .swiper-pagination .swiper-pagination-bullet{height: 3px; border-radius: 0px; width: 26px;background: #3bc39e;}
.pc-banner .swiper-slide p{font-size: 24px;color: #fff;}
.pc-banner .swiper-slide span{color: #fff; font-size: 18px; margin-top: 11px; display: inline-block;}
.pc-banner .swiper-slide .smtitle{position: absolute; top: 200px;width:100%;}
.pc-banner .swiper-slide .smtitle2{position: absolute; top: 200px; width:100%;}
.pc-banner .swiper-slide .smtitle3{position: absolute; top: 200px;width:100%; }
/*专家风采*/
.content2{margin-top: 35px;}
.content2 .swiper-container{text-align: center;margin-top: 20px;padding-bottom: 40px;height: 356px;}
.content2 .swiper-container .swiper-slide h5{font-size: 26px;margin-top: 10px;}
.content2 .swiper-container .swiper-slide p{font-size: 22px;color: #b8b8b8;}
.content2 .swiper-pagination{bottom: 25px;}
.content2 .swiper-pagination .swiper-pagination-bullet{height: 3px;border-radius: 0px;width: 26px;background: #3bc39e;}

/*社会公益*/
.content3{width: 580px;margin: 0 auto 40px;}
.content3 .gongyi{margin: 20px auto 5px;text-align: center;}
.cont3-1 li{border-bottom: 1px dashed #e4e4e4;line-height: 60px;}
.cont3-1 li:last-child{border-bottom: none;}
.cont3-1 li p{display: inline-block;margin-left: 5px;width: 97%;}
.cont3-1 li span{color: red;float:right;}
.cont3-1 li i{background: url(../images/yuan.png)no-repeat;display: inline-block;width: 12px;height: 12px;}
	.cont3-1 li:
/*底部*/
.footer{
    background: #249d7c;
    text-align: center;
    padding: 30px 0px;
}
.footer-bottom{
    background: #1f8c6e;
    /*height: 108px;*/
    height: 32px;
    line-height: 32px;
    text-align: center;
}
.footer-bottom span{
    display: inline-block;
    font-size: 15px;
    color: #fff;   
}
.footer-bottom span:nth-of-type(1){
    margin-right: 45px;
}
.footer-bottom span i{
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-right: 5px;
}
.footer-bottom span:nth-of-type(1) i{
    background: url(../images/4.png) no-repeat ;
}
.footer-bottom span:nth-of-type(2) i{
    background: url(../images/1.png) no-repeat ;
}


/*新版首页代码*/
.nav_index{
    width: 605px;
    margin: 40px auto 45px;
    display: flex;
    flex-flow: wrap;
    justify-content: space-around;
}
.nav_index li{
  padding: 22px 48px;
 
  text-align: center;
  border: 1px solid #edebeb;
  border-radius: 10px;
  margin-bottom: 10px ;
}
.nav_index  li i{
    display: inline-block;
    background: url(../images/img2.png) no-repeat ;

    height:35px;
}
.nav_index a:nth-of-type(1) li i{
    width:49px;background-position: -142px -56px;
}
.nav_index a:nth-of-type(2) li i{
 
	 width:27px;background-position: -42px -56px;
}
.nav_index a:nth-of-type(3) li i{
  background-position:   0 -230px;
    width:30px
}
.nav_index a:nth-of-type(4) li i{
   width: 20px;
    background-position: 0 0;
}
.nav_index a:nth-of-type(5) li i{
   width:27px;background-position: 0 -110px;
}
.nav_index a:nth-of-type(6) li i{
width:33px;background-position: -148px -114px;
}
.nav_index a:nth-of-type(7) li i{
     width:26px;background-position: -88px 0;
}

.nav_index a:nth-of-type(8) li i{
width:34px;background-position: -87px -113px;
}
.nav_index a:nth-of-type(9) li i{
width:28px;background-position: 0 -167px;
}
.nav_index a:nth-of-type(10) li i{
     width:29px;background-position: -88px -56px;
}
.nav_index a:nth-of-type(11) li i{
    width:24px;background-position: -40px 0;
}
.nav_index a:nth-of-type(12) li i{
 width:32px;background-position: -42px -111px;
}
.nav_index a:nth-of-type(13) li i{
 width:35px;background-position: -40px -164px;
}
.nav_index a:nth-of-type(14) li i{
   width: 37px;
    background-position: -142px 0;
}
.nav_index a:nth-of-type(15) li i{
 width:25px;background-position: 0 -55px;
}
.nav_index a:nth-of-type(16) li i{
     width:32px;background-position: -155px -169px;
}
.nav_index a:nth-of-type(17) li i{
    width:32px;background-position: -49px -230px;
}
.nav_index a:nth-of-type(18) li i{
    width:42px;background-position: -91px -168px;
}

.nav_index a:nth-of-type(5) li{
  padding: 22px 37px;
}

/*板块添加*/
      .xsky .title li:nth-of-type(1) i{
        display: inline-block;
    width: 30px;
    height: 34px;
    background: url(../images/xsky.png) no-repeat 0px 0px;
    vertical-align: middle;
    margin-right: 8px;
      }
      .kyhy{
          width: 580px;
          margin: 20px auto 0px;
          display: flex;
          justify-content: space-between;
          text-align: center;
      }
      .kyhy  li{
          position: relative;
          line-height: 60px;
      }
      .kyhy li p{
          position: absolute;
          top: 125px;
          font-size: 20px;
          line-height: 25px;
          left: 0;
          right: 0;
          color: #ffffff;
      }
      .kyhy li p span{
         color: #f6b43a;
      }
.ico{
    width: 580px;
    margin: 20px auto;
}