

.bd_text .bd_text1{
  font-size: 54px;
  line-height: 70px;
  color: #333333;
}
.bd_text .bd_text2{
  height: 48px;
  background: url(../img/line.png) left center no-repeat;
  
}
.bd_text .bd_text3 {
  font-size: 28px;
  line-height: 36px;
  color: #4c4c4c;
  text-transform: capitalize;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */




/*首页产品部分*/
.index_products {
  margin-top: 50px;
}

.index_products .container {
  padding: 30px 20px 28px;
  background: #f9f9f9;
  box-sizing: border-box;
}

.index_title {
  color: #808080;
  font-size: 14px;
}

.index_title span:first-child {
  color: #4C4C4C;
  font-size: 20px;
}

.index_title span:first-child+span+span {
  height: 12px;
  background: url(../img/line1.png) left bottom no-repeat;
  display: block;
  margin-bottom:30px;
}

.index_products .picScroll-left {
  width: 100%;
  overflow: hidden;
  position: relative;
  
}
.index_products .picScroll-left .hd {
  height: 30px;
  overflow: hidden;
  padding-left: 38px;
  margin: auto;
  left: 0px;
  right: 0;
  width: 100px;
  z-index: 1;
}

.index_products .picScroll-left .prev,
.index_products .picScroll-left .next {
  display: block;
  width: 20px;
  height: 36px;
 
  margin-top: 10px;
  overflow: hidden;
  position: absolute;
  cursor: pointer;
}

.index_products .picScroll-left .prev {
  left:0;
  top: 25%;
  bottom: 0;
  background: url("../img/left_1.png") no-repeat;
}

.index_products .picScroll-left .next {
  right: 0;
  top: 25%;
  bottom: 0;
  background: url("../img/right_1.png") no-repeat;
}
.index_products .picScroll-left .prev:hover{
  background: url("../img/left_2.png") no-repeat;
}
.index_products .picScroll-left .next:hover{
  background: url("../img/right_2.png") no-repeat;
}
.index_products .picScroll-left .hd ul {
  zoom: 1;
  float: left;
}

.index_products .picScroll-left .hd ul li {
  width: 8px;
  height: 8px;
  border: 1px solid #2ebae9;
  background-color: transparent;
  border-radius: 50%;
  margin: 0 auto;
  transition: .4s;
  cursor: pointer;
  opacity: 1;
  bottom: 0;
  float: left;
  margin: 0 5px;
  line-height: 9999px;
}

.index_products .picScroll-left .hd ul li.on {
  background: #2ebae9;
  color: #fff;
  border-color: #2ebae9;
}

.index_products .picScroll-left .bd .tempWrap {
  margin: 0 auto;
}

.index_products .picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
  margin: 0 auto;
}

.index_products .picScroll-left .bd ul li {
  margin: 0 7px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}

.index_products .picScroll-left .bd ul li .pic {
  text-align: center;
  position: relative;
  width: 260px;
  height: 200px;
}

.index_products .picScroll-left .bd ul li .pic .pic_img {
      position: absolute;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    border: 0;
    left: 0;
    top: 0;
}

.index_products .picScroll-left .bd ul li .title {
  line-height: 65px;
   -moz-transition:all 1s ease 0s;
  -webkit-transition:all 1s ease 0s;
  -o-transition:all 1s ease 0s;
  transition: all 1s ease 0s;
}

.index_products .picScroll-left .bd ul li .title a {
  font-size: 14px;
  color: #666;
}

.index_products  .pro_search {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 0;
    background: url(../img/index_probg.png);
    box-sizing: border-box;
    text-align: center;
    display: none;
    left: 0;
    top: 0;
}
.index_products .pro_search img {
    position: absolute;
    margin: auto;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}

/*首页关于我们页面*/
.sign_publicity_con{
  position:relative;
  float: left;
  width: 520px; 
  height: 400px;
  margin: 50px 0 50px;
}
.sign_publicity_con .t{
  position:absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
 
  
}
.sign_publicity_con .t .video_img{
  
  width: 100%;
  height: 100%;
 
}
.sign_publicity_con .t .circle{
  
  text-align: center;
  position: absolute;
  top:42.5%;
  left:44%;
  
}
.sign_publicity_con .m{
  position:absolute;
  width:520px;
  height:400px;
  display: ;
  left: 0;
  top: 0;
  opacity: 1;
}

