.header {
    width: 100%;
   height: auto;
    color: #666;
}
.top {
    height: 40px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
    font-size: 12px;
}
.tolf,.tort{
    float: left;
    line-height: 40px;
    height: 40px;
}
.tort {
    float: right;
}
.toprt span {
    display: inline-block;
    height: 100%;
}
.tort span a {
    line-height: 40px;
    display: inline-block;
    font-size: 12px;
    color: #666;
}
.tort span a:hover {
    color: #2bb9a6;
}
.con {
    height: 120px;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    padding-top: 20px;
    padding-bottom: 20px;
    box-sizing: border-box;
}
.logo {
    height: 80px;
   line-height: 80px;
   width: 800px;
   
}
.logo a {
    display:block;
    width: 100%;
    height: 100%;
    position: relative;
}
.logo a img {
    /* width: 100%; */
    height: 90px;
   position: absolute;
   top: 50%;
   transform: translateY(-50%);
}
.cond {
    line-height: 80px;
}
.cond i {
    background: url(../images/icon.png) no-repeat center;
    display: inline-block;
    vertical-align: middle;
    width: 57px;
    height: 57px;
    float: left;
    margin-right: 10px;
    margin-top: 13px;
    background-position: 0 0;
}
.cond1 {
    float: right;
    font-size: 26px;
    font-weight: bold;
}
.cond1 span {
    color: #2bb9a6;
    display: block;
    line-height: 39px;
}
nav {
    width: 100%;
    height: 55px;
    background-color: #2bb9a6;
}
nav ul.warrp{
     height: 100%;
     display: flex;
     flex-flow: row ;
    

}
nav ul li {
    flex: 1;
   position: relative;

}
.la_color>a {
    background-color: #2fe4cc;

}
nav ul li a {
    display: block;
   padding: 0px 15px;
   height: 100%;
   line-height: 55px;
   color: #fff;
   text-align: center;
}
.nav_ul {
    width: 160%;
    position: absolute;
    top: 55px;
    z-index: 100;
    background-color: #2bb9a6 ;
    display: none;
}
.nav_ul li a:hover{
   background-color: #008fd1 !important;
}
.main {
    padding-top: 40px;
    background-color: #fff;
}
.ma1 {
    height: auto;
}
.a1_ {
    display: flex;
    flex-flow: row nowrap;
     height: auto;
    margin-bottom: 40px;
}
.a1le {
    flex: 1;
    margin-right: 40px;
}
.a1_tl {
    display: flex;
    flex-flow:row nowrap;
    justify-content: space-between;
    align-items: center;
    line-height: 50px;
}
.tl_le h4 {
    font-size: 20px;
    color: #4c4c4c;
}
.tl_le h4 span {
    font-size: 13px;
    color: #2bb9a6;
    font-weight: normal;
    margin-left: 10px;
    text-transform: uppercase;
}
.tl_rt  a {
   display: inline-block;
   line-height: 50px;
   font-size: 14px;
   color: #999;
}

.a1_tt  ul  {
    height: auto;
}
.a1_tt  ul li {
    padding-left: 5px;
    width: 100%;
    box-sizing: border-box;
    height: 50px;
  
    position: relative;
    color: #666;
}
.a1_tt ul li::before {
    content: " ";
    position: absolute;
    top: 50%;
    width: 0px;
    height: 0px;
    border: 5px solid transparent;
    border-left-color: #d1d1d1;
    transform: translateY(-50%);
    left: 0px;
}
.a1_tt ul li a {
    width: 70%;
    display: inline-block;
    line-height: 50px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #666;
    margin: 0px auto;

}
.a1_tt ul li a:hover {
   color: #2bb9a6;
}
.a1_tt ul li span {
   display: inline-block;
   vertical-align: top;
   line-height: 50px;
   margin-left: 10%;
} 
.a1rt {
    flex: 1;
   padding-top: 30px;
}
.rt_ ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    align-content: center;
}
.rt_ ul li {
    width: 43%;
    margin: 0px 15px 30px;
  height: 100px;
}
.rt_ ul li a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.rt_img {
    width: 100%;
    height: 100%;
}
.rt_img img {
   width: 100%;
  max-height: 126px;
    border-radius: 5px;
}
.rtspan {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 25%;
    transform: translate(-50%);
    left: 50%;
}
 .rtspan span {
    display: block;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
 }
