.mbxnav .nav_bar_box {
  overflow: hidden;
}
.mbxnav .nav_bar_box .breadcrumb {
  display: inline-block;
  width: 62%;
  margin-bottom: 0px;
}
.mbxnav .nav_bar_box .breadcrumb a {
  color: #666;
}
.mbxnav .bar_qy_hy {
  width: 100%;
  display: inline-block;
  text-align: center;
  padding: 20px 0;
}
.mbxnav .bar_qy_hy span {
  display: inline-block;
  padding: 10px 10px;
  cursor: pointer;
  color: #999;
}
.mbxnav .bar_qy_hy .active a {
  color: #00a2e9;
  font-size: 20px;
  font-weight: bold;
}
.fbxj {
	width: 100%;
	overflow: hidden;
	box-shadow: 0 0 17px rgba(0,0,0,0.09);
    border: 6px solid #fff;
    margin-top: 30px;
}
.right_input {
	overflow: hidden;
	height: auto;
	position: relative;
	margin-top: 3px;
	width: 100%;
}
.right_input .red {
}
.right_input h4 {
	text-align: center;
	color: #690599;
}
#bzbox{
	width: 100%;
	overflow: hidden;
}
#bzContact{
	width: 99%;
	height: 200px;
}
.right_input li {
	text-align: left;
	display: block;
	overflow: hidden;
	padding: 5px 0;
	margin-top: 23px;
	margin-bottom: -13px;
	width: 50%;
	float: left;
}
.right_input li input {
	height: 38px;
}
.right_input li input, .right_input li textarea {
	font-size: 12px;
	border: 0;
	padding: 10px;
	border-radius: 5px;
	background-color: #f6f6f6;
	width: 94%;
	outline: none;
}
.right_input li .red {
	display: inline-block;
	color: red;
}
.right_input .fbxj_sub {
	text-align: center;
	padding: 20px 0;
	width: 100%;
	margin-bottom: 10px;
}
.right_input .fbxj_sub span {
	display: inline-block;
    width: 172px;
    border: 0;
    background: #32c0fe;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
    height: 46px;
    line-height: 46px;
    cursor: pointer;
	padding: 0;
	transition: all 0.5s linear;
}
.right_input .fbxj_sub span:hover{
	background-color:#000
}
.tips {
	font-size: 12px;
	margin-top: -5px;
  color: red!important;
  margin-left: 20px;
}
::-webkit-input-placeholder { /* WebKit browsers */
 color: #ccc;
 font-size: 12px;
}
/* 公司介绍开始 */
.w3ls-in-ab{
  width: 100%;
  overflow: hidden;
}
.easy-left img{
	overflow:hidden;
  transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.easy-left img:hover{
  transform: scale(1.15, 1.15);
}
.easy-right p{
  margin: 0;
  line-height: 30px;
  text-indent: 2em;
}
.about_sct{
  padding: 50px 0;
  background: #f7f7f7;
  margin: 5em 0;
  width: 100%;
  overflow: hidden;
}
.about_sct .w{
  background: #f7f7f7!important;
} 
.about_sct .w h3 ,.w3l_head{
  text-align: center;
  margin: 0 0 20px;
  font-weight: bold;
  color: #00a2e9;

}
.feature-grid{
  text-align: center;
  cursor: pointer;
}
.feature-grid img{
	transition: .5s;
    -webkit-transition: .5s;
}
.feature-grid:hover img{
	transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
}
.feature-grid p{
  margin: 0;
  padding: 0 50px;
  line-height: 26px
}
.feature-grid h4{
  font-size: 16px;
  font-weight: bold;
}
.aboutsc_t img{
  transition: all 0.3s linear;
}
.aboutsc_t img:hover {
   box-shadow: 0px 0px 15px 0px rgb(162, 162, 162);
   transform: translateY(10px);
}
  
/* 公司介绍结束 */
/* 联系我们开始 */
.cont_box{
  margin-top: 30px;
}
.contact{
  box-shadow: 0 0 17px rgba(0,0,0,0.09);
  border: 6px solid #fff;
  overflow: hidden;
  padding: 20px 20px 0;
}
.cont_left{
  float: left;
  width: 45%;
}
.cont_left li{
  margin-bottom: 30px;
}
.cont_left li span{
  font-size: 28px;
  border: 1px solid;
  border-radius: 50%;
  float: left;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin-right: 20px;
}
.cont_left li h4{
  font-size: 15px;
  font-weight: bold;
}
.cont_left li p{
  color: #666;
}
.right_map{
  float: right;
  width: 50%;
}
.mbxnav{
  width: 100%;
  overflow: hidden;
  margin-bottom: 70px;
}
.BMap_Marker{
  background: url(/assets/image/map.gif)!important;
  width: 45px!important;
  height: 50px!important;
  left: 297px!important;
  top: 195px!important;
}
/* 联系我们结束 */
/* 技术支持开始 */
#main{
  margin: 30px 0 40px;
  width: 100%;
  overflow: hidden;
}
.pcsupportitem li{
  margin-bottom: 20px;
}
.pcsupportitem div.supportimg img {
  cursor: pointer;
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
}
.supportimg{
  width: 100%;
  height: auto;
  overflow: hidden;
}
.pcsupportitem div.supportimg img:hover{
  transform: scale(1.2); 
  -webkit-transform: scale(1.2); 
}
.pcsupportitem span.downloadbtn {
  float: right;
  width: 20%;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  border-radius: 3px;
  text-align: center;
  background-color: #00A3E5;
  color: #FFF;
  padding: 0 5px;
  margin: 5px 5px 0 0;
  position: relative;
  top: 8px;
}
.pcsupportitem span.downloadbtn a{
  color: #fff;
}
.pcsupportitem span.supporttitle {
  float: left;
  width: 70%;
  height: 50px;
  line-height: 50px;
  text-align: left;
  overflow: hidden;
}
.pcsupportitem span.supporttitle a{
  display: block;
} 
/* 技术支持结束 */
.cer_box ul li img{
  width: 100%;
  margin: 0 0 30px;
  border: 1px solid #333;
}
@media(max-width:768px){
  /* 关于我们开始 */
  .mbxnav .bar_qy_hy {
    padding: 0;
  }
  .about_sct .w h3, .w3l_head {
    margin: 0 0 10px;
  }
  .easy-left img{
    width: 100%;
    margin-bottom: 20px;
  }
  .easy-right p {
    margin: 0;
    line-height: 26px;
    text-indent: 2em;
  }
  .aboutsc_t{
    width: 100%;
    margin: 10px 0;
  }
  .feature-grid p {
    margin: 0;
    padding: 0;
    line-height: 26px;
  }
  .feature-grid {
    text-align: center;
    margin-top: 18px;
  }
  .about_sct {
    padding: 2em 0;
    background: #f7f7f7;
    margin: 3em 0;
  }
  /* 关于我们结束 */
  /* 联系我们开始 */
  .contact {
    box-shadow: 0 0 17px rgba(0,0,0,0.09);
    border: 6px solid #fff;
    overflow: hidden;
    padding: 10px;
    width: 94%;
    margin: auto;
  }
  .cont_left {
    float: left;
    width: 100%;
    margin: 0;
  }
  .cont_left {
    float: left;
    width: 100%;
  }
  .right_map {
    float: right;
    width: 100%;
  }
  .fbxj {
    width: 94%;
    border: 6px solid #fff;
    margin: auto;
  }
  .right_input{
    padding: 0 10px;
  }
  .right_input li .red {
    display: inline-block;
    color: red;
    padding: 0;
  }
  .right_input li {
    text-align: left;
    display: block;
    overflow: hidden;
    padding: 5px 0;
    margin-top: 20px;
    margin-bottom: -13px;
    width: 100%;
    float: left;
  }
  .right_input li input, .right_input li textarea {
    font-size: 12px;
    border: 0;
    padding: 10px;
    border-radius: 5px;
    background-color: #f6f6f6;
    width: 96%;
    outline: none;
  }
  .mbxnav {
    width: 100%;
    overflow: hidden;
    margin-bottom: 40px;
  }
  .BMap_Marker {
    left: 176px!important;
    top: 190px!important;
  }
  /* 联系我们结束 */
  /* 技术支持开始 */
  #main{
    width: 100%;
    overflow: hidden;
    margin: 20px 0 40px;
  }
  .pcsupportitem li{
    padding: 0 8px;
    margin-bottom: 10px;
  }
  /* 技术支持结束 */
}