@charset "utf-8";
.swiper-pagination-bullet-active{
    background: #40bb3e!important;
}

.banner img{
  width: 100%;
}

.top{
    padding: 1.5rem 0;
}
.top-img img{
   height:4.5rem;
}
.top .top-i{
    text-align: center;
}
.top .top-i i{
    font-size: 3rem;
    float: right;
    color: #0065a9;
    line-height: 4.5rem;
}


/*手机侧导航*/
.menu_theme_write .am-offcanvas-bar {
  background: #f7f7f7;
}
.menu_theme_write .am-offcanvas-bar:after {
  background: rgba(0, 0, 0, 0);
}
.menu_theme_write .am-offcanvas-bar .am-menu-nav {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.menu_theme_write .am-offcanvas-bar .am-menu-nav > li:first-child > a {
  border-top: 1px solid none;
  border-top: none;
}
.menu_theme_write .am-offcanvas-bar .am-menu-nav > li > a {
  color: #333;
  -webkit-text-shadow: 0 1px 0 rgba(0, 0, 0, 0);
  -ms-text-shadow: 0 1px 0 rgba(0, 0, 0, 0);
  -moz-text-shadow: 0 1px 0 rgba(0, 0, 0, 0);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.menu_theme_write .am-offcanvas-bar .am-menu-nav > .am-open > a,
.menu_theme_write .am-offcanvas-bar .am-menu-nav > li > a:focus,
.menu_theme_write .am-offcanvas-bar .am-menu-nav > li > a:hover {
  background-color: #0075c3;
  color: #fff;
}
.menu_theme_write .am-offcanvas-bar .am-menu-sub {
  background: #0065a9;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}


/*标题*/
.itit{
    text-align: center;
    margin-bottom: 2rem;
}
.itit .itit-t1{
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 3.5rem;
}
.itit .itit-t2{
    font-size: 1.2rem;
    color: #999;
}
.itit .itit-xian{
    width: 80%;
    height: 1px;
    background: #e4e4e4;
    margin: auto;
    position: relative;
    margin-top: 1rem;
}
.itit .itit-xian:before{
    content:"";
    position: absolute;
    width: 20%;
    height: 3px;
    background: #0065a9;
    left: 50%;
    margin-left: -10%;
    top: -1px;
}


/*产品推荐*/
.ipro-fl{
  margin-bottom:1rem;
}
.ipro-fl .am-u-sm-6{
  margin-bottom:1rem;
}
.ipro-fl ul li a{
    text-align: center;    
    background: #01824a;
    line-height: 3.5rem;
    font-size: 2rem;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
    padding: 0 1rem;
}
.ipro-fl ul li a{ 
    display: block; 
    color: #fff;
}
.ipro-list ul li p{
    margin-top: 0;
    line-height: 4rem;
    text-align: center;
    color: #333;
    font-size: 1.6rem;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
    margin-bottom: 0;
}

.ipro-list ul li img{
    border:1px solid #eee;
}



/* 成功案例 */
.icase{
  margin-top: 3.2rem;
}


/*优势*/
.iad-list{
    margin-top: 2rem;
}
.iad-wz{
    margin-bottom: 2rem;
}
.iad-wz-tit{
    margin-bottom: 1rem;
}
.iad-wz-tit-sz{
    float: left;
    background: #01824a;
    color: #fff;
    width: 15%;
    text-align: center;
    line-height: 6rem;
    font-size: 3rem;
    font-weight: bold;
    box-shadow: 4px 4px 2px #ced4d2;
}
.iad-wz-tit-bt{
    float: left;
    line-height: 3rem;
    margin-left: 5%;
    font-size: 2rem;
    width: 80%;
}
.iad-wz-brief{
    color: #666;
    font-size: 2rem;
}
.iad-img{
    width: 100%;
}
.iad-img img{
    width: 100%;
}


/*关于道尔*/
.iabout-list{
  margin-bottom:2rem;
  background: #f7f7f7;
  padding: 1rem;
}
.iabout-brief{margin-top: 1rem;}
.iabout-brief p{
    margin: 0;
    color: #666;
    line-height: 3rem;
    text-indent: 2em;
    font-size: 1.6rem;
}
.iabout-brief a{
  display:block;
  color: #0065a9;
  border: 1px solid #0065a9;
  text-align: center;
  width: 50%;
  margin: 1rem auto 0;
  line-height: 3rem;
  font-size: 1.6rem;
}
.iabout-img{
    width: 100%;
}
.swiper-photo .swiper-slide img{
    display: block;
    width: 100%;
}
.swiper-photo .swiper-slide p{
    background: #fafafa;
    text-align: center;
    font-size: 2rem;
    line-height: 4rem;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
    padding: 0 1rem;
    color: #333;
    margin: 0;
}
.swiper-photo .swiper-slide:hover p{
    background: #01824a;
    color: #fff;
}
.swiper-container .swiper-button-prev,.swiper-container .swiper-button-next{
    bottom: 0px;
    top: auto;
    background-image: none;
    border: 1px solid #0065a9;
    text-align: center;
    border-radius: 5px;
    color: #0065a9;
    outline: 0;
    width: 18%;
    height: 4rem;
    line-height: 3.5rem;
    font-size: 3rem;
}
.swiper-container .swiper-button-next{
    right: 0px!important;
}
.swiper-container .swiper-button-prev{
    left: 0px!important;
}
.index-a{
    margin-top: 1.5rem;
}
.index-a a{
    color: #0065a9;
    display: block;
    border: 1px solid #0065a9;
    width: 60%;
    text-align: center;
    line-height: 4rem;
    height: 4rem;
    border-radius: 5px;
    margin: auto;
    font-size: 1.8rem;
}


/*荣誉资质*/
.ihonor{
    /* background: #f5f5f5; */
    /* padding: 3rem 0; */
}
.swiper-honor img{
  width: 100%;
}


/*新闻资讯*/
.inews-list{
  width: auto;
}
.inews-list dl{
    border-bottom: 1px dashed #ccc;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
}
.inews-list dl dt{
    color: #333;
    font-size: 1.6rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.inews-list dl dd{
    color: #666;
    line-height: 2.8rem;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}
.inews .am-nav-tabs{
    border-bottom: 0;
}
.inews .am-nav-tabs li{
    width: 48%;
    margin-left: 4%;
    text-align: center;
}
.inews .am-nav-tabs li.am-active a{
    background: #0065a9!important;
    color: #fff!important;
}
.inews .am-nav-tabs li:first-child{
    margin-left:0;
}
.inews .am-nav-tabs li a{
    margin-right: 0;
    border: 0!important;
    color: #333;
    background: #eee;
}
.inews .am-tabs-bd{
    border: 0;
}


/*底部*/
.footer{
    background: #444;
    padding: 2rem 0 7rem;
    color: #fff;
    text-align: center;
    margin-top: 2rem;
    border-top: 2px solid #0065a9;
    position: relative;
}
.footer-img img{
    margin: auto;
    display: block;
    width: 50%;
}
.footer-img p{
    margin: 0;
    color: #fff;
    line-height: 3rem;
}
.footer-p p{
    margin: auto;
    font-size: 1.4rem;
    line-height: 2.5rem;
    color: #b1b1b1;
}

.footer-f{
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #0065a9;
    padding:1rem 0 0.5rem;
    z-index: 1089;
    left: 0;
}
.footer-f ul{
  padding-left:0;
  margin: 0;
}
.footer-f ul li{
    float: left;
    width: 20%;
    color: #fff;
}
.footer-f ul li i{
    color: #fff;
    font-size: 2.4rem;
    line-height: 2.5rem;
}
.footer-f ul li p{
    margin: 0;
    color: #fff;
    font-size: 1.2rem;
    line-height: 2rem;
}
.footer-toptb{
    position: fixed;
    right: 10px;
    bottom: 7.5rem;
    z-index: 99999;
}
.footer-toptb i{
    color: #fff;
    background: #0065a9;
    display: block;
    width: 4rem;
    height: 4rem;
    text-align: center;
    line-height: 4rem;
    font-size: 2rem;
    border-radius: 50%;
    cursor: pointer;
}


/*解决方案*/
.isolution-list ul li img{
    border: 1px solid #eee;
}
.isolution-list dl{
    margin: 0;
    margin-top: 1rem;
}
.isolution-list dl dt{
    color: #333;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.isolution-list dl dd{
    color: #666;
    font-size: 1.2rem;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}