  ul, ol, li {
    list-style: none;
}
.pt10{padding-top: 10px;}
.pb10{padding-bottom: 10px;}
.mt20{margin-top: 20px;}
.mt30{margin-top: 30px;}
.fl{float:left}
.fr{float:right}
.clear{clear: both;height: 0;}
.box{
	position: relative;
    z-index: 999;
    background: #fff;}

.height-large{line-height:40px}
.fl{float:left}
.fr{float:right}

.fixed-top{
position: fixed;
background: #ffffffb3;
top: 0;
box-shadow: 0 5px 10px rgba(0,0,0,.175)!important;
}

/* 首页企业展示 */
.qyzs{width: 100%;position: relative;}
.flip1{position:static;width:95%;margin:0 auto;overflow: hidden;}
.flip1>.flip-body {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    transition-property: transform
}

.flip1>.flip-body>.flip-item {
    width: 100%;
    text-align: center;
    position: relative;
    flex-shrink: 0;
    transition-property: transform;
    transition: none
}

.flip1>.flip-body>.flip-item.active {
    display: block
}

.flip1>.flip-page {
    position: absolute;
    left: 50%;
    bottom: 1.5rem;
    transform: translateX(-50%)
}

.flip1.flip-rows>.flip-body {
    flex-wrap: wrap;
    flex-direction: column
}

.flip1>.flip-prev,
.flip1>.flip-next {
    position: absolute;
    top: 50%;
    color: #999;
    font-size: 50px;
    cursor: pointer;
    width: 1em;
    height: 1em;
    margin-top: -0.5em;
    overflow: hidden;
    border: solid 1px rgba(255, 255, 255, 0);
    border-radius: .25rem
}

.flip1>.flip-prev::before,
.flip1>.flip-next::before {
    content: "";
    position: absolute;
    top: .25em;
    border-top: solid 2px currentColor;
    border-right: solid 2px currentColor;
    width: .5em;
    height: .5em;
    overflow: hidden
}

.flip1>.flip-prev::before {
    transform: rotate(-135deg);
    left: .35em
}

.flip1>.flip-next::before {
    transform: rotate(45deg);
    right: .35em
}
.flip1>.flip-prev{left: -28px;}
.flip1>.flip-next {right: -28px;}


/* 首页新闻 */
.innewsfl{background-color:#fff;padding:20px;box-shadow: 0 5px 10px rgba(0,0,0,.175)!important;}
.xdtta{font-family:"Microsoft YaHei";font-size:16px;line-height:25px}
.xdata{padding-bottom:5px;font-family:"Microsoft YaHei";line-height:20px;font-size:13px}
.xdrnr{font-family:"Microsoft YaHei";font-size:14px;color:#616161;padding-top:5px;line-height:25px}
.xdaimg img{width:100%}
.inwen li{background-color:#fff;margin-bottom:10px;height:108px;font-family:"Microsoft YaHei";line-height:30px;box-shadow: 0 5px 10px rgba(0,0,0,.175)!important;}
.inwen li:hover{background-color:#28408b}
.inwen li:hover .darit{color:#fff;background-color:#4960a7}
.inwen li:hover a{color:#fff}
.inwen li:hover .da{color:#b2b8cf}
.darit{width:108px;height:108px;float:left;color:#2d2d2d;background-color:#cbcbcb;margin-right:20px}
.dari{padding-top:18px;text-align:center;font-size:29px;height:68px;background-image:url(../images/hsx.jpg);background-repeat:no-repeat;background-position:center bottom}
.xiaori{padding-top:5px;text-align:center;font-size:14px;height:40px}
.inwen{margin:0}
.wen{
	font-size:18px;
	padding-bottom:3px;
	padding-top:10px;}	
.da{
	font-size:14px;
	color:#616161;
	line-height:25px;
	margin: 0px 10px;
	height:55px;
	overflow:hidden;}



.navbar-addon a{
    margin-left: 10px;
}
.navbar-addon i{
    font-size: 16px;
}
.navbar-addon a .user_pic{
    width: 28px;
    height: 28px;
}
.index-title{
   margin: 20px auto;
}
.index-title .index-title-l .cn-title{
    font-size: 26px;
	font-weight:bold;
}
.index-title .index-title-l .en-title{
    color: #999;
}
.index-title .line-title{
clear: both;
    background: #b6b6b6;
    height: 1px;
    position: relative;
    width: 100%;
}
.index-title .index-title-r{
    text-align: right;
    font-size: 0;
}
.index-title .index-title-r .nav-item{
    display: inline-block;
    padding: 5px 18px;
    border: 1px solid #eee;
    color: #666;
    font-size: 16px;
    margin-right: 15px;
    margin-top: 20px;
}
.index-title .index-title-r .nav-item.active{
    border: 1px solid #019BE1;
    background-color: #019BE1;
    color: #fff;
}
.index-title .index-title-r .nav-item:hover{
    border: 1px solid #019BE1;
    background-color: #019BE1;
    color: #fff;
}
.index-title .title-other{
   font-size: 18px;
    text-align: center;
    font-weight: 700;
}
.index-title2{
    margin: 40px auto;
    text-align: center;
}
.index-title2 .index-title-t {
    position: relative;
    display: inline-block;
    padding: 0 20px;
    font-size: 18px;
    color: #fff;
    background-color: #019BE1;
}
.index-title2 .index-title-t.m-line:before,
.index-title2 .index-title-t.m-line:after{
    content:"";
    position: absolute;
    top: 50%;
    display: block;
    height: 1px;
    background-color: #019BE1;
    width: 100%;
    z-index: -1;
}
.index-title2 .index-title-t.m-line:before{  
    left: 50%; 
}
.index-title2 .index-title-t.m-line:after{
    right: 50%;
}
.products-list{
    margin-top: 30px;
}
.products-list .item{
    width: 100%;
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    font-size: 0;
    border: 2px solid #fff;
    border-bottom: 2px solid #eee;
    margin-bottom: 15px;
}
.products-list .item .f-box{
    width: 100%;
    display: flex;
    align-items: center;
    line-height: 60px;
    
}
.products-list .item .f-box .more{
    display: flex;
    align-items: center;
    width: 15%;
}
.products-list .item .f-box .more i{
    font-size: 36px;
    display: none;
}
.products-list .item:hover{
    border: 2px solid #019BE1;
}
.products-list .item:hover .more i{
    display: inline-block;
}
.products-list .item:hover .f-box{
    background-color: #019BE1;
    color: #fff;
}

.products-list .item .title{
    width: 100%;
    padding: 0 10px;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.products-list .item .img{
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 70%;
    margin-bottom: 10px;
}

.products-list .item img{
    position: absolute;
    width: 100%;
    height: 100%;
}


.case-list .item .title{
    padding: 0 20px;
}
.case-list .item:hover{
    box-shadow: 0 4px 13px -1px #EBEBEB;
    border: 2px solid #fff;
    border-bottom: 2px solid #019BE1;
}
.case-list .item:hover .f-box{
    background-color: #fff;
    color: #019BE1;
}
.newss-list .item{
     border: 1px solid #ebebeb;
}
.newss-list .big-x4:nth-child(4){
     display: none;
}

.newss-list .item .title{
    padding: 0 20px;
}
.newss-list .item:hover{
    box-shadow: 0 4px 13px -1px #EBEBEB;
    border: 2px solid #fff;
}
.newss-list .item:hover .f-box{
    background-color: #fff;
    color: #019BE1;
}

.products-list .item .info{
    display: inline-block;
    height: 50px;
    line-height: 25px;
    padding: 0 20px;
    color: #999;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 20px;
}
.newss-list .item .info{
     height: 75px;
    -webkit-line-clamp: 3;
    border-bottom: 2px solid #eee;
    padding-bottom:80px;
    margin-bottom: 0;
}

.newss-list .date-box{
    display: flex;
    align-items: center;
    padding:0 20px;
    height: 60px;
}
.newss-list .date-box .date{
    font-size: 18px;
    font-weight: bold;
    color: #999;
    flex: 1;
}
.newss-list .date-box .more i{
    font-size: 36px;
    color: #fff;
    display: none;
}
.newss-list .item:hover .more i{
    display: block;
    color: #019BE1;
}
.newss-list .item:hover .date{
    color: #019BE1;
}
    
.more-box{
    margin:50px auto;
    display: inline-block;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 120px;
    height: 40px;
    border:1px solid #eee;
    color: #999;
}
.more-box i{
    font-size: 36px;
}
.more-box:hover{
    background-color: #019BE1;
    color: #fff;
}
.index-about{
    height: 872px;
    margin-top: 50px;
    _background: url(../image/about_bg.jpg) no-repeat fixed;
	background:#f7f7f7;
    background-size: 100% 100%;
    display: block;
    overflow: hidden;
}
.index-about .top-box{
    max-width: 1200px;
    margin: 100px auto 0;
    background-color: #fff;
}
.index-about .top-box .top-box-l{
    width: 100%;
    height: 458px;
    background: url(../image/about.jpg) no-repeat center center;
    background-size: 100% 100%;
}
.index-about .top-box .index-title{
    margin-top:50px;
    margin-left: 50px;
    display: inline-block;
}
.index-about .top-box .top-box-r{
    padding: 30px;
    text-align: center;
}
.index-about .top-box .top-box-r .tit{
	color: #c7c4c2;
    font-size: 45px;
    font-weight: bold;
    text-align: left;}
	.index-about .top-box .top-box-r .tit::before{
	content: "";
    position: absolute;
    top: 95px;
    left: 30px;
    right: 30px;
    height: 5px;
background: -webkit-gradient(linear, left top, right top, color-stop(100%,rgba(255,187,0,0)), color-stop(0%,rgba(255,187,0,1))); /* Chrome,Safari4+ */
    border-radius: 2px;}
.index-about .top-box .top-box-r .cn-name{
     margin-top: 30px;
     font-size: 24px;
     font-weight: bold;
     color: #333;
}    
.index-about .top-box .top-box-r .en-name{
  color: #999;
  font-size: 14px;
}
.index-about .top-box .top-box-r .info{
    margin-top: 20px;
    font-size: 14px;
    color: #999;
    text-align: left;
}
.index-about .bottom-box{
    max-width: 1200px;
    margin: 90px auto 0;
    text-align: center;
}
.bottom-box .item{
    position: relative;
    width: 100%;
    display: inline-block;
}
.bottom-box .item:after {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "";
    height: 40px;
    width: 1px;
    background: #ccc;
}
.bottom-box>div:last-child .item:after{
    width: 0;
}
.bottom-box .item .num{
    position: relative;
    display: inline-block;
    padding: 0 10px;
    font-size:60px;
    font-weight: bold;
    line-height: 1.5;
}
.bottom-box .item .num span{
    position: absolute;
    top: 10px;
    right: -20px;
    font-size: 16px;
    color: #999;
    display: block;
}
.bottom-box .item .title{
    color: #666;
}

.footer{
    margin-top: 30px;
    background: url(../image/process_bg.jpg) no-repeat center center;
    background-size: 100% 100%;
    overflow: hidden;
}
.footer .footer-box{
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}
.footer .footer-box .f-left{
    margin-top: 40px;
}
.footer .footer-box .f-left .f-logo{
    display: inline-block;
}
.footer .footer-box .f-left .f-addr{
    margin: 50px auto;
}
.footer .footer-box .f-left .f-addr span{
    display: inline-block;
    width: 100%;
    font-size: 14px;
    color: #666;
}
.footer .footer-box .f-left .f-media .img-box{
    position: relative;
    width: 44px;
    height: 44px;
    display: inline-block;
    margin-right: 15px;
    z-index: 2;
}

.footer .footer-box .f-left .f-media .img-box img{
    width: 44px;
    height: 44px;
}
.footer .footer-box .f-left .f-media .img-box .show-box{
    position: absolute;
    top: 46px;
    left: -22px;
    display: none;
}
.footer .footer-box .f-left .f-media .img-box.img-box-show:hover .show-box{
    display: block;
}
.footer .footer-box .f-left .f-media .img-box .show-box img{
    width: 100px;
    height: 100px;
}
.footer .footer-box .f-right{
    margin-top:140px;
    width: 100%;
}
.footer .footer-box .f-right ul{
    width: 24%;
    display: inline-block;
    list-style: none;
    font-size: 0;
    vertical-align: text-top;
}
.footer .footer-box .f-right ul li{
    font-size: 14px;
    line-height: 2;
}
.footer .footer-box .f-right ul li h2{
    font-size: 18px !important;
    font-weight: bold;
}

.footer .footer-box .footer-b{
    margin-top: 60px;
}

.footer .footer-box .footer-b .footer-link ul{
    list-style: none;
    padding-left: 0;
    margin: 0;
}
.footer .footer-box .footer-b .footer-link ul li{
    position: relative;
    display: inline-block;
    font-size: 0;
    font-size: 14px;
    color: #666;
    padding:0 10px;
    line-height: 20px;
}
.footer .footer-box .footer-b .footer-link ul li:after {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "";
    height: 14px;
    width: 1px;
    background: #ccc;
}
.footer .footer-box .footer-b .footer-link ul li:last-child:after{
    width: 0;
}
.footer .footer-box .footer-b .footer-link ul li a{
    color: #666;
    font-size: 14px;
}
.footer .footer-box .footer-b .footer-link ul li span{
    color: #666;
    font-size: 14px;
}
.footer .footer-box .footer-b .footer-copyr{
    font-size: 14px;
    color: #666;
}

.drop>.dropdown>ul>.drop>.dropdown{
    min-width: 100%;
}


.page {
	width: 100%;
    text-align: center;
	height: auto;
	overflow: hidden;
	padding-top: 30px;
}
.pageList {
    overflow: hidden;
}
.pageList ul{
    padding: 0;
}
.pageList ul li {
	line-height: 30px;
	display:inline-block;
	margin: 0 2px;
	text-align: center;
    font-size: 0;
}
.pageList ul li a {
	background: #efefef;
	color: #646464;
	padding: 4px 10px;
	border: 1px solid #d3d3d3;
    font-size: 16px;
}
.pageList ul li a.selected, .page ul li a:hover {
	background-color: #019be1;
	border: 1px solid #019be1;
	color: #FFFFFF;
}
.pageList ul li a.disable {
    color: #cfcdcd;
    pointer-events:none;
}

.news-list .item{
   margin-bottom: 40px;
}
.news-list .item:last-child{
    margin-bottom: 0;
}
.news-list .item .img{
    padding-top: 0;
    padding-bottom: 0;
}

.news-list .item .img img{
    width: 100%;
    height:220px;
}
.news-list .item .txt{
 padding-top: 0;
 padding-bottom: 0;
}
.news-list .item .txt .title{
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
}
.news-list .item .txt .desc{
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 10px;
    font-size: 13px;
    color: #999;
    line-height:1.5;
}
.news-list .item .txt .time{
    margin-top: 10px;
    font-size: 14px;
    color: #999;
}
.site-box{
    background-color: #f5f5f5;
}
.site-nav{
    font-size: 14px;
    padding:15px 10px;
    color: #999;
    text-align: left;
}
.site-nav a{
   color: #999;
}

.content{
   
}

.detail-main .detail-title{
    padding: 10px 20px;
    text-align: center;
    background-color: #009be1;
    color: #fff;
}
.detail-main .detail-title .title-txt{
    position: relative;
    padding: 4px 10px;
}
.detail-main .detail-title .title-txt::before,
.detail-main .detail-title .title-txt::after{
    content: "";
    position: absolute;
    top: 50%;
    display: block;
    height: 1px;
    background-color: #fff;
    width:40%;
}
.detail-main .detail-title .title-txt::before{
   left: -50%;
}
.detail-main .detail-title .title-txt::after{
    right: -50%;
}
.detail-main .detail-header{
    border-bottom: 2px solid #eee;
    padding:30px 0;
}
.detail-main .title{
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 1.3;
	text-align: center;
}
.detail-main .article-info{
    font-size: 14px;
    color: #999;
}
.detail-main .article-info .icon-shijian{
    font-size: 14px;
}
.detail-main .article-info .iconfont{
    margin-right: 2px;
}
.detail-main .article-info span{
    margin-right: 10px;
}

.detail-main .article-con{
    margin-top: 20px;
}
.detail-main .article-con img{
    max-width: 100%;
}
.detail-main .article-paeg{
   margin-top: 40px;
   border-bottom: 2px solid #eee;
}
.detail-main .article-paeg a:hover {
    background-color: #019BE1;
    color: #fff;
}
.detail-main .article-paeg a{
    display: inline-block;
    color: #999;
    width: 100%;
    height: 100%;
}
.detail-main .article-paeg .iconfont{
    font-size: 18px;
    margin: 0 4px;
}

.detail-right{
    padding:15px;
}

.detail-right .title{
    width: 100%;
    border-bottom: 1px solid #eee;
}
.detail-right .title span{
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    padding:0 10px 10px 10px;
}

.detail-right .hot-list .item{
    display: flex;
    margin-top: 20px;
}
.detail-right .hot-list .item .item-l{
    width: 80px;
    height: 75px;
    margin-right: 10px;
}
.detail-right .hot-list .item .item-r .tit{
    font-size: 16px;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.detail-right .hot-list .item .item-l img{
    width: 80px;
    height: 75px;
}
.detail-right .hot-list .item .item-r{
    flex: 1;
}
.detail-right .hot-list .item .item-r .num{
    font-size: 14px;
    color: #999;
}
.detail-right .prohot-list .item .img{
    display: block;
    width: 100%;
    height:auto;
    overflow: hidden;
}
.detail-right .prohot-list{
    margin-top: 20px;
}
.detail-right .prohot-list .item{
    margin-bottom: 10px;
}
.detail-right .prohot-list .item .img img{
    width: 100%;
    height: 100%;
}
.detail-right .prohot-list .item .txt {
    margin-top: 6px;
}
.detail-right .prohot-list .item .txt .tit a{
    width: 100%;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    font-size: 14px;
    color: #666;
}
.detail-right .prohot-list .item .txt .price{
    width: 100%;
    display: block;
    font-size: 16px;
    text-align: center;
    line-height:1;
    color: #999;
}

.detail-pro{}

.pro-imgbox{
    width:100%;
    overflow: hidden;
}


div.zoomDiv{
    z-index:999;
    position:absolute;
    top:0px;
    left:0px;
    width:200px;
    height:200px;
    background:#ffffff;
    border:1px solid #CCCCCC;
    display:none;
    text-align:center;
    overflow:hidden;
 }
div.zoomMask{
    position:absolute;
    background:url(../image/mask.png) repeat scroll 0 0 transparent;
    cursor:move;
    z-index:1;
}

.pro-infobox{
    padding:30px;
}
.pro-infobox .w-lable{
    width: 50px;
}
.pro-infobox .pro-title{
    font-size: 30px;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 15px;
    border-bottom: 2px solid #eee;
    padding-bottom: 10px;
}
.pro-infobox .pro-desc{
    font-size: 14px;
    color: #999;
    line-height: 1.5;
}
.pro-infobox .ey-buyaction a{
    color: #fff;
}
.pro-infobox .pro-type{
    margin-top: 20px;
}

.pro-infobox  .pro-item{
    display: flex;
    font-size: 14px;
    align-items: center;
}
.pro-infobox  .pro-item-l{
    color: #999;
}
.pro-infobox  .pro-item-r{
    flex: 1;
}

.pro-infobox .pro-price{
    margin-top: 20px;
    align-items: center;
}
.pro-infobox .pro-price .pro-item-r{
    font-size: 24px;
    font-weight: bold;
}
.pro-infobox .pro-type .type-tags {
  margin-top: 10px;
}
.pro-infobox .pro-type .type-tags .type-tag {
  display: inline-block;
  margin: 3px 0;
  text-align: center;
  padding: 0 12px;
  line-height: 30px;
  box-sizing: border-box;
  border: solid 1px #e5e5e5;
  color: #333333;
  margin-right: 12px;
  cursor: pointer;
}
.pro-infobox .pro-type .type-tags .type-tag.active {
  border: solid 1px #000;
  background-color: #000;
  color: #fff;
}
.pro-infobox .pro-type .type-tags .type-tag.disabled {
  color: #999999;
  border-style: dashed;
  cursor: not-allowed;
}
.pro-infobox .pro-type .type-tags > div {
  display: table-cell;
}
.pro-infobox .pro-type .type-tags .type-name {
  line-height: 30px;
}

.pro-infobox .pro-quantity{
    margin-top: 20px;
}

.pro-infobox .pro-quantity .pro-item-r{
    display: flex;
}
.pro-infobox .pro-quantity .pro-item-r .minus,
.pro-infobox .pro-quantity .pro-item-r .plus{
   border: 1px solid #e8e8e8;
   background: none;
   height: 40px;
   width: 40px;
}
.pro-infobox .pro-quantity .pro-item-r .input_num{
   border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
   border-left: none;
   border-right:none;
   background:#fff;
   height: 40px;
   width: 40px;
   text-align: center;
}
.pro-infobox .pro-btns{
    margin-top:30px;
}
.pro-infobox .pro-btns{
    font-size: 0;
}
.pro-infobox .pro-btns .oper-bt{
    font-size: 14px;
    display: inline-block;
    color: #fff;
    padding: 10px 20px;
    border-radius: 0 !important;
    border: 0 !important;
}
.pro-infobox .pro-btns .oper-bt.bt1{
    background-color:#009be1;
    margin-right: 10px;
}
.pro-infobox .pro-btns .oper-bt.bt2{
    background-color:#FF9800;
}

.product-tab {
   width: 100%;
}

.product-tab .nav.nav-tabs {
    border-bottom: solid 0px #ddd;
    border-top: solid 1px #ddd;
}
.product-tab .nav.nav-tabs>li>a{
    border-radius: 0;
    color: #000;
   
}
.product-tab .nav.nav-tabs>li.active>a{
    border:1px solid #fff;
    border-top: 2px solid #000;
     font-weight: bold;
     color: #000;
       border-radius: 0;
}
.product-tab .nav.nav-tabs>li>a{
    border:1px solid #fff;
    color: #666;
}
.product-tab .nav.nav-tabs>li:not(.active):hover>a{
    border-color: #fff;
}
.product-content img{
    max-width: 100%;
}
.product-content .pro-spec{
    font-size: 14px;
    color: #666;
}
.about{
    margin-top: 20px;
}

.header-banner{
    text-align: center;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height:300px;
}
.header-banner .banner-txt{
    display: inline-block;
    padding: 10px 0;
    color: #fff;
    margin-top: 80px;
}
.header-banner .banner-txt .big-font{
    font-size:40px;
    font-weight:bold;
}
.index-process{
    height: 503px;
    margin-top: 50px;
    background: url(../image/process_bg.jpg) no-repeat fixed;
    background-size: 100% 100%;
    display: block;
    overflow: hidden;
}
.index-process .process-box{
    max-width: 1200px;
    margin: 0 auto;
}
.index-process .process-box .item{
    position: relative;
    text-align: center;
}
.index-process .process-box .item::after{
    content: "";
    position: absolute;
    width: 100%;
    top: 36%;
    left:72%;
    height: 1px;
    border-top:1px dashed #019BE1;
}
.index-process .process-box .item:last-child::after{
    border: 0;
}
.index-process .process-box .item .img{
    display: inline-block;
    font-size: 0;
    width: 88px;
    height: 88px; 
    overflow: hidden;
}

.index-process .process-box .item .img img{
    width: 88px;
    height: 88px; 
}
.down-list .item img{
    width: 90%;
    height: 180px;
}
.down-list .item{
  margin-bottom: 10px;
    margin-top: 10px;
    background-color: #ffffff;
    border-top-color: #e9e9e9;
    border-top-style: solid;
    border-top-width: 1px;
    border-right-color: #e9e9e9;
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: #e9e9e9;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #e9e9e9;
    border-left-style: solid;
    border-left-width: 1px;
 
}
.down-list .item:hover{
    box-shadow: #8a8a8a 0px 3px 15px;
    transition-property: all;
}
.down-list .item:hover .go-btn{
    background-color: #019BE1;
    color: #fff;
    border-color: #019BE1;
}
.down-list .tag-box .icon-shijian,
.down-list .tag-box .icon-geshi,
.down-header .tag-box .icon-shijian,
.down-header .tag-box .icon-wode{
    font-size: 12px;
}
.down-list .item .title{
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.down-list .item .desc{
    font-size: 14px;
    color: #999; 
    display: inline-block;
    height: 50px;
    overflow: hidden;
}
.down-list .item .tag-box,
.down-header .item .tag-box{
    font-size: 14px;
    color: #999;
}
.down-list .item .tag-box span,
.down-header .item .tag-box span{
    display: inline-block;
    margin-right: 10px;
}
.down-list .item .tag-box span i,
.down-header .item .tag-box span i{
    margin-right: 6px;
}

.down-list .item .go-box .go-btn{
    display: inline-block;
    border: 1px solid #eee;
    padding: 5px 20px;
    font-size: 14px;
}
.down-header{
    margin-top: 30px;
}
.down-header .item img{
    width: 90%;
    height: 180px;
}
.down-header .item{
    padding-bottom: 20px;
    border-bottom: 2px solid #eee;
}
.down-header .item .desc{
    font-size: 14px;
    color: #999;
}

.detail-main .down-header .title {
    margin-bottom: 10px;
}
.detail-main .down-header .down-link{
    margin-top: 10px;
}
.detail-main .down-header .down-link .down-item{
    display: inline-block;
    font-size: 14px;
    border: 1px solid #eee;
    padding: 2px 6px;
    margin-right: 10px;
    margin-bottom: 10px;
    color: #666;
}
.detail-main .down-header .down-link .down-item i{
    color: #019BE1;
}

.message-main{
    width: 100%;
    text-align: center;
}
.message-box{
    margin: 0 auto;
    padding: 15px;
}
.message-box .title{
    font-size:30px;
    margin-bottom: 20px;
}
.message-box .form-button{
    margin-left:0;
}
.message-box .form-button .button{
    width: 50%;
}
.about-box .title{
    margin:60px auto;
    font-size: 26px;
}
.about-box .title span{
   font-size: 14px;
   color: #999;
}
.about-box .item{
    text-align: center;
    margin-bottom: 20px;
}
.about-box .item .tit{
    font-size: 18px;
}
.about-box .item .tit-en{
    font-size: 12px;
    color: #999;
}
.about-box .item .icon{
    margin: 20px auto;
}
.about-box .item .icon i{
    font-size: 50px;
    color: #999;
}
.about-box .item .desc{
    margin: 0 auto;
    font-size: 14px;
    color: #999;
    width: 80%;
}
.contact-main{
    margin-bottom: 50px;
}
.contact-main .item{
    display: flex;
    align-items: center;
}
.contact-main .contact-l .item{
    margin-bottom: 20px;
}
.contact-main .item .item-l{
    margin-right: 20px;
}
.contact-main .item .item-l i{
    font-size: 40px;
}
.contact-main .item .item-r{
    display: flex;
    flex-direction: column;
    line-height: 1.5;
}
.contact-main .item .item-r .title{
    font-size: 20px;
    font-weight: bold;
}
.contact-main .item .item-r .txt{
    font-size: 14px;
    color: #999;
}
.contact-main .contact-r{
    width: 100%;
    overflow: hidden;
}
.contact-main .contact-r img{
    width: 100%;
    height: 100%;
}
.jobs-list .item{
    width: 100%;
    display: inline-block;
    padding: 20px;
    border: 1px solid #eee;
}
.jobs-list .item .title{
     width: 100%;
     font-size: 18px;
     font-weight: bold;
     color: #333;
 }
 .jobs-list .item .time{
     font-size: 14px;
     color: #999;
 }
 .jobs-list .item .f-box{
     border-bottom: 1px solid #eee;
     padding-bottom: 10px;
 }
 .jobs-list .item .info{
     margin-top: 10px;
 }
 .jobs-list .item .info span{
     width: 100%;
     display: inline-block;
     font-size: 16px;
     color: #666;
 }
 .jobs-list .item .more-wrap{
     width: 100%;
     text-align: right;
 }
 .jobs-list .item .more {
     display: inline-block;
     padding: 4px 20px;
     font-size: 14px;
     color: #019BE1;
 }
 .jobs-list .item:hover .more{
     background-color: #019BE1;
     color: #fff;
 }
 .jobs-list .item:hover{
     box-shadow: 0 4px 13px -1px #EBEBEB;
 }
 .jobs-btn-wrap{
     text-align:right;
 }
 .jobs-btn-wrap .jobs-btn{
     margin-top: 10px;
     display: inline-block;
     border: 1px solid #019BE1;
     padding: 4px 10px;
     background-color: #019BE1;
     color: #fff;
 }
   
@media only screen and (max-width: 1024px){
    
    .newss-list .big-x4:nth-child(4){
         display: block;
    }
    .w-container.fixed{
       position: fixed;
       top: 0;
       width: 100%;
       z-index: 999999;
       background-color: #fff;
    }
    body{
        padding-top: 80px;
    }
   .new-list .item img{
       height: auto;
   }
   .news-list .item .img img{
      height: auto;
   }
   .footer .footer-t{
       background-color: #333333;
       padding: 20px 10px 10px;
   }
   .footer .footer-t .footer-t-r{
       text-align: center;
   }
   .detail-main{
       padding: 0;
   }
   .detail-right{
       padding: 0;
   }
   .detail-pro{
       padding: 0;
   }
   .pro-infobox{
         padding: 30px 0;
   }
   div.zoomDiv{
       display: none !important;
   }
   div.zoomMask{
       display: none !important;
   }
    .detail-right .prohot-list .item .img{
        height: auto;
    }
    .detail-right .prohot-list .item .txt .tit a{
        font-size: 16px;
    }
    .header-banner{
        height: 100px;
        
    }
    .site-nav{
      /*  padding: 10px 10px 0; */
    }
    .index-title2 {
        margin: 40px auto 10px;
    }
    .index-title {
        margin: 20px auto;
    }
    .index-title .index-title-l .cn-title {
        font-size: 24px;
    }
    .index-title .index-title-l .en-title {
        font-size: 14px;
    }
    .index-title .index-title-l{
        text-align: center;
    }
    .index-title .index-title-r{
        text-align: center;
        margin-top: 20px;
    }
    .index-title .index-title-r .nav-item{
        display: inline-block;
        padding: 2px 10px;
        font-size: 14px;
        margin-right: 10px;
		margin-top: 0;
    margin-bottom: 10px;
    }
    .index-about{
        margin-top: 0;
    }
    .index-about .top-box .top-box-l{
        height: 250px;
    }
    .index-about .top-box{
        margin-top: 0;
    }
    .index-about .top-box .top-box-r .cn-name{
        margin-top: 20px;
    }
    .index-about .top-box .top-box-r{
        padding: 10px 30px;
    }
    .index-about .more-box{
        margin-bottom: 20px;
    } 
    .index-about .bottom-box{
        margin-top: 50px;
    }
    .bottom-box .item .num{
        font-size: 30px;
    }
    .bottom-box .item .num span {
        top: 0;
        right: -20px;
    }
    .bottom-box .item .title{
        font-size: 14px;
    }
    .bottom-box .item:after {
        width: 0px;
    }
    .bottom-box>div{
        margin-bottom: 15px;
    }
    .products-list .item .f-box .more {
        display: none;
    }
    .case-list .item .title {
        padding: 0;
    }
    .newss-list .item .title {
        padding: 0;
    }
    .products-list .item .info{
        padding: 0;
    }
    
    .index-process{
        margin-top: 0;
    }
    .index-process .process-box{
        max-width: 1200px;
        margin: 50px auto 0;
    }
    .index-process .process-box .item{
        margin-bottom: 20px;
    }
    .index-process .process-box .item .img{
        display: inline-block;
        font-size: 0;
        width: 60px;
        height: 60px; 
        overflow: hidden;
    }
    .index-process .process-box .item .img img{
        width: 60px;
        height: 60px; 
    }
    .index-process .process-box .item .title{
        font-size: 14px;
    }
    .newss-list .item{
        margin-bottom: 0;
    }
    .newss-list .item .info{
        padding-bottom: 80px;
    }
    .newss-list .item  .date-box{
        padding: 5px 0;
        height: 40px;
    }
    .products-list .item .f-box{
        height: 40px;
    }
    .footer .footer-box .f-left .f-logo{
       display: none;
    }
    .footer .footer-box .f-left .f-addr{
        text-align: center;
    }
    .footer .footer-box .f-left .f-media{
         text-align: center;
         margin-bottom: 30px;
    }
    .footer .footer-box .f-right{
        display: none;
    }
    .footer .footer-box .footer-b{
        display: none;
    }
    .content{
        padding:0 15px;
    }
    .product-con{width:100%}
    .product-con .content{
        padding:0;
    }
    .product-con .content .tab-body .tab-item img{
        width: 100%!important;height: auto!important;
    }
    .detail-main .article-paeg{
       padding-bottom: 10px;
    }
    .detail-main .article-paeg {
        margin-top: 30px;
    }
    .pro-imgbox .img-auto{
        width: 100%;
    }
    .pro-infobox .pro-title{
        font-size: 24px;
    }
    .down-list .item img{
        width: 100%;
        height: 160px;
    }
    .down-list .item{
        border-left: 0;
        border-right: 0;
        border-bottom: 0;
    }
    .down-list .item{
       margin-bottom: 10px;
    }
    .down-list .item:last-child{
       border-bottom:1px solid #eee;
    }
    .down-header .item img{
        width: 100%;
        height: 160px;
    }
    .detail-main .down-header .title {
        margin-top: 10px;
    }
    .down-header .item .desc{
       display: -webkit-box;
       -webkit-box-orient: vertical;
       -webkit-line-clamp: 3;
       overflow: hidden;
    }
    .about-box .title {
        margin: 40px auto;
        font-size: 26px;
        padding: 0 15px;
    }
    .about-box .item .icon{
        margin: 10px auto;
    }
    .about-box .item .icon i{
        font-size:40px;
    }
    .about-box .item .desc{
        line-height: 1.5;
    }
    .contact-main .item .item-l i{
        font-size: 30px;
    }
    .contact-main .item .item-r .title{
        font-size: 16px;
    }
    .jobs-btn-wrap{
        text-align:center;
    }
	.height-large{display:none}
	.side{display:none}
	
	/* 底部联系 */
.navBar{width: 100%;height: 4rem;position: fixed;bottom: 0px;left: 0px;z-index: 100;background: #333;}
.navBar ul{max-width: 640px;min-width: 320px;width: 100%;height: 1rem;margin: 0 auto;}
.navBar li{float: left;width: 25%;height: 4rem;}
.navBar li.kf{width: 50%;background: #fb0;}
.navBar li.kf{line-height: 4rem;font-weight: bold;}
.navBar li.kf a{padding: 0;}
.navBar li a{width: 100%;padding-top: .1rem;display: block;text-align: center;color: #fff;height: 4rem;
line-height: 4rem;}
.navBar li a.g-icobef:before{width: .42rem;height: .42rem;display: block;margin: 0 auto;padding-bottom: 0.1rem;}
.navBar li:nth-child(1) .g-icobef:before{background-position: -0.71rem 0;}
.navBar li:nth-child(2) .g-icobef:before{background-position: -1.3rem 0;}
/* 底部联系 */

.mycol li{width: 100%;margin-bottom: 10px;}
.mycol li span{display: none;}
.mycol li .con{height:auto!important;}
}

@media only screen and (max-width:320px){
    .index-about{
        height: 760px;
    }
    .index-about .bottom-box{
        margin-top: 8px;
    }
    .bottom-box .item .num{
        font-size: 20px;
    }
    .bottom-box .item .num span {
        top: 0;
        right: -20px;
    }
    .bottom-box .item .title{
        font-size: 14px;
    }
    .bottom-box .item:after {
        width: 0px;
    }
    .bottom-box>div{
        margin-bottom: 10px;
    }
    .index-about .top-box .top-box-l {
        height: 200px;
    }
}
@media (width: 768px) {
    .index-process .process-box .item::after{
        border-top: 0;
    }
}
@media (min-width: 1024px) {
    .news-detail .news-detail-l{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
     .news-detail .news-detail-r{
         padding-right: 0 !important;
     } 
     .detail-main .article-paeg div:nth-child(2){
         text-align: right;
     }
     .detail-right .prohot-list .item .img{
         height: auto;
     }
     .list-title{
         display: none;
     }
     .detail-main .article-paeg a{
         padding: 20px;
     }
     .detail-main .article-con {
         margin-top:40px;
     }
     .content{
         padding: 0 15px;
     }
     .pro-imgbox .img-auto{
         min-height: 450px;
     }
     .detail-main .detail-title{
         margin-top: 70px;
     }
     .down-list .item .title{
         margin-top: 10px;
     }
     .down-list .item .tag-box{
         margin-top: 40px;
     }
     .down-list .item .desc{
         margin-top: 10px;
     }
     .down-list .item .go-box{
         text-align: center;
     }
     .down-list .item .go-box .go-btn{
         margin-top: 70px;
     }
     .down-list .item{
        margin-bottom: 30px;
     }
     .index-about .top-box .top-box-r .info{
         overflow: hidden;
     }
     .down-header .item .desc {
         overflow: hidden;
         text-overflow: ellipsis;
         white-space: nowrap;
     }
     .message-box{
         text-align: center;
         width: 50%;
     }
     .jobs-list .item {
         width: 96%;
         margin-bottom: 20px;
     }
     .jobs-list .item .title{
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
     
      }
     .jobs-list .item .info span{
          width: 100%;
          display: inline-block;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          font-size: 16px;
          color: #666;
      }
        .navBar{display:none}
   
}
@media (min-width: 1280px) {
    .w-container {
        max-width: 1200px;
        margin: 0 auto;
        padding: 10px 0;
    }
    .index-title{
        margin: 20px auto;
    }
    .index-title.relation{
         margin: 40px auto 30px;
    }
    .products-list .item .title a{
        display: inline-block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .detail-right .prohot-list .item .img{
        height: 152px;
    }
    .product-content{
        padding: 20px;
    }
    .list-title{
        display: none;
    }
    .products-list>div{
        width: calc(33.33333333% - 20px);
        margin-right:20px;
        margin-bottom: 20px;
    }
    .products-list>div:nth-child(3n){
       margin-right: 0;
    }
    .index-process{
        padding-top: 60px;
        height: 503px;
    }
    .process-box .index-title{
        margin: 0 auto 70px;
    }
    .footer{
        height: 503px;
    }
    .content{
        padding: 0;
    }
	.navBar{display:none}
}

/* 产品详情 */
.nav.nav-tabs li.active{font-weight:bold}
.nav.nav-tabs li.active a{background-color:#fb0;color: #000;}



.text-center {text-align:center}

 
 
.side{position:fixed;width:78px;right:0;top:60%;margin-top:-200px;z-index:100;border:1px solid #e0e0e0;background:#fff;border-bottom:0}
.side ul{margin:0;padding:0;}
.side ul li{width:78px;height:78px;float:left;position:relative;border-bottom:1px solid #e0e0e0;color:#333;font-size:14px;line-height:38px;text-align:center;transition:all .3s;cursor:pointer}
.side ul li:hover{background:#fb0;color:#fff}
.side ul li:hover a{color:#fff}
.side ul li i{height:25px;margin-bottom:1px;display:block;overflow:hidden;background-repeat:no-repeat;background-position:center center;background-size:auto 25px;margin-top:14px;transition:all .3s}
.side ul li i.bgs1{background-image:url(../images/icon/right_pic5.png)}
.side ul li i.bgs2{background-image:url(../images/icon/right_pic7.png)}
.side ul li i.bgs3{background-image:url(../images/icon/right_pic2.png)}
.side ul li i.bgs4{background-image:url(../images/icon/right_pic1.png)}
.side ul li i.bgs5{background-image:url(../images/icon/right_pic3.png)}
.side ul li i.bgs6{background-image:url(../images/icon/right_pic6_on.png)}
.side ul li:hover i.bgs1{background-image:url(../images/icon/right_pic5_on.png)}
.side ul li:hover i.bgs2{background-image:url(../images/icon/right_pic7_on.png)}
.side ul li:hover i.bgs3{background-image:url(../images/icon/right_pic2_on.png)}
.side ul li:hover i.bgs4{background-image:url(../images/icon/right_pic1_on.png)}
.side ul li:hover i.bgs5{background-image:url(../images/icon/right_pic3_on.png)}
.side ul li .sidebox{position:absolute;width:78px;height:78px;top:0;right:0;transition:all .3s;overflow:hidden}
.side ul li.sidetop{background:#fb0;color:#fff}
.side ul li.sidetop:hover{opacity:.8;filter:Alpha(opacity=80)}
.side ul li.sideewm .ewBox.son{width:238px;display:none;color:#363636;text-align:center;padding-top:235px;position:absolute;left:-240px;top:0;background-image:url(../images/leftewm.png);background-repeat:no-repeat;background-position:center center;border:1px solid #e0e0e0}
.side ul li.sideetel .telBox.son{width:240px;height:180px;display:none;color:#fff;text-align:left;position:absolute;left:-245px;top:-79px;background:#fb0}
.side ul li.sideetel .telBox dd{display:block;height:90px;overflow:hidden;padding-left:65px;line-height:24px;font-size:18px}
.side ul li.sideetel .telBox dd span{display:block;line-height:28px;height:28px;overflow:hidden;margin-top:18px;font-size:18px}
.side ul li.sideetel .telBox dd {margin:0}
.side ul li.sideetel .telBox dd.bgs1{background:url(../images/icon/right_pic8.png) 18px center no-repeat;background-color:#e96410}
.side ul li.sideetel .telBox dd.bgs2{background:url(../images/icon/right_pic9.png) 18px center no-repeat}
.side ul li:hover .son{display:block!important;animation:fadein 1s}

@media (max-width: 767px) {
 
 .detail-main .article-con h2 img{
     width:100% !important;
     height:100% !important;
  
    }
   
}
