﻿@charset "utf-8";
/*产品展示*/
#quandi_product{
  width:auto;
  height:auto;
  overflow:hidden;
  display:block;
  margin:auto;
  background-color:#394e6b;
  color:#fff;
  background-image:url(../../css/images/product_back.jpg);
  background-position:bottom center;
  background-repeat:no-repeat;
  background-size:cover;
  margin-top:20px;
  margin-bottom:20px;
  padding-top:40px;
  padding-bottom:40px;
}
#quandi_product_thead{
  width:auto;
  height:auto;
  overflow:hidden;
  display:block;
  margin:auto;
  font-size:30px;
  text-align:left;
  line-height:40px;
  text-align:center;
  padding-top:20px;
}
#quandi_product_thead:after{
  display:block;
  content: "\f0dd";
  font-family:"FontAwesome";
  font-size:30px;
  width:auto;
  height:auto;
  overflow:hidden;
  line-height:40px;
  vertical-align:top;
  padding:0px;
  margin:auto;
  clear:both;
  margin-top:-10px;
}
#quandi_product_miaoshu{
  font-family:Arial, Helvetica, sans-serif;
  text-align:center;
  text-transform:uppercase;
  display:block;
  width:auto;
  height:auto;
  font-size:14px;
  font-weight:normal;
}
#quandi_product_tbody{
  width:auto;
  height:350px;
  overflow:hidden;
  display:block;
  margin:auto;
  position:relative;
  margin-top:40px;
  max-width:1200px;
  font-size:0px;
}
#quandi_product_tfoot{
  display:block;
  overflow:hidden;
  width:auto;
  height:auto;
  margin:auto;
  padding:20px;
  text-align:center;
}
a#quandi_product_link{
  display:block;
  overflow:hidden;
  width:150px;
  height:50px;
  line-height:50px;
  margin:auto;
  box-sizing:border-box;
  text-align:center;
  background-color:#4E98BC;
  color:#fff;
  transition:all 0.4s;
  border-radius:2px;
  font-size:16px;
  outline:none;
}
a#quandi_product_link:hover{
  background-color:#F90;
  transition:all 0.4s;
}
.product_item{
  width:auto;
  height:auto;
  overflow:hidden;
  margin:auto;
  display:inline-block;
  margin:auto;
  text-align:center;
  vertical-align:top;
  
}
.product_tb{
  width:220px;
  height:300px;
  overflow:hidden;
  margin:auto;
  display:block;
  text-align:center;
  margin:10px;
  background-color:#fff;		
}
a.product_pic{
  width:220px;
  height:220px;
  overflow:hidden;
  margin:auto;
  display:block;
  margin:auto;
  margin-bottom:10px;
  position:relative;
  
}
a.product_name{
  width:auto;
  height:auto;
  overflow:hidden;
  margin:auto;
  display:block;
  text-align:center;
  padding:10px;
}
a.product_a{
  width:100%;
  height:100%;
  overflow:hidden;
  margin:auto;
  display:block;
  margin:auto;
  text-align:center;
  font-size:14px;
  color:#fff;
}

/*新闻*/
#quandi_news{
  display:table-cell;
  overflow:hidden;
  margin:auto;
  width:30%;
  height:auto;
  vertical-align:top;
  padding-left:40px;
  box-sizing:border-box;
}
@media (max-width:767px){#quandi_news{width:auto;display:block;padding:10px;}}
#quandi_news_thead{
  display:block;
  overflow:hidden;
  margin:auto;
  width:auto;
  height:auto;
  border-bottom:1px solid #ccc;
  position:relative;
}
#quandi_news_title{
  display:inline-block;
  overflow:hidden;
  margin:auto;
  width:auto;
  height:auto;
  font-size:16px;
  line-height:40px;
  font-weight:bold;
  text-align:left;
  vertical-align:middle;
}
a#quandi_news_link{
  width:auto;
  height:30px;
  margin:auto;
  display:inline-block;
  overflow:hidden;
  line-height:30px;
  outline:none;
  position:absolute;
  right:0px;
  top:0px;
  bottom:0px;
  font-size:12px;
  color:#666;
  border-radius:15px;
  background-color:#f5f5f5;
  padding-left:20px;
  padding-right:20px;
}
#quandi_news_tbody{
  width:auto;
  height:auto;
  overflow:hidden;
  display:block;
  margin:auto;
  margin-top:20px;
  margin-bottom:20px;
}
a.news_pic{
  width:auto;
  height:400px;
  overflow:hidden;
  margin:auto;
  display:block;
  outline:none;
  background-position:top center;
  background-repeat:no-repeat;
  background-size:cover;
}
.news_item{
  width:auto;
  height:auto;
  overflow:hidden;
  margin:auto;
  display:block;
  line-height:30px;
}
.news_tb{
  width:auto;
  height:auto;
  overflow:hidden;
  margin:auto;
  display:block;
}
a.news_name{
  display:block;
  overflow:hidden;
  width:auto;
  height:auto;
  line-height:20px;
  margin:auto;
  text-align:left;
  white-space:nowrap;
  padding-top:5px;
  padding-bottom:5px;
}
a.news_name:before{
	font-family: 'FontAwesome';
	margin-right:5px;
}

