﻿.navbar-nav .open .dropdown-menu{
	position:absolute;
}
#header-nav .navigation-clean{
	padding-bottom:0;
	}
#navcol-1{
	padding:0;
	}
.navbar-header{
	float:inherit;
	}
.navbar-header a{
	float:left;
	}
.certification{
	float:right;
	padding-top:40px;
	}
.certification span{
	font-size:15px;
	font-weight:bold;
	color:#000;
	}
/*search*/
.search{
	float:right;
	padding:20px 0;
}
.search .search-btn{
	margin-left:-5px;
	background-color: rgb(23,83,164);
    	border: 2px solid rgb(23,83,164);
    	color: #fff;
}
.secrch-photo{
	margin:10px 0;
}
/*index-top*/
#main-index .main-index-content{
	padding:48px 50px 50px 50px;
	width:33%;
	}
#main-index{
    background-color:rgb(246,247,251);
}
.main-index-content h4 span{
	font-size:30px;
	display: inline-block;
    	padding-right: 15px;
    	line-height: 38px;
    	font-size: 30px;
    	color: #333;
   	background: url(../../img/news.png) no-repeat right 8px;
}
.main-index-content h4 a {
    display: block;
    float: right;
    font-size: 16px;
    width: 75px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    background: #158AD0;
    text-decoration:none;
}
    .main-index-content h4 a:hover {
    background-color:#333;
    }
.index-news-content {
    border-bottom: 1px dashed #ddd;
    padding: 8px 0 3px;
}
#main-index .main-index-content.white {
    background-color: #fff;
}
#main-index .main-index-content.white {
    border-bottom:inherit;
}

.index-news-content .common-a {
    display: block;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index-news-content h5 {
    font-weight: normal;
    font-size: 16px;
    padding-left:10px;
    margin-top:5px;
    background: url(../../img/news1.png) no-repeat 0 5px;
}
.index-news-content p{
    color:#333;
    margin:0;
}
.index-news-text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 20px;
}
    .index-news-text p {
        color: #999;
    }
.index-news-content .col-md-10 {
    margin-top:10px;
}
.index-news-content .col-md-10 p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0;
}
.index-news-content .col-md-2 {
    padding:0;
}
.index-news-content .col-md-2 h6 {
    color: #ff8a00;
    display: block;
    text-align: center;
    font-size: 42px;
    font-weight: normal;
    line-height: .8em;
    font-family:Arial;
}
    .index-news-content .col-md-2 h6 span {
        display: block;
        text-align: center;
        font-size: 12px;
        color: #999;
    }
/*team*/
.team-grid {
    color: #000;
    background-color: #fff;
}
.team-grid h2 {
  font-weight:bold;
  margin-bottom:15px;
  margin-top:65px;
  font-size:26px;
  color:rgb(154,154,154);
}
.team-grid .intro p{
  font-size:24px;
}
.intro > div{
  display:inline-block;
  width:100px;
  height:5px;
  background-color:rgb(21,100,196);
}
@media (max-width:767px) {
  .team-grid h2 {
    margin-bottom:25px;
    padding-top:25px;
    font-size:24px;
  }
}

.team-grid .intro {
  font-size:16px;
  max-width:500px;
  margin:0 auto;
}

.team-grid .intro p {
  margin-bottom:0;
}

.team-grid .people {
  padding:20px 0;
}

.team-grid .item {
  margin-top:30px;
}
.team-grid .item a{
  text-decoration:none;
}
.team-grid .item .box {
  text-align:center;
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center;
  border:5px solid rgb(230,230,230);
  position:relative;
  overflow:hidden;
}
.team-grid .item .box:hover{
  border:5px solid rgb(21,100,195);
}
.team-grid .item .active{
  border:5px solid rgb(21,100,195);
}
.team-grid .item .application-photo{
  border:inherit;
}
.application-photo img:hover{
    width:150%;
}
.team-grid .item .application-photo:hover {
    border: inherit;
}
.team-grid .item .cover {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background-color:rgba(31,148,255,0.75);
  transition:opacity 0.15s ease-in;
  opacity:0;
  padding-top:15%;
  color:#fff;
  text-shadow:1px 1px 1px rgba(0,0,0,0.15);
}

.team-grid .item:hover .cover {
  opacity:1;
}

.team-grid .item .name {
  font-weight:bold;
  margin-bottom:8px;
}

