@import url(pscroll.css);

/*发展历程*/

.page-type-join .join-box{ padding: 0 0 4em 0; }
.page-type-join .about_x{font-size:16px !important; }

.zscq_bg{padding-bottom:5%;}

.page-type-about .honor-box .honor-item, .page-type-about .property-box .honor-item{
  padding:0 !important;
  justify-content:center !important;
}
/*
.page-type-about .honor-box .honor-item .item, .page-type-about .property-box .honor-item .item{
margin:1.5em !important;
}
*/
.page-type-about .honor-box .property-item, .page-type-about .property-box .property-item{
  padding:0 !important;
  justify-content:center !important;
}
/*
.page-type-about .honor-box .property-item .item, .page-type-about .property-box .property-item .item{
margin:1.5em !important;
}
*/
.page-type-about .about-box{ padding:0 !important;}
.fzlc_bg{
  background: url(../images/bg-about1.jpg) no-repeat center center;
  height:700px
}

.fzlc_bg .wrap2{
  max-width: 1200px !important;
  position: relative;
  margin:0 auto;
  width:100%;
}


.fzlc_bg .history-c .tab-nav2 {
  width: 100%;
  margin-top: 5em;
  height: 7em;
}

.fzlc_bg .history-c .tab-nav2::before {
  height: .2em
}
.history-c .tab-pn2 .tab-pn-item{display: flex;}
.history-c .tab-pn2 .tab-pn-item .year{width:25%;font-size:8em;font-weight:bold;font-family:"Arial";color:rgba(22,119,255,.1)}

.fzlc_bg .history-c .tab-nav2 a.swiper-slide-thumb-active {
  font-weight: bold
}


.fzlc_bg .history-c .swiper-button-next,
.fzlc_bg .history-c .swiper-button-prev {
  width: 2.2em;
  height: 2.2em;
  top: 65%;
}

.fzlc_bg .history-c .swiper-button-next {
  right: .2em
}

.fzlc_bg .history-c .swiper-button-prev {
  left: .2em
}

.fzlc_bg .history-c .memoirs-list {
  width: 54%;
  font-size: 18px;
  color: #545454;
  line-height: 2.2;
  height: 260px;
  overflow: hidden;
  margin-left: 4%
}

.fzlc_bg .history-c .memoirs-list::-webkit-scrollbar {
  width: 8px;
}

.fzlc_bg .history-c .memoirs-list::-webkit-scrollbar-track {
  background: #dcdcdd;
  border-radius: 1em
}

.fzlc_bg .history-c .memoirs-list::-webkit-scrollbar-thumb {
  background: rgba(22, 119, 255, .6);
  border-radius: 1em
}

.fzlc_bg .history-c .memoirs-list li {
  position: relative;
  padding-left: 2em;
  margin: 1.05em 0;
  width: 90%;
  line-height: 1.6
}

.fzlc_bg .history-c .memoirs-list li::before {
  content: "";
  display: block;
  width: 7px;
  height:  7px;
  background: rgba(69, 69, 69, .3);
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%)
}

.fzlc_bg .history-c .memoirs-list li:hover {
  background: none
}
/*
.history-c .tab-nav2 {
display: flex;
align-items: center;
justify-content: center;
width: 1200px;
height: 100px;
margin: 0 auto;
margin-top: 4.5em
}

.history-c .tab-nav2::before {
content: "";
display: block;
width: 100%;
height: 1px;
background: #aaa;
position: absolute;
top: 7px;
left: 0
}

.history-c .tab-nav2 a {
width: 10%;
position: relative;
text-align: center;
display: block;
color: rgba(18, 18, 18, .9);
font-size: 2.2em;
line-height: 3.5em;
margin: 0 .361em
}

.history-c .tab-nav2 a::after {
content: "";
display: block;
width: 15px;
height: 15px;
margin: 0 auto;
position: absolute;
top: 0;
left: 0;
right: 0;
background: url(../images/dot.png) no-repeat center center;
z-index: 11
}

.history-c .tab-nav2 a.swiper-slide-thumb-active {
color: #1677ff
}

.history-c .tab-nav2 a.swiper-slide-thumb-active::after {
background: url(../images/dot-h.png) no-repeat center center
}
*/
/*企业概况*/
.qygk_bg .wrap{
  max-width: 1200px !important;
  position: relative;
  margin:0 auto;
  margin-bottom: 5%;
}


.qygk_bg .about_x{
  overflow: visible !important;
}

.qygk_bg .wrap .qygk-c{
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding-bottom: 1.3em;
  background: rgba(198, 198, 198, 0.15);
  border-right: 35px solid #fff;
}
.qygk_bg .inner-box{  
  width: 45%;
  padding: 2em;
  font-size: 18px;
  line-height: 1.9;
  color: #545454;
  text-indent: 2em;
}
.qygk_bg .inner-box p{padding-bottom:1em}
.qygk_bg .img-box{
  width: 52%;
  position: absolute;
  top: 30px;
  right:-35px;

  overflow: hidden;
}
.qygk_bg .img-box:hover img{
  transform: scale(1.06);
}
.qygk_bg .img-box img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}

/*知识产权*/
#js-zscq li{
  position: relative;
  text-align: center;
  margin:0 .5em 2.5em .5em;
}

#js-zscq li .img-box{
  width: 100%;
  height:360px;
  background: #f7f7f7;
  overflow: hidden;
  position: relative;
  border-radius: 5%;
}
#js-zscq li .img-box .pic{
  width: 200px;
  height: 285px;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 2em;                        
}
#js-zscq li .img-box img{                        
  width: 100%;
  height: 100%;
  object-fit: cover;                      
  transition: all 0.5s;
}


#js-zscq li:hover .img-box  img{                    
  box-shadow: 1px 1px 30px rgba(0,0,0,.1);
  transform: scale(1.1); 
}   

.zscq_ul .bx-wrapper{
  max-width: 1200px !important;
  position: relative;
  margin:0 auto;
}

.zscq_ul {
  margin-bottom: 5%;
}


/*资质荣誉*/
.zzry_bg{
  background: #f7f7f7;
  padding-bottom: 5%;
}
.zzry_ul .bx-wrapper{
  max-width: 1200px !important;
  position: relative;
  margin:0 auto;
}
#js-zzry li{
  position: relative;
  text-align: center;
  margin:0 .5em 2.5em .5em;
}
#js-zzry li:hover .txt-box{
  background: url(../images/jiang-h.jpg) no-repeat center center;
} 
#js-zzry li:hover .img-box img{
  box-shadow: 1px 1px 30px rgba(0,0,0,.05);
  transform: scale(1.1); 
}
#js-zzry li .img-box{
  width: 100%;
  height: 260px;
  background: url(../images/bg-bd1.jpg) no-repeat center center;
  overflow: hidden;
  position: relative;
  border-radius: 5% 5% 0 0;
}

#js-zzry li .img-box .pic{
  width: 330px;
  height:220px;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 1em;                        
}
#js-zzry li .img-box .pic img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s;
}

#js-zzry li .txt-box{
  width: 100%;
  height: 80px;
  line-height: 80px;
  background: url(../images/jiang.jpg) no-repeat center center;
  border-radius: 0 0 5% 5%;
}

