/*公用样式部分*/
html {width: 100%;overflow-x: hidden;}
body {line-height: 2;color: #333;background:#F1F1F1;font-size: 14px;}
.text-white,.text-white a,.text-white a:hover {color: #fff!important;}
.text-red,.text-red a,.text-red a:hover {color: #c00!important;}
.bg-white{background-color: #fff;}
.undisplay{display: none;}
.margin-center {margin-left: auto;margin-right: auto;}
.line-height {line-height: normal;}
.layui-container:after {content: '';display: block;clear: both;}
.mt10{margin-top:.1rem;}
.mt15{margin-top:.15rem;}
.mt20{margin-top:.2rem;}
.mt30{margin-top:.3rem;}
.mt40{margin-top:.4rem;}
.mt50{margin-top:.5rem;}
.mt60{margin-top:.6rem;}
.mb88{margin-bottom:.88rem;}
/*本项目首页样式部分*/

.bg{background:url(../images/bg.jpg) top center no-repeat;background-size:100% auto;}
.main{margin-top:.6rem;margin-bottom:1.4rem;}
.main ul li{margin-top:10px;}
.main ul li a{display:block;}
.main ul li a img,.logo img{margin:auto;}

.top{position:fixed;z-index:2;left:0;top:0;width:100%;z-index:999;}
.header img{text-align:center;margin:auto;}
.navbar{background:#fff;margin-bottom:.1rem;padding-bottom:.1rem;font-size:0;width:100%;height:.6rem;position: fixed; top: .88rem;z-index:999;}
.navbar li{display:inline-block;width:33.3%;font-size:.16rem;text-align:center;}
.navbar li a{display:block;width:100%;padding:.1rem 0;color:#999;font-size:16px;}
.navbar li a span{padding:.1rem 0;}
.navbar li a .active{color:#2258bf!important;position:relative;}
.navbar li a .active:after{display: block;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transform-origin: 0 0;
    -webkit-transform: scale(1);
    pointer-events: none;
    border-bottom: 1px solid #2258bf;}
	
/*产品列表页*/
.proItem{margin-top:1.7rem;background:#fff;padding:15px;}	
.proItem2,.proItem3{margin-top:15px;}
.proItem .proItem-title{text-align:center;font-size:.28rem;font-weight:bold;}
.proItem ul li{margin-top:15px;}
.proItem ul li a{display:block;overflow:hidden;}
.proItem ul li .system-1{position:relative;}
.proItem ul li .system-1 .system-bg{width:100%;border-top-left-radius:.05rem;border-top-right-radius:.05rem;height:2.4rem;}
.proItem2 ul li .system-1 .system-bg{height:auto;}
.proItem ul li .system-1 .system-icon{position:absolute;left:50%;bottom:-.47rem;width:1rem;margin-left:-.5rem;border-radius:.3rem;}	
.proItem ul li .system-content{padding:.47rem 0 .2rem 0;border:1px solid #EDEDED;border-top:none;border-bottom-left-radius:.05rem;border-bottom-right-radius:.05rem;font-size:14px;text-align:center;}	
.proItem3{margin-bottom:.88rem;}
.proItem3 .btn{height:34px;line-height:34px;padding-left:.8rem;border-radius:.2rem;font-size:14px;color:#fff;background-color:#2258bf;background-position:20px center;background-size:.19rem auto;background-repeat:no-repeat;margin:10px 15%;}	
.proItem3 .btn a{color:#fff;}
.proItem3 .btn.tel{background-image:url(../images/icon_tel.png);}	
.proItem3 .btn.qq{background-image:url(../images/icon_qq.png);}

/*产品内容页*/
.wrapper{margin-top:1.08rem;background:#fff;padding-top:15px;padding-bottom:15px;}
/*标题*/
.pro-title{text-align:center;}
.pro-title h3{font-size:.36rem;font-weight:bold;}
.pro-title span{width:.5rem;height:2px;background:#2258bf;display:block;margin:auto}
/*产品图*/
.pro-img img{margin:auto;}
/*产品介绍*/
.proDescri-text p{text-indent:2em;font-size:14px;}
/*系统优势*/
.proAdvant .proAdvant-list p{border:1px dotted #79A9E1;margin:15px;padding:15px;border-radius:10px;font-size:14px;}
.proAdvant-list2 ul li{border:1px dashed #e4e4e4;margin-top:15px;padding:15px;border-radius:10px;}
.proAdvant-list2 ul li strong{color:#2258bf;font-size:16px;}
.proAdvant-list2 ul li p{color:#666;font-size: 14px;}

.proAdvant-list3 ul li{background:#fdfdfd;}
.proShow .proShow-list li{margin-top:10px;}
.proShow .proShow-list li a{display:block;overflow:hidden;text-align:center;}
.proShow .proShow-list li a img{height:2.8rem;margin:auto;}
/*底部*/
.footer-tools{position:fixed;left:0;bottom:0;right:0;z-index:999;background:rgba(0,0,0,.7);height:.88rem;}
.footer-tools ul li{width:25%;float:left;}
.footer-tools ul li a{display:block;text-align:center;color:#FFF;font-size:.18rem;padding-top:.1rem;border-right:1px solid #585858;height:.88rem;}
.footer-tools ul li a span{display:block;font-size:.36rem;line-height:.2rem;}
.footer-tools ul li img{height:.26rem;}
/*新闻中心*/
.news li{border-bottom:1px solid #f1f1f1;padding:10px 0;overflow:hidden;zoom:1;}
.news li .news-box img{width:1.4rem;padding-right:10px;height:1rem;}
.news li .news-box h3{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;}
.news li .news-box p{line-height:20px;color:#888;}
/*新闻详情页*/
.news-detail .time{color:#888;border-bottom:1px solid #f1f1f1;padding-bottom:10px;}
.news-detail .time span{padding-left:10px;}
.news-detail h2{font-weight:bold;}
.news-detail .poofen{border-top:1px solid #f1f1f1;padding-top:10px;}
.contact strong{font-size:16px;color:#2258bf;}
.contact p{line-height:30px;}

.news-content{word-break: break-all;}   
.news-content img{width: 100%;} 
/*公司介绍*/
.aboutwrap .aboutus p{margin-top:10px;}
.aboutwrap .honor li{margin-top:10px;}
.aboutwrap .honor li img{height:2rem;margin:auto;}

.companypic li{margin-top:10px;}
.companypic li img{height:2rem;margin:auto;}
/*合伙人*/
.hhrwrap .hhr-box1,.hhrwrap .hhr-box2,.hhrwrap .hhr-box3,.hhrwrap .hhr-box4{border:1px dotted #79A9E1;padding:15px;border-radius:10px;}
.hhrwrap .hhr-box1 strong{font-size:16px;color:#2258bf;}
.hhrImg img{margin:auto;}
.hhrwrap .hhr-box2 li{margin-top:10px;text-align:center;}
.hhrwrap .hhr-box2 li .hhr-list img{height:2.3rem;margin:auto;}
.hhrwrap .hhr-box4 p{background:#f9f9f9;margin-top:15px;border-radius:10px;padding:10px;border:1px dashed #e4e4e4;}
.hhrwrap .hhr-box4 .hhr-btTie{color:#2258bf;text-align:center;font-size:.24rem;}


/*地图*/
.map{margin-top: 6em}