.sign_publicity_text{
  width:625px;
  float: right;
  padding-top: 50px;
}
.number{
  margin:62px 0 70px;
  clear: both;
  overflow: hidden;
}
.number div{
  float: left;
  min-width: 183px;
  
}
.number .unit{
  font-size:20px;
  color:#808080;
}
.head .counter{
  font-size:50px;
  color:#2ebae9;
}

.number div p:last-child{
  font-size:14px;
  color:#666666;
}
.number div .head span:first-child{
  margin-right: 10px;
}
.index_sign_intro{
  font-size:14px;
  color:#808080;
  text-align: justify;
  word-break: break-word;
  max-height:80px;
  overflow: hidden;
  line-height: 26px;
}
.new_more {
  border: 1px solid #CCCCCC;
  display:inline-block;
  width: 100px;
  height: 36px;
  line-height: 36px;
  box-sizing: border-box;
  background: url(../img/newmore.png) no-repeat 65px center;
  margin-top:30px;
  transition: all .20s ease-in-out;
  text-align: left;
  text-indent: 20px;
  color: #999999;
}
.new_more:hover {
  border-color: #2ebae9;
  width: 112px;
  background: #2ebae9 url(../img/more1.png) no-repeat 80px center;
  text-indent: 20px;
  color: #fff;
}
/*首页新闻资讯页面*/
.index_news{
  width: 100%;
  overflow: hidden;
}
.index_news .container{
  background: #fafafa;
}
.index_news .index_news_con{
  padding: 30px 20px 50px;
  overflow: hidden;
  margin-bottom: 50px;
}
.index_news_l{
  clear: both;
  overflow: hidden;
  
}
.index_news_l img{
  width: 260px;
  height: 180px;
  
}
.index_news_l .news_l_intro{
  margin-left: 40px;
  width: 370px;
}
.news_l_intro h2{
  font-size:16px;
  color:#666666;
}
.news_l_intro h3{
  font-size:14px;
  color:#808080;
  padding: 15px 0 25px;
}
.news_l_intro p{
  font-size:14px;
  color:#808080;
  line-height: 26px;
  max-height:56px ;
  overflow: hidden;
}
.news_l_intro a {
  border: 1px solid #CCCCCC;
  display:inline-block;
  width: 100px;
  height: 30px;
  line-height: 30px;
  box-sizing: border-box;
  background: url(../img/newmore.png) no-repeat 65px center;
  margin-top:14px;
  transition: all .20s ease-in-out;
  text-align: left;
  text-indent: 20px;
  color: #999999;
}
.news_l_intro a:hover {
  color: #fff;
}
.index_news_r{
  width: 423px;
  max-height: 180px;
  overflow: hidden;
}
.index_news_r a{
  width: 100%;
  display: inline-block;
  font-size:14px;
  color:#808080;
  margin-bottom:20px;
}
.index_news_r a:hover span{
  color: #2ebae9;
}
.index_news_r span:first-child{
  margin-right: 25px;
}
/*首页地图页面*/
.ditu{
  position: relative;
  width: 100%;
  height: 450px;
}
.contact{
  width: 100%;
  position: absolute;
   z-index: 1;
}
.contact_form{
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  height: 100%;
  box-sizing: border-box;
  z-index: 2;
  background:url(../img/ditu_info.png)!important;
  padding: 30px 0 0 100px;
}
.contact_form form{
  
}
.contact_form h1{
  font-size: 24px;
  color: #fff;
  height: 50px;
}
.demo_content{
  border: 0;
}
.BMap_mask {
    background:url(../img/ditu_bg.png)!important;
}
.map .BMap_mask {
  background:0!important;
}
.BMap_stdMpPan,.BMap_stdMpZoom, .anchorBL{
  display: none;
}
.form_ipt1 input{
  width: 400px;
  height: 36px;
  line-height: 36px;
  box-sizing: border-box;
  border: 1px solid #fff;
  color: #999999;
  font-size: 14px;
  outline:0;
  text-indent:20px;
  background: transparent;
  margin-bottom: 20px;
  display:block;
}

.form_tae1 textarea{
  width: 400px;
  height: 100px;
  box-sizing: border-box;
  border: 1px solid #fff;
  color: #999999;
  font-size: 14px;
  outline: none;
  padding-left:20px;
  background: transparent;
  margin-bottom: 20px;
  border-radius: 0;
  display:block;
}