#js-zzry li .txt-box .t1{
  font-size: 18px;
  color: #333;                        
}
.zzry_ul .bx-wrapper .bx-controls{

}
.zscq_ul .bx-wrapper a,.zzry_ul .bx-wrapper a{
  position: absolute;
  text-indent: -9999px;
  top:0;
  bottom:0;
  margin:auto;
}

.zscq_ul .bx-wrapper .bx-prev,.zzry_ul .bx-wrapper .bx-prev{
  left:-100px;
}
.zscq_ul .bx-wrapper .bx-next,.zzry_ul .bx-wrapper .bx-next{
  right:-100px;
  transform: rotate(180deg);
}

.zscq_ul .bx-wrapper .bx-next,.zscq_ul .bx-wrapper .bx-prev,.zzry_ul .bx-wrapper .bx-next,.zzry_ul .bx-wrapper .bx-prev{
  width: 60px;
  height: 60px;
  transition: all 0.2s;
  background: url(../images/arr-l.png) no-repeat center center / 100% 100%;
  display: block;
}
.zscq_ul .bx-wrapper .bx-next:hover,.zscq_ul .bx-wrapper .bx-prev:hover,.zzry_ul .bx-wrapper .bx-next:hover,.zzry_ul .bx-wrapper .bx-prev:hover{
  background: url(../images/arr-l-h.png) no-repeat center center / 100% 100%;
}

/*企业文化*/
.inner_bg {
  padding: 4em 0;
  background: url(../images/img-1920x600.jpg) no-repeat top center;
  height:400px;
}
.inner_ul{  
  position: relative;
  width:600px;   
  height:500px;    
  background: #fff;
  overflow: hidden;
  box-shadow: 2px 2px 20px rgba(0,0,0,.08);
}
.inner_ul .inner-tit{
  margin: 30px 50px;
  position: relative;
  height: 110px;
}
.inner_ul .inner-tit:after{
  content: '';
  width: 200px;
  height: 3px;
  background: #1677ff;
  display: block;
  margin-top:10px;
}
.inner_ul .inner-tit .en{
  font-size: 90px;
  color: rgba(22, 119, 255, 0.06);
  font-weight: bold;
  position: absolute;
  left: 15px;
  bottom:0;
}
.inner_ul .inner-tit .cn{
  font-size: 40px;
  color:rgba(18, 18, 18, 0.85);
  padding-top:40px;
}
.inner_ul .inner-txt{
  font-size: 30px;
  font-weight: bold;
  color: rgba(18, 18, 18, 0.85);
  text-align: center;
  padding-top: 30px;
  line-height: 2;
}
.inner_ul .bx-pager{
  width:20%;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15%;
  z-index: 9;
}

.inner_ul .bx-pager .bx-pager-item{
  float:left;
  margin:0 5px;
}
.inner_ul .bx-pager .bx-pager-item .bx-pager-link{  
  display:block;
  width: 25px;
  height: 10px;
  border-radius: .8em;
  background: #e7e7e7;
  opacity: 1;
  box-sizing: border-box;
  transition: width 0.2s;
  text-indent: -9999px; 
}
.inner_ul .bx-pager .bx-pager-item .bx-pager-link.active {
  background: #1677ff;
  width: 50px;
}
.inner_ul .swiper-pagination {
  width: 600px;
  position: absolute;
  left: 0;
  bottom: 15% !important;
  z-index: 9;
}

.inner_ul .swiper-pagination .swiper-pagination-bullet {
  width: 25px;
  height: 8px;
  border-radius: .8em;
  background: #e7e7e7;
  opacity: 1;
  box-sizing: border-box;
  transition: width 0.2s;
}

.inner_ul .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #1677ff;
  width: 50px;

}

/*内页*/
.o_big {
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  position: relative;
  display: flex;
  justify-content: center;
}
.o_big h1 {
  color: #fff; margin: 0 auto;position: absolute; top: 50%;transform: translateY(-50%); font-size: 60px;font-weight: normal;
  letter-spacing: 3px;
}
.o_big img {
  width: 100%;
  filter: Alpha(Opacity=0);
  min-height: 120px;
}
.postions {
  height: 41px;
  line-height: 41px;
  overflow: hidden;
  background: #f1f1f1;
  color: #919191;
  font-size: 12px;
}
.postions a {
  color: #919191;
}
/*分页*/
/*网分页样式*/
.pages{clear:both;padding:20px 0;font-size:16px;text-align:center; overflow:hidden;    margin-bottom: 4%;}
.pages .pagination {    display: flex; align-items: center; justify-content: center;margin:0 auto;padding:0}
.pages .pagination .page-item,.pages .pagination .page-num{color:#545454; padding: 0 2%; display:block; border-radius: 2px; background: #eee;float: left;margin: 0 5px;border-radius: 5px;transition: all .3s;line-height: 2.6;}
.pages .pagination .page-num-current,.pages .pagination .page-item:hover{ background: #1677ff; color: #fff}
@media only screen and (max-width:768px){
  .pages .pagination .page-num {display: none;}
}

/*新闻列表*/
.news_ul {
  overflow: hidden;
  padding-bottom: 20px;
  padding-top: 8px;
}
.news_ul ul {
  display: flex;
  flex-wrap: wrap;
}
.news_ul ul li {
  float: left;
  width: 31.5%;
  margin-left: 1%;
  margin-right: 1%;
  overflow: hidden;
  margin-bottom: 4%;
  text-align: center;
  background-color: #fff;  	
  border: 1px solid rgba(22,119,255,0.3);
}

.news_ul ul li:nth-child(3n+0) {
  margin-right: 0;
}
.news_ul ul li img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  transition: all 0.5s;
}
.news_ul ul li .imgs {
  width: 100%;
  overflow: hidden;
  height:280px;
}
.news_ul ul li .text-box{
  text-align: left;
  padding: 15px 20px 20px 20px;
  position: relative;
  z-index: 2;
  overflow: hidden;

  border-top: none;

}
.news_ul ul li .text-box::after{
	content: " ";
    display: block;
    background-color: #1677ff;
    width: calc(100% + 2px);
    height: 8px;
    position: absolute;
    bottom: -1px;
    left: -1px;
    transition: all 0.5s;
    transform-origin: bottom;
    transform: scaleY(0);
}
.news_ul ul li:hover .text-box::after{
   	transform: scaleY(1);
}

.news_ul ul li h2 {
  font-size:20px;
  font-weight: bold;
  line-height: 1.625em;
  height: 3.25em;
  color: #121212;
  margin: 0;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
}
.news_ul ul li p {
  font-size:16px;
  color: #545454;
  line-height: 1.8;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news_ul ul li .time{
  color: rgba(102, 102, 102, 0.8);
  font-size: 16px;
  margin-bottom: 1em;
  line-height: 2;
}
.news_ul ul li em {
  display: block;
  color: #ee697e;
  font-size: 14px;
  margin-top: 10px;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
}
.news_ul ul li label {
  display: block;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  margin-top: 5px;
}
.news_ul ul li:hover img {

  transform: scale(1.05,1.05);
}
.news_ul ul li:hover {
  -webkit-box-shadow: 10px 10px 25px rgba(22,119,255,0.15);
  box-shadow: 10px 10px 25px rgba(22,119,255,0.15);
  -webkit-transform: translate3d(0, -2px, 0);
  transform: translate3d(0, -2px, 0);
  transition: all 0.3s;
}
.news_ul ul li:hover h2 {
  color: #1677ff;
  transition: all .5s;
}


/*硬件产品*/
.product_a {
  overflow: hidden;
  padding-top: 3%;
  text-align: center;
  margin-bottom: 2%;
}
.product_a a {
  display: inline-block;
  height: 56px;
  line-height: 56px;
  background-color: #f0f0f0;
  width: 160px;
  font-size: 16px;
  color: #545454;
  margin-left: 0.5%;
  margin-right: 0.5%;
  margin-bottom: 2%;
  transition: all 0.3s;
}
.product_a a:hover {
  background-color: #1677ff;
  color: #fff;
  filter: Alpha(Opacity=80);
  opacity: 0.8;
}
.product_a a.csel {
  background-color: #409EFF;
  color: #fff;
}


.product_ul {
  overflow: hidden;
  padding-bottom:5%;
  padding-top: 8px;
}
.product_ul ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.product_ul ul li {
  float: left;
  width: 47%;
  margin:0 1%;
  overflow: hidden;
  margin-bottom: 3%;
  text-align: center;
  background-color: #fff;
  box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.1);
  border-radius: 1em;
}
.product_ul ul li .product_b {

  padding-bottom: 1.5%;

}
.product_ul ul li:nth-child(2n+0) {

}
.product_ul ul li img {
  display: inline-block;
  width: 100%;

}
.product_ul ul li .imgs {
  width: 100%;
  overflow: hidden;
}
.product_ul ul li h2 {
  font-size: 24px;
  font-weight: bold;
  color: #1677ff;
  line-height: 36px;
  height: 36px;
  text-align: left;
  overflow: hidden;
  padding-left: 5%;
  padding-right: 5%;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: all 0.3s;
  margin-bottom: 1%;
  margin-top: 5%;
}
.product_ul ul li p {
  font-size:17px;
  color: #545454;
  overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;
  text-align: left;
  padding-left: 5%;
  padding-right:5%;
  line-height: 32px;
}
.product_ul ul li .btns-box {
  padding-left: 5%;
  padding-right:5%;
  margin-top: 1.5em;
  text-align: left;
}
.product_ul ul li .btn-pos {
  position: relative;
  margin-bottom: 0.8em;
  line-height: 3;
  background: #f7f7f7;
  border-radius: 5em;
  display: block;
  padding: 0 1.5em;
  font-size:16px;
  color: rgba(18, 18, 18, 0.9);
}
.product_ul ul li .btn-pos:hover {
  background: rgba(22, 119, 255, 0.7);
  color: #fff;
}
.product_ul ul li .btn-pos::after {
  content: ">";
  font-weight: bold;
  position: absolute;
  right: 1.5em;
}
.product_ul ul li em {
  display: block;
  color: #ee697e;
  font-size: 14px;
  margin-top: 10px;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
}
.product_ul ul li label {
  display: block;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  margin-top: 5px;
}
.product_ul ul li:hover img {

}
.product_ul ul li:hover {
  box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.2);
  border-radius: 1em;
}
.product_ul ul li:hover h2 {
  //color: #00a1e9;
}
.product_ul ul li:hover .product_b {

}
/*人才招聘*/
.join_bg{
  padding-top: 3%;
}
.join_bg .wrap{
  max-width: 1200px;
}
.join_tit{
  font-size: 24px;
  color: #545454;
  display: inline-block;
  position: relative;
  padding: .5em 0 .5em .8em;
  text-indent:0;
}
.join_tit:after{
  content: '';
  width: 3px;
  height: 15px;
  background: #1677ff;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);  
}

