/* Css Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td,img { padding: 0; margin: 0; }
fieldset,img { border: 0; }
address,caption,cite,code,dfn,em,th,var,i { font-weight:normal; font-style:normal; }
ol,ul,li { list-style: none; }
div,dl,dt,dd,ol,ul,li{ zoom:1; }
caption,th { text-align: left; }
h1,h2,h3,h4,h5,h6 { font-weight: normal; }
q:before,q:after { content:''; }
abbr,acronym { border: 0; }
a:hover{text-decoration: none}
a{text-decoration: none}

/*全局*/
body{background: rgb(238,238,238);font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif}

#pagetop{background: #fff;padding-top: 20px}
#pagetop img{width: 100%}

/*导航栏*/
.ahnavbar {background: rgb(57, 164, 220) ;}

/*.ahnavbar .navbar-header{background: #fff}*/
.ahnavbtn{border: 0;background-color: rgb(57, 164, 220);line-height: 52px;padding-right: 20px}
.ahnavbtn:hover{border: 0;background-color: rgb(57, 164, 220);}
.ahnav h3{  font-weight:normal; font-size:16px;line-height: 50px; height:50px; margin: 0 }
.ahnav  a{display: block; color:#fff;  padding:0 40px; vertical-align:top;text-align: center;text-decoration: none  }
.ahnav .on h3 a{ background:#1f7caf; color:#fff; border-color:#1f7caf !important;  }
.ahnav  a:hover{color: #ff0;border-color:#1F7CAF;}
.ahnav li{line-height: 50px;}
.ahnav .m>ul{display: none;position: absolute;z-index: 100}
.ahnav .m:hover>ul{display: block;}
.ahnav .m>ul>li{position: relative;width: 145px;background:rgb(57, 164, 220);border-top: solid #eee 1px;top: 1px;overflow: hidden;}
.ahnav .m>ul>li>a{display: block;padding: 15px 0;font-size: 13px;line-height: 20px;text-align: center;}
.ahnav .m>ul>li:hover a{background:#1f7caf;font-size: 12px;transition: all 0.6s;}
.ahnav .m>ul>li>a:before{left: -30%;position: relative;content: '>';transition: all 0.6s;}
.ahnav .m>ul>li>a:hover:before{left: 0}
ul.hoverboot.hoverboot-cadre + .hoverboot-pill{background: #1f7caf;position: absolute;z-index: 1;opacity:0.5;}
.hoverboot-wrap{margin: 0}
.hoverboot-pill{margin-left: 0}


/*正文*/
.pd10{padding: 10px}
.ahbox{padding: 10px;text-align: left; background:#fff;min-height: 230px}
.ahbox .hd {height:28px;line-height:28px;padding-left: 10px;background: rgb(227, 227, 227); }
.ahbox .hd a{padding: 6px 15px;background: #39A4DC;cursor: pointer;color: #fff;font-weight: bold;}
.ahbox .bd p{text-indent: 20px;line-height: 24px;margin: 15px;min-height: 216px}
.ahtreebox{padding:10px 0 0 0px}

/*tab分页*/
/*#slideTxtBox >.hd>ul>li{float: left;padding-right: 10px}
#slideTxtBox >.hd>ul>.active a{background: #39A4DC;color: #fff;text-decoration: none}
#slideTxtBox >.hd>ul>li a{background: none;color:#39A4DC}*/

/*手风琴*/
.ahsideBox{ padding: 10px;text-align: left; background:#fff; min-height: 400px }
.ahsideBox li.level1>a{
    display:block;
    position: relative;
    text-decoration: none;
    color:#666; font-weight: bold ; margin-top:1px; background:rgb(227, 227, 227);  cursor:pointer;height:30px;line-height:30px;padding-left: 10px;
}
.ahsideBox li.level1 a:hover{ background: rgb(57, 164, 220) ; color:#fff;  }
.ahsideBox li.level1 a.current{ background: rgb(57, 164, 220) ;color:#fff;  }
.ahsideBox .bd{  overflow:hidden; display:none;padding: 15px  }
.ahsideBox .bd p{height: 34px;line-height: 34px}
.ahsideBox .bd p span{width: 60px;display: block;float: left;text-align: right;}
/*============小箭头*/
.ahsideBox .level1 i{ width: 28px; height: 28px; background:url(image/icons.png) #E3E3E3 0px -37px no-repeat; display: block; position: absolute; right: 15px;top: 0}
.ahsideBox .level1 i.down{ background-position: 0px -77px;background-color: rgb(57, 164, 220) }
.ahsideBox .level1 a:hover i{ background-color: rgb(57, 164, 220) }



/* 产品展示 */
#ahproshowpaging{ padding:10px 100px; background:#fff; margin: 20px auto  ;}
#ahproshowindex{background:#fff; margin: 20px auto;}
.ahproshow .hd{height:28px; line-height:28px; padding-left:10px ; font-size:14px;font-weight: bold ;background: rgb(227, 227, 227);margin-bottom: 10px}
.ahproshow .hd a{ padding:6px 15px;background:#39A4DC;text-decoration:none;cursor:pointer;color: #fff }
.ahproshow .hd a:hover{text-decoration: none;color: #fff}
#ahproshowbd{overflow: hidden;}
#ahproshowbd ul li{float: left; list-style: none; padding-right:20px; }
#ahproshowbd ul li img{ width: 130px; height: 150px; display: inline-block;   }

/*悬浮向导*/
/***  guide ***/
.side-bar a,.chat-tips i {
    background-image: url(image/gdt-img.png);
    background-repeat: no-repeat;
}
.side-bar {
    width: 66px;
    position: fixed;
    bottom: 20%;
    right: 13%;
    font-size: 0;
    line-height: 0;
    z-index: 100;
}
.side-bar a {
    width: 66px;
    height: 66px;
    display: inline-block;
    background-color: #aaaaaa;
    margin-bottom: 2px;
}
.side-bar a:hover {
    background-color: #669fdd;
}
.side-bar .icon-qq {
    background-position: 0 -62px;
}
.side-bar .icon-chat {
    background-position: 0 -130px;
    position: relative;
}
.side-bar .icon-chat:hover .chat-tips {
    display: block;
}
.side-bar .icon-totop {
    background-position: 0 -266px;
}
.chat-tips {
    padding: 10px;
    border: 1px solid #d1d2d6;
    position: absolute;
    right: 78px;
    top: -55px;
    background-color: #ffffff;
    display: none;
}
.chat-tips i {
    width: 9px;
    height: 16px;
    display: inline-block;
    position: absolute;
    right: -9px;
    top: 80px;
    background-position:-88px -350px;
}
.chat-tips img {
    width: 138px;
}
/* footer */
#footer{  border-top:1px solid #D7D7D7;padding: 20px 0 40px 0}
#footer .copyRight{font-size: 12px ;line-height: 22px;text-align: center}


/*分页公共*/
.ahcontent{background-color: #fff;padding: 20px 40px 1px 300px;border-radius: 4px;box-shadow: 0 0 3px #888888;min-height: 600px}
.ahcontentlxfs{background-color: #fff;padding: 20px 40px 1px 300px;border-radius: 4px;box-shadow: 0 0 3px #888888;min-height: 600px}
.ahcontent >.tab-content>div{border-top:solid 3px rgb(57, 164, 220);margin-top: 15px;padding-top: 20px}
.ahcontent .hd {margin-bottom: 10px}
.ahcontent .hd h3 {height: 40px;line-height: 40px;text-indent: 10px}
.ahcontent .bd {margin-bottom: 40px;}
.ahcontent .bd p {text-indent: 30px;font-size: 16px;line-height: 24px;margin-bottom: 10px}
.ahcontent .bd h4{text-indent: 20px}

.img-explain{text-align: center;line-height: 30px;font-size: 14px!important;}

.ahaligncenter{text-align: center;}
.ahalignright{text-align: right}


.afcontentbdul{}
.afcontentbdul li{margin-left: 40px;margin-right: 40px}
/*产品简介线状*/
.ahline {
    position: relative;
    padding:0 30px;
}
.ahline-box{position: relative;padding-bottom: 20px }
.ahline-box:before{content: '';
    position: absolute;
    height: 100%;
    width: 3px;
    background: #cccccc;}
.ahline-icon{position: absolute;

    left: -13px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    font-size: 16px;
    background: #004E90 ;
    text-align: center;}
.ahline-icon span{display: block;
    font-size: 15px;
    position: relative;
    top: 8px;
    color:#fff;}
.ahline-content span{
    float: left;
    font-size: 15px;
    position: relative;
    left: -38px;
    color:#2AB9E2;
}
.ahline-content h4{font-weight: bold;line-height: 40px;}
.ahline-content>p{text-indent: 10px;color: #888888}
.ahline-content{margin-left: 30px;border: solid 2px #2AB9E2;;padding: 5px 25px;border-radius: 3px ;background: #f7f7f7}
/*侧边栏,仿标签栏*/
.ahConSidebarNav{margin:40px 0 40px 20px;float: left; position: absolute;padding: 30px 10px;border: solid 1px #999;}
.ahConSidebarNav ul{width: 200px;margin: 0 5px;}
.ahConSidebarNav ul li{text-align: center;background: #fff;border:solid #ddd;border-width: 1px;margin-top: 3px;transition: all 0.3s}
.ahConSidebarNav ul a{display: block;text-decoration: none;padding: 16px 0;line-height: 18px}
.ahConSidebarNav ul .active{border-right:solid 6px rgb(57, 164, 220);background: rgb(200, 233, 252);padding-left: 50px;}
.ahConSidebarNav>.top{width: 210px;height: 40px;background: rgb(57, 164, 220);color: #fff;text-align: center;line-height: 40px;font-size: 17px;font-weight: bold;}
/*.ahConSidebarNav ul li:first-child{border-top-left-radius:10px; }*/
/*.ahConSidebarNav ul li:last-child{border-bottom-left-radius:10px;}*/
/*专利证书*/
#ahGsjjTab2 .bd .row {padding: 15px 0px}
#ahGsjjTab2 .bd .row .col-md-3 img{width: 180px;margin-bottom: 20px}
#ahGsjjTab2 .bd .row .col-md-12{text-align: center}
#ahGsjjTab2 .bd .row .col-md-12 img{height: 250px;margin-bottom: 20px}

/*相关案例*/
.xgal{border:dotted 2px #2AB9E2;margin: 20px 40px;padding: 20px 0}
.ahimgcenter{text-align: center;padding: 20px}
/*.ahimgcenter>img{max-width: 639px;}*/
#xtyd>div>p{text-align: center;line-height: 40px;font-size: 14px}

/*通知公告*/
#tzggbd{min-height: 400px;background: #fff}
#tzggbd ul{padding: 10px 40px;line-height: 35px;}
#tzggbd ul li:before{content: '.';position: relative;float:left;font-size: 40px;left: 25px;top: -13px}
#tzggbd ul li{margin:2px 100px 2px 0;background: #eee;}
#tzggbd ul li a{margin-left:40px;display: block;}
#tzggbd ul li span{float:right;left: 98px;position: relative;background: #eee;padding: 0 10px;top: -35px}

/*联系方式*/
.ahLxfsConSidebarNav {margin:40px 0 40px 20px;float: left; position: absolute;padding: 30px 10px;border: solid 1px #999;}
.ahLxfsConSidebarNav .level1{line-height: 20px;text-align: center;margin-top: 2px;}
.ahLxfsConSidebarNav li a{display: block;height: 40px;background: rgb(57, 164, 220);color: #fff;text-align: center;line-height: 40px;font-size: 17px;font-weight: bold;}
.ahLxfsConSidebarNav li .bd ul{width: 200px;margin: 0 5px;}
.ahLxfsConSidebarNav li .bd ul li{text-align: center;background: #fff;border:solid #ddd;border-width: 1px;margin-top: 3px;}
.ahLxfsConSidebarNav li ul li a{background: #fff;color: #000;font-weight: normal;font-size: 14px}
.ahLxfsConSidebarNav li ul li a:hover{background: #FFA438}
.ahLxfsConSidebarNav li a i{padding-left: 20px}

.ahmingpian{margin:  10px auto}
#lxfsmp img{max-width: 500px;margin-bottom: 30px}
#lxfs-footer{margin-top: 60px}
#lxfs-footer textarea{height: 150px;width: 100%}
#lxfs-footer .input-group{margin: 20px}
#lxfs-footer .input-group span{text-align: center;}
.lxfsmp-box {padding-left: 50px;background: url(image/lxfs.png) no-repeat;margin-bottom: 40px}
.lxfsmp-box .hd i{font-size: 36px;float: left;line-height: 46px}
.lxfsmp-box>.hd>p{float: left;}
.lxfsmp-box>.hd::after{clear: both;}
.lxfsmp-box>.bd>p{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-indent: 30px;font-size: 16px;line-height: 24px;margin-bottom: 10px}
.lxfsmp-box .bd{margin-top: 20px}
/*.lxfsmp-box{width: 450px;margin: 0 auto}*/
/*.lxfsmp-box .hd{width:200px;padding:50px 20px;border-right: solid 3px #2AB9E2;margin: 50px 0 ;text-align: right }*/
/*.lxfsmp-box .hd span{line-height: 24px;font-weight: bold}*/
/*.lxfsmp-box .bd {float: left;width: 100px;height: 100px}*/
/*.lxfs-icon{background: url("image/icon.png") no-repeat;}*/
/*.lxfs-position{background-position: 5px 5px}*/
#lxfswz {line-height: 25px;font-size: 16px}
#lxfswz p{padding-left: 10px}

/*三菱形小挂件*/
.Splitter {
    /*float: left;*/
    display: flex;
    list-style: none;
    height: 23px;
    padding: 20px 0;
    margin-left: 0px;
    align-items: center;
    justify-content: space-between;
    width: 60px;

}

.Splitter__Square {
    background-color: #2AB9E2;
    transform: rotate(45deg);
}

.Splitter__Square--small  {
    width: 7px;
    height: 7px;
}

.Splitter__Square--big  {
    width: 15px;
    height: 15px;
}
/*路径导航*/
.breadcrumb {border-radius: 4px !important;background-color: #fff}

/*轮播 start*/
#wrapper{
    /*width:600px;*/
    margin:0 auto;
    /*height:200px;*/
    position:relative;
    color:#fff;
    text-shadow:rgba(0,0,0,0.1) 2px 2px 0px;
}
#wrapper img{
    /*width:600px;*/
    /*height:200px;*/
}
#slider-wrap{
    /*width:600px;*/
    /*height:200px;*/
    position:relative;
    overflow:hidden;
}

#slider-wrap ul#slider{
    width:100%;
    height:100%;

    position:absolute;
    top:0;
    left:0;
}

#slider-wrap ul#slider li{
    float:left;
    position:relative;

}

#slider-wrap ul#slider li > div{
    position:absolute;
    top:20px;
    left:35px;
}

#slider-wrap ul#slider li > div h3{
    font-size:36px;
    text-transform:uppercase;
}

#slider-wrap ul#slider li > div span{
    font-family: Neucha, Arial, sans serif;
    font-size:21px;
}

#slider-wrap ul#slider li i{
    text-align:center;
    line-height:200px;
    display:block;
    width:100%;
    font-size:90px;
}


/*btns*/
.btns{
    position:absolute;
    width:50px;
    height:60px;
    top:50%;
    margin-top:-25px;
    line-height:57px;
    text-align:center;
    cursor:pointer;
    background:rgba(0,0,0,0.1);
    z-index:100;


    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;

    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    transition: all 0.1s ease;
}

.btns:hover{
    background:rgba(0,0,0,0.3);
}

#next{right:-50px; border-radius:7px 0px 0px 7px;}
#previous{left:-50px; border-radius:0px 7px 7px 7px;}
#counter{
    top: 30px;
    right:35px;
    width:auto;
    position:absolute;
}

#slider-wrap.active #next{right:0px;}
#slider-wrap.active #previous{left:0px;}


/*bar*/
#pagination-wrap{
    min-width:20px;
    margin-top:350px;
    margin-left: auto;
    margin-right: auto;
    height:30px;
    position:relative;
    text-align:center;
}

#pagination-wrap ul {
    width:100%;
}

#pagination-wrap ul li{
    margin: 0 4px;
    display: inline-block;
    width:5px;
    height:5px;
    border-radius:50%;
    background:#fff;
    opacity:0.5;
    position:relative;
    top:0;


}

#pagination-wrap ul li.active{
    width:12px;
    height:12px;
    top:3px;
    opacity:1;
    box-shadow:rgba(0,0,0,0.1) 1px 1px 0px;
}
/*ANIMATION*/
#slider-wrap ul, #pagination-wrap ul li{
    -webkit-transition: all 0.3s cubic-bezier(1,.01,.32,1);
    -moz-transition: all 0.3s cubic-bezier(1,.01,.32,1);
    -o-transition: all 0.3s cubic-bezier(1,.01,.32,1);
    -ms-transition: all 0.3s cubic-bezier(1,.01,.32,1);
    transition: all 0.3s cubic-bezier(1,.01,.32,1);
}
/*轮播 end*/