#ycode{
  width:160px;
  height: 36px;
  line-height: 36px;
  box-sizing: border-box;
  border: 1px solid #fff;
  color: #999999;
  font-size: 14px;
  outline: none;
  text-indent:20px;
  background: transparent;
  float: left;
  margin-right: 10px;
}
.form_ipt1_d1{
  float: left;
      width: 100px;
    height: 36px;
    float: left;
   
}
.form_ipt1_d1 img{
  width: 100%;
  height: 100%;
}
.form_sub2{
  padding-top: 35px;
  overflow: hidden;
  width: 100%;
}
.form_sub2 input {
    width: 160px;
    height: 36px;
    border: none;
    font-size: 16px;
    color: #fff;
    line-height: 36px;
    float: left;
}
#ti{
  background: #2ebae9;
  margin-right: 20px;
}
#btn{
  background: #d53434;
}
.contact_text{
  overflow: hidden;
  background: url(../img/ditu_info.png);
  position: absolute;
  z-index: 2;
  padding: 20px 55px;
  top: 40%;
  left: 22%;
}
@media screen and (max-width: 1560px) {
  .contact_text{
    left: 10%;
  }
}
@media screen and (max-width: 1368px) {
  .contact_text{
    left: 10%;
  }
}
.contact_text h2{
  font-size: 16px;
   
    color: #fff;
    margin-bottom: 15px;
}
.contact_text_con p {
    font-size: 14px;
    margin: 0 0 10px;
    color: #fff;
    width: 100%;
}
.contact_text_con p img {
    width: 25px;
    vertical-align: middle;
    margin: 0 15px 5px 0;
}
.mappic{
  width: 25px;
}

/*关于我们页面的公司简介部分*/

.about_intro_text{
 
  width: 635px;
  float: right;
  padding: 50px 0;

}
.about_title{
  border-left: 3px solid #2ebae9;
  box-sizing: border-box;
  padding-left: 18px;
  margin-bottom: 20px;
}
.about_title1{
  border-left: 3px solid #0f4289;
  margin-bottom: 40px;
}
.about_title span:first-child{
  font-size: 24px;
  color:#4c4c4c ;
  display: block;
  line-height: 24px;
}
.about_title span:first-child+span{
  font-size:14px;
  color:#999999;
  display: block;
  margin-top: 10px;
}
.about_intro_text ul{
  overflow: hidden;
  color: #999999;
  font-size:14px;
  margin: 60px 0 30px;
}
.about_intro_text ul li p:first-child{
  width: 98px;
  height: 98px;
  border: 2px solid #2ebae9;
  color: #2ebae9;
  font-size: 20px;
  border-radius:50% ;
  text-align: center;
  padding: 20px 25px;
  box-sizing: border-box;
  margin: 0 auto;
}
.about_intro_text ul li p:first-child+p{
  margin: 20px 0 10px;
  text-align: center;
  overflow: hidden;
  word-break: break-word;
}
.about_intro_text ul li p:first-child+p+p{
  text-align: center;
  overflow: hidden;
  word-break: break-word;
}
.about_intro_text ul li{
  
  overflow: hidden;
  margin-right: 90px;
}
.about_intro_p{
  font-size: 14px;
  color: #808080;
  text-align: justify;
  word-break: break-word;
  max-height: 80px;
  overflow: hidden;
  line-height: 26px;
  margin-bottom:8px;
}
.about_intro_text a{
  background: url(../img/about_033.png) center no-repeat;
  height:30px;
  width: 30px;
  display: block;
}
.about_intro_text a:hover{
    background: url(../img/about_034.png) center no-repeat;
}
/*关于我们页面的公司荣誉部分*/
.about_glories .container{
  padding: 50px 0 32px;
}
.about_glories .picScroll-left {
  width: 100%;
  overflow: hidden;
  position: relative;
  
}
.about_glories .picScroll-left .hd {
  height: 30px;
  overflow: hidden;
  margin: auto;
  left: 0px;
  right: 0;
  width: 100px;
  z-index: 1;
}

.about_glories .picScroll-left .prev,
.about_glories .picScroll-left .next {
  display: block;
  width: 20px;
  height: 36px;
  margin-right: 5px;
  margin-top: 10px;
  overflow: hidden;
  position: absolute;
  cursor: pointer;
}

.about_glories .picScroll-left .prev {
  left:10px;
  top: 30%;
  bottom: 0;
  background: url("../img/about_0331.png") no-repeat;
  width: 30px;
  height: 30px;
}