.team-grid .item .title {
  text-transform:uppercase;
  font-weight:bold;
  color:#bbd8fb;
  letter-spacing:2px;
  font-size:13px;
  margin-bottom:20px;
}

.team-grid .social {
  font-size:18px;
}

.team-grid .social a {
  color:inherit;
  margin:0 10px;
  display:inline-block;
  opacity:0.7;
}

.team-grid .social a:hover {
  opacity:1;
}
body{
  font-family:"微软雅黑";
}
.common-a{
  text-decoration:none;
  color:#333;
}
.common-a:hover{
  color:rgb(21,100,195);
  text-decoration:none;
}
/*amin-product*/
#main-product{
  padding-bottom:80px;
}
.main-product-list{
  list-style:none;
  padding:0;
  /*padding-left:20px;*/
}
.main-product-list li{
  margin:5px;
}
    .main-product-list li a {
        display: inline-block;
        margin-top: 35px;
        width: 120px;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height:35px;
        text-align:center;
        white-space: nowrap;
        border: 1px solid #000;
        text-decoration: none;
        color: #000;
    }
.main-product-list .active a{
  background-color:rgb(21,100,195);
  color:#fff;
  border:1px solid rgb(21,100,195);
}
.main-product-photo{
  /*padding-bottom:20px;
  border-bottom:2px solid rgb(220,220,220);*/
}
.box .text-left{
  padding-top:15px;
  padding-bottom:10px;
  text-indent:2em;
  font-size:12px;
}
.box .text-left p{
      text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  margin-bottom:5px;
  font-size:16px;
  text-align:center;
  font-weight: bold;
  color: #333;
 text-indent:0;
}
.main-product-more a{
  display:inline-block;
  padding:15px 40px;
  border:1px solid #000;
  color:#000;
  text-decoration:none;
}
.main-product-more a:hover{
  background-color:rgb(21,100,195);
  border:1px solid rgb(21,100,195);
  color:#fff;
}

/*application*/
#application{
  padding-bottom:50px;
  background-color:rgb(21,100,195);
}
.application-photo h3{
  font-size:16px;
  font-weight:bold;
  border:1px solid #333;
  padding:6px;
}
.application-photo div p{
  font-size:10px;
}
#application .people{
  margin-top:25px;
  padding-top:20px;
  background-color:#fff;
}
#application .main-product-more{
  margin-top: 20px;
  padding:20px 0 0 0;
  border-top:1px solid rgb(154,154,154);
}
.main-product-more .text-center{
  margin:30px 0;
}
/*index-about*/
#index-about {
    padding-bottom: 50px;
    background: url("../../img/index-map.jpg") no-repeat center/cover;
    border-bottom:5px solid #999;
}
#index-about .intro{
  margin-bottom:40px;
}
.index-about-content p{
  text-indent:2em;
  font-size:14px;
  margin-top:10px;
  line-height:36px;
  margin-bottom:20px;
}
.index-about-more{
  text-align:center;
  padding-top:45px;
}
.index-about-more a{
  display:inline-block;
  padding:15px 20px;
  margin-bottom:20px;
  border:1px solid #000;
  color:#000;
  text-decoration:none;
}
.index-about-more a:hover{
  background-color:rgb(21,100,195);
  border:1px solid #000;
  color:#fff;
}
/*index-oem*/
#index-oem{
  background-color:rgb(245,245,245);
  padding-bottom:50px;
}
#index-oem .intro{
  margin-bottom:40px;
}
#index-oem .col-md-12 div{
  padding:0;
}
#index-oem .main-product-more a{
  margin-top:40px;
  border:1px solid #ccc;
}
@media (max-width: 1280px){
	.navbar .container{
	width: 100%;
	}
}
@media (max-width: 992px){
	.navbar .container{
	width: 970px;
	}
}
@media (max-width: 768px){
	.navbar .container{
	width: 100%;
	}
	.navbar-header{
	width:100%;
	}
	.navbar-header img{
	width:300px;
	}
	.navigation-clean .navbar-header{
	margin:auto;
	}
	.certification span{
		display:block;
		padding-left:12px;
		}
	.navbar-header{
	display: flex;
    justify-content: space-between;
		}
	.certification{
		display:none;
		}
	.navbar-nav{
		display:flex;
		flex-wrap:wrap;
		margin: 0 20px;
		}
}
@media (max-width:767px) {
#main-index .main-index-content{
	width:100%;
	}
}

