@charset "UTF-8";
article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary {display:block;}

body,form,h1,h2,h3,h4,h5,h6,p{margin:0;padding:0;font-weight:normal;}
img,input{border:none;outline: none;vertical-align:middle;} 
a{text-decoration:none;color:#666666;background:transparent;}
a:hover{text-decoration:none;color:#666666;}
ul, ol, li, dl{list-style-type:none;margin:0px;padding:0px;}
:focus {outline: 1;}

table {border-collapse:collapse;border-spacing:0;}
/*去除表单自动填充颜色(Chrome浏览器)*/
input:-webkit-autofill {background-color: transparent;background-image: none;color: #666666;}
/*去除按键虚线框(Firefox浏览器)*/
button::-moz-focus-inner,input::-moz-focus-inner{-webkit-appearance:none;}
/*去除按键圆角(iPhone)*/
button{-webkit-appearance:none;}
/*chrome*/
::-webkit-input-placeholder {color: #999;}
/*webkit下在文本框获取焦点后不显示placeholder，以便使其与其他浏览器表现一致*/
:focus::-webkit-input-placeholder {color: transparent !important;}
/*Firefox*/
:-moz-input-placeholder,:-ms-input-placeholder {color: #999;}

/*滚动条样式*/
/*::-webkit-scrollbar {
  width: 14px;
  height: 14px;
}
::-webkit-scrollbar-track,
::-webkit-scrollbar-thumb {
  border-radius: 999px;
  border: 5px solid transparent;
}
::-webkit-scrollbar-track {
  box-shadow: 1px 1px 5px rgba(0,0,0,.2) inset;
}
::-webkit-scrollbar-thumb {
  min-height: 20px;
  background-clip: content-box;
  box-shadow: 0 0 0 5px rgba(0,0,0,.2) inset;
}
::-webkit-scrollbar-corner {
  background: transparent;
}*/


.fl{float: left;}
.fr{float: right;}

.clearfix {zoom: 1;}
.clearfix:before,.clearfix:after{display: table;content: " ";}
.clearfix:after{clear: both;}
.box_clear{clear: both;}

.position_relative{position: relative;}

.ellipsis{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ellipsis2{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.ellipsis3{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.ellipsis5{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;}

.hidden{overflow: hidden;}
.transition{transition: all 0.36s ease;}

.HIGHT{height:80px ;}

#header{position: fixed;top: 0;z-index: 99;background: #fff;transition: height 0.36s ease;width: 100%;height: 80px;}
#header{background: #000;}
#header .wrapper{height: 100%;}
#header .wrapper .content{max-width: 1170px;margin: 0 auto;height: 100%;}
#headTop{position: relative;float: left;height: 100%;margin-right: 50px;}
#headTop #logo{position: relative;top: 50%;transform: translateY(-50%);display: block;}
#headTop #logo img {height: 44px !important;max-width: initial;}
#navWrapper {float: right;height: 100%;}
#navWrapper .content .nav {height: 46px;width: 100%;top: 50%;position: relative;transform: translateY(-50%);float: right;}
#navWrapper .content .nav .navitem {transition: all 0.36s ease;cursor: pointer;position: relative;float: left;font-size: 14px;}
#navWrapper .content .nav .navitem a {overflow: hidden;transition: all 0.36s ease;display: block;color: #959595;margin: 0 26px;border-bottom: 1px solid transparent;line-height: 46px;}
#navWrapper .content .nav .navitem span{position: relative;width: 100%;height: 100%;display: block;transition: transform 0.3s linear;}
#navWrapper .content .nav .navitem span:before{content: attr(data-title);position: absolute;top: 100%;left: 0;width: 100%;text-align: center;}
#navWrapper .content .nav .navitem a i{padding-left: 10px;position: absolute;top: 0;right: 9px;line-height: 46px;}
#navWrapper .content .nav .navitem a:hover span {-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}
#navWrapper .content .nav .navitem a:hover span:before{color:#dcdcdc}
#navWrapper .content .nav .navitem a.active {color: #dcdcdc;border-color: #717274;}
#navWrapper .content .nav .navitem .subnav {transition: all 0.36s ease;position: absolute;top: calc(100% - 2px);left: 0;z-index: 199;opacity: 0;visibility: hidden;width: 180px;height: auto;border-width: 2px 0 0;border-style: solid;border-color: #ee1c25;overflow: hidden;background: #fff;box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05);}
#navWrapper .content .nav .navitem .subnav li {cursor: pointer;width: 100%;}
#navWrapper .content .nav .navitem .subnav li a {transition: all 0.36s ease;font-weight: 500;padding: 12px 24px;line-height: 22px;display: block;transition: all .2s ease-in-out;font-size: 12px;color: #666;margin: 0;}
#navWrapper .content .nav .navitem:hover .subnav {opacity: 1;visibility: visible;}
#header.mini {height: 66px;background:linear-gradient(to bottom, #000, #000)}
#header.mini #navWrapper .content .nav .navitem {font-size: 14px;}
#header.mini #navWrapper .content .nav .navitem a {line-height: 46px;}
#header.mini#navWrapper .content .nav .navitem .subnav li a{line-height: 22px;}
#header.mini #logo img {height: 34px !important;}
/*底部*/
#footer .footerBox{padding-bottom: 36px;}
#footer .footer_title .title{font-size: 22px;color: #fff;margin-bottom: 20px;}
#footer .footer_title .subtitle{font-size: 14px;color: #999999;line-height: 30px;}
#footer .footer_list .footerItem{float: right;margin-right: 50px;}
#footer .footer_list .footerItem .item_top{font-size: 22px;color: #999999;margin-bottom: 20px;}
#footer .footer_list .footerItem .item_bot p{font-size: 14px;color: #999999;line-height: 30px;}
#footer .footer_list .footerItem .erweima{width: 140px;height: 140px;}
#footer .footer_list .footerItem .erweima img{width: 100%;}
#footer .footer_list .footerItem .erweima span{display: block;text-align: center;font-size: 14px;color: #999999;}
#footer .footer_list .footerItem.margin-r{margin-right: 120px;}
#footer .footer_copy{border-top: 1px solid #696969;text-align: center;padding: 12px 0;color: #999999;font-size: 14px;}
#footer .footer_copy a{color: #999999;margin-left: 25px;}

/*首页轮播*/
.banner_seiper{margin-top: 80px}
#banner_swiper .owl-nav button{outline: none;}
#banner_swiper .owl-nav .owl-prev,#banner_swiper .owl-nav .owl-next{left: 30px;position: absolute;top: 50%;transform: translateY(-50%);}
#banner_swiper .owl-nav .owl-prev span,#banner_swiper .owl-nav .owl-next span{font-size: 36px;color: #b3b3b3;font-weight: bold;}
#banner_swiper .owl-nav .owl-next{right: 30px;left: initial;}
#banner_swiper .owl-dots{height: 22px;overflow: hidden;position: absolute;left: 50%;transform: translateX(-50%);bottom: 20px;z-index: 1;}
#banner_swiper .owl-dots button.owl-dot{width: 6px;height: 6px;background: rgba(255, 255, 255, 0.7);border-radius: 50%;margin: 0 14px;text-indent: -999px;}
#banner_swiper .owl-dots button.owl-dot.active{box-shadow: 0 0 0 5px #323739;}

.box_width{width: 100%;padding-top:80px;overflow: hidden;}
.box_widthAll{max-width: 1200px;margin: 0 auto;}
/*标题*/
.container_header{margin-bottom: 20px;margin-top: 35px;}
.container_header .title{display: inline-block;font-size: 22px;line-height: 30px;color: #555;margin-right: 10px;position: relative;}
.container_header .title:after{content: "";position: absolute;height: 3px;width: 0px;background: #595959;left: -40px;top: 50%;margin-top: -2px;transition: 0.36s ease;}
.container_header .subTitle{font-size: 15px;color: #999;line-height: 30px;}
/*分类*/
.container_category a{float: left;margin: 0 16px;line-height: 30px;color: #959595;font-size: 13px;}
.container_category a.more{padding-left: 26px;position: relative;}
.container_category a.more:after{content: "";position: absolute;height: 1px;width: 0px;background: #d1d1d1;left:-8px;top:15px;transition: 0.36s ease;opacity: 0;}
.container_category a.more i{margin-left: 4px;font-size: 16px;}
.container_category a.active{color: #333333;}
.container_category a:hover:after{width: 24px;opacity: 1;background: #333333;}
.container_category a:hover{color: #333333;}

.container_content{padding-top: 30px;}
.container_content.border_top:before{content: "";position: absolute;width: 200vw;height: 1px;background: #eeeeee;left: 50%;transform: translate(-50%);top: 0;}
/*优势*/
.con_ys_left{width: 530px;height: 530px;background: #000;overflow: hidden;}
.con_ys_left img{transition: all 0.36s ease;width: 100%}
.con_ys_right{display: flex;flex-direction:column;justify-content: space-between;height: 530px;}
.con_ys_content{width: 350px;box-sizing: border-box;padding: 40px;background: #fff;position: absolute;top:50%;left: 50%;transform: translate(-50%,-50%);}
.con_ys_content .ys_title{transition: all 0.36s ease;color: #333;font-size: 16px;line-height: 30px;}
.con_ys_content .ys_subTitle{transition: all 0.36s ease;color: #666;font-size: 14px;line-height: 22px;}
.con_ys_content .con_ys_list{margin-top: 30px;}
.con_ys_content .con_ys_list .con_ys_item{float: left;font-size: 14px;color: #929292;line-height:30px;position: relative;padding-left: 16px;height: 30px;min-width: 120px;box-sizing: border-box;}
.con_ys_content .con_ys_list .con_ys_item:before{width: 5px;height: 5px;background: #eb3c2c;border-radius: 50%;position: absolute;left: 0;top: 12px;content: "";}
.con_ys_content .con_ys_list .con_ys_item:nth-child(2n){float: right;}
.box_widthAll_ys:hover .container_header .title:after{width: 20px;}
.box_widthAll_ys:hover .con_ys_left img{transform: scale(1.1);}
.box_widthAll_ys:hover .con_ys_content .ys_title{color: #eb3c2c;}

/*产品*/
.con_cp_list{padding:0 30px;box-sizing: border-box;}
.con_cp_list .item_box{display: block;margin: 0 8px;}
.con_cp_list .item_box .item_img,.con_cp_list .item_box .item_img img{width: 100%;}
.con_cp_list .item_box .item_wrapper{box-sizing: border-box;position: absolute;background: #fff;top: 50px;left: 25px;width: calc(100% - 50px);height: calc(100% - 150px);padding:0 24px;padding-top: 30px;opacity: 0;transition: 0.56s ease;}
.con_cp_list .item_box .item_wrapper .item_info .title{font-size: 18px;color: #eb3c2c;position: relative;padding-bottom: 15px;font-weight: bold;}
.con_cp_list .item_box .item_wrapper .item_info .title:before{content: "";width: 60px;height: 1px;background: #bebec0;position: absolute;left: 0;bottom: 0px;display: block;}
.con_cp_list .item_box .item_wrapper .item_info .text{margin-top: 20px;line-height: 26px;font-size: 14px;color: #929292;}
.con_cp_list .item_box .item_wrapper .details{display: inline-block;padding: 10px 16px;font-size: 14px;color: #fff;background: #eb3c2c;margin-top: 22px;}
.con_cp_list .item_box .item_wrapper .details i{margin-left: 12px;}
.con_cp_list .item_box .item_name{height: 100px;padding: 24px 0;box-sizing: border-box;transition: 0.56s ease}
.con_cp_list .item_box .item_name .title{font-size: 18px;line-height: 26px;color: #333;transition: all 0.36s ease;}
.con_cp_list .item_box .item_name .subtitle{font-size: 14px;line-height: 26px;color: #777;transition: all 0.36s ease;}
.con_cp_list .item_box:hover .item_wrapper{top: 25px;opacity: 1;}
.con_cp_list .item_box:hover .item_name{opacity: 0;filter: blur(14px);}
.con_cp_list .owl-nav button{outline: none;}
.con_cp_list .owl-nav .owl-prev,.con_cp_list .owl-nav .owl-next{left: 0;;position: absolute;top: 50%;transform: translateY(-50%);}
.con_cp_list .owl-nav .owl-prev span,.con_cp_list .owl-nav .owl-next span{font-size: 36px;color: #b3b3b3;font-weight: bold;}
.con_cp_list .owl-nav .owl-next{right: 0;left: initial;}
.con_cp_list .owl-dots{display: none;}
.box_widthAll_cp:hover .container_header .title:after{width: 20px;}

/*数字*/
.box_widthAll_number{background-position: center center;background-size: initial;background-repeat: no-repeat;background-image: url(../img/bg.jpg);}
.number_box{width: 100%;height: 260px;position: relative;}
.number_box .number_box_list{width: 100%;position: absolute;top: 50%;left: 50%;transform: translateX(-50%) translateY(-50%);}
.number_box .number_box_list li{width: calc(100%/3);float: left;text-align: center;position: relative;}
.number_box .number_box_list li:not(:last-child)::after {content: '';position: absolute;width: 60px;height: 1px;background-color: rgba(170, 170, 170, 0.3);right: 0;top: 50%;transform: translateY(-50%);}
.number_box .number_box_list li p.number{color: #fff;text-align: center;font-size: 14px;}
.number_box .number_box_list li p.number .counterDX{font-size: 50px;font-family: helveticaneuethn, Arial;text-align: center;margin-top: 15px;line-height: 52px;vertical-align: top;}
.number_box .number_box_list li p.number .unit{position: relative;top: 1px;left: 3px;font-size: 14px;vertical-align: top;}
.number_box .number_box_list li p.title{color: #a9a9a9;font-size: 14px;line-height: 30px;}

/*新闻*/
.con_xw_list .con_xw_item{transition: all 0.36s ease;width: calc((100% - 120px)/3);height: auto;float: left;margin-right: 60px;margin-bottom: 20px;position: relative;box-shadow: 0 0 0px rgba(0, 0, 0, 0.15);padding-bottom: 50px;box-sizing: border-box;border-top: 1px solid rgba(170, 170, 170, 0.2);}
.con_xw_list .con_xw_item:nth-child(3n){margin-right: 0;}
.con_xw_list .con_xw_item a{display: block;padding-top: 20px;}
.con_xw_list .con_xw_item .item_text{padding-top: 15px;}
.con_xw_list .con_xw_item .item_text .title{font-size: 16px;color: #333;line-height: 30px;}
.con_xw_list .con_xw_item .item_text .texts{margin-top: 12px;font-size: 13px;line-height: 26px;height: 52px;overflow: hidden;color: #999;}
.con_xw_list .con_xw_item .item_time{margin-top: 18px;display: flex;justify-content: space-between;}
.con_xw_list .con_xw_item .item_time .more{color: #999;font-size: 14px;padding-right: 20px;transition: all 0.36s ease;line-height: 32px;}
.con_xw_list .con_xw_item .item_time .more i{font-size: 18px;line-height: 32px;padding-left: 10px;position: relative;opacity: 0;left: -10px;transition: 0.36s ease;color: inherit;}
.con_xw_list .con_xw_item .item_time .times{font-size: 20px;color: #676767;}
.con_xw_list .con_xw_item .item_time .times span{font-size: 14px;color: #929292;}
.con_xw_list .con_xw_item:hover{border-color: #4d4d4d;}
.con_xw_list .con_xw_item:hover .item_text .title{color: #ee1c25;}
.con_xw_list .con_xw_item:hover .item_time .more{color: #ee1c25;}
.con_xw_list .con_xw_item:hover .item_time .more i{left: 0;opacity: 1;}
.con_xw_list .con_xw_item:hover .item_img img{transform: scale(1.15);}
.box_widthAll_xw:hover .container_header .title:after{width: 20px;}

/*关于*/
.con_gy{height: 230px;}
.gy_box_width{background: #f5f5f5;margin-bottom: 200px;}
.con_gyBox .con_gyImg{width: 50%;float: left;}
.con_gyBox .con_gyImg img{width: 100%;}
.con_gyBox .con_gyText{width: 50%;position: absolute;right: 0;bottom: 0;padding: 50px 40px;padding-bottom: 30px;background: #fff;box-sizing: border-box;}
.con_gyBox .con_gyText .title{font-size: 18px;color: #000;margin-bottom: 26px;}
.con_gyBox .con_gyText .text{font-size: 14px;color: #999;line-height: 26px;}
.con_gyBox .con_gyText .mores{color: #999999;font-size: 12px;margin-top: 24px;position: relative;display: inline-block;line-height: 30px}
.con_gyBox .con_gyText .mores:before{content: "";position: absolute;left: 0;top: 0;width: 0;height: 1px;background: #cccccc;transition: 0.36s ease;}
.con_gyBox .con_gyText .mores:hover:before{width: 100%;}
.box_widthAll_gy:hover .container_header .title:after{width: 20px;}

/*导航样式*/
.navigation{margin-top: 20px;}
.navigation .navigation_left{color: #666;line-height: 45px;font-size: 14px;float: left;}
.navigation .navigation_left i{padding: 0 10px;}
.navigation .navigation_left a:last-child{color: #333;}
.navigation .navigation_left a:hover{color: #ee1c25;}
.navigation .navigation_right{float: right;line-height: 45px;color: #959595;}
.navigation .navigation_right a{display: inline-block;line-height: 30px;font-size: 14px;margin: 0 16px;}
.navigation .navigation_right a.active{color: #333;}
.navigation .navigation_right a:hover{color: #333;}
/*分页*/
.pages{padding: 40px 0;padding-bottom: 60px;}
.pages a{float: left;width: 36px;height: 36px;line-height: 36px;font-size: 14px;text-align: center;}
.pages a i{font-size: 20px;}
.pages .page-item{margin-right: 5px;text-align: center;background-color: transparent;border: 1px solid rgba(170, 170, 170, 0.2);}
.pages .page-item.active,.pages .page-item:hover{border-color: #ee1c25;color: #fff;background-color: #ee1c25}

/*产品列表*/
.proList{padding-top: 80px;}
.proListBox{padding: 0;padding-top: 40px;}
.proListBox .item{width: calc((100% - 40px)/3);float: left;margin-right: 20px;}
.proListBox .item:nth-child(3n){margin-right: 0;}
.proListBox .item_box{margin: 0;position: relative;}

/*产品详情*/
.proDetail{padding-top: 40px;}
.proDetail_topL{float: left;width: 50%;margin-right: 50px;}
.proDetail_topL img{width: 100%;}
.proDetail_topR{float: left;width: calc(50% - 50px);}
.proDetail_topR .title{font-size: 20px;color: #222222;margin-bottom: 20px;}
.proDetail_topR .text{font-size: 14px;color: #929292;line-height: 24px;margin-bottom: 30px;}
.proDetail_topR .para .paraItem{width: 50%;float: left;font-size: 14px;line-height: 26px;color: #929292;}
.proDetail_topR .btnShop{font-size: 14px;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;border: 1px solid #dbdbdb;background-color: #fff;color: #555;height: 40px;padding: 0 30px;line-height: 40px;text-align: center;display: inline-block;margin-top: 20px;}
.proDetail_topR .btnShop:hover{background-color: #eb3c2c;color: #fff;border: 1px solid #eb3c2c;}
.proDetail_bot{margin-top: 60px;padding-top: 50px;padding-bottom: 50px;border-top: 1px solid #f4f4f4;}
.proDetail_more{padding-top: 40px;padding-bottom: 40px;border-top: 1px solid #f4f4f4;font-size: 20px;color: #000000;}

/*新闻列表*/
.newsList{padding-top: 80px;}
.newsListBox{padding: 0;padding-top: 40px;}

/*新闻详情*/
.newsDetail{padding-top: 40px;padding-bottom: 40px;}
/*.newsDetail_left{width: 37.6%;padding-right: 50px;float: left;box-sizing: border-box;}
.newsDetail_right{width: 62.4%;float: right;}
.newsDetail_left .itemBox{padding-bottom: 34px;border-bottom: 1px solid #f4f4f4;margin-bottom: 35px;}
.newsDetail_left .itemBox .title{font-size: 18px;color: #1c1c1c;font-weight: bold;}
.newsDetail_left .itemBox .times{font-size: 12px;color: #1c1c1c;line-height: 26px;margin-top: 10px;margin-bottom: 14px;}
.newsDetail_left .itemBox .texts{font-size: 14px;color: #929292;line-height: 24px;}
.newsDetail_left .con_h2{font-size: 16px;color: #575757;font-weight: bold;margin-bottom: 40px;}*/
.newsDetail_right{width: 100%;}
.newsDetail_right .titles{text-align: center;font-size: 18px;color: #1c1c1c;font-weight: bold;}
.newsDetail_right .times{font-size: 12px;color: #1c1c1c;line-height: 26px;margin-top: 10px;padding-bottom: 14px;text-align: center;border-bottom: 1px solid rgba(0, 0, 0, .09);margin-bottom: 25px;}
.newsDetail_right .newsDetail_con{padding-bottom: 60px;}
.newsDetail_right .newsDetail_con p{text-indent: 2em;font-size: 14px;color: #929292;line-height: 26px;margin-bottom: 15px;}

.newsDetail_tab a{transition: all 0.36s ease;position: relative;width: 50%;height: 110px;overflow: hidden;float: left;padding: 10px;box-sizing: border-box;border-top:1px solid rgba(0, 0, 0, .09);background: #fff;}
.newsDetail_tab a.post-prev{padding-left: 85px;float: left;}
.newsDetail_tab a.post-next{padding-right: 85px;float: right;}
.infor_wrapTitle{font-size: 15px;color: #666;line-height: 20px;position: relative;top: 50%;transform: translateY(-50%);}
.newsDetail_tab a.post-next .infor_wrapTitle{text-align: right;}
.newsDetail_tab a .details{position: absolute;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);width: 40px;height: 16px;color: transparent;overflow: hidden;}
.newsDetail_tab a.post-prev .details{border-right: 1px solid #e5e5e5;left: 22px;}
.newsDetail_tab a.post-next .details{right: 22px;border-left: 1px solid rgba(170,170,170,.2);}
.newsDetail_tab a.post-prev .details:after,.newsDetail_tab a.post-prev .details:before{content: "";font-family: FontAwesome;speak: none;font-style: normal;font-weight: 400;font-variant: normal;text-transform: none;font-size: 14px;line-height: 1;color: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;transition: all .36s ease;color: #999; position: absolute;top: 50%;font-size: 20px;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}
.newsDetail_tab a.post-next .details::after,.newsDetail_tab a.post-next .details::before{content: "";font-family: FontAwesome;speak: none;font-style: normal;font-weight: 400;font-variant: normal;text-transform: none;font-size: 14px;line-height: 1;color: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;transition: all .36s ease;color: #999; position: absolute;top: 50%; font-size: 20px;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}
.newsDetail_tab a.post-prev .details:after{right: -30px;opacity: 0;}
.newsDetail_tab a.post-prev .details:before{right: 25px;}
.newsDetail_tab a.post-next .details:after{left: -30px;opacity: 0;}
.newsDetail_tab a.post-next .details:before{left: 25px;}
.newsDetail_tab a:hover{background:#ee1c25}
.newsDetail_tab a:hover .infor_wrapTitle{color: #fff;}
.newsDetail_tab a:hover .details{border-color: rgba(255, 255, 255, .3);}
.newsDetail_tab a.post-prev:hover .details:before{right: 60px;}
.newsDetail_tab a.post-prev:hover .details:after{right: 25px;opacity: 1;color: #fff;}
.newsDetail_tab a.post-next:hover .details:before{left: 60px;}
.newsDetail_tab a.post-next:hover .details:after{left: 25px;opacity: 1;color: #fff;}

/*关于我们*/
.about .title{display: block;margin-right: 0;text-align: center;}
.about .subTitle{text-align: center;}
.aboutDetial{margin-top: 50px;padding-bottom: 50px;}
.aboutDetial_img{width: 37%;margin-left: 20px;margin-right: 70px;float: left;}
.aboutDetial_img img{width: 100%;}
.aboutDetial_text{padding: 0 20px;}
.aboutDetial_text p{font-size: 14px;color: #7b7b7b;line-height: 24px;margin-bottom: 30px;}

/*联系我们*/
.contact_text{font-size: 14px;line-height: 24px;color: #929292;padding: 0 30px;padding-bottom: 40px;}
#dituContent{width: 100%;height: 500px;margin-bottom: 50px;}
.contactList{margin: 50px 0;}
.contactItem{width: calc(100% / 3);float: left;box-sizing: border-box;border-right: 1px solid #e9e9e9;padding:14px 0;}
.contactItem:nth-child(3n){border-right: 0;}
.contactItem .title{font-size: 18px;color: #3b3b3b;margin-bottom: 24px;text-align: center;}
.contactItem p{font-size: 14px;color: #929292;line-height: 30px;text-align: center;}



@media only screen and (min-width:768px){
.vicHeadPhone{display: none;}
}
/*适配手机*/
@media only screen and (max-width:767px){
#header{display: none;}
.vicHeadPhone{position: fixed;top: 0;left: 0;width: 100%;background: #000;z-index: 999;height: 58px;}
.vicHeadPhone .box{overflow: hidden;padding: 0 15px;background: #000;position: relative;height: 100%;}
.vicHeadPhone .box a.logo{display: block;height: 32px;position: absolute;top: 0;bottom: 0;margin: auto 0;}
.vicHeadPhone .box a.logo img{width: initial;height: 32px;}
.vicHeadPhone .box button{border: 1px solid #000;background: #000;border-radius: 4px;padding: 9px 10px;float: right;outline: none;margin-top: 12px;}
.vicHeadPhone .box button span{width: 22px;display: block;height: 2px;background: #fff;margin-top: 4px;}
.vicHeadPhone .box button span:first-child{margin-top: 0;}
.vicHeadPhone .navList{background:#f3f3f3;display: none;position: absolute;top:57px;z-index: 99;width: 100%;border-top:1px solid rgba(0,0,0,.1);}
.vicHeadPhone .navList ul{margin-bottom: 0;}
.vicHeadPhone .navList li{line-height: 0;border-bottom:1px solid rgba(0,0,0,.1);}
.vicHeadPhone .navList li .vicPhone_li_p{position: relative;overflow: hidden;margin-bottom: 0;color: #333;line-height: 40px;font-size: 15px;} 
.vicHeadPhone .navList li .vicPhone_li_p a{width: 100%;float: left;padding:0 25px;font-size: 14px;color: #333;position: relative;box-sizing: border-box;}
.vicHeadPhone .navList li .vicPhone_li_p i{font-size: 24px;;position: absolute;right:0px;top:0;bottom: 0;margin: auto 0;line-height: 40px;width: 70px;text-align: center;z-index: 99;}
.vicHeadPhone .navList li.active .vicPhone_li_p a:before{position: absolute;bottom: 0px;top: 0;margin: auto 0;left: 0;width: 3px;height: 3px;content: ""; border-radius: 50%;background-color: #fff;}
.vicHeadPhone .navList li .levelTwo{background: #f3f3f3;display: none;}
.vicHeadPhone .navList li .levelTwo a{padding:0 34px;font-size: 13px;line-height: 40px;color: #333;display: block;}

/*底部*/
.footer_title {margin-bottom: 26px;}
#footer .footer_title .title{margin-bottom: 0;}
.footer_list {position: relative;padding-bottom: 160px;}
#footer .footer_title .title{font-size: 16px;}
#footer .footer_list .footerItem .item_top{font-size: 16px;}
#footer .footer_list .footerItem{margin-right: 0;width: 100%;margin-bottom: 16px;}
#footer .footer_list .footerItem.margin-r{margin-right: 0;}
#footer .footer_list .footerItem:first-child{position: absolute;bottom: 0;left: 0;}

.HIGHT{height: 58px;}

.banner_seiper{margin-top: 58px;}
#banner_swiper .owl-nav .owl-prev,#banner_swiper .owl-nav .owl-next{left: 15px;}
#banner_swiper .owl-nav .owl-next{right: 15px;left: inherit;}
#banner_swiper .owl-nav .owl-prev span, #banner_swiper .owl-nav .owl-next span{font-size: 28px;}
#banner_swiper .owl-dots{bottom: 8px;}
#banner_swiper .owl-dots button.owl-dot{margin: 0 8px;}

.box_width{width: 100%;padding-top:20px;}
.box_widthAll{width: 100%;padding: 0 8px;box-sizing: border-box;}

.container_header .title{font-size: 17px;padding-top: 10px;line-height: 24px;}
.container_header .subTitle{font-size: 13px;line-height: 24px;}
.container_category {display: none;}
.container_content.border_top:before{width: calc(100% + 16px);}

/*优势*/
.box_widthAll_ys .container_content{padding-top: 0;}
.con_ys_left,.con_ys_right{display: none;}
.con_ys_content{position: relative;top: 0;box-shadow: 0 0 10px rgb(0,0,0,0.2);transform: translateX(-50%);}
/*产品*/
.con_cp_list .item_box .item_wrapper{display: none;} 
.con_cp_list .item_box .item_name .title{font-size: 16px;}
.con_cp_list .item_box .item_name .subtitle{font-size: 13px;}

/*数字*/
.number_box .number_box_list li{width: 50%;margin: 10px 0;}
.number_box .number_box_list li div{padding: 20px 0;}
.number_box .number_box_list li:not(:last-child)::after{content: '';position: relative;display: block;width: 60%;height: 1px;background: rgba(255, 255, 255, .5);margin: 0 auto;}
.number_box .number_box_list li p.number .counterDX{font-size: 32px;line-height: 30px;}
.number_box .number_box_list li p.number .unit{font-size: 12px;}
.number_box .number_box_list li p.title{font-size: 12px;line-height: 22px;}
/*新闻*/
.box_widthAll_xw .container_content{padding-top: 0;}
.con_xw_list .con_xw_item{width: 100%;margin-right: 0;padding-bottom: 0;}
/*关于*/
.gy_box_width{margin-bottom: 0px;padding-bottom: 30px;}
.con_gy{height: initial;}
.con_gyBox .con_gyImg{width: 100%;margin-bottom: 20px;float: initial;}
.con_gyBox .con_gyText{width: 100%;position: initial;padding: 18px 20px;padding-bottom: 26px;}

/*产品列表*/
.proList{padding-top: 58px;}
.navigation{margin-top: 12px;}
.navigation .navigation_left{display: none;}
.navigation .navigation_right{float: left;line-height: 30px;}
.proListBox{padding-top: 20px;}
.proListBox .item{width: 100%;margin-right: 0;}

/*产品详情*/
.proDetail{padding-top: 14px;}
.proDetail_topL{width: 100%;margin-right: 0;}
.proDetail_topR{width: 100%;}
.proDetail_topR .para .paraItem{font-size: 12px;}
.proDetail_bot{margin-top: 30px;padding: 30px 0;}
.proDetail_more{padding-top: 30px;}

/*新闻列表*/
.newsList{padding-top: 58px;}
.newsListBox{padding-top: 20px;}

/*新闻详情*/
.newsDetail{padding-top: 14px;}
.newsDetail_left{display: none;}
.newsDetail_right{width: 100%;}
.newsDetail_tab{display: none;}

/*关于我们*/
.aboutDetial{margin-top: 30px;}
.aboutDetial_img{width: 100%;margin: 0;margin-bottom: 20px;}
.aboutDetial_text{padding: 0;}

/*联系我们*/
.contact_text{padding: 0;padding-bottom: 30px;}
#dituContent{width: 100%;height: 260px;margin-bottom: 24px;}
.contactList{margin: 20px 0;}
.contactItem{width: 100%;border-right: 0;border-bottom: 1px solid #e9e9e9;}
.contactItem:last-child{border-bottom: 0;}
}

@media only screen and (min-width:768px) and (max-width:991px){
#header{padding-left: 12px;box-sizing: border-box;}
#headTop{margin-right: 10px;}

#footer .footer_list .footerItem{margin-right: 0;}
#footer .footer_list .footerItem.margin-r{margin-right: 30px;}
#footer .footer_title .title{font-size: 18px;}
#footer .footer_list .footerItem .item_top{font-size: 18px;}

.box_width{width: 100%;padding-top:40px;}
.box_widthAll{width: 100%;padding: 0 8px;box-sizing: border-box;}

.container_content.border_top:before{width: calc(100% + 16px);}

/*优势*/
.con_ys_left{width: 390px;height: 390px;}
.con_ys_right{height: 390px;}
.con_ys_right_top{max-height: 230px;}
.con_ys_right_top img{max-height: 100%;}
.con_ys_right_bot img{width: 140px;height: 140px;}
/*产品*/
.con_cp_list .item_box .item_wrapper{display: none;} 
.con_cp_list .item_box .item_name .title{font-size: 16px;}
.con_cp_list .item_box .item_name .subtitle{font-size: 13px;}
/*新闻*/
.con_xw_list .con_xw_item{width: calc((100% - 60px)/3);margin-right: 30px;padding-bottom: 14px;}
/*关于*/
.container_header{margin-top: 55px;}
.gy_box_width{margin-bottom: 40px;}
.con_gy{height: initial;}
.con_gyBox .con_gyText{padding: 24px 26px;}
.con_gyBox .con_gyText .title{margin-bottom: 16px;}
.con_gyBox .con_gyText .text.ellipsis5{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}

/*产品列表*/
.proList{padding-top: 80px;}
.proListBox{padding-top: 20px;}

/*产品详情*/
.proDetail{padding-top: 20px;}
.proDetail_topL{width: 45%;margin-right: 30px;}
.proDetail_topR{width: calc(55% - 30px);}
.proDetail_topR .para .paraItem{font-size: 12px;}

/*新闻列表*/
.newsList{padding-top: 80px;}
.newsListBox{padding-top: 20px;}

/*新闻详情*/
.newsDetail_left{display: none;}
.newsDetail_right{width: 100%;}

/*联系我们*/
#dituContent{width: 100%;height: 360px;}

}
@media only screen and (min-width:992px) and (max-width:1199px){
.con_cp_list .item_box .item_wrapper{padding: 0 14px;padding-top: 14px;}
.con_cp_list .item_box .item_wrapper .item_info .title{font-size: 16px;padding-bottom: 10px;}
.con_cp_list .item_box .item_wrapper .item_info .text{margin-top: 10px;font-size: 13px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 6;overflow: hidden;}
.con_cp_list .item_box .item_wrapper .details{padding: 8px 12px;margin-top: 8px;}
/*关于*/
.gy_box_width{margin-bottom: 0;}
.con_gy{height: initial;}
.box_widthAll_gy{padding-bottom: 40px;}
.con_gyBox .con_gyText{padding: 20px 26px;}


}