.ma2 {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    height:auto;
   margin-bottom: 40px;
}
.ma2_img {
    flex: 1;
    margin-right: 40px;
    height: 100%;

}
.ma2_img  img {
 width: 100%;
 height: auto;
}
.a2t {
    flex: 1;
    height: 100%;
}
.a2tt {
    margin: 5% 0px;
    box-sizing: border-box;
}
.a2ta {
    text-align: right;
}
.a2ta a {
    display: inline-block;
     text-align: center;
     height: 45px;
     line-height: 45px;
     width: 150px;
     background-color: #2bb9a6;
     border-radius: 5px;
     color: #fff;
}
.ma3 .a1le {
    width: 0px;
    flex: 1;
min-height:250px;
}
.ma3 .a1_tt {
   
}
.ma3 .a1_tt ul li a {
   width: 100%;
}
.ma4 {
    margin-bottom: 40px;
}
.foot {
    height: 50px;
    margin-bottom: 20px;
}
.fon {
    height: 100%;
    line-height: 50px;
    color: #333;
}
.fon_a {
    display: inline-block;

}
.fon_a a {
    display: inline-block;
    line-height: 50px;
    font-size: 14px;
    margin-right: 0px 5px;
    transition: all .3s ease-in-out;

}
.fon_a a:hover {
    font-weight: bold;
    color: #2bb9a6;
}
.foot1 {
    width: 100%;
    height: 200px;
    background-color: #2bb9a6;
    text-align: center;
    color: #fff;
    padding-top: 40px;
    box-sizing: border-box;
  
}
.fot1 p {
       line-height: 30px;
}
/* 新闻 */
.xin {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
}
.xinleft {
    flex: 1;
    margin-right: 50px;
}
.xletl h4 {
    line-height: 50px;
    background-color: #2bb9a6;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    padding: 0px 5%;
    box-sizing: border-box;
}
.xlett ul li a {
    display: block;
    width: 100%;
    line-height: 50px;
    padding: 0px 5%;
    box-sizing: border-box;
    border-bottom: 1px solid #dfdfdf;
    color: #666;
}
.xlett ul li.xlettli a {
    border-left: 4px solid #2bb9a6;
    background-color: #ecf0f1;
    color: #2bb9a6;
}
.xinrt {
    flex: 3;
    width: 0;
}
.xrtt {
    height: 50px;
    padding:0px 5px;
    border-bottom: 1px solid #e4e4e4;
}
.xrttl {
    float: left;
    width: 30%;
}
.xrttl h4 {
    
    line-height: 40px;
    border-left: 4px solid #2bb9a6;
    width: 100%;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    box-sizing: border-box;
    font-weight: normal;
    color: #2bb9a6;
}
.xrttr {
   float: right;
   width: 30%;
   line-height: 40px;
   padding: 5px 5px 5px 0px;
   box-sizing: border-box;
   text-align: right;
}
.xrttr a {
    font-size: 14px;
    color: #666;
}
.xinrt .a1_tt {
    padding-top: 10px;
}
.xinrt .a1_tt ul {
    padding-left: 5%;
    box-sizing: border-box;
    width: 100%;
}
.xinrt .a1_tt ul li {
    border-bottom: 1px dashed #e5e5e5;
}
.zui {
    margin-top: 10px;
    width: 100%;
    box-sizing: border-box;
   margin-left: 35px;
}
.swiper_img {
    width: 100%;
    height: 100%;
    position: relative;
}
.swiper_text {
    position: absolute;
    bottom: 0px;
    width: 100%;
   

}
.swiper_text a {
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #000;
    opacity: .7;
    color: #fff;
    font-size: 18px;
}
.swiper_text a:hover {
    color: #2bb9a6;
}
.ma4 {
    width: 100%;
    height: auto;
}
.ma4 .swiper-slide {
    position: relative;
}
 .ma4 .swiper-slide img {
    width: 100%;
    height: auto;
    cursor: pointer;
    border-radius: 10px;
}
.ma4 .swiper-slide img:hover {
    box-shadow: rgba(0,0,0,.5) 0px 0px 50px
}
.swipd {
    position: absolute;
    width: 100%;
    height: 40px;
    bottom: 0px;
    line-height: 40px;
    text-align: center;
    background-color: rgba(0,0,0,.5);
    border-bottom-right-radius: 10px;
    border-bottom-left-radius:10px;
    color: #fff;
}
.ma4 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.7);
  }
  .ma4 .swiper-slide-active,.swiper-slide-duplicate-active {
  transform: scale(1);
}

@media only screen and (max-width: 1200px) {
    body{ width:1200px; margin: 0 auto;}
    
    }
    
