/*首页*/
.navfixed{
  padding-top: 60px;
}
.nav-top{
  margin-top: 8px;
}
.navbar-fixed-top {
    right: 0;
    left: 0;
    z-index: 1500;
}
.navbar-shadow {
  box-shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.2);
}
.nav .navbar-logo {
    height: 60px;
    margin: 0px;
    padding: 0px;
    display: block;
}
.nav .navbar-logo img {
  max-height: 59px;
}
@media (max-width: 991px) {
  .nav .navbar-logo img {
    max-height: 50px;
    padding-top:8px;
    margin: auto 0;
  }
}
.margin-top-30{
  margin-top: 30px;
}

.main-3 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: center;
}
.main-3 ul li{
	float: left;
	background: #fff;
}
.main-3 ul li img{
	border-bottom:5px solid #da251c;	

}
.main-3 ul li h2{
	margin: 15px 0px;
	font-size: 38px;
	color: #da251c;
	text-align: center;
	font-weight: 800;
	font-style: italic;
}
.main-3 ul li h3{
	margin-bottom: 20px;
	font-size: 24px;
	color: #da251c;
	text-align: center;
	font-weight: 800;
	letter-spacing: 2px;
}

/* 更多按钮 */
.more {
  background: url(../images/arrow.png) repeat 26px -8px;
  width: 148px;
  height: 30px;
  display: block;
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  border: #dfdfdf 1px solid;
  margin-top: 30px;
}

.more-profile {
  float: right;
  margin-top: 10px;
}

.more-center{
  margin: 0 auto;
}

@media (max-width: 991px) {
  .more {
    margin: 0 auto;
    margin-top: 2%;
  }
}
.more:hover {
  background: url(../images/arrow.png) no-repeat 26px -66px;
  border-color: #b6b6b6;
}

/* default.html */
.index-about {
  padding: 2% 0px;
  background: #f5f5f5;
  position: relative;
  z-index: 2;
}
.index-about img {
  width: 100%;
  padding-bottom: 20px;
}
.about_img img {
  width: 100%;
  padding-bottom: 20px;
}
.index-about .about_cont h3,
.index-about .about_cont p {
  text-align: justify;
  width: 100%;
}
@media (max-width: 991px) {
  .index-about .about_cont h3,
  .index-about .about_cont p {
    text-align: justify;
    padding-bottom: 0px;
  }
}

.index-product {
  padding: 2% 0px;
  background: #fff;
  position: relative;
  z-index: 2;
}

.index-equipment {
  padding: 2% 0px;
  background: #fff;
  position: relative;
  z-index: 2;
}

