body{
  min-width: 1000px;
}
/*header*/
.header{
    width: 100%;
    background: #ffffff;
    color: #ffffff;
    height: 125px;
    font-size: 18px;
   
}
.header .header-inner{
   width:1000px;
   margin: 0 auto;
   height: 60px;
}
.header .header-inner .logo{
    display: inline-block;
    margin-top: 25px;
    float: left;

}
.header .header-inner .header-r{
  overflow: hidden;
  padding-top: 15px;
  background:url("../images/line.jpg") no-repeat scroll left  70px;
}
.header .header-inner .header-r h3{
  text-align: right;
  color: #03c7c3;
  padding-bottom: 15px;
  font-weight: bold;
  font-size: 24px;
  text-decoration: none;
  margin-right: 30px;
}
.header .header-inner .header-r h3 .tel-icon{
  display: inline-block;
  position: relative;
  top: 12px;
  margin-right: 15px;
}
.header .header-inner .header-r .menu{
  float: right;
  margin-right: 5px;
}
.header .header-inner .header-r .menu li{
    display: inline-block;
    float: left;
    margin: 18px 25px;
}
.header .header-inner .header-r .menu li a{
  color: #707070;
}
.header .header-inner .header-r .menu li:hover a,.header .header-inner .header-r .menu li.on a{
  color: #03c7c3;
}


/*banner*/
.banner{
    width: 1000px;
    margin: 0 auto;

}
.banner img{
    width: 100%;
}

/*qqbox*/
.qqbox{
  width: 1000px;
  margin: 0 auto;
  background: #eeeeee;
  padding-top: 15px;
  overflow: hidden;
  padding-bottom: 15px;
   color: #0d9998;
}
.qqbox-con{
  width:1000px;
  margin-left: auto;
  margin-right: auto;
}
.qqbox img{
  display: inline-block;
}
.qqbox-con .name{
  display: inline-block;
  float: left;
  margin-left: 30px;
  margin-right: 30px;
  width: 205px;
}
.name img{
 float: left;
 margin-right: 12px;
 width: 90px;
}
.name .name-over{
  overflow: hidden;
  font-size: 20px;
 
}
.qqservice{
  overflow: hidden;
}
.qqservice li{
  display: inline-block;
  float: left;
  overflow: hidden;
  width: 27%;
}
.qqservice li:first-child
{
  width: 46%;
}
.qqservice li span{
  display: inline-block;
  width: 18px;
  float: left;
  margin-right: 6px;
  font-size: 15px;
}
.qqservice li div{
  overflow: hidden;
}
.qqservice li div img{
  display: inline-block; 
  float: left;
  margin: 5px 3px;
  width: 88px;
 
}

.chart{
  width: 25%;
  float: right;
  margin-right: 2%;
  text-align: right;
}
.qqbox .chart img:first-child{
  width: 106px;
}