.about_glories .picScroll-left .next {
  right: 10px;
  margin-right: 0;
  top: 30%;
  bottom: 0;
  background: url("../img/about_033.png") no-repeat;
  width: 30px;
  height: 30px;
}
.about_glories .picScroll-left .prev:hover{
  background: url("../img/about_0341.png") no-repeat;
}
.about_glories .picScroll-left .next:hover{
  background: url("../img/about_034.png") no-repeat;
}
.about_glories .picScroll-left .hd ul {
  zoom: 1;
  float: left;
}

.about_glories .picScroll-left .hd ul li {
  width: 8px;
  height: 8px;
  border: 1px solid #2ebae9;
  background-color: transparent;
  border-radius: 50%;
  margin: 0 auto;
  transition: .4s;
  cursor: pointer;
  opacity: 1;
  bottom: 0;
  float: left;
  margin: 0 5px;
  line-height: 9999px;
}

.about_glories .picScroll-left .hd ul li.on {
  background: #2ebae9;
  color: #fff;
  border-color: #2ebae9;
}

.about_glories .picScroll-left .bd .tempWrap {
  margin: 0 auto;
}

.about_glories .picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
  margin: 0 auto;
      box-sizing: border-box;
    padding: 0 40px;
}

.about_glories .picScroll-left .bd ul li{
  margin: 0 18px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  width: 336px; 
  
  
  
}
.about_glories .picScroll-left .bd ul li div{
  border: 1px solid #CCCCCC;
  padding: 10px;
  width: 100%;
  box-sizing: border-box;
  height: 245px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.about_glories .picScroll-left .bd ul li div img{
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
.about_glories .picScroll-left .bd ul li p{
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size:16px ;
  color: #4c4c4c;
 
}
/*关于我们页面的专利证书部分*/
.about_letters .container{
  background: #f5f5f5;
}
.about_letters .about_title1{
  margin-left:30px ;
}
.about_certified .picScroll-left .bd ul li div{
  height: 272px;
}
.about_certified .picScroll-left {
    width: 1200px;
    overflow: hidden;
    position: relative;
}
.about_certified .picScroll-left .bd ul li{
  
}
/*关于我们页面的公司认证部分*/

.about_glories .about_glories_left .bd ul li{
  width: 336px;
  margin:0 18px;
}
.about_glories_left .tempWrap{
  
}
.about_glories .about_glories_left .bd ul li:first-child{
  
}
/*关于我们页面的详情页面部分*/
.about_number{
  padding: 70px 0;
  margin: 0 auto;
  width:900px;
  
}
.about_number div{
  float: left;
  text-align: center;
  width: 300px;
  overflow: hidden;
}
.about_number .counter{
  width: 160px;
  height: 160px;
  border:2px solid #2ebae9;
  line-height: 160px;
  text-align: center;
  color: #2ebae9;
  font-size: 70px;
  border-radius:50%;
  display: inline-block;
  box-sizing: border-box;
}
.about_number .unit{
  vertical-align: bottom;
  font-size: 24px;
  color: #808080;
}
.about_number_text{
  font-size: 24px;
  color: #4c4c4c;
  margin-top: 25px;
}
.about_xq_intro{
  overflow: hidden;
  width: 100%;
  height: 450px;
  padding-bottom: 80px;
}
.about_xq_pic{
  float: left;
  width: 490px;
  height: 100%;
}
.about_xq_text{
  width: 680px;
  float: right;
  height: 100%;
  
}
.about_xq_text dt{
  font-size: 20px;
  color: #4c4c4c;
  margin-bottom:6px;
}
.about_xq_text dd{
  font-size: 14px;
  color: #808080;
  line-height: 22px;
  text-align: justify;
  word-break: break-word;
  margin-bottom:20px;
}




/*产品部分开始////////////////////////////////////////////////////*/
.product_conbox {
  clear: both;
  zoom: 1;
  padding: 60px 0px 20px;
  overflow: hidden;
}

.product_conbox .left_con {
  width: 240px;
  float: left;
  margin-right: 30px;
}

.product_conbox .left_con .left_con_title {
  width: 100%;
  height: 70px;
  line-height: 70px;
  text-align: center;
  color: #fff;
  font-size: 24px;
  background: #2ebae9;
  margin-bottom: 15px;
}

.product_conbox .left_con ul li {
  font-weight: normal;
  height: 50px;
  line-height: normal;
  margin: 0;
  text-align: center;
  margin-bottom: 2px;
}

.product_conbox .left_con ul li a {
  display: block;
  text-decoration: none;
  line-height: 50px;
  font-size: 18px;
  color: #4c4c4c;
  background: #f5f5f5;
}

.product_conbox .left_con ul li a:hover {
  background: #2ebae9;
  color: #fff;
}

.product_conbox .right_con {
  float: left;
  width: 898px;
  height: auto;
}

.right_con_item {
  margin-right: -14px;
  overflow: hidden;
}

.product_conbox .right_con .right_con_list {
  width: 290px;
  height: 290px;
  margin-right: 14px;
  position: relative;
  float: left;
  margin-bottom: 30px;
}

.right_con .right_con_list .show {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.right_con .right_con_list .show .tpkz{
	width: 100%;
	height: 240px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.right_con .right_con_list .show img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.right_con .right_con_list .show p {
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  background-color: #2ebae9;
}

.right_con .right_con_list .hidden {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: none;
  border: 0;
  background: url(../img/index_probg.png);
  box-sizing: border-box;
  text-align: center;
}

.right_con .right_con_list .hidden img {
  position: absolute;
  margin: auto;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}

.right_con .right_con_list .hidden p {
  position: absolute;
  bottom: 60px;
  width: 100%;
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.product_conbox .left_con .ser_current {
  background: #2ebae9;
  color: #fff;
}

.product_conbox .right_con .right_con_list:hover .show p{
	display: none;
}

.product_conbox .right_con .right_con_list:hover a{
	display: block !important;
}




/*产品中心进入的单个页面**********************/
.right_concp_list {
  width: 290px;
  margin-right: 14px;
  position: relative;
  float: left;
  margin-bottom: 30px;
}

.right_concp_list .show {
  text-align: center;
  position: relative;
  width: 100%;
  height: 240px;
}

.right_concp_list .show .pic_img {
  position: absolute;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  border: 0;
  left: 0;
  top: 0;
}

.right_concp_list .show .pro_search {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0;
  background: url(../img/index_probg.png);
  box-sizing: border-box;
  text-align: center;
  display: none;
  left: 0;
  top: 0;
}

.right_concp_list h2 {
  font-weight: normal;
  margin: 20px 0 5px;
  text-align: center;
  color: #666666;
  font-size: 16px;
}

.right_concp_list h3 {
  font-weight: normal;
  text-align: center;
  color: #666666;
  font-size: 16px;
}

.right_concp_list .show .pro_search img {
  position: absolute;
  margin: auto;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
/*产品中心进入的单个的详情页面**********************/
.product_xq_top{
  width: 100%;
  padding-top: 50px;
}
.product_xq_top .pic{
  height: auto;
  background: rgb(46, 186, 233);
  width: 394px;
  height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.product_xq_top .pic img{
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}


.xq_right_con{
  height: 100%;
  width: 745px;
  float: right;
  overflow: hidden;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, .06);
  padding: 36px 50px;
}
.xq_right_con_title{
  color: #1a1a1a;
  font-size: 20px;
  border-bottom: 2px solid rgba(0, 0, 0, .08);
  padding-bottom:15px;
  display: block;
}
.lgl_del_cent_r {
    overflow: hidden;
    padding-top: 15px;
    width: 100%;
}
.lgl_del_cent_r li {
    list-style: none;
    background: url(../img/list.png) 0 20px no-repeat;
    padding: 10px 0 5px 18px;
}
.lgl_del_cent_r li p:first-child {
    color: #4c4c4c;
    font-size: 18px;
    margin-bottom: 10px;
}
.lgl_del_cent_r li p:first-child+p {
    color: #666666;
    font-size: 18px;
}
.lgl_del_cent_r li p:first-child+p+p {
    color: #666666;
    font-size: 18px;
}
.pro_xq_title{
  font-size: 20px;
  color: #1a1a1a;
  border-left: 4px solid #2ebae9;
  margin-bottom: 10px!important;
  line-height: 24px;
  padding-left: 10px;
}
.dimensions{
  padding:50px 0 40px;
}
.technical, .gear, .technical{
  padding-bottom: 40px;
}
.gear h2{
  margin-bottom: 15px;
  font-size: 18px;
  color:#333333;;
}
.gear h3{
  margin: 10px 0 10px!important;
  font-size: 18px;
  color:#333333;;
}
.download{
  width: 100%;
  display: block;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #34a7e9;
      font-size: 16px;
    color: #fff;
    margin: 100px 0 50px;
}
.download img {
    width: 26px;
    height: 24px;
    vertical-align: middle;
}
.download span {
    vertical-align: middle;
}
/*生产车间页面**********************/
.workshop_con,.test_con,.download_con,.new_con,.talent_con{
  padding: 50px 0 40px;
}
.workshop_item{
  overflow: hidden;
  margin-right: -22.5px;
}
.workshop_list{
  float: left;
  width: 31%;
  height: 290px;
  position: relative;
  margin:0 1% 20px;
}
.workshop_list .tpkz{
  width: 100%;
  height: 100%;
  vertical-align: middle;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
}
.workshop_list .tpkz img{
	max-width: 100%;
	max-height: 100%;
	height: auto;
	width: auto;
}
.workshop_list p{
  width: 100%;
  height: 44px;
  line-height: 44px;
  font-size: 18px;
  text-align: center;
  background: #2ebae9;
  color: #fff;
  position: absolute;
  bottom: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/*检测中心页面**********************/
.test_item{
  overflow: hidden;
  margin-right: -22.5px;
}
.test_list{
  float: left;
  width: 385px;
  height: 290px;
  position: relative;
  margin:0 22.5px 24px 0;
}
.test_list img{
  width: 100%;
  height: 270px;

}
.test_list p{
  width: 100%;
  height: 44px;
  line-height: 44px;
  font-size: 18px;
  text-align: center;
  background: #2ebae9;
  color: #fff;
  position: absolute;
  bottom: 0;
  
}
/*资料下载**********************/
.download_item{
 overflow: hidden;
 margin-right: -15px;
}


.data_item {
    width:358px;
    
    border: 1px solid #CCCCCC;
    padding: 18px 15px;
    margin: 0 15px 30px 0;
    float: left;
    
}
.data_item .product_img {
    float: left;
    width: 50px;
    height: 46px;
}
.data_item p {
    float: left;
    margin: 0 10px;
}
.data_item p span{
    display:block;
}
.data_item p span:first-child {
    color: #808080;
    font-size: 16px;
}
.data_item p span:first-child+span {
    color: #999999;
    font-size: 14px;
}
.data_item .down {
    display: inline-block;
    float: right;
    vertical-align: middle;
    padding-top: 10px;
}
/*新闻咨询开始***************************/

.new_main .topbanner{
  background: url(../img/news_02.png) center no-repeat;
  overflow: hidden;
}
.new_main .topbanner h1,.new_main .topbanner h2{
 color: #dd511c; 
}
.new_con{
  width: 100%;
  overflow: hidden;
}
.new_t{
  overflow: hidden;
}
.new_t a{
  display:block;
  float: left;
  margin-right: 42px;
  height: 35px;
 
}
.new_t span:first-child{
  font-size: 16px;
  color: #666666;
  display: block;
  line-height: 16px;
  padding-bottom: 8px;
 
}

.new_t .new_line{
  height: 2px;
  width:0;
  background: #1a97e8;
  display: block;
}
.new_t .new_line.linecurrent{
  width: 50%;
}


.new_l{
  width: 140px;
   padding-top:18px;
} 
.new_l a{
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #cccccc;
  font-size: 14px;
  text-indent: 15px;
  color: #808080;
  
}
.new_l a.current{
  color:#4c4c4c;
  background: url(../img/newcurrent.png) left no-repeat;
  
}
.new_r{
  width: 100%;
  overflow: hidden;
}
.new_r_list{
  width: 100%;
  height: 220px;
  padding: 30px 20px;
  box-sizing: border-box;
  border-bottom: 1px solid #cccccc;
  display: block;
}
.new_list_l{
  float: left;
  width:260px;
  height:100%;
  display: flex;
  justify-content: center;
  align-items: center;
 
}
.new_list_l img{
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
.new_list_m{
  float: left;
  width:700px;
  height: 100%;
  margin-left: 40px;
  box-sizing: border-box;
  transition: all .3s;
  -moz-transition: all .3s;; /* Firefox 4 */
  -webkit-transition: all .3s;; /* Safari 和 Chrome */
  -o-transition: all .3s;; /* Opera */
}
.new_list_m h2{
  font-size: 16px;
  color: #666666;
  line-height: 16px;
  margin-bottom: 25px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
 
}
.new_list_m p{
  font-size: 14px;
  color: #808080;
  line-height: 26px;
  width: 640px;
  overflow: hidden;
  text-align: justify;
}

.new_r .new_r_list:hover .new_list_m{
	margin-left: 70px;
	width: 660px;
}
.new_r .new_r_list:hover .new_list_r i{
	margin-left: 55px;
	opacity: 1;
}


.new_list_r{
  float: right;
  width:130px;
  text-align: center;
}
.new_list_r span:first-child{
  font-size:46px;
  color: #4c4c4c;
  display: block;
  line-height: 46px;
  margin-bottom: 25px;
}
.new_list_r span:first-child+span{
  font-size:14px;
  color: #808080;
  display: block;
  
}
.new_list_r i{
  background: url(../img/newjiantou.png) center no-repeat;
  height:12px;
  display: block;
  width:22px;
  float:left;
  margin-top: 35px;
  margin-left: 0;
  opacity: 0;
    transition: all .3s;
    -moz-transition: all .3s;; /* Firefox 4 */
    -webkit-transition: all .3s;; /* Safari 和 Chrome */
    -o-transition: all .3s;; /* Opera */
}
.new_r_list:hover .new_list_m h2{
  color: #1c92e6;
}
.new_r_list:hover .new_list_m p{
  color: #7ac2f6;
}
.new_r_list:hover .new_list_r span{
  color: #4C4C4C;
}

/*新闻详情************************/
.new_xq{
  overflow: hidden;
  padding: 50px 0 70px;
}
.new_xq_con{
  width:100%;
  
}
.new_xq_con h1{
  font-size: 26px;
  color: #666;
  text-align: center;
}
.new_xq_con span{
  font-size: 14px;
  color: #999999;
  text-align: center;
  margin-top: 12px;
  height: 30px;
  display: block;
  
}
.new_xq_con strong:before{
  content:url(../img/new_time.png);
  position:relative;
  top: 3px;
  left: -10px;
  width: 15px;
  height: 15px;
  
}
.new_xq_con img{
  max-width: 100%;
  height: auto;
  margin-bottom: 30px;
  
}
.new_xq_con p{
  font-size: 14px;
  color: #808080;
  line-height: 26px;
  
  margin-bottom: 10px;
}
/*人才招聘******************************/
#job{
  
  margin: 30px auto 0;
  
}
#job h1{ 
  font-size:30px;
  height: 100px;
  line-height: 100px;
  text-align: center;

}
#job h3{ 
  font-size: 14px;
  width: 800px;
  height: 100px;
  line-height:28px;
  text-align: center;
  margin: 0 auto;

}
.jobtitle span{
  display: inline-block;
  width:25%;
  height: 63px;
  line-height: 63px;
  text-align: center;
  color:#FFFFFF;
  font-size:16px;
  background: #1a97e8;
}


#job .container {
  border:1px solid #333333;
  width: 1200px;
  box-sizing: border-box;
  margin-bottom: 50px;
}


#job .hide {
  display: none;
}

#job dt {
  cursor: pointer;
  border-bottom: 2px dashed #F2EEE6;
  background: #FFFFFF;
  text-align: center;
  font-size:16px;
   color:#333;
  
  
}
#job dt span {
  display: inline-block;
  width: 25%;
  height: 63px;
  line-height: 63px;

}
#job .show{
  width: 25%;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  border-radius:10px ;
}