/* index-news */
.index-news {
  padding: 2% 0px;
  position: relative;
  z-index: 2;
  background: #f5f5f5;
}
.index-news h3 {
  font-size: 24px;
  margin-top: 0px;
  text-align: center;
  margin-bottom: 0px;
  color: #444;
}
.index-news .more {
  margin: 20px auto;
}
.index-news .news_time {
  display: block;
  font-weight: 300;
  height: 30px;
  color: #999;
  font-size: 16px;
}
.index-news .media-heading:hover:before {
  width: 100%;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.index-news .media-heading {
  position: relative;
}
.index-news .media-heading a {
  border-bottom: 1px solid #EFEFEF;
  font-size: 16px;
  color: #595959;
  display: block;
  padding-bottom: 20px;
}
.index-news .media-heading a:hover {
  text-decoration: none;
}
.index-news .media-heading:before {
  position: absolute;
  content: "";
  width: 10px;
  height: 1px;
  background-color: #3C3C3C;
  bottom: 0px;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.index-news p.des {
  font-size: 13px;
  color: #848484;
}
.index-news ul.blocks-2 {
  margin-top: 20px;
}
.index-news ul.blocks-2 li {
  margin: 30px 0 0;
  float: left;
  width: 33.333%;
  padding: 0 15px;
  list-style: none;
}
.index-news ul.blocks-2 li p {
  margin-bottom: 0px;
}
.index-news ul.blocks-2 li p.des {
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  .index-news ul.blocks-2 li {
    width: 100% !important;
    margin-top: 20px;
  }
  .index-news ul.blocks-2 li .media .media-left {
    padding-right: 10px;
  }
  .index-news ul.blocks-2 li .media h4 {
    font-size: 16px;
  }
  .index-news ul.blocks-2 li .media p.des {
    height: 1.5em;
    overflow: hidden;
  }
  .index-news ul.blocks-2 li .media.media-lg .media-object {
    width: 100px;
  }
}


.index-footer {
  position: relative;
  border-top: 1px solid #f0f2f5;
  background: #f5f5f5;
  z-index: 2;
  padding: 2%;
}


/* profile.html */
.profile {
  background: #fff;
  padding: 3% 0px;
}

.border{
  border-bottom: 1px solid #f0f2f5;

}

/*新闻向左移动开始*/
        .picScroll-left{ width: 1000px; margin: 0 auto; overflow:hidden; position:relative; }
        .picScroll-left .m-hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;}
        .picScroll-left .m-hd .prev,.picScroll-left .m-hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
            cursor:pointer; background:url("../images/arrow.png") 0 0 no-repeat;}
        .picScroll-left .m-hd .next{ background-position:0 -50px;  }
        .picScroll-left .m-hd .prevStop{ background-position:-60px 0; }
        .picScroll-left .m-hd .nextStop{ background-position:-60px -50px; }
        .picScroll-left .m-hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px;}
        .picScroll-left .m-hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
        .picScroll-left .m-hd ul li.active{ background-position:0 0; }
        .picScroll-left .m-bd{ padding:10px;   }
        .picScroll-left .m-bd ul{ overflow:hidden; zoom:1; }
        .picScroll-left .m-bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
        .picScroll-left .m-bd ul li .pic{ text-align:center; }
        .picScroll-left .m-bd ul li .pic img{ width:322px; height:247px; display:block;}
        .picScroll-left .m-bd ul li .pic a:hover img{ border-color:#999;  }
        .picScroll-left .m-bd ul li .title{ line-height:24px;   }
 /*新闻向左移动结束*/

/*profile.html*/
.sub-menu{
  border: none;
  background-color: #fff;
  border-color: #fff;
}

/*technology.html*/
.technology {
  padding: 40px 0px;
  background: #fff;
  position: relative;
  z-index: 2;
}
.technology h3 {
  font-size: 24px;
  margin-top: 0px;
  text-align: center;
  margin-bottom: 20px;
  color: #444;
}
.tech-list{
  line-height: 300%;
  text-align: left;
  padding: 10px 20px;
}
.input-search {
    position: relative;
}
.input-search-btn {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    padding: 0 10px;
    background: 0 0;
    border: none;
    border-radius: 0 200px 200px 0;
}
.tech-list.icon {
  position: absolute;
  right: 10px;
  top: 12px;
}
.tech-content{
  text-align: left;
  padding: 2%;
  text-align: left;
}
.tech-content p{
  line-height: 180%;
}

.technology img {
  padding: 20px;
}

/*recruitment.html*/
.recruitment {
  margin:0 auto;
  width:100%;
  color: #4a4a4a;
}
.recruitment table {
  border:1px solid #c8c8c8;
  font-size:14px;
  width:100%;
  line-height: 200%;
  border-collapse: collapse;
}
.recruitment table tr td{
  border:1px solid #c8c8c8;
}
.recruitment_body{
  margin:0 auto;
  width:100%;
  color: #4a4a4a;
  font-size:14px;
  line-height: 200%;
  padding:20px;
}

/*feedback.html*/
.feedback-content{
  text-align: left;
  padding: 30px;
  text-align: left;
}
.feedback-content form input{
  margin-bottom: 20px;
}
.feedback-content p{
  line-height: 100%;
}

/*sitemap.html*/
.sitemap-0 {
  margin:0 auto;
  width:100%;
  height:auto;
}
.sitemap {
  margin:0 auto;
  height:auto;
  font-size:14px;
  font-weight:bold;
  padding:5px 25px 25px 30px;
  text-align:left;
  border:1px solid #FFFFFF;
  background-color:#fff;
  line-height:200%;
}
.sitemap h1 {
  width:100%;
  background:url(../images/line.gif) repeat-x bottom;
  text-align:center;
  line-height:250%;
  margin-bottom:15px;
  letter-spacing:2px;
  font-size:22px;
}
.sitemap a {
}
.sitemap a:hover {
  color:#b8000b;
}
.sitemap li {
  list-style:none;
  float:left;
  width:100px;
  height:30px;
  background:url(../images/line.gif) repeat-x bottom;
  margin:0 10px 10px 10px;
  text-align:center;
  font-size:12px;
  font-weight: normal;
}
.view{
    display: block;
    padding-top: 30px;
    clear: both;
}
@media (min-width: 992px)
{
 .sitemap {
  width: 900px;

  } 
}