/*
关于我们
*/
#quandi_about{
  max-width:1200px;
  width:auto;
  height:auto;
  overflow:hidden;
  display:block;
  margin:auto;
  padding-top:40px;
  padding-bottom:40px;
}
#quandi_about_thead{
  width:auto;
  height:auto;
  overflow:hidden;
  display:block;
  margin:auto;
  font-size:32px;
  line-height:40px;
  text-align:center;
}

#quandi_about_miaoshu{
  width:auto;
  height:auto;
  overflow:hidden;
  display:block;
  margin:auto;
  font-size:14px;
  line-height:200%;
  text-align:center;
  font-family:Arial, Helvetica, sans-serif;
  padding:10px;
}
#quandi_about_tbody{
  width:auto;
  height:auto;
  overflow:hidden;
  display:block;
  margin:auto;
  margin-top:40px;
}
.about_item{
  width:auto;
  height:auto;
  overflow:hidden;
  display:block;
  margin:auto;
}
.about_tb{
  width:100%;
  height:auto;
  overflow:hidden;
  display:table;
  margin:auto;
  table-layout:fixed;
}
.about_left{
  width:auto;
  height:auto;
  overflow:hidden;
  margin:auto;
  display:table-cell;
  vertical-align:top;
}
.about_right{
  width:520px;
  height:auto;
  overflow:hidden;
  margin:auto;
  display:table-cell;
  vertical-align:top;
  padding-left:20px;
}
@media (max-width:767px){
	.about_tb{display:block;}
	.about_left{display:block;padding:10px;}
	.about_right{display:block;width:auto;padding:10px;}
}
.about_pic{
  max-width:100%;
  width:auto;
  height:auto;
  overflow:hidden;
  margin:auto;
  display:block;
  vertical-align:top;
}
/*快捷导航*/
#quandi_daohang{
  width:auto;
  height:auto;
  overflow:hidden;
  display:block;
  margin:auto;
  background-color:#eee;
}
#quandi_daohang_tbody{
	max-width:1200px;
  width:100%;
  height:auto;
  overflow:hidden;
  display:table;
  margin:auto;
  table-layout:fixed;
}
#quandi_daohang_title{
  width:10%;
  height:auto;
  overflow:hidden;
  display:table-cell;
  text-align:center;
  background-color:#333;
  padding-right:10px;
  padding-left:10px;
  vertical-align:middle;
  color:#fff;
}
@media (max-width:767px){
	#quandi_daohang_title{display:none;}
}
#daohang{
  width:auto;
  height:auto;
  overflow:hidden;
  display:table-cell;
  text-align:left;
  vertical-align:top;
  font-size:0px;
}
.daohang_item{
  width:auto;
  height:auto;
  overflow:hidden;
  display:inline-block;
  padding-left:20px;
  padding-right:20px;
  vertical-align:top;
}
a.daohang_name{
  width:auto;
  height:auto;
  overflow:hidden;
  display:block;
  font-size:14px;
  text-align:center;
  line-height:50px;
}
.daohang_item:hover{
	background-color:#e5e5e5;
	border-radius:5px;
}
#tb{
  max-width:1200px;
  width:100%;
  height:auto;
  overflow:hidden;
  margin:auto;
  display:table;
  table-layout:fixed;
  margin-top:40px;
  margin-bottom:40px;
}
@media (max-width:767px){#tb{display:block;}}
#quandi_case{
  width:auto;
  height:auto;
  overflow:hidden;
  margin:auto;
  display:table-cell;
  vertical-align:top;
}
@media (max-width:767px){#quandi_case{width:auto;display:block;}}
#quandi_case_tbody{
  width:auto;
  height:auto;
  overflow:hidden;
  margin:auto;
  display:block;
}
#case_top{
  width:auto;
  height:250px;
  overflow:hidden;
  margin:auto;
  display:block;
  position:relative;
  text-align:center;
  background-color:#f5f5f5;
}
#case_bottom{
  width:auto;
  height:auto;
  overflow:hidden;
  margin:auto;
  display:block;
  border:1px solid #eee;
  border-top:none;
  padding:10px;
}

.case_item{
  width:20%;
  height:auto;
  overflow:hidden;
  margin:auto;
  display:inline-block;
  text-align:center;
}
.case_tb{
  width:auto;
  height:130px;
  overflow:hidden;
  margin:auto;
  display:block;
  margin:10px;
}
a.case_pic{
  width:100%;
  height:100%;
  overflow:hidden;
  margin:auto;
  display:block;
  background-position:center;
  background-repeat:no-repeat;
  background-size:cover;
  position:relative;
}
.case_name{
  width:auto;
  height:auto;
  overflow:hidden;
  margin:auto;
  display:block;
  font-size:30px;
  line-height:120%;
  color:#0481f5;
  margin-top:80px;
}
.case_miaoshu{
  width:auto;
  height:auto;
  overflow:hidden;
  margin:auto;
  display:block;
  font-size:12px;
  line-height:120%;
  color:#999;
  margin-top:20px;
}