body {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
}
ul li{
    list-style-type: none;
}
ul{padding: 0px; margin: 0px;}

.color-9{ color: #999;}
.m-top2{ margin-top: 20px;}
.border-bottom{ border-bottom: 1px solid #eee; margin-bottom: 20px;}
.top{
  background: #4a4a4a;
  color: #fff;
}
.top ul li{
  display: inline-block;
}
.top ul i,.copyright ul i{
  width: 1px;
  height: 12px;
  background: #fff;
  display: inline-block;
  margin: 0px 5px;
}
.top ul li a{
  color: #fff;
  line-height: 30px;
}
.logo{ padding: 20px 0px; }
.logo i{ max-width: 489px; }
.logo i img{ width: 100%; display: block;}

@media (min-width: 768px) {
 .dianhua {margin-top:18px; }
}

/*下拉菜单*/
.navbar .nav > li .dropdown-menu {  
    border: 0;
    min-width: 116px;
    margin: 0;
    padding-bottom: 0;
    box-shadow: none;
}  
.navbar .nav > li:hover .dropdown-menu {  
    display: block;  
}
.index-top .dropdown-menu > li > a{
  padding: 10px;
  color: #999;
  font-size: 14px;
  background: #fff;
  border-bottom: 1px solid #f1f1f1;
}
.index-top .dropdown-menu>li>a:last-child{
  border-bottom: 0;
}
.index-top .dropdown-menu>li>a:hover{
  color: #fff;
  background: #00659d;
}
/*下拉菜单 结束*/

.navbar{
  margin-bottom: 0px;
  border: none;
  border-top: 1px solid #e9e9e9;
}
.index .nav>li>a{ padding: 15px 44px; }
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #00659d;
}
.index .navbar-nav{
  margin-top: 0px;
}
.index .navbar-default .navbar-toggle {
    width: 90%;
    margin: 15px 15px;
}
.navbar-toggle .icon-bar {
    margin: auto;
    background: #fff;
    width: 15px;
}
.navbar-toggle{ background: #00659d; padding: 5px 8px; margin-right: 0px;}
/*.menu{ border-top: 1px solid #e9e9e9;}
.menu ul li{ display: inline-block;}
.menu ul li a{
  color: #3d3c3c;
  display: inline-block;
  width: 139px;
  text-align: center;
  padding: 15px 0px;
}
.menu ul li a:hover,.menu ul .active>a{
  border-top: 2px solid #00659d;
  color: #00659d;
  text-decoration: none;
}*/

.banner {position: relative;background:#eee;width:100%;overflow:hidden;height:460px;}
.banner .bd {margin: 0 auto;z-index: 9;overflow: hidden;}
.banner .bd ul{display:block;width:1920px;left:50%;position:absolute;margin-left:-960px;}
.banner .bd li {height:460px;overflow: hidden;}
.banner .bd li a {display: block;min-height: 460px;}
/*缩小版banner*/
.banner-min{ display: none; }
.banner-min img,.about i img,.case-img img{ width: 100%; }
.about{ padding-bottom: 20px; }
.about-left,.about-right{ margin-top: 20px; }
.about-left p{
  text-indent:2em;
  overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  color: #777;
  margin-top: 20px;
}
.more{
  border-top: 1px solid #e9e9e9;
  padding-top: 20px;
  color: #00659d;
}
.huise{ color: #c2c3c3; font-size: 12px; }
.case{
  background: #f1f1f1;
  padding: 20px 0px 20px 0px;
}
.case-top p{ color: #cecbcb; margin-bottom: 0px; }
.case-img img{min-height: 240px; }
/* effect-1 css */
.port-1{float: left; width: 100%; position: relative; overflow: hidden; text-align: center; margin-top: 20px;}
.port-1 .text-desc{opacity: 0.9; top: -100%; transition: 0.5s; color: #000; padding: 90px 20px 20px;}
.port-1 img{transition: 0.5s;}
.port-1:hover img{transform: scale(1.2);}
.port-1.effect-1:hover .text-desc{top: 0;}
.port-1.effect-2 .text-desc{top: auto; bottom: -100%;}
.port-1.effect-2:hover .text-desc{bottom: 0;}
.port-1.effect-3 .text-desc{top: 50%; left: 50%; width: 0; height: 0; overflow: hidden; padding: 0;}
.port-1.effect-3:hover .text-desc{width: 100%; top: 0; left: 0; height: 100%; padding: 45px 20px 20px;}
/* effect-1 css end */
/*= Media Screen CSS
==================== */
.text-desc{position: absolute; left: 0; top: 0; background-color: #000; height: 100%; opacity: 0; width: 100%; padding: 20px;}
.btn{display: inline-block; padding: 5px 10px; font-size: 14px; color: #fff; border: 1px solid #fff; text-decoration: none; transition: 0.4s;}
.btn:hover{color: #fff; transition: 0.4s; background: #00659d; border: 1px solid #00659d;}
.text-desc>p{ color: #Fff; }

.news-list{
  border: 1px solid #e3e2e2;
  padding: 20px 0px;
  margin-top: 20px;
}
.news-list-left{ border-right: 1px solid #e3e2e2;}
.news-list p{
  overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 0px;
  color: #939393;
}
.news-list-left>h3{ color: #00659d; margin: 0px; font-size: 44px;}
.news-list h4{ margin-top: 0px; }


.copyright{
  background: #4a4a4a;
  color: #fff;
  padding: 20px 0px 20px 0px;
  margin-top: 20px;
}
.copyright ul{
  border-bottom: 1px solid #777;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.copyright ul li{
  display: inline-block;
  padding-right: 10px;
}
.copyright ul li a{
  color: #fff;
}
.suoxiaowx{
  display: none;
}


/* ----- 经典案例代码 开始 -----*/
.case-title{ margin-top: 40px;}
.case-title p{ position: relative;}
.case-title p>.l,.case-title p>.r{
    border-top: 1px solid #eee;
    width: 6%;
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 42%;
}
.case-title p>.r{
    right: 0;
    left:42%;
}
.case-news .bs-example-tabs>ul{margin: auto; margin-top: 40px; text-align: center;}
.case-news .bs-example-tabs>ul>li{ display: inline-block; float: inherit; width: 10%;}
.case-news .nav>li>a{ padding: 10px 0px; color: #999;}
.case-news .nav-tabs{ border: none;}
.case-news .nav-tabs>li>a{ border-radius: 6px; border: none; border: 1px solid #eee;}
.case-news .nav-tabs>li.active>a,.case-news .nav-tabs>li.active>a:focus,.case-news .nav-tabs>li.active>a:hover{
    background: #00659d;
    color: #fff;
    border:none;
}
.case-news .tab-content{
    margin-top:40px;
}
.bs-example-tabs p{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient: vertical;
}
.paddin-bottom2{ padding-bottom: 20px;}
.thumbnail{ margin-bottom: 0px;}
/* ----- 经典案例代码 结束 -----*/

/* -----新闻中心代码 开始 -----*/
.news-l h1{
    margin-top: 0px;
    color: #337ab7;
    font-weight: bold;
    font-size: 46px;
}
.news-r h4{
    margin-top: 0px;
}
.news-r p{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;
}
/* -----新闻中心代码 结束 -----*/


/* ----- 联系我们代码 开始 -----*/
.border-r{
    border-right: 1px solid #eee;
}
.lxwm-img img{
    width: 100%;
}
.lxwm-dt{
    margin: 40px 0px;
}
.lefttitle{
  font-size: 18px;
  color: #fff;
  background: #4a4a4a;
  padding: 0px 20px;
  height: 50px;
  line-height: 50px;
}
.listleft li a{
    height: 50px;
    line-height: 50px;
    display: block;
    font-size: 16px;
    color: #666;
    background: #f9f9f9;
    padding: 0px 20px;
    border-bottom: 1px solid #eee;
}
.listleft li a:hover{
  background: #337ab7;
  color: #fff;
  text-decoration: none;
}
.newsbottom{
  border-top: 1px solid #f1f1f1;
  padding-top: 20px;
  margin-top: 20px;
}
.newsbottom .col-md-6,.newslist li a{
  overflow:hidden; 
  text-overflow:ellipsis;
  display:-webkit-box; 
  -webkit-box-orient:vertical;
  -webkit-line-clamp:1; 
}
.newdl{ text-align: right; }
.newsfont{ margin: 20px 0 40px 0; }
.newsfont p{ font-size: 14px; color: #666; line-height: 24px; }
/* ----- 联系我们代码 结束 -----*/
@media (max-width: 768px) {
 .menu ul li a { width: 112px; }
 .banner{ display: none; }
 .banner-min{ display: block; }
 .news-list-left{
  border-right: 0px;
  border-bottom: 1px solid #e3e2e2;
  padding-bottom: 20px;
  margin-bottom: 20px;
 }
 .copyright p{
  border-bottom: 1px solid #777;
  padding-bottom: 10px;
  margin-bottom: 10px;
 }
 .suoxiaowx{display: block;}
 .yinc,.dianhua{display: none;}
 .navbar{ min-height: 0px; }
 .case-title p>.l{ right: 23%; width: 20%;}
.case-title p>.r{ left:23%; width: 20%;}
.case-news .bs-example-tabs>ul>li{
    width: 30%;
}
.xs-bottom{
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.lefttitle{
  width: 100% !important;
  display: block;
}
.listleft li{
  width: 50%;
  float: left;
}
.newdl{
  text-align: left;
}
}
