html,body{
    font-family: 微软雅黑;
}
body,div,p,h1,h2,h3,h4,h5,h6{
    margin:0;
    padding:0;
}
h1,h2,h3,h4,h5,h6{
    font-weight: 400;
}
ul{
    list-style: none;
}
a{
    text-decoration: none;
}
i{
    display: block;
}
i img{
    width: 100%;
    height: 100%;
}
.page{
   text-align: center;
    margin: 0.15rem 0 0.55rem 0;
    padding-bottom: 0.5rem;
}
.page .s1{
    padding: 0 0.06rem;
    background: #e7e6e6;
    font-size: 0.14rem;
    color: #646363;
    display: inline-block;
    vertical-align: middle;
    height: 0.54rem;
    line-height: 0.54rem;
    border-radius: 0.05rem;
}
.page .s2{
    font-size: 0.14rem;
    color: #646363;
    width: 0.54rem;
    height: 0.54rem;
    text-align: center;
    line-height: 0.54rem;
    display: inline-block;
    background: #e7e6e6;
    vertical-align: middle;
    border-radius: 0.05rem;
}
.page .s3{
    background: #23a3d9;
    color: #ffffff;
}
.page a{
    font-size: 0.14rem;
    color: #646363;
}
.page .s3 a{
    color: #ffffff;
}
header{
    width: 100%;
    height: 0.9rem;
    box-sizing: border-box;
    padding-top: 0.18rem;
    position: fixed;
    top:0;
    left:0;
    right:0;
    border-bottom: 0.02rem solid #23a3d9;
    background: #FFFFFF;
    z-index: 999999999999999;
}
header .nav-btn{
    width: 0.3rem;
    height: 0.24rem;
    position: absolute;
    top:50%;
    margin-top: -0.12rem;
    left:0.24rem;
}
header .nav-btn img{
    width: 100%;
    height: 100%;
    display: block;
}
header .logo{
    width: 100%;
    height: 100%;
}
header .logo img{
    width: 1.83rem;
    height: 0.52rem;
    display: block;
    margin:0 auto;
}
/*导航*/
#sub ul{
    width: 50%;
    display: block;
    overflow-y: auto;
    position: fixed;
    top:0.9rem;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,1);
    z-index: 9999999;
    margin:0;
    transition:all 0.3s;
    padding: 0.4rem 0;
}
#sub ul li{
    height:1rem;
    border-bottom: 0.01rem solid #5e5e5e;
}
#sub ul li:nth-last-child(1){
    border-bottom:0;
}
#sub ul li a{
    color: #ffffff;
    display: block;
    font-size: 0.3rem;
    line-height: 1rem;
    padding-left: 0.4rem;
}
#sub ul li a .span1{
    width: .32rem;
    height: .32rem;
    display: inline-block;
    vertical-align: top;
    margin-top: -0.03rem;
    margin-right: 0.1rem;
    margin-left: 0.2rem;
}
#sub ul li a span img{
    width: 100%;
    height: 100%;
}
#sub ul li a .span2{
    width: .32rem;
    height: .32rem;
    display: inline-block;
    vertical-align: top;
    margin-top: -0.03rem;
    margin-right: 0.1rem;
    margin-left: 0.2rem;
    float: right;
}
#sub ul li.bianse{
    background: #c14942;
}
header .logo{
    width: 2.08rem;
    height: 0.43rem;
    position: absolute;
    top:50%;
    left:50%;
    margin: -0.21rem 0 0 -1.04rem;
}
.main-body{
    width: 100%;
    transition:all 0.3s;
    margin-top: 0.9rem;
    margin-bottom: 1rem;
}
/*banner*/
.banner{
    width:100%;
    height: 100%;
    position: relative;
}
.banner .swiper-slide img{
    width: 100%;
    height: 100%;
}
.banner .banner_menu .swiper-pagination-bullet-active{
    background:#5a5959;
}
.banner .banner_menu span{
    background:#d2d2d2;
    border:none;
}
.banner .swiper-pagination-bullet{
    height: 0.08rem;
    width: 0.08rem;
    border-radius: 50%;
}
/*首页*/
.index{
    width: 100%;
    overflow: hidden;
}
.index h2{
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    font-size: 0.28rem;
    color: #646464;
}
.index .index-about{
    padding-top: 0.2rem;
}
.index .index-about p{
    padding: 0 0.24rem;
    color: #686767;
    font-size: 0.18rem;
    line-height: 0.3rem;
}
.index .index-about i{
    width: 100%;
    height: 3.27rem;
    display: block;
    margin-top: 0.25rem;
}
.index .index-cp .cp-lst{
    width: 100%;
    padding-left: 0.23rem;
    overflow: hidden;
}
.index .index-cp .cp-lst .cp-dan{
    width: 3.40rem;
    float: right;
    margin-right: 0.23rem;
    margin-bottom: 0.23rem;
}
.index .index-cp .cp-lst .cp-dan i{
    width: 100%;
    height: 100%;
}
.index .index-cp .cp-lst .cp-dan .text{
    width: 100%;
    height: 0.87rem;
    background: #23a3d9;
    color: #ffffff;
    box-sizing: border-box;
    padding: 0.11rem;
	text-align: center;
}
.index .index-cp .cp-lst .cp-dan .text h4{
    font-size: 0.2rem;
    text-align: center;
    margin-bottom: 0.1rem;
}
.index .index-cp .cp-lst .cp-dan .text p{
    font-size: 0.12rem;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.index .index-case .case-lst{
    margin-left: -0.2rem;
    overflow: hidden;
}
.index .index-case .case-lst .case-dan{
   width: 3.41rem;
   /* height: 2.75rem; */
   overflow: hidden;
   margin-bottom: 0.05rem;
   margin-left: 0.2rem;
   float: left;
}
.index .index-case .case-lst .case-dan i{
   width: 100%;
   height: 100%;
   overflow: hidden;
}
.index .index-case .case-lst .case-dan h4{
    width: 100%;
    height: 0.6rem;
    line-height: 0.6rem;
    color: #242222;
    font-size: 0.25rem;
	font-weight: 500;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
	text-align: center;
}
.index .index-news .news-lst{
    width: 100%;
    box-sizing: border-box;
    padding: 0 0.23rem;
    overflow: hidden;
    padding-bottom: 0.2rem;
}
.index .index-news .news-lst .news-dan{
    width: 100%;
    overflow: hidden;
    margin-bottom: 0.23rem;
}
.index .index-news .news-lst .news-dan .left{
    width: 1.22rem;
    height: 0.92rem;
    background: #f4f4f4;
    padding-top: 0.1rem;
    box-sizing: border-box;
    float: left;
}
.index .index-news .news-lst .news-dan .left p{
    font-size: 0.36rem;
    color: #23a3d9;
    text-align: center;
}
.index .index-news .news-lst .news-dan .left span{
    color: #8b8a8a;
    font-size: 0.12rem;
    text-align: center;
    display: block;
}
.index .index-news .news-lst .news-dan .right{
    float: left;
    margin-left: 0.3rem;
    height: 0.92rem;
    width: 5.42rem;
}
.index .index-news .news-lst .news-dan .right h4{
    color: #8b8a8a;
    font-size: 0.22rem;
}
.index .index-news .news-lst .news-dan .right p{
    color: #b2b0b0;
    font-size: 0.18rem;
    margin-top: 0.15rem;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.pro-nav{
    width: 100%;
    overflow: hidden;
    padding:0 0.24rem;
}
.pro-nav ul{
    overflow: hidden;
}
.pro-nav .pro-ul{
    padding:0;
}
.pro-nav .pro-ul li{
    float: left;
    margin-right: 0.2rem;
    line-height: 0.48rem;
    font-size: 0.14rem;
    font-weight: bold
}
.pro-nav .pro-ul li a{
    display: block;
    text-align: center;
    line-height: 0.48rem;
    color: #828080;
    font-size: 0.14rem;
}
/*产品详情*/
.proDetail .inner{
    overflow: hidden;
}
.proDetail .inner .btn{
    overflow: hidden;
	margin: 10px 100px;
}
.proDetail h2{
    color: #23a3d9;
    font-size: 0.24rem;
}
.proDetail hr{
    margin: 0.2rem 0;
}
.proDetail i{
    width: 100%;
    height: 3rem;
    text-align: center;
    display: block;
    margin: 0.2rem 0;
}
.proDetail i img{
    width:auto!important;
}
.proDetail h4{
    color: #424040;
    font-size: 0.5rem;
    margin-top: 0.1rem;
    margin-bottom: 0.1rem;
    line-height: 100px;
    text-align: center;
}
.proDetail .center{
    font-size: 0.16rem;
    color: #848282;
    margin-bottom: 0.4rem;
}
.proDetail .center img{
    max-width:100%;
}


/*查询结果*/
.search .subnav{
    line-height: 25px;
    background: url('/Public/Home/images/flash1.jpg')no-repeat left center;
    font-size: 14px;
    border-bottom: 1px solid #dcdcdc;
}
.search .subnav p{
    padding-left: 18px;
    border-bottom: 2px solid #0167b9;
    display: inline-block;
}
.search .subnav a{
    display: inline-block;
    cursor: pointer;
}
.search .cont {
    width: 1200px;
    height: 950px;
    border: 1px solid #dfdfdf;
    border-radius: 20px;
    margin-top: 12px;
    background: #fff;
}
.search .cont .top{
    padding-top: 16px;
}
.search .cont .top span{
    height: 14px;
    margin-left: 30px;
    padding-left: 3px;
    border-left: 1px solid #2d83c4;
    font-size: 14px;
    color: #333333;
    line-height: 14px;
    display: inline-block;
}
.search .cont .center{
    margin-top: 60px;
    text-align: center;
}
.search .cont .center h4{
    color: #c34040;
    font-size: 16px;
    margin-bottom: 12px;

}
.search .cont .center h2{
    letter-spacing:13px;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 12px;
}
.search .cont .center h3{
    color: #333;
    font-size: 14px;
    margin-bottom: 32px;
}
.search .cont .center .xx p{
    color: #333;
    font-size: 14px;
    display: inline-block;
    margin-bottom: 15px;
}
.search .cont .center .xx p:nth-child(odd){
    width: 240px;
}
.search .cont .center .xx p:nth-child(even){
    width: 530px;
}
.search .cont .center .xx p span{
    font-weight: bold;
    display: inline-block;
    text-align: justify;
    width: 56px;
    height: 19px;
    vertical-align: middle;
}
.search .cont .center .xx p span:after{
    display:inline-block;
    content:'';
    overflow:hidden;
    width:100%;
    height:0;
}
.search .cont .center .xx p b{
    vertical-align: middle;
}
    /*产品详情*/
/*解决方案*/
.solution h2{
    color: #646464;
    font-size: 0.28rem;
    text-align: center;
    padding: 0.3rem 0;
}
.solution .fn-lst{
    width: 100%;
    overflow: hidden;
}
.solution .fn-dan{
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-bottom: 0.1rem;
}
.solution .fn-dan i{
    width: 100%;
    display: block;
    overflow: hidden;
}
.solution .fn-dan .text{
    position: absolute;
    left:0;
    right:0;
    bottom:0;
    height: 1rem;
    background: rgba(35,163,217,0.5);
    color: #FFFFFF;
    font-size: 0.2rem;
    text-align: center;
    line-height: 1rem;
}
.solution .fn-dan .text h4{
    height: 1rem;
    line-height: 1rem;
    font-size: 0.2rem;
}
/*解决方案*/
/*方案详情*/
.soluDetail h2{
    height: 0.94rem;
    line-height: 0.94rem;
    font-size: 0.26rem;
    color: #111111;
}
.soluDetail .content{
    width: 100%;
    overflow: hidden;
}
/*方案详情*/
/*新闻*/
.news h2{
    height: 0.94rem;
    line-height: 0.94rem;
    font-size: 0.26rem;
    color: #111111;
    text-align: center;
}
.news .news-lst{
    margin-left: -0.2rem;
    overflow: hidden;
}
.news .news-lst .news-dan{
    width: 3.31rem;
    height: auto;
    overflow: hidden;
    margin-bottom: 0.05rem;
    margin-left: 0.2rem;
    float: left;
}
.news .news-lst .news-dan i{
    width: 100%;
    height: auto;
    overflow: hidden;
    
}
.news .news-lst .news-dan h4{
    width: 100%;
    height: 0.6rem;
    line-height: 0.6rem;
    color: #242222;
    font-size: 0.18rem;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
/*新闻*/
/*新闻详情*/
.newsDetail{
    width: 100%;
    overflow: hidden;
}
.newsDetail h2{
    padding: 0 0.24rem;
    color: #242222;
    font-size: 0.3rem;
    margin-top: 0.5rem;
	text-align: center;
}
.newsDetail .time{
    margin: 0.15rem 0.25rem;
    overflow: hidden;
	text-align: center;
}
.newsDetail .time span{
    margin-right: 0.15rem;
    color: #848282;
    font-size: 0.16rem;
}
.newsDetail .content{
    padding: 0 0.24rem;
}
.content img{
    max-width:100%;
}
    /*新闻详情*/
.about-jj{
    padding: 0 0.24rem;
}
.about h2{
    height: 1rem;
    text-align: center;
    line-height: 1rem;
    color: #646464;
    font-size: 0.28rem;
}
.about-jj h4{
   font-size: 0.26rem;
    color: #0d0d0d;
}
.about-jj p{
    margin: 0.2rem 0;
    color: #5f5d5d;
    font-size: 0.16rem;
    line-height: 0.3rem;
}
.about-tg .about-td-dan{
    padding: 0 0.24rem;
    margin-bottom: 0.6rem;
    overflow: hidden;
}
.about-tg .about-td-dan h4{
    height: 0.6rem;
    line-height: 0.6rem;
    color: #3f4040;
    font-size: 0.18rem;
}
.about-tg .about-td-dan p{
    color: #929393;
    font-size: 0.14rem;
}
.about-tg .about-fw{
    width: 7.5rem;
    height: 3.17rem;
    overflow: hidden;
    background: url("../images/about4.jpg")no-repeat center center;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100% ;
    display: -webkit-flex;
    display: flex;
    flex-direction:row;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0 0.24rem;
}
.about-tg .about-fw div{
    float: left;
    text-align: center;
    padding-top: 1.1rem;
}
.about-tg .about-fw div h4{
    color: #FFFFFF;
    font-size: 0.47rem;
}
.about-tg .about-fw div span{
    width: 0.4rem;
    height: 0.02rem;
    display: inline-block;
    box-sizing: border-box;
    border: 0.01rem solid #FFFFFF;
    margin: 0.2rem 0;
}
.about-tg .about-fw div p{
    color: #ffffff;
    font-size: 0.24rem;
}
.about-tg .about-xx{
    padding: 0.7rem 0.55rem 0;
    overflow: hidden;
}
.about-tg .about-xx div{
    width: 2.7rem;
    float: left;
    height: 1.6rem;
    margin-bottom: 0.7rem;
}
.about-tg .about-xx div h4{
    height: 0.48rem;
    overflow: hidden;
    box-sizing: border-box;
    padding-left: 0.6rem;
    background: url("../images/about-1.jpg")no-repeat left center;
    background-size:0.35rem 0.48rem ;
    color: #212020;
    font-size: 0.28rem;
    line-height: 0.48rem;
}
.about-tg .about-xx div p{
    color: #636262;
    font-size: 0.2rem;
    margin-top: 0.3rem;
    line-height: 0.36rem;
}
.about-tg .about-ly .about-lst{
    width: 100%;
    padding: 0 0.46rem;
    overflow: hidden;
}
.about-tg .about-ly .about-lst .about-input{
    width: 2.88rem;
    height: 0.54rem;
    float: left;
    box-sizing: border-box;
    position: relative;
    padding-left: 0.22rem;
    margin-bottom: 0.34rem;
}
.about-tg .about-ly .about-lst .about-input span{
    width: 0.1rem;
    height: 0.1rem;
    display: block;
    position: absolute;
    top:50%;
    margin-top: -0.05rem;
    left:0.05rem;
    background: url("../images/about-5.jpg")no-repeat center center;
    background-size: 100% 100%;
}
.about-tg .about-ly .about-lst .about-input input{
    width: 2.66rem;
    height: 0.54rem;
    border: 0;
    margin:0;
    padding:0;
    background: #f2f1f1;
    border-radius: 0.08rem;
    font-size: 0.16rem;
    box-sizing: border-box;
    padding-left: 0.13rem;
}
.about-tg .about-ly .about-lst #text{
    width: 100%;
    height: 2.25rem;
    border: 0;
    margin:0;
    padding:0.1rem;
    box-sizing: border-box;
    background: #f2f1f1;
    border-radius: 0.08rem;
    font-size: 0.16rem;
}
.about-tg .about-ly .about-lst #btn{
    width: 2.57rem;
    height: 0.49rem;
    border: 0;
    border-radius: 0.08rem;
    background: #23a3d9;
    color: #FFFFFF;
    font-size: 0.16rem;
    margin-top: 0.3rem;
    margin-bottom: 0.5rem;
}
/*尾部*/
.footer{
    width: 100%;
    height: 1rem;
    background: #efeeee;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content:space-between;
    position: fixed;
    bottom:0;
    left: 0;
    right: 0;
    z-index: 99999999999999999;
}
.footer .footer-dan{
    height: 100%;
    line-height: 1rem;
    text-align: center;
    color: #393737;
    font-size: 0.28rem;
}
.footer .footer-dan a{
    display: block;
    text-align: center;
    color: #393737;
    font-size: 0.28rem;
    padding: 0 0.25rem;
}