/**/
.first{
  background:url('../images/index_23.png') no-repeat scroll center top #f1f0ef;
  text-align: center;
  padding-bottom: 25px;
  background-size: 100%;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.first .item,.three .item{
  max-width: 1000px;
  margin-right: auto;
  margin-left:auto;
}
.icon-list{
  width: 680px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  text-align: center;
  margin: 30px auto;
  color: #ffffff;
  font-size: 24px;
}
.icon-list li{
  width: 33.33%;
  text-align: center;
  display: inline-block;
  float: left;
}
.icon-list li div{
  width: 157px;
  height: 157px;
  border-radius: 50%;
  margin: 0 auto;
  background: #6badcd;
}
.icon-list li:nth-child(2) div{
  background: #d78f95
}
.icon-list li:last-child div{
  background: #4cc7c5
}
.icon-list li i{
  display: block;
  width: 74px;
  height: 74px;
  margin: 0 auto;
}
.icon-list li a{
  color: #ffffff;
  
}
.icon-list li p{
font-size: 16px;
margin-top: 10px;
font-weight: bold;
}
.icon-list li i.icon1{
  background: url('../images/index_04.png') no-repeat scroll center;
}
.icon-list li i.icon2{
 background: url('../images/index_05.png') no-repeat scroll center;
 
}
.icon-list li i.icon3{
  background: url('../images/index_06.png') no-repeat scroll center;

}
.more{
  background: #e7e7e7;
  border:1px solid #0d9996;
  color: #0d9996;
  border-radius: 10px;
  padding: 10px 80px;
  font-size: 18px;
  display: inline-block;

 
}
.more:hover{
  background: #0d9996;
  color: #ffffff;
}
.second{
  padding-top: 30px;
  padding-bottom: 30px;
}
.h-list{
 padding-bottom: 5px;
}
.slider.h-list li{
 padding: 15px 18px 40px 18px;
 border:1px solid #d2d2d2;
 border-radius: 5px;
 margin:5px 25px; 
 position: relative;
}
.slider.h-list .slick-list{
 padding-bottom:30px;
}
.h-list .slick-dots li{
  border-radius: 50%;
padding: 0;
margin: 0 17px;
border:0;
width: 24px;
height: 24px;
color: #ffffff;
}
.h-list .slick-dots li:hover{
   border:0;
  box-shadow: none;
}
.h-list .slick-dots{
  bottom: -30px;
}

.h-list li .h-icon{
  width: 66px;
  display: inline-block;
  float: left;
  margin-right: 12px;
}
.h-list li h4{
  overflow: hidden;
  line-height: 66px;
  font-size: 18px;
  height: 66px;
  overflow: hidden;
}
.h-list li h4 strong{
  color: #0b9794;
  font-size: 21px;
}
.slider.h-list li div{
  color: #303131;
  text-indent: 2em;
  line-height: 22px;
  height: 150px;
  overflow: hidden;
  margin-top: 10px;

}
.h-list li .active{
  position: absolute;
  width: 47px;
  bottom:-23px;
  left: 45%;
  display: none;
}
.h-list li:hover{
  border-color: #5ac1be;
  box-shadow: 0 0 5px #dddddd;

}
.h-list li:hover .active{
  display: block;
}
.second .item{
  max-width: 1000px;
  overflow: hidden;
  padding-bottom: 30px;
  margin-right: auto;
  margin-left: auto;
}

.three{
  overflow: hidden;
  /*padding-bottom: 35px;*/
  margin-top: 5px;
}


.layout .t-l,.layout .t-r{
  width: 50%;
  float: left;

}
.layout.three h3{
   text-align: left;
   color: #2cb6b6;
   font-size: 20px;
   margin-left: 12px;
   position: relative;
}
.layout.three  h3 a{
  position:absolute;
  right: 50px;
  top:7px;
  background: #2cb6b6;
  color: #ffffff;
  padding: 2px 15px;
  border-radius: 5px;
  font-size: 12px;
}
.three ul{
  margin-right: 50px;

}
.three ul li{

  margin-left: 12px;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
}
.three ul li a:hover{
  color: #03c7c3;
}
.three .t-l ul li:first-child{
  height: 118px;

}
.three .t-l ul li:first-child img{
  display: inline-block;
  width: 195px;
  float: left;
  margin-right: 10px;
}
.t-l ul li:first-child div{
  overflow: hidden;
}
.t-l ul li:first-child a{
  font-size: 18px;
  max-height: 65px;
  margin-bottom: 15px;
}
.t-l ul li:first-child p{
  color: #666666;
  text-indent: 2em;
}


/*content left*/
.pagination{
  overflow: hidden;
  text-align: center;
  font-size: 14px;
  margin-top:40px;
  color: #333333;

}
.pagination span{
  color: #02c7c3;
}
.pagination a{
  display: inline-block;
  height: 56px;
  line-height: 56px;
  padding: 0  23px;
  color: #888888;
  border:1px solid #dcdcdc;
  margin: 0 6px;
  background: #f5f5f5;
}
.pagination a:hover{
  background: #02c7c3;
  border-color: #02c7c3;
  color: #ffffff;
}






/*index*/

.layout{
  
}
.layout .layout-con{
  padding-top: 30px;
 
  margin: 0 auto;
  
}

.layout h3{
  font-size: 23px;
  text-align: center;
  margin-bottom: 15px;
}

.item img{
  width: 100%;
}



.bottom{
  background: #dcdcdc;
  width: 100%;
  padding: 20px 0;
  margin-top: 40px;

}
.bottom-cn{

  margin-left: auto;
  margin-right: auto;
  width: 1000px;
  overflow: hidden;
}
.bottom-cn dl{
  width: 130px;
  float: left;
  height: 195px;
  margin-top: 20px;
}
.bottom-cn dl dt{
  color: #333333;
  margin-bottom: 10px;
  font-size: 18px;
  padding-left: 20px;
}
.bottom-cn dl dd{
  font-size: 14px;
  line-height: 24px;
   padding-left: 20px;
}
.bottom-cn dl dd a{
  color:#666666;
}
.bottom-cn dl dd a:hover{
  text-decoration: underline;
}


.bottom-cn .chart img{
 display: inline-block;
}
.bottom-cn .chart{
  margin-right: 65px;
  padding-top: 35px;
}
.bottom-cn .chart img:first-child{
  width: 106px;
}
.bottom-cn dl:first-child{
  width: 420px;
  padding-left: 0;
  margin-top: 0;
 
}
.bottom-cn dl:first-child dt{
  color: #0d9996;
  font-size: 20px;
  padding-left: 0;
}
.bottom-cn dl:first-child dt img{
 position: relative;
  top:12px;
}
.bottom-cn dl:first-child dd{
  width: 195px;
  float: left;
  padding-left: 15px;
}
.bottom-cn dl:first-child dd a{
  color: #343434;

}
.l-icon{
  display: inline-block;
  margin-right: 5px;
  width: 55px;
}

.regular img{
    width: 100%;
}
.slick-prev{
    left: 0;
}
.slick-prev::before,.slick-next::before{
 content: '';
}

.slick-next{
    right: 0;
}
.slick-dots{
    bottom:15px;
}
.slick-dots li{
   border-radius: 50%;
    background: #c0bebf;
    color: #ffffff;
    margin: 0 8px;
}
.slick-dots li button::before{
  content:'';
}
.tj-list .slick-dots li button{
  width: 24px;
  height: 24px;
  font-size: 15px;
  color: #333333;
} 
.tj-list .slick-dots li.slick-active button{color: #ffffff;}
.slick-dots li.slick-active{
  background: #2cb7b4;
}
.slick-dotted.slick-slider{
    margin-bottom: 0;
}
.slick-slide{
    height: auto;
}


/*buy*/
.buy{
  width: 1000px;
  margin-left: auto;
  margin-right:auto;
  
  margin-top:35px;
}
.inner-item{
  width: 1000px;
  margin: 0 auto;
  font-size: 14px;
  color: #434343;
}
.inner-item h4{
  font-size: 18px;
  color: #0c9996;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
  margin-bottom: 5px;
  background: url("../images/nav.png") repeat-y scroll top center;
  background-size: 100%;
  padding: 0 10px;
}
.inner-item p{
  line-height: 28px;
}
.text-indent{
  text-indent: 2rem;
}
.inner-item p img{
  display: inline-block;
  position: relative;
  top: 8px;
}

.card{
  border-spacing:0;
  border-collapse: collapse;
}
.card th, .card td{
  border: 1px solid #d2d2d2;
  
}
.card th{
  text-align: center;
}
.card th img{
  display: inline-block;
}
.card th, .card td{
  padding: 5px 10px;
}
.card{
  width: 70%;
  margin-left:5%;
  margin-top:20px;
}
.card tr:nth-of-type(odd) td{
 background: #eeeeee;
}
.last{
  font-weight: bold;
  font-size: 18px;

}

/*领智百科*/
.lzbox{
  max-width: 1210px;
  margin: 60px auto;
  font-size: 14px;
}
.lz-news{
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
  background: url('../images/lbg.png') repeat scroll 0 0;
}
.lz-news li{
  width: 49.9%;
  border: 1px solid #d2d2d2;
  float: left;
  margin-right: -1px;
  margin-bottom: -1px;
}
.lz-news li:nth-of-type(even){
  border-right: 0;
}
.lz-news li a{ 
  color: #434343; 
  display: inline-block;  
  height: 25px;
  overflow: hidden;
  line-height: 25px;
  padding: 14px 35px;
  }
.lz-news td a:hover{
  color: #03c7c3;
}
.lz-news tr:nth-of-type(even){
 background: #eeeeee;
}

.title{
  width: 1000px;
  margin: 0 auto;
  background: #dcdcdc;
  text-align: center;
}
.title a{
  display: inline-block;
  line-height: 72px;
  padding: 0 30px;
  font-size: 16px;
}
.title a:hover,.title a.on{
  background: #02c7c3;
  color: #ffffff;
}
.inner-item .c-title{
 text-align: center;
 margin-bottom: 30px;
}

.pro .inner-item p img{
  display: block;
  margin: 0 auto 20px;
}
.pro .inner-item p{
  padding: 5px 0;
}


.pro .inner-item .c-title{
  color: #434343;
  font-size: 24px;
}
.pro .inner-item .c-title .down-btn{
  font-size: 18px;
  background: #ffffff;
  border:1px solid #02c7c3;
  color: #0c9996;
  border-radius: 4px;
  padding: 3px 20px;
  box-shadow: 0px 3px 7px #0c9996;
  margin-left: 10px;
  position: relative;
  top:-2px;
}

.option{
  text-align: right;
  margin-top: 20px;
}
.option a{
  color: #434343;
}
.option a:hover{
  color: #02c7c3;
}
.btn{
  font-size: 14px;
  overflow: hidden;
  height: 30px;
  line-height: 30px;
}
.btn li{
  width: 50%;
  float: left;
}
.btn li a{
  display:inline-block;
  color: #2f2f2f;
  height: 30px;
  text-align: center;
   padding: 0 18px;
  white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
.btn li a:hover{
  color: #02c7c3;
}
.btn li:first-child a{
  float: left;
}
.btn li:last-child a{
 float: right;
}

.tag{
  text-align: center;
  margin-top: -25px;
}

.d-list{
  overflow: hidden;
}
.slider.d-list li{
  width: 27%;
  float: left;
  padding: 1.8% 2%;
  margin: 1%;
  background: #eeeeee;

}
.slider.d-list li img{
  width: 66px;
  margin-right: 15px;
}
.d-list li h4{
  height: 66px;
  line-height: 33px;
}
.d-list li p{
  height: 130px;
  overflow: hidden;
  color: #303131;
  margin-bottom: 5px;
}
.slider.d-list li div{
  margin-top: 10px;
  height: 160px;
}
.d-list li a{
  text-indent: 0;
  padding: 0 15px;
  border:1px solid #0c9996;
  border-radius: 4px;
  display: inline-block;
  margin-left: 8px;
  float: right;
}
.d-list li:hover{
  background: #ffffff;
}

.searchbox{
  text-align: center;
   line-height: 44px;
   padding-top: 15px;
   margin-bottom: -30px;
}
.searchbox input{
  background: #eeeeee;
  border: 1px solid #c9c9c9;
  padding: 0 20px;
  width: 350px;
  height: 44px;
  color: #707070;
  text-align: right;
}
.searchbox .search{
  background: url('../images/search.png') no-repeat scroll center #f2f2f2;
  border-radius: 8px;
  border:1px solid #0c9996;
  height: 44px;
  width: 44px;
  cursor: pointer;
  margin-left: 20px;
  position: relative;
  top: 15px;
}
