.lm-banner{height:400px; overflow: hidden; width: 100%; background-repeat: no-repeat; background-position: top center; background-size: cover; padding-top:200px; position: relative; text-align: center;}
.lm-banner:after{content: ''; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,.2); z-index: 0;}
.lm-banner .txt{text-align: center; color: #fff; text-shadow:0 0 10px rgba(0,0, 0, 0.3); position: relative; z-index: 1;}
.lm-banner .txt h3{font-size:36px; font-weight: bold; margin-bottom:20px;}
.lm-banner .txt p{font-size:18px;}
.lm-banner.lmb1{background-image: url(../images/lmbanner-about2.jpg);}
.lm-banner.lmb2{background-image: url(../images/lmbanner-server.jpg);}
.lm-banner.lmb3{background-image: url(../images/lmbanner-about.jpg);}
.lm-banner.lmb4{background-image: url(../images/lmbanner-news.jpg);}
.lm-banner.lmb5{background-image: url(../images/lmbanner-contact.jpg);}



.lm{background: #fafafa; padding-bottom: 30px;}
.h30{clear: both; height: 30px;}
.lmcon{background: #fff; border-radius: 2px; box-shadow: 0 0px 2px rgba(0,0,0,.2); padding:40px;}
.lm-tit{position: relative; font-size:30px; line-height:2.6em;color: #0159a0; font-weight:normal; border-bottom: 1px solid #efefef; margin-bottom: 20px;}
.lm-tit:after{content: ''; position: absolute; bottom: 100%; left: 0; width: 34px; height:4px; background: #0159a0;}
.lmnav{display: block; padding:30px 0; box-shadow: 0 5px 6px rgba(0,0,0,.15); background: #fff;}
.lmnav .container{display: flex; justify-content:center;align-items:center; height:30px;}
.lmnav li{padding: 0 30px; font-size: 18px; border-right: 1px solid #e1e1e1;}
.lmnav li:last-child{border-right: 0;}
.lmnav li.on a,.lmnav li a:hover{color: #0159a0; font-weight: bold;}

.list-news{margin-bottom: 30px;}
.list-news li a{transition: all .2s;display: block; border-bottom: dashed 1px #ddd;padding:30px 0;}
.list-news .news-date{display: inline-block; float: left; width:70px; height:70px; padding:10px 0; text-align: center; color: #787878; background: #f2f2f2;transition: all .2s;}
.list-news .news-date1{font-size:20px;}
.list-news .news-bodys{overflow: hidden;zoom: 1; padding-left: 20px;}
.list-news .news-bodys h3{word-wrap: break-word;overflow: hidden; font-size: 18px; line-height: 34px; margin-bottom: 10px;}
.list-news .news-bodys p{overflow: hidden; line-height:1.5em; height:1.5em;	color: #999; margin-bottom: 0;}
.list-news li a:hover{border-bottom-color: #0159a0;}
.list-news li a:hover h3{color: #0159a0;}
.list-news li a:hover .news-date{background: #0159a0; color: #fff;}

.list-case li{margin-bottom: 30px; float: left; width:33.33%; padding: 15px;}
.list-case a{display: block; border: 1px solid #ccc;padding-bottom: 50px; position: relative; background: #fff;}
.list-case .pic{padding-top:60%;}
.list-case h3{font-size: 18px; font-weight: bold; overflow: hidden; margin: 30px 10px 12px 10px; text-align: center; white-space: nowrap;}
.list-case h3 em{display: block; width: 32px; height: 3px; background: #999999; margin: 20px auto 0 auto;}
.list-case p{line-height: 24px; color: #454545; height: 72px; padding: 0 25px; overflow: hidden;}
.list-case i{position: absolute; left: 50%; width: 140px; height: 36px; line-height: 36px; margin-left: -70px; bottom: -18px; background: #7b7b7b; color: #fff; text-align: center; font-size: 14px; transition: all .3s ease-in-out 0s;}

.list-fuwu li{margin-bottom:40px; }
.list-fuwu a{display: block; overflow: hidden; background: #fff; width: 100%; background: #f8f8f8;height:250px; }
.list-fuwu .item_l{width: 50%;  height:250px; float: left; overflow: hidden;}
.list-fuwu .item_l img{min-width: 100%; min-height: 100%;}
.list-fuwu .item_r{width: 50%; height: 100%; float: left; padding:20px; position: relative; border: 1px solid #f8f8f8;}
.list-fuwu .item_r h3{font-size:20px; line-height: 1.5em; margin:0; margin-bottom:20px;}
.list-fuwu .item_r p{display: block; color: #8d8d8d; line-height: 1.5em; height:6em; overflow: hidden; margin-bottom:22px;}
.list-fuwu .item_r .more{display:block; margin:0px auto; width: 78px; height: 28px; line-height: 28px; font-size: 12px; text-align: center; background: #0159a0;color: #fff; transition: all .2s;}
.list-fuwu a:hover .item_r{background: #fff; border: 1px solid #e1e1e1; transition: all .2s;}
.list-fuwu a:hover h3{color: #0159a0; font-weight: bold; transition: all .2s; }


.epages {text-align: center; height: 40px; line-height: 40px; margin-bottom: 30px;}
.epages a,.epages b{border: 1px solid #dfdfdf; color: #888; margin: 0px 5px; padding:5px 15px;  font-weight: normal;}
.epages a:hover,.epages b {border: 1px solid #0159a0; color: #fff; background-color: #0159a0;text-decoration: none; }

.contact{background: #fff; padding: 40px;}
.contact h3{font-size: 20px; line-height: 1em; margin-bottom: 30px;}
.contact h3:before{content: '';display: block; width: 50px; height: 3px; background: #0159a0; margin-bottom: 20px;}

.address{padding-right: 20px; position: relative;}
.address li{position: relative; margin-bottom:30px; padding:5px 0 5px 70px;}
.address i{position: absolute; left: 0; top: 0; width:50px; height:50px; border-radius:50px; border:1px solid #e1e1e1; overflow: hidden; background-repeat: no-repeat; background-position: center center; background-size: 30px 30px;}
.address i.i1{background-image: url(../images/ico-address1.png);}
.address i.i2{background-image: url(../images/ico-address2.png);}
.address i.i3{background-image: url(../images/ico-address3.png); background-size: 24px 24px;}
.address i.i4{background-image: url(../images/ico-address4.png);}
.address h6{font-size: 18px; line-height: 1em;}
.address p{color: #787878; margin-top: 10px; margin-bottom: 0;}
.address p.pi{padding-left: 20px; padding-top: 20px;}
.address img{width: 150px;}
.mapif{height: 400px; margin-bottom: 20px;}

.about{background: #fff; padding: 40px; margin-bottom: 50px;}
.about-tit{position: relative; text-align: center; padding: 20px 0;}
.about-tit:after{ content: ''; position: absolute; left: 50%; top:0; z-index: 0; width: 30px; height: 2px; margin-left: -15px; background-color: #0159a0;}
.about-tit h3{ font-size: 34px; line-height: 56px; color: #0159a0; font-weight: bold;}
.about-tit h4{ font-size: 18px;text-transform:uppercase;}
.about-con{font-size: 16px; line-height: 2em; padding:0 30px;}
.about-con p{text-indent: 2em;}
.wenhua{background:url(../images/bg-wenhua.jpg) no-repeat top center; padding-top:60px; padding-bottom: 40px;}
.wenhua .about-tit{color: #fff; margin-bottom: 40px;}
.wenhua .about-tit h3{color: #fff;}
.wenhua .about-tit:after{background: #fff;}
.wenhua-ul li{float: left; width: 33.33%; padding-left: 20px; padding-right: 20px;}
.wenhua-ul .pic{padding-top:60%;}
.wenhua-ul h3{display: block; background: #fff; height:80px; line-height:80px; font-size:20px; text-align: center;}

.article{padding-top:20px; padding-bottom:20px;}
.article-con{background: #fff; box-shadow: 0 0 5px rgba(0,0,0,.2); padding:40px;}
.more-box{background: #fff; box-shadow: 0 0 5px rgba(0,0,0,.2); padding:20px;}
.article-con .con{font-size: 16px; line-height:2em; overflow: hidden;}
.article-con .con p{text-indent: 2em; margin-bottom: 1em;}
.article-con .con img{display: block; width: 80%!important; margin:0 auto; margin-bottom: 20px; height: auto!important;}
.article-tit{margin:0; padding-bottom: 20px; text-align: center; font-size: 28px; line-height: 1.5em;}
.article-con .info{text-align: center; background: #f0f0f0; margin-bottom: 20px; height: 30px; line-height: 30px; font-size: 14px;}
.article>.col-sm-12{padding-left: 0; padding-right: 0;}
.bdsharebuttonbox{width: 160px; margin:10px auto;}
.news-jumps{border-top: 1px solid #e1e1e1; padding-top: 20px; margin-top: 30px; line-height: 2em;}
.more-box h3{font-size:18px; font-weight: bold; color: #0159a0; height: 1em; border-left: 2px solid #0159a0; padding-left: 15px; margin-bottom: 20px;}
.more-box .listpic li{position: relative; margin-bottom: 20px;}
.more-box .listpic p{text-align: center; line-height:40px; height:40px; font-size: 16px; font-weight: bold; color: #fff; margin-bottom: 0; overflow: hidden; position: absolute; bottom: 0; left: 0; width: 100%; background: rgba(0,0,0,.5);}
.more-box .listpic .pic{padding-top:50%;}

@media (min-width: 1400px){
.list-case li{width:25%;}
.list-fuwu .item_r{padding:30px;}
}

@media (min-width: 1600px){

}