/*企业文化*/
.culture_bg{
  background: url(../images/bg-culture.jpg) center top no-repeat;
  overflow: hidden;
  padding-top: 3%;
}
.culture_bg .wrap{
  max-width: 1200px;
}
/*公司动态*/
.news_bg {
  overflow: hidden;
  //padding-top: 3%;
}
.news_con {
  overflow: hidden;
}
.news_con ul li {
  overflow: hidden;
  margin-bottom: 2%;
  padding-bottom: 2%;
  border-bottom: 1px solid #cccccc;
  display: block;
}
.news_con ul li:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
.news_con ul li .imgs {
  width: 19%;
  float: left;
  display: inline;
  overflow: hidden;
}
.news_con ul li .imgs img {
  width: 100%;/* -webkit-transform: scale(1) rotate(0deg);transform: scale(1) rotate(0deg);transition-duration: 0.3s;transition-timing-function: ease-out;transition-property: opacity, transform, filter;*/
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.news_con ul li:hover .imgs img {/*-webkit-transform: scale(1.2) rotate(4deg); transform: scale(1.2) rotate(4deg);*/
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.news_con ul li .i_about_r {
  float: right;
  display: inline;
  line-height: 22px;
  width: 78%;
  overflow: hidden;
}
.news_con ul li .i_about_r h3 {
  line-height: 22px;
  height: 22px;
  overflow: hidden;
  font-size: 18px;
  color: #333;
  font-weight: normal;
  margin-bottom: 1%;
}
.news_con ul li .i_about_r label {
  display: block;
  color: #999999;
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  padding-left: 19px;
  margin-bottom: 1%;
}
.news_con ul li .i_about_r .p {
  max-height: 48px;
  overflow: hidden;
  font-size: 14px;
  color: #7b7b7b;
  line-height: 24px;
}
.news_con ul li .i_about_r .news_more {
  margin-top: 2%;
  width: 106px;
  text-align: center;
  float: left;
  height: 34px;
  line-height: 34px;
  background-color: #f5f5f5;
  border: 1px solid #bababa;
  color: #828282;
  font-size: 13px;
  transition: all 0.3s;
}
.news_con ul li:hover .i_about_r .news_more {
  background-color: #409EFF;
  color: #fff;
  border: 1px solid #409EFF;
}
.news_con ul li:hover .i_about_r h3 {
  color: #409EFF;
}
/*公司动态详细*/
.about_x  {
  overflow: hidden;
  line-height: 30px;
  font-size: 14px;
  color: #666666;
}
.about_x .p-image{
  text-align: center;
  width: 680px;
  margin: 0 auto;
  text-indent:0;
}
.about_x img {
  margin-bottom: 15px;
  max-width: 100%;
  width: 680px;
  height: auto !important;
}
.about_x .show_t {
  font-size:36px;
  letter-spacing: 4px;
  font-weight: bold;
  color: #121212;
  text-align: center;
  position: relative;
  margin:1.5em 0;
  opacity:.85;
  line-height: 1.4;	
}
.about_x .show_t:after{
  content: '';
  display: block;
  width: 60px;
  margin:0 auto;
  height: 3px;  
  background: #1677ff;
  margin-top: .5em;
}
.about_x .con_line {
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  color: #999999;
  border-bottom: 1px dashed #cccccc;
  text-align: center;
}
.about_x .con_line span{
  margin-left:2em
}
.about_x .con_line span b{
  font-weight: normal;
  color: #1677ff;
}
.about_x .con_id {
  line-height: 30px;
  overflow: hidden;
  white-space: normal;
  word-break: break-all;
  padding-top: 20px;
  text-align: left;
  padding-bottom: 40px;
}
.about_x .con_id div{
  font-size: 18px;
  line-height: 2;
  text-indent: 2em;
}
.about_x table {
  border-collapse: collapse;
  border-spacing: 0;
}
.about_x table td {
  line-height: 22px;
  height: 27px; /*border:1px solid #000;*/
}
.prenext {
  font-size: 14px;
  line-height: 1.6;
  margin: 2% 0!important;
  color: #444;
}
.prenext span {
  float: left;
  width: 108px;
  color: #666666;
  font-size: 16px;
}
.prenext a {
   font-size: 16px;
  color: #444;
}
.prenext a:hover {
  color: #1677ff;
  text-decoration: none;
}
.prenext:last-child {
  border-top: 0;
  margin-top: 0;
  margin-bottom: 10px;
}
.goback {
  float: right;
  height: 26px;
  line-height: 26px;
  text-align: right;
  padding-left: 23px;
  background: url(../img/goback.png) left center no-repeat;
  font-size: 14px;
  color: #333333;
  margin-top: 8px;/* border-bottom:1px solid #a6a6a6;*/
}
.fenxiang {
  height: 30px;
  overflow: hidden;
}
.fenxiang .span {
  float: right;
  font-size: 14px;
  line-height: 34px;
}
/*公司介绍*/
.about_bg {
  background-color: #f5f5f5;
  overflow: hidden;
}
.about_div {
  overflow: hidden;
}
.about_div .i_one_div_txt {
  width: 46.9%;
  padding-left: 1.6%;
  padding-right: 1.5%;
}
.about_div .i_one_div_txt .i_one_con {
  max-width: 588px;
}
.about_div .i_one_div_txt .i_one_t {
  line-height: 30px;
  color: #0044dc;
}
.about_div .i_one_div_txt .i_one_t img {
  display: block;
  margin-top: 12%;
  margin-bottom: 2%;
}
.about_div .i_one_div_txt .i_one_p {
  color: #666666;
  font-size: 14px;
  line-height: 22px;
  padding-top: 2%; /*height:260px; */
  overflow: hidden;
  text-align: left;
}
.about_div .i_one_div_txt .i_one_p.brandfont {
  font-size: 16px;
  text-align: center;
  padding-top: 0;
}
.about_div .i_one_div_img {
  width: 50%;
  overflow: hidden;
}
.about_div .i_one_div_img img {
  width: 100%;
  -webkit-transition: all 0.8s ease-out;
  -ms-transition: all 0.8s ease-out;
  -moz-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.about_div .i_one_div_img:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.about_two {
  overflow: hidden;
  text-align: center;
  padding-top: 3%;
  padding-bottom: 3%;
  background-color: #fff;
  width: 98%;
  padding-left: 1%;
  padding-right: 1%;
}
.about_two ul li {
  float: left;
  width: 30.33%;
  margin-left: 1.5%;
  margin-right: 1.5%;
  overflow: hidden;
  color: #7b7b7b;
  font-size: 14px;
  line-height: 24px;
}
.about_two ul li h2 {
  font-weight: normal;
  color: #333333;
  margin-bottom: 2%;
}
.about_two ul li p {
  margin: 0 auto;
  max-width: 400px;
}
/*企业荣誉*/
.honor_ul {
  overflow: hidden;
}
.honor_ul ul li {
  width: 23.5%;
  margin-right: 2%;
  float: left;
  overflow: hidden;
  margin-bottom: 3%;
  text-align: center;
}
.honor_ul ul li:nth-child(4n+0) {
  margin-right: 0;
}
.honor_ul ul li .imgs {
  width: 100%;
  overflow: hidden;
}
.honor_ul ul li .imgs img {
  width: 100%;
  -webkit-transition: all 0.8s ease-out;
  -ms-transition: all 0.8s ease-out;
  -moz-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.honor_ul ul li h2 {
  color: #333;
  font-size: 13px;
  font-weight: normal;
  height: 42px;
  overflow: hidden;
  line-height: 42px;
}
.honor_ul ul li:Hover .imgs img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.honor_ul ul li:Hover h2 {
  color: #00a1e9;
}
/*联络我们*/
.contact_bg {
  background: #f7f7f7;
  overflow: hidden;
  padding-top: 4em;
}
.map_div {
  overflow: hidden;
  width: 100%;
}
.map_div img {
  max-width: 100%;
}
.contact_c {
  overflow: hidden;
  width: 1400px;
  margin: 3% auto;
  color: #6f6f6f;
  font-size: 14px;
}
.contact_c h2 {
  color: #333333;
  font-size: 26px;
  font-weight: normal;
  margin-bottom: 3%;
}
.contact_c ul li {
  float: left;
  width: 27.8%;
  overflow: hidden;
  margin-bottom: 2%;
  margin-right: 2%;
  text-align: left;
  background: #fff;
  border-radius: 1em;
  color: #545454;
  padding: 3.3em  2em;
  // box-shadow: 2px 2px 20px rgba(0,0,0,.08);
  position: relative;
}

.contact_c ul li .icon{  margin-bottom: .5em;width: 55px;height: 55px; }
.contact_c ul li .icon img{width: 100%;height: 100%;}
/*
.contact_c ul li:first-child .icon{
width: 44px;
height: 44px;                     
}
.contact_c ul li:nth-child(2) .icon{
width: 49px;
height: 42px;                    
}
.contact_c ul li:nth-child(3) .icon{
width: 57px;
height: 48px;                      
}
*/
.contact_c ul li:nth-child(3) .ewm{
  display: none;
  position: absolute;
  top: 35%;
  left: 50%;
  transform: translate(-35%,-50%);                 
}

.contact_c ul li:nth-child(3) .ewm img{
  width: 100%;
  height: auto !important;
}

.contact_c ul li:nth-child(3):hover .ewm{
  cursor: pointer;
  display: block;
}

.contact_c ul li .t1{
  font-size: 20px;
  font-weight: bold;
  padding: .5em 0;
  line-height: 1.8;
}
.contact_c ul li .t1 a:hover{color:#1677ff}
.contact_c ul li .t2{
  font-size: 16px;
  color: #999;
  line-height: 1.8;
}

.contact_c ul li:hover{
  box-shadow: 1px 1px 30px rgba(22, 119, 255, 0.15);
  transition: all 0.3s;
}

.contact_c ul li:hover .t2{
  font-weight: normal;
  color: #000;
}

.contact_c ul li:nth-child(3n+0) {
  margin-right: 0;
}

/*相关案例*/
.case_ul {
  overflow: hidden;
  padding: 15% 0 5% 0;
}
.case_ul ul li {
  float: left;
  width: 18.5%;
  overflow: hidden;
  margin-bottom: 2%;
  margin-right: 2%;
  background-color: #fff;
  text-align: left;                    
  color: #545454;
  padding: 30px;
  box-shadow: 2px 2px 20px rgba(0,0,0,.08);
  position: relative;
  transition: all 0.3s;

}
.case_ul ul li:hover{background: #1677ff;transform: scale(1.05);}

.case_ul ul li:nth-child(4n+0) {
  margin-right: 0;
}
.case_ul ul li img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.case_ul ul li .imgs {
  overflow: hidden;
  width: 100%;
}
.case_ul ul li .imgs img {
  display: block;
  width: 100%;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.case_ul ul li .icon{
  width: 48px;
  height: 48px;
}

.case_ul ul li:first-child .icon{
  background: url(../images/ico-hx.png) no-repeat top center;
}
.case_ul ul li:hover:first-child .icon{
  background: url(../images/ico-hx-h.png) no-repeat top center;
}
.case_ul ul li:nth-child(2) .icon{
  background: url(../images/ico-qy.png) no-repeat top center;
}
.case_ul ul li:hover:nth-child(2) .icon{
  background: url(../images/ico-qy-h.png) no-repeat top center;
}
.case_ul ul li:nth-child(3) .icon{
  background: url(../images/ico-jy.png) no-repeat top center;
}
.case_ul ul li:hover:nth-child(3) .icon{
  background: url(../images/ico-jy-h.png) no-repeat top center;
}
.case_ul ul li:nth-child(4)  .icon{
  background: url(../images/ico-gl.png) no-repeat top center;
}
.case_ul ul li:hover:nth-child(4) .icon{
  background: url(../images/ico-gl-h.png) no-repeat top center;
}
.case_ul ul li .icon img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.case_ul ul li .txts {
  overflow: hidden;
  transition: all 0.3s;

  text-align: left;
}
.case_ul ul li .txts h2 {
  height: 36px;
  line-height: 36px;
  font-size: 30px;
  font-weight: bold;
  padding: 1em 0 .5em;
  color: #121212;
  opacity: .85;
}

.case_ul ul li .txts h2:after{
  content: '';
  display: block;
  width: 218px;
  height: 14px;
  background: url(../images/line.png) no-repeat top center;
  margin-top: 20px;
}
.case_ul ul li .txts .p {
  font-size: 24px;
  color: #121212;
  opacity:1; .7;
  line-height: 2;
  margin-bottom: 1em;
  margin-top: 2em;
}
.case_ul ul li:hover .imgs img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.case_ul ul li:hover .txts h2,.case_ul ul li:hover .txts .p {
  color: #fff;
  opacity:1;
}

.case_ul ul li:hover .txts h2:after{
  background: url(../images/line-h.png) no-repeat top center;
}
.case_ul ul li .desc {
  display: none;
}
/*人才招聘*/
.job_ul {
  overflow: hidden;
  border: 1px solid #e9e9e9;
  margin-bottom: 4%;
}
.job_ul ul li {
  float: left;
  overflow: hidden;
  width: 25%;
  cursor: pointer;
  transition: all 0.3s;
}
.job_ul ul li .job_div {
  overflow: hidden;
  border-right: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 40px;
}
.job_ul ul li:nth-child(4n+0) .job_div {
  border-right: 0;
}
.job_ul ul li .job_txt {
  max-width: 220px;
  width: 94%;
  margin: 0 auto;
}
.job_ul ul li h2 {
  height: 102px;
  line-height: 102px;
  background: url(../img/job_bg2.jpg) left bottom no-repeat;
  margin-top: 3%;
  color: #505050;
  font-size: 20px;
  margin-bottom: 7%;
}
.job_ul ul li .p {
  font-size: 14px;
  color: #646464;
  line-height: 26px;
  overflow: hidden;
}
.job_ul ul li em {
  font-size: 14px;
  color: #949494;
  font-style: normal;
  display: block;
  padding-top: 28px;
  overflow: hidden;
}
.job_ul ul li:hover {
  background-color: #0265f8;
}
.job_ul ul li:hover h2 {
  color: #fff;
  background: url(../img/job_bg1.jpg) left bottom no-repeat;
}
.job_ul ul li:hover .p {
  color: #fff;
}
.job_ul ul li:hover em {
  color: #fff;
}
.job_ul ul li dl {
  display: none;
  overflow: hidden;
}
/*解决方案*/

.solution .intro{
  font-size: 18px;
  line-height: 2.2;
  padding:0 0 2.5em 3em;
  text-indent: 2em;
}
.solution .product_ul h2.tit{
  font-size: 36px;
  font-weight: bold;
  color: rgba(18, 18, 18, 0.9);
  text-align: center;
  position: relative;
  margin-bottom: 1.5em;
  letter-spacing: 4px;
}
.solution .product_ul h2.tit:after{
  content: '';
  display: block;
  width:60px;
  margin:0 auto;
  height: 3px;  
  background: #1677ff;
  margin-top: .5em;
}

.solution_bg {
  background: url(../img/solution_bg.jpg) center center no-repeat;
  background-size: cover;
  overflow: hidden;
  padding-top: 3%;
  padding-bottom: 2%;
}
.solution_bg .solution_t {
  color: #ffffff;
  font-size: 32px;
  text-align: center;
  margin-top: 1%;
  margin-bottom: 3%;
}
.solution_bg .solution_ul ul li {
  float: left;
  width: 32%;
  margin-right: 2%;
  overflow: hidden;
  margin-bottom: 2%;
  position: relative;
}
.solution_bg .solution_ul ul li:nth-child(3n+0) {
  margin-right: 0;
}
.solution_bg .solution_ul ul li .imgs {
  overflow: hidden;
}
.solution_bg .solution_ul ul li .imgs img {
  width: 100%;
  display: block;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.solution_bg .solution_ul ul li .txts {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  color: #fff;
}
.solution_bg .solution_ul ul li .table {
  display: table;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
.solution_bg .solution_ul ul li .td {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}
.solution_bg .solution_ul ul li .txts img {
  margin: 0 auto;
  width: 20%;
  max-width: 90px;
  display: block;
  margin-bottom: 5%; /*margin-top:50px;*/
}
.solution_bg .solution_ul ul li .txts h2 {
  color: #efefef;
  font-weight: normal;
  margin: 0 auto;
  margin-bottom: 3%;
  max-width: 350px;
  width: 94%;
  font-size: 22px;
}
.solution_bg .solution_ul ul li .txts p {
  font-size: 14px;
  line-height: 22px;
  margin: 0 auto;
  max-width: 350px;
  width: 94%;
  overflow: hidden;
}
.solution_bg .solution_ul ul li:hover .imgs img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
/*产品详细*/
.product_con {
  overflow: hidden;
  font-size: 16px;
  color: #444444;
  position: relative;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
}
.product_con .bigimg {
  width: 100%;
  display: block;
  min-height: 250px;
  filter: Alpha(Opacity=0);
  opacity: 0;
}
.product_con .tabel {
  display: table;
  width: 100%;
  height: 100%;
}
.product_con .td {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.product_con .td.vt {
  vertical-align: top;
  margin-top: 5%;
}
.product_con .txts {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.product_con .txts .pt {
  margin-top: 10%;
  font-weight: normal;
  margin-bottom: 2%;
}
.product_con .txts .p1 {
  color: #444444;
  font-size: 16px;
  line-height: 26px;
  max-width: 680px;
  width: 96%;
  margin: 0 auto;
}
.product_con .txts .p2 {
  color: #444444;
  font-size: 16px;
  line-height: 36px;
}
.product_con .txts .p2 label {
  color: #6d6d6d;
  font-size: 12px;
  font-family: Arial;
  padding-right: 3px;
}
.product_three {
  max-width: 1120px;
  width: 94%;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 3%;
}
.product_three_l {
  float: left;
  width: 37.5%;
  overflow: hidden;
  text-align: left;
}
.product_three_img {
  float: right;
  width: 59%;
}
.product_three_img img {
  width: 100%;
}
.product_con .txts .product_three_l .pt {
  margin-top: 5%;
}
/*产品详细2*/
.product_con2 {
  overflow: hidden;
  font-size: 14px;
  line-height: 22px;
}
.product_con2 img {
  width: 100%;
  display: block;
}
.product_blank {
  height: 0;
  font-size: 0;
  overflow: hidden;
}
/*解决方案2*/
.solution{max-width: 1400px !important;}
.solution_bg2 {
  background: url(../img/solution_bg3.jpg) center center no-repeat;
  background-size: cover;
  overflow: hidden;
  padding-top: 3%;
  padding-bottom: 3%;
}
.solution_bg2 .solution_t2 {
  text-align: center;
  overflow: hidden;
  color: #333333;
  width: 94%;
  max-width: 900px;
  margin: 0 auto;
}
.solution_bg2 .solution_desc {
  color: #535353;
  font-size: 15px;
  line-height: 24px;
  width: 94%;
  max-width: 900px;
  margin: 0 auto;
  margin-top: 1%;
  text-align: center;
}
.solution_bg3 {
  background: url(../img/solution_bg2.jpg) center center no-repeat;
  overflow: hidden;
  margin-top: 2%;
  padding-bottom: 8%;
}
.solution_con {
  width: 96%;
  max-width: 1520px;
  margin: 0 auto;
}
.solution_con ul li {
  float: left;
  margin-top: 3%;
  overflow: hidden;
}
.solution_con ul li:nth-child(1) {
  width: 13%;
  padding-top: 9%;
}
.solution_con ul li:nth-child(2) {
  width: 22%;
  padding-right: 2%;
  padding-top: 8%;
}
.solution_con ul li:nth-child(3) {
  width: 20%;
}
.solution_con ul li:nth-child(4) {
  width: 20%;
  padding-left: 2%;
  padding-right: 2%;
  padding-top: 6%;
}
.solution_con ul li:nth-child(5) {
  width: 19%;
  padding-top: 10%;
}
.solution_con ul li .img {
  max-width: 90%;
  margin: 0 auto;
  display: block;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.solution_con ul li h2 {
  font-weight: bold;
  font-size: 18px;
  color: #424242;
  text-align: center;
  margin-bottom: 10px;
  overflow: hidden;
  background: url(../img/solution_bg4.png) center bottom no-repeat;
  background-size: auto 50px;
  padding-bottom: 55px;
}
.solution_con ul li .solution_box {
  margin-bottom: 20px;
}
.solution_con ul li .solution_box:hover .img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.solution_con ul li .solution_box:nth-child(2) {
  margin-bottom: 0%;
}
.solution_con ul li .solution_box:nth-child(2) h2 {
  background: url(../img/solution_bg4.png) center top no-repeat;
  background-size: auto 50px;
  padding-bottom: 0px;
  padding-top: 55px;
}
.solution_con ul li:nth-child(3) .solution_box:nth-child(1) {
  margin-bottom: 5%;
}
.solution_con ul li:nth-child(3) .solution_box:nth-child(1):hover .img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.solution_con ul li:nth-child(3) .solution_box:nth-child(2) {
  margin-top: 18%;
}
.solution_con ul li:nth-child(2) .solution_box:nth-child(2) {
  margin-left: 36%;
}
.solution_con ul li:nth-child(4) .solution_box:nth-child(2) {
  margin-right: 36%;
}
.b_link {
  overflow: hidden;
  margin-bottom: 1%;
  margin-top: 2%;
}
.b_link ul li {
  float: left;
  width: 15.8%;
  margin-right: 1%;
  margin-bottom: 2%;
  overflow: hidden;
}
.b_link ul li:nth-child(6n+0) {
  margin-right: 0;
}
.b_link ul li .imgs {
  overflow: hidden;
  border: 1px solid #f0f0f0;
}
.b_link ul li .imgs img {
  display: block;
  width: 100%;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.b_link ul li:hover .imgs img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.b_link ul li h2 {
  font-weight: normal;
  text-align: center;
  font-size: 15px;
  margin-top: 10px;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
}
/*防伪code.html*/
.fangwei_div {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: inline-table;
  vertical-align: middle;
  text-align: center;
  margin-bottom: 50px;
}
.fangwei_div .fangwei_con {
  display: table-cell;
  vertical-align: middle;
  position: relative;
}
.fangwei_div .fangwei_con .imgs {
  width: 42%;
  display: inline-block;
  margin-right: 1%;
  max-width: 271px;
}
.fangwei_div .fangwei_con .fangwei_txt {
  display: inline-block;
  vertical-align: middle;
  width: 46%;
  padding: 4%;
  padding-top: 0;
  padding-bottom: 0;
  max-width: 330px;
  text-align: left;
  font-family: Arial;
  color: #737373;
  font-size: 14px;
  line-height: 24px;
  background-color: #464646;
  height: 271px;
  overflow: hidden;
}
.fangwei_div .fangwei_con .fangwei_txt .div {
  overflow: hidden;
  margin-bottom: 4%;
}
.fangwei_div .fangwei_con .fangwei_txt .div .inputs {
  height: 45px;
  line-height: 45px;
  width: 100%;
  text-indent: 10px;
  font-size: 18px;
  color: #313131;
  font-family: "微软雅黑";
  border: none;
  background: #191919;
  margin-top: 13%;
  outline: none;
}
.fangwei_div .fangwei_con .fangwei_txt .div .inputs:focus {
  color: #fff;
}
.fangwei_div .fangwei_con .fangwei_txt .div .inputs2 {
  float: left;
  height: 45px;
  line-height: 45px;
  width: 56%;
  text-indent: 10px;
  font-size: 18px;
  color: #313131;
  font-family: "微软雅黑";
  border: none;
  background: #191919;
  outline: none;
}
.fangwei_div .fangwei_con .fangwei_txt .div .inputs2:focus {
  color: #fff;
}
.fangwei_div .fangwei_con .fangwei_txt .div .imgs2 {
  float: right;
  width: 40%;
  height: 45px;
}
.fangwei_div .fangwei_con .fangwei_txt .div2 {
  text-align: center;
  overflow: hidden;
  padding-top: 8%;
}
.fangwei_div .fangwei_con .fangwei_txt .bnts {
  background: #409EFF;
  border: 0;
  height: 30px;
  line-height: 30px;
  width: 118px;
  color: #fff;
  font-size: 14px;
  letter-spacing: 1px;
  outline: none;
  -webkit-appearance: none;
  cursor: pointer;
  margin: 0 auto;
}
.fangwei_div .fangwei_con .fangwei_txt .bnts:hover {
  filter: Alpha(Opacity=80);
  opacity: 0.8;
  transition: all 0.3s;
}
.fangwei_pos {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(5,5,5,0.6);
  top: 0;
  left: 0;
  display: none;
}
.fangwei_pos1 {
  position: absolute;
  width: 100%;
  height: 93px;
  top: 50%;
  margin-top: -46px;
  left: 0;
  display: none;
}
.fangwei_pos_con {
  width: 96%;
  margin: 0 auto;
  max-width: 500px;
  height: 93px;
  background-color: #464646;
  color: #fff;
  font-size: 14px;
  font-family: "宋体";
  line-height: 30px;
}
.fangwei_pos_con .fangwei_pos_div {
  text-align: left;
  max-width: 370px;
  width: 96%;
  margin: 0 auto;
  padding-top: 15px;
}
@media screen and (max-width: 1440px) {
  /*解决方案2*/
  .solution_con ul li:nth-child(4) {
    padding-top: 4%;
  }
  .solution_con ul li:nth-child(5) {
    padding-top: 8%;
  }
}
@media screen and (max-width: 1200px) {
  /*硬件产品*/
  .product_a a {
    height: 50px;
    line-height: 50px;
  }
  /*公司动态*/
  .news_con ul li .i_about_r h3 {
    font-size: 16px;
    margin-bottom: 0.5%;
  }
  .news_con ul li .i_about_r label {
    margin-bottom: 0.5%;
  }
  .news_con ul li .i_about_r .p {
    line-height: 22px;
    max-height: 44px;
  }
  .news_con ul li .i_about_r .news_more {
    margin-top: 1%;
    height: 32px;
    line-height: 32px;
  }
  /*公司介绍*/
  .about_div .i_one_div_txt .i_one_t img {
    margin-top: 6%;
    margin-bottom: 1%;
    width: 40px;
  }
  .about_div .i_one_div_txt .i_one_p {
    padding-top: 1%;
    line-height: 20px;
    font-size: 13px;
  }
  .about_two ul li {
    line-height: 22px;
    font-size: 13px;
  }
  /*联络我们*/
  .contact_r h2 {
    font-size: 24px;
  }
  /*解决方案*/
  .solution_bg .solution_t {
    font-size: 28px;
  }
  .solution_bg .solution_ul ul li .txts img { /*margin-top:30px;*/
    width: 18%;
  }
  .solution_bg .solution_ul ul li .txts h2 {
    margin-bottom: 2%;
  }
  .solution_bg .solution_ul ul li .txts p {
    font-size: 13px;
    line-height: 20px;
  }
  /*解决方案2*/
  .solution_con ul li h2 {
    font-size: 16px;
  }
  .solution_bg3 {
    background-position: center 20%;
  }
  .solution_con ul li:nth-child(4) {
    padding-top: 0%;
  }
  .solution_con ul li:nth-child(2) {
    padding-top: 0%;
  }
  .solution_con ul li:nth-child(5) {
    padding-top: 1%;
  }
}
@media screen and (max-width: 1100px) {
  .final .wrap .about_x .show_t{font-size: 36px !important;}
  /*内页*/
  .o_big {
    background-size: auto 110%;
  }
  /*公司动态*/
  .news_con ul li .i_about_r h3 {
    font-size: 15px;
    margin-bottom: 0.4%;
  }
  .news_con ul li .i_about_r label {
    margin-bottom: 0.4%;
    font-size: 12px;
  }
  .news_con ul li .i_about_r .p {
    line-height: 18px;
    max-height: 36px;
    font-size: 12px;
  }
  /*相关案例*/
  .case_ul ul li .txts {
    padding-top: 10px;
    padding-bottom: 15px;
  }
  .case_ul ul li .txts .p {

  }
  /*人才招聘*/
  .job_ul ul li {
    width: 33.33%;
  }
  .job_ul ul li:nth-child(4n+0) .job_div {
    border-right: 1px solid #e9e9e9;
  }
  .job_ul ul li:nth-child(3n+0) .job_div {
    border-right: 0;
  }
  /*解决方案*/
  .solution_bg .solution_t {
    font-size: 24px;
  }
  .solution_bg .solution_ul ul li .txts img { /*margin-top:20px;*/
    width: 16%;
  }
  .solution_bg .solution_ul ul li .txts p {
    font-size: 12px;
    line-height: 18px;
    max-height: 180px;
  }
  .product_ul ul li p {
  font-size:16px;
}
@media screen and (max-width: 1000px) {
  /*内页*/
  .o_big {
    background-size: auto 120%;
  }
  /*公司动态*/
  .news_con ul li .i_about_r .news_more {
    margin-top: 0.5%;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
  }
  /*企业荣誉*/
  .honor_ul ul li {
    width: 32%;
  }
  .honor_ul ul li:nth-child(4n+0) {
    margin-right: 2%;
  }
  .honor_ul ul li:nth-child(3n+0) {
    margin-right: 0;
  }
  /*工程案例*/
  .case_ul ul li {
    width: 32%;
  }
  .case_ul ul li:nth-child(4n+0) {
    margin-right: 2%;
  }
  .case_ul ul li:nth-child(3n+0) {
    
  }
  /*解决方案2*/
  .solution_con ul li h2 {
    font-size: 14px;
  }
  .b_link ul li {
    width: 19%;
  }
  .b_link ul li:nth-child(6n+0) {
    margin-right: 1.1%;
  }
  .b_link ul li:nth-child(5n+0) {
    margin-right: 0;
  }
}
@media screen and (max-width: 960px) {
  /*内页*/
  .o_big {
    background-size: auto 130%;
  }
  /*硬件产品*/
  .product_a a {
    height: 46px;
    line-height: 46px;
  }
  /*公司动态*/
  .news_con ul li .i_about_r h3 {
    font-size: 14px;
  }
  /*公司介绍*/
  .about_div .i_one_div_txt .i_one_t img {
    width: 30px;
    margin-top: 3%;
  }
  .about_two ul li {
    line-height: 20px;
    font-size: 12px;
  }
  /*联络我们*/
  .contact_r h2 {
    font-size: 20px;
  }
  /*解决方案*/
  .solution_bg .solution_t {
    font-size: 20px;
  }
  .solution_bg .solution_ul ul li .txts img { /*margin-top:15px;*/
    width: 14%;
    margin-bottom: 3%;
  }
  .solution_bg .solution_ul ul li .txts h2 {
    font-size: 20px;
  }
  /*产品详细*/
  .product_con .td.vt {
    vertical-align: middle;
  }
  .product_con .txts .p1 {
    font-size: 14px;
  }
  .product_con .txts .p2 {
    font-size: 14px;
    line-height: 26px;
  }
}
@media screen and (max-width: 830px) {
  /*内页*/
  .o_big {
    background-size: auto 140%;
  }
  /*公司动态*/
  .news_con ul li .i_about_r .news_more {
    display: none;
  }
  /*公司介绍*/
  .about_div .i_one_div_txt {
    width: 96%;
    padding-left: 2%;
    padding-right: 2%;
    margin-bottom: 3%;
    padding-top: 2%;
  }
  .about_div .i_one_div_txt .i_one_con {
    max-width: none;
  }
  .about_div .i_one_div_img {
    width: 100%;
  }
  .about_two ul li {
    width: 97%;
    margin-bottom: 3%;
  }
  /*解决方案*/
  .solution_bg .solution_ul ul li {
    width: 49%;
  }
  .solution_bg .solution_ul ul li:nth-child(3n+0) {
    margin-right: 2%;
  }
  .solution_bg .solution_ul ul li:nth-child(2n+0) {
    margin-right: 0%;
  }
  /*解决方案2*/
  .b_link ul li {
    width: 24%;
  }
  .b_link ul li:nth-child(5n+0) {
    margin-right: 1.1%;
  }
  .b_link ul li:nth-child(4n+0) {
    margin-right: 0;
  }
}
@media screen and (max-width: 780px) {
  .inner_ul{ width: 100% !important;}
  .qygk_bg .wrap .qygk-c{
    height:auto;
    background:none;
    border-right:none;
    display: block;
    overflow: hidden;
  }
  .inner_ul .inner-txt{font-size: 24px !important;}
  .o_big h1{ font-size: 42px !important;}
  .qygk_bg .img-box{position: relative;
    top: 0;
    right: 0;
    height: auto;
    width: 100%;
  }
  .qygk_bg .inner-box{
    padding: 5% 0;
    font-size: 16px !important;
    width: 100%;
  }
  /*内页*/
  .o_big {
    background-size: auto 150%;
  }
  .fzlc_bg{
    height:520px;
  }
  .news_ul ul li {
    width:100% !important;
  }
  .news_ul ul li:nth-child(3n+0) {
    margin-right: 1%;
  }
  .news_ul ul li:nth-child(2n+0) {
    margin-right: 0;
  }
  /*硬件产品*/
  .product_a a {
    height: 42px;
    line-height: 42px;
  }
  .product_ul ul li {
    width: 98%;
    margin-bottom: 5%;
    border-radius: 0.5em;
    box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.05);
  }
  .product_ul ul li:nth-child(3n+0) {
    margin-right: 1%;
  }
  .product_ul ul li:nth-child(2n+0) {
    margin-right: 0;
  }
  /*公司动态详细*/
  .about_x .show_t {
    font-size: 24px;
    margin-top: 4%;
    margin-bottom: 0px;
  }
  .solution .intro {
    font-size: 16px;
    line-height: 2;
    padding:0; 
    text-indent: 2em;
    margin: 5% 0;
  }
  .product_ul ul li .btns-box{
    font-size: 16px;
    margin-top: 10px;
    background: none;
    margin-bottom: 1.2em;
    line-height: 2.5;}
  .product_ul ul li .btn-pos{ background: rgba(22, 119, 255, 0.1); font-size: 16px;}
  .product_ul ul li h2{font-size: 20px;}
  .solution .product_ul h2.tit{font-size: 26px;}
  .final .wrap .about_x .show_t{
    font-size: 24px;
    margin-top: 6%;
    margin-bottom: 2%;
    padding:0;
  }
  .product_ul ul li .product_b{padding:0;}
  .prenext {
    font-size: 14px;
    margin: 5% 0!important;
  }

  .prenext span {
    width: 70px;
    font-size: 14px;
  }
  /*联络我们*/
  .contact_r h2 {
    font-size: 18px;
  }
  .map_div {
    width: 100%;
  }
  .contact_r {
    width: 94%;
    padding-top: 3%;
  }
  /*工程案例*/
  .case_ul ul li {
    width:100%;
    padding: 10px;
  }
  .case_ul ul li:nth-child(3n+0) {
    margin-right: 2%;
  }
  .case_ul ul li:nth-child(2n+0) {
    margin-right: 0;
  }
  /*人才招聘*/
  .job_ul ul li {
    width: 50%;
  }
  .job_ul ul li:nth-child(3n+0) .job_div {
    border-right: 1px solid #e9e9e9;
  }
  .job_ul ul li:nth-child(2n+0) .job_div {
    border-right: 0;
  }
  /*解决方案2*/
  .solution_bg3 {
    background: none;
  }
  .solution_con ul li:nth-child(1) {
    width: 50%;
  }
  .solution_con ul li:nth-child(2) {
    width: 50%;
    padding-right: 0;
  }
  .solution_con ul li:nth-child(3) {
    width: 50%;
  }
  .solution_con ul li:nth-child(4) {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  .solution_con ul li:nth-child(5) {
    width: 50%;
  }
  .solution_con ul li .solution_box {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 640px) {
  /*内页*/
  .o_big {
    background-size: auto 160%;
  }
  /*公司动态*/
  .news_con ul li .imgs {
    width: 29%;
  }
  .news_con ul li .i_about_r {
    width: 68%;
  }
  /*企业荣誉*/
  .honor_ul ul li {
    width: 49%;
  }
  .honor_ul ul li:nth-child(4n+0) {
    margin-right: 2%;
  }
  .honor_ul ul li:nth-child(3n+0) {
    margin-right: 2;
  }
  .honor_ul ul li:nth-child(2n+0) {
    margin-right: 0;
  }
  /*相关案例*/
  .case_ul ul li .txts {
    padding-left: 4%;
  }
  /*人才招聘*/
  .job_ul ul li h2 {
    font-size: 18px;
    height: 80px;
    line-height: 80px;
  }
  .job_ul ul li .p {
    font-size: 13px;
  }
  .job_ul ul li em {
    font-size: 13px;
  }
  /*解决方案*/
  .solution_bg .solution_t {
    margin-bottom: 5%;
  }
  .solution_bg .solution_ul ul li {
    width: 100%;
    margin-right: 0%;
  }
  .solution_bg .solution_ul ul li:nth-child(2n+0) {
    margin-right: 3%;
  }
  .solution_bg .solution_ul ul li .txts img {
    width: 21%;
  }
  /*产品详细*/
  .product_con .txts .p1 {
    font-size: 12px;
    line-height: 20px;
  }
  .product_con .txts .p2 {
    font-size: 12px;
    line-height: 22px;
  }
  .product_three_l {
    width: 50%;
  }
  .product_three_img {
    width: 48%;
  }
  /*解决方案2*/
  .b_link ul li {
    width: 32.5%;
  }
  .b_link ul li:nth-child(4n+0) {
    margin-right: 1.1%;
  }
  .b_link ul li:nth-child(3n+0) {
    margin-right: 0;
  }
  /*防伪code.html*/
  .fangwei_div .fangwei_con .imgs {
    width: 40%;
    margin-right: 0;
    margin-bottom: 4%;
  }
  .fangwei_div .fangwei_con .fangwei_txt {
    width: 100%;
    height: 250px;
  }
}
@media screen and (max-width: 480px) {
  /*内页*/
  .o_big {
    background-size: auto 170%;
  }
  /*硬件产品*/
  .product_a a {
    height: 36px;
    line-height: 36px;
    width: 48.4%;
  }
  /*公司动态详细*/
  .about_x2 .show_t {
    font-size: 22px;
    line-height: 30px;
  }
  /*公司介绍*/
  .about_div .i_one_div_txt .i_one_p {
    line-height: 18px;
    font-size: 12px;
  }
  /*相关案例*/
  .case_ul ul li .txts h2 {

    height: 30px;
    line-height: 30px;
  }
  /*人才招聘*/
  .job_ul ul li .job_div {
    padding-bottom: 30px;
  }
  .job_ul ul li .job_txt {
    width: 90%;
  }
  .job_ul ul li h2 {
    font-size: 16px;
    height: 50px;
    line-height: 50px;
  }
  .job_ul ul li .p {
    font-size: 12px;
    line-height: 22px;
    padding-top: 20px;
  }
  .job_ul ul li em {
    font-size: 12px;
  }
  /*解决方案*/
  .solution_bg .solution_ul ul li .txts h2 {
    font-size: 18px;
  }
}
@media screen and (max-width: 360px) {
  /*内页*/
  .o_big {
    background-size: auto 180%;
  }
}
@media screen and (max-width: 320px) {
}

