body {
  padding-top: 54px;
  box-sizing: border-box;
}
a {
  color: #333333;
  text-decoration: none !important;
}
.icon-bar {
  background-color: #000000;
}
.navbar {
  background-color: #FFFFFF;
}

.navbar-nav > li {
  padding: 0 15px;
}
.navbar-nav > li > a {
  padding: 10px 0;
  font-size: 16px;
  color: #333333;
  font-family: "黑体";
}
.navbar-nav > li > a:hover {
  background: none;
  font-size: 16px;
  color: #1ab283;
  font-family: "黑体";
  border-bottom: 2px solid #1ab283;
}
.navbar-nav > li > a.active {
  background: none;
  font-size: 16px;
  color: #1ab283;
  font-family: "黑体";
  border-bottom: 2px solid #1ab283;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background: none;
  border: none;
}
.carousel .item > img {
  width: 100%;
  height: auto;
}
.carousel {
  background-color: #000000;
}
.carousel .item {
  background-color: #000000;
}
#content {
  margin: 50px auto 0;
}
#content .left {
  padding: 0;
  position: relative;
}
#content .right {
  padding: 0;
  position: relative;
}
#content .left .desc,
#content .right .desc {
  position: absolute;
  top: 32%;
  left: 14%;
}
#content .left .desc h2,
#content .right .desc h2 {
  color: #FFFFFF;
  font-size: 36px;
}
#content .left .desc a,
#content .right .desc a {
  display: block;
  font-size: 14px;
  color: #FFFFFF;
  margin-top: 2rem;
}
#content .left .desc i,
#content .right .desc i {
  display: inline-block;
  width: 15px;
  height: 15px;
  vertical-align: middle;
  margin-left: 9px;
  background-image: url(../images/icons.png);
}
#content img {
  width: 100%;
}
#download {
  margin: 50px auto;
  position: relative;
}
#download img {
  width: 100%;
}
#download .desc {
  width: 50%;
  position: absolute;
  right: 3.2%;
  top: 15% ;
}
#download .desc p {
  line-height: 40px;
  margin-top: 27px;
  margin-bottom: 20px;
}
#download .phones {
  margin-top: 10px;
}
#download .android {
  display: inline-block;
  width: 21%;
}
#download .iphone {
  display: inline-block;
  width: 21%;
  margin-left: 10%;
}
#download .imgbox {
  display: block;
}
.ititle {
  padding-left: 15px;
  height: 155px;
  line-height: 155px;
  box-sizing: border-box;
}
.ititle i {
  display: inline-block;
  background: url(../images/lvicon.png) no-repeat;
  width: 14px;
  height: 14px;
  margin-left: 20px;
}
#news {
  box-sizing: border-box;
}
#news .row {
  margin: 20px 0 20px;
}
.imgs {
  float: left;
  width: 42.8%;
  height: 200px;
  margin-right: 2% ;
}
.imgs > img {
  width: 100%;
  height: 100%;
}
.ncon .desc {
  font-size: 14px;
  color: #9e9e9e;
  line-height: 24px;
  margin-top: 18px;
  margin-bottom: 100px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.ncon .date {
  color: #999999;
  font-size: 14px;
}
.nowrap {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#aboutus .row {
  padding: 0;
  margin: 0;
  width: 100%;
}
#aboutus .left {
  padding: 0;
  height: 520px;
  background-color: #d4f4ef;
}
#aboutus .left .desc {
  padding: 80px;
}
#aboutus .left .desc p {
  color: #666666;
  font-size: 14px;
  line-height: 25px;
  margin-top: 27px;
}
#aboutus .left > ul {
  margin-top: 32px;
  margin-bottom: 104px;
}
#aboutus .left > ul li {
  width: 25%;
  float: left;
  text-align: center;
}
#aboutus .left > ul li img {
  display: inline-block;
}
#aboutus .left > ul li span {
  display: block;
  margin-top: 10px;
}
#aboutus .right {
  padding: 0;
}
#aboutus .right > img {
  width: 100%;
  height: 520px;
}
#footer {
  background-color: #1ab283;
  color: #FFFFFF;
  margin-top: 80px;
}
#footer .row {
  margin: 0;
}
#footer .row .tel {
  font-size: 14px;
  margin-top: 146px;
  margin-bottom: 47px;
}
#footer .row .tel img {
  display: inline-block;
}
#footer .row .tel span {
  margin-top: 10px;
  font-size: 36px;
  color: #FFFFFF;
}
#footer .row .left p {
  font-family: "黑体";
  font-size: 14px;
  color: #FFFFFF;
  margin: 110px auto;
  line-height: 22px;
}
#footer .row .cente{
	padding:0;
}
#footer .row .cente .descs{
	  font-family: "黑体";
  font-size: 14px;
  color: #FFFFFF;
  margin: 64px auto;
  line-height: 22px;
}
#footer .row .cente .descs > a {
	color: #FFFFFF;
}
#footer .row .cente > ul {
  margin-top: 180px;
  text-align: center;
}
#footer .row .cente > ul li {
	display: inline-block;
  margin: 0 1%;
}
#footer .row .cente > ul li a {
  color: #FFFFFF;
  font-size: 18px;
}
#footer .row .right > img {
  display: inline-block;
  margin-top: 44px;
}
#footer .row .right > img:last-child {
  margin-left: 30px;
}
.right_silderbar {
  position: fixed;
  bottom: 100px;
  right: 0;
  width: 92px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.right_silderbar ul {
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.right_silderbar li {
  width: 100%;
  height: 100px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.right_silderbar li.qq {
  background-image: url(../images/qq.png);
  background-color: #0c88de;
}
.right_silderbar li.qq:hover {
  background-color: #1ab283;
}
.right_silderbar li.qq a {
  width: 100%;
  height: 100%;
  display: block;
}
.right_silderbar li.tel {
  background-image: url(../images/telsider.png);
  background-color: #0c88de;
}
.right_silderbar li.tel:hover {
  background-color: #1ab283;
}
.right_silderbar li.tel a {
  width: 100%;
  height: 100%;
  display: block;
}
.right_silderbar li.totop {
  background-image: url(../images/totop.png);
  background-color: #313131;
  display: none;
}
.right_silderbar li.totop a {
  width: 100%;
  height: 100%;
  display: block;
}
.right_silderbar li.totop:hover {
  background-color: #000;
}
@media (max-width: 768px) {
  .tab-h2 {
    font-size: 19px !important;
    font-family: "黑体" !important;
  }
  .tab-p {
    font-size: 18px !important;
  }
  .title-h2 {
    font-size: 20px;
    font-family: "黑体";
  }
  .ntit {
    font-size: 20px;
  }
  .nicon {
    font-size: 24px;
  }
  .tephone {
    text-align: center !important;
  }
  .code {
    text-align: center !important;
  }
  .p0 {
    padding: 0 !important;
  }
  .m0 {
    margin: 0 !important;
  }
  .p15 {
    padding-left: 15px !important;
  }
}
@media (min-width: 992px) {
  .tab-h2 {
    font-size: 32px !important;
    font-family: "黑体" !important;
  }
  .tab-p {
    font-size: 28px !important;
  }
  .title-h2 {
    font-size: 20px;
    font-family: "黑体";
  }
  .ntit {
    font-size: 24px;
  }
  .nicon {
    font-size: 30px;
  }
  .tephone {
    text-align: left !important;
  }
  .code {
    text-align: right !important;
  }
  .p0 {
    padding-left: 5.2% !important;
    padding-right: 5.2% !important;
  }
  .m0 {
    margin-left: 5.2% !important;
    margin-right: 5.2% !important;
  }
  .p15 {
    padding-left: 15% !important;
  }

}
#newscontent .top {
  width: 100%;
  height: 310px;
}
#newscontent .top > img {
  width: 100%;
  height: 100%;
}
#newscontent > h2 {
  height: 120px;
  line-height: 120px;
  padding-left: 15px;
  border-bottom: 1px solid #dae2e0;
}
#newscontent > h2 span {
  color: #1ab283;
  vertical-align: bottom;
}
#newscontent .row {
  margin: 0;
}
#newscontent .content {
  margin-top: 85px;
}
#newscontent .content .left {
  background-color: #f7f7f7;
  padding: 0;
  margin-bottom: 50px;
}
#newscontent .content .left > ul {
  padding: 20px 0;
}
#newscontent .content .left > ul li a {
  display: block;
  margin-left: 10px;
  padding-left: 30px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
}
#newscontent .content .right > ul li {
  margin-bottom: 46px;
}
#newscontent .content .right .imgs {
  width: 27.4%;
  height: 200px;
  margin-left: 10%;
  box-sizing: border-box;
}
#newscontent .content .right .pagination {
  box-sizing: border-box;
  padding-left: 10%;
  width: 100%;
}
#newscontent .content .right .connect {
  line-height: 40px;
  font-size: 14px;
  color: #7e7e7e;
  padding-left: 10%;
  margin-bottom: 200px;
  word-break: break-word;
}
#newscontent .content .right .con > img {
  max-width: 100%;
}
#newscontent .content .right .time {
  height: 59px;
  line-height: 59px;
  font-size: 14px;
  color: #9E9E9E;
}
#newscontent .content .right .up {
  margin-top: 128px;
}
#newscontent .content .right .up span {
  color: #333333;
}
#newscontent .content .right .up span i {
  display: inline-block;
  width: 19px;
  height: 19px;
  background: url(../images/leftlv.jpg) no-repeat;
  vertical-align: middle;
}
#newscontent .content .right .up a {
  color: #9E9E9E;
}
#newscontent .content .right .down {
  margin-bottom: 128px;
  margin-top: 18px;
}
#newscontent .content .right .down span {
  color: #333333;
}
#newscontent .content .right .down span i {
  display: inline-block;
  width: 19px;
  height: 19px;
  background: url(../images/leftlv.jpg) no-repeat;
  vertical-align: middle;
}
#newscontent .content .right .down a {
  color: #9E9E9E;
}
#newscontent .content .active {
  margin-left: 10px;
  box-sizing: border-box;
  background-color: #FFFFFF;
  border-left: 2px solid #0ab283;
}

.dropdown-menu li:last-child{
	display: none;
}
  .navbar .nav > li:hover .dropdown-menu {  
        display: block;  
    } 
.mw100  img{
	max-width: 100% !important;
}