#job dd {
  padding: 38px 115px 58px;
  background:#f5f5f5 ;
  box-sizing: border-box;
  
  position: relative;
}
#job dd span{
  display: block;
}
.job-respons{
  font-size:14px;
  height: 25px;
  
}
.job-details{
  line-height: 24px;
  font-size:12px;
 
}
#job .emali{
  color: #4c4c4c;
  font-size:16px;
  margin-top: 20px;
}
.job-respons1{
  margin-top:15px;
}
.re-hidden{
  display: none;
}
/*联系我们******************************/
.contact_con{
  padding: 50px 0 80px;
}
.contact_t{
  overflow: hidden;
  height: 400px;
  width: 100%;

}
.contact_t #map{
  width: 680px;
  float: left;
  min-height:400px
}
.contact_t .contact_t_intro{
  width: 390px;
  height:400px;
  border: 1px solid #CCCCCC;
  float:left;
  padding: 90px 30px 0 30px;
}
.contact_t_intro h2{
  color: #2ebae9;
  font-size: 24px;
  padding-bottom: 22px;
  border-bottom: 1px solid #CCCCCC;
}
.contact_t_intro .d-dizh{
  margin-top: 42px
}
.contact_t_intro .d-dizh p {
    font-size: 14px;
    margin: 0 0 12px;
    color: #808080;
    width: 100%;
}
.contact_t_intro .d-dizh p img {
    width:25px;
    vertical-align: middle;
    margin: 0 36px 5px 0;
}
.contact_b{
  overflow: hidden;
  margin-top: 50px;
}
.contact_item{
  float: left;
  padding: 30px;
  border: 1px solid #CCCCCC;
  box-sizing: border-box;
  width: 300px;
  max-height: 335px;
  margin-left: 75px;
}
.contact_item h2{
  font-size: 16px;
  color: #666666;
  line-height: 16px;
  padding-bottom: 18px;
  border-bottom: 1px solid #CCCCCC;
}
.contact_item_intro{
  padding-top:40px;
}
.contact_item_intro  p {
    font-size: 14px;
    margin: 0 0 12px;
    color: #808080;
    width: 100%;
    overflow: hidden;
}
.contact_item_intro p img {
    width:25px;
    vertical-align: middle;
    margin: 0 15px 5px 0;
    float: left;
}
.contact_item_intro p span {
  display: inline-block;
  float: left;
  width: 198px;
}

.pages{
	text-align: center;
}
.pagination > li > a, .pagination > li > span{
	color: #2ebae9;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
	background-color: #2ebae9;
	border-color: #2ebae9;
}

.content{
	margin: 0px 0 40px;
}

.aboutn{
	width: 100%;
}
.aboutn p{
	font-size: 16px;
	line-height: 2;
	color: #666;
}


.map{
width: 680px;
float: left;
min-height: 400px;
}
.contact_t {
  margin-bottom: 50px;
}
.BMapLabel{
  border: none!important;
}




@media (max-width:900px){
	.sign_publicity_con{
		width: 100%;
		height: auto;
		margin: 20px 0;
	}
	.sign_publicity_con .t{
		position: unset;
		
	}
	
	.about_intro_text{
		width: 100%;
		padding: 0 0 20px;
	}
	
	
	.about_glories .container{
		padding: 30px 5px 20px;
	}
	.about_title1{
		margin-bottom: 20px;
	}
	
	
	.about_glories .picScroll-left .next{
		right: 0;
	}
	.about_glories .picScroll-left .prev{
		left: 0;
	}
	
	
	.about_certified .picScroll-left{
		width: 100%;
	}
	
	
	.about_glories .picScroll-left .hd{
		width: 100%;
	}
	.about_glories .picScroll-left .hd ul{
		float: unset;
		text-align: center;
	}
	.about_glories .picScroll-left .hd ul li{
		display: inline-block;
		float: unset;
	}
	
	
	.product_conbox{
		padding: 10px 0 20px;
	}
	
	.product_conbox .left_con{
		display: none;
	}
	
	.product_conbox .right_con{
		width: 100%;
	}
	.product_conbox .right_con .right_con_list{
		width: 48%;
		margin: 0 1% 10px;
		height: 230px;
	}
	.right_con .right_con_list .show .tpkz{
		height: 180px;
	}
	
	
	
	.product_xq_top{
		padding-top: 20px;
	}
	.product_xq_top .pic{
		width: 100%;
		height: 280px;
	}
	.xq_right_con{
		width: 100%;
		padding: 10px 5px;
	}
	.dimensions{
		padding: 20px 0 !important;
	}
	.content img{
		max-width: 100% !important;
	}
	.content table{
		width: 100% !important;
		max-width: 100% !important;
	}
	
	
	.workshop_item{
		margin: 0;
	}
	.workshop_con, .test_con, .download_con, .new_con, .talent_con{
		padding: 20px 0;
	}
	.workshop_list{
		width: 48%;
		margin: 0 1% 10px;
		height: 210px;
	}
	.workshop_list .tpkz{
		height: 180px;
	}
	
	
	.new_r_list{
		padding: 10px 0;
		height: 140px;
	}
	.new_list_r{
		display: none;
	}
	.new_list_l{
		width: 25%;
	}
	.new_list_m{
		width: 73%;
		float: right;
		margin: 0;
	}
	.new_r .new_r_list:hover .new_list_m{
		width: 73%;
		float: right;
		margin: 0;
	}
	
	
	.contact_con{
		padding: 20px 0;
	}
	
	.contact_t{
		height: auto;
	}
	
	
	.map{
		width: 100%;
	}
	.contact_t .contact_t_intro{
		width: 100%;
		padding: 20px;
		height: auto;
	}
	
	
	
}





