*,html,body{padding:0; margin:0;outline: none;}
body{font-size:14px; font-family: "microsoft yahei", "微软雅黑", Tahoma, Helvetica, Arial, sans-serif;overflow-x: hidden;}
a{color:#333; transition: all 0.25s linear;}
a,a:hover,a:active,a:focus{text-decoration:none;outline:none; word-wrap:break-word;}
a:hover {color:#008dd7;-webkit-transition: all 400ms;transition: all 400ms;}
i{font-style:normal;}
ul,li{list-style:none;}
img {transition: all 0.5s;overflow:hidden;}
input{overflow: visible; vertical-align: middle;outline: none;font-family: "microsoft yahei", "微软雅黑", Tahoma, Helvetica, Arial, sans-serif;}
.grey{background:#ededed;}
.of{overflow:hidden;}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1;}
.elli{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}/* 单行超出隐藏带省略号 */
.clamp{display: -webkit-box; -webkit-box-orient: vertical;/*  -webkit-line-clamp: 3; */ overflow: hidden;}/* 多行超出隐藏带省略号 */
.flexline{display:flex; -webkit-justify-content:space-between; justify-content:space-between; flex-wrap:wrap;}/* flex水平均等分，两端对齐 */

/* 阿里图标 unicode引用 */
@font-face {
  font-family: 'iconfont';
  src: url('iconfont.woff2?t=1621332091768') format('woff2'),
       url('iconfont.woff?t=1621332091768') format('woff'),
       url('iconfont.ttf?t=1621332091768') format('truetype');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* 头部 */
.header{background:url(../wyimages/head.png) bottom center no-repeat;height:145px;position:relative;z-index: 9;margin-bottom:-45px;}
.logo img{position:absolute;left:0;top:15px;}
.tel{background:url(../wyimages/tel.png) left center no-repeat;padding-left:42px;line-height:32px;font-size:16px; position:absolute;right:0; top:10px;color:#fff;}

/* 菜单 */
.top-nav {height:60px;line-height:60px;margin-top:40px;}
.top-nav li {float:left;display:block;position:relative;}
.top-nav li a {padding:0 15px; font-size:16px;display:block;color:#fff;text-align:center;}
.top-nav li a:hover,.top-nav li.menucur a{background:url(../wyimages/sd.png) bottom center no-repeat;}
.top-nav ul {display:none;position:absolute;top:100%;left:0;z-index:1000;background:rgba(0,141,215,.8);color:#fff;line-height:42px;}
.top-nav ul li {width:100%;position:relative;}
.top-nav ul li a {width:auto; padding:0px 15px;display:block;clear:both;white-space:nowrap;}
.top-nav li.menucur ul li a{background:none;}
.top-nav ul li a:hover,.top-nav li.menucur ul li a:hover{background:#e3001b;}
.top-nav ul li ul {position:absolute;top:0;left:100%;z-index:1000;}
.top-nav li:hover > ul {display:block;}

/* 大图轮播 */
.swiper-container-1{width:100%;}
.swiper-container-1 .swiper-pagination-bullet { background:#008dd7; width:8px; height:8px; opacity:1; }
.swiper-container-1 img{max-width:100% !important; display:block;margin:0 auto;}
.swiper-container-1 .swiper-pagination-bullet-active { width:30px; background:#008dd7; border-radius:30px; }

/* 首页栏目 */
.indtit{text-align:center; background:url(../wyimages/tit_bg.gif) bottom center no-repeat;}
.indtit h3{font-weight:bold; color:#333;}
.indtit p{color:#666666; text-transform:uppercase;}

/* 5大标准 */
.standard{background:url(../wyimages/bg1.png) bottom center no-repeat;}
.standard ul li{text-align:center;}
.standard ul li img{border-radius:100%;}
.standard ul li h5{font-weight:normal;}
.standard ul li p{color:#989898;text-transform:capitalize;}

/* 首页简介 */
.about{background:url(../wyimages/bg4.png) bottom center no-repeat;}
.about_txt p{text-indent:2em;}
.about_num {overflow:hidden;text-align:center;}
.about_num li {width:calc(100% / 3);border-right:1px solid #dcdcdc;box-sizing:border-box;float:left;display:inline;}
.about_num li:nth-child(3) {border-right:0;}
.about_num li h3 {font-family:Century Gothic,Arial;font-weight:normal;color:#333;}
.about_num li p {color:#666;}
.about_more a {display:block;color:#fff;text-align:center;background:#008dd7; border:2px solid #008dd7;}
.about_more a:hover {background:#fff;color:#008dd7;}
.video img{width:100%;display:block;margin-bottom:11px;}
/* 视频摭罩 */
.vbox{position:relative; display:block;}
.vdMaskbg{display: none; width:100%; height:100%;position:fixed; top:0; left:0; right:0; bottom:0;z-index: 999;}
.vdMaskbg .mask{position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0,0,0,0.8);}
.vdMaskbg .tkmain{position:fixed;z-index: 99;}
.vdMaskbg .tkmain video{display: block; width: 100%;}

/* 滚动图片 */
.pic_scroll{margin:30px auto 0;position:relative;}
.pic_scroll p{line-height:50px;text-align:center;font-size:16px; color:#555;}
.pic_scroll .swiper-button-prev,.pic_scroll .swiper-button-next{width:40px; height:40px; background-size:40px 40px; margin-top:-47px; outline:none;}
.pic_scroll .swiper-button-prev{background:url(../wyimages/left.jpg) no-repeat; left:0;}
.pic_scroll .swiper-button-next{background:url(../wyimages/right.jpg) no-repeat; right:0;}

/* 首页产品 */
.product{background:url(../wyimages/bg6.png) bottom center no-repeat;}
.product li .imgscal{width:100%;overflow:hidden;}
.product li img{width:100%;display:block;transition: all .3s linear;}
.product li a:hover img{transform: scale(1.05);}
.product li p{padding:0 10px;text-align:center;box-sizing: border-box;background:#ededed;}
.product li a:hover p{background:#008dd7;color:#fff;}

/* 首页新闻 */
.newsbg{background:url(../wyimages/bg3.png) bottom center no-repeat;}
.list li,.recommon li,.newslist li{border-bottom: 1px #d8d8d8 solid;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.list li span,.newslist li span{float:right;color:#666;}
.list li i,.recommon li i,.newslist li i{margin-right:10px;display:inline-block;width:5px;height:5px;background:#008dd7;vertical-align:middle;float:left;}
.list li a,.recommon li a,.newslist li a{color:#666;transition:all .3s linear;}
.list li a:hover,.recommon li a:hover,.newslist li a:hover{color:#008dd7;}
/* 栏目 */
.channel_tit{border-bottom:2px solid #008dd7;overflow:hidden;}
.channel_tit h4{font-size:18px;padding:0 30px 0 20px;border-top-right-radius:20px;line-height:40px;float:left;font-weight:700;color:#fff;margin:0;background:#008dd7;}
.channel_tit a{float:right; line-height:40px;}

/* 表格 */
.table-responsive{overflow-x: auto; -webkit-overflow-scrolling: touch;-ms-overflow-style: -ms-autohiding-scrollbar;}
table {border-collapse: collapse;border-spacing: 0;}
th, td {margin: 0;padding: 0;}
.table th,.table td {margin:0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0);white-space: nowrap;}
.table table {border-collapse:collapse;border-spacing:0;}
.table {width:100%;margin:15px 0;background-color:#fff;color:#666;}
.table tr {transition:all .3s;-webkit-transition:all .3s;}
.table th {text-align:left;font-weight:400;}
.table thead tr,.table tbody tr:hover {background-color:#f2f2f2;}
.table th,.table td {border:1px solid #e6e6e6;padding:9px 15px;min-height:20px;line-height:20px;font-size:14px;}

/* 内页 */
.main {overflow:hidden;}

/* 左侧 */
.leftmain {width:246px;float:left;}
.catetit {background:#008dd7;padding:30px;}
.catetit h5 {font-size:26px;line-height:30px;display:block;color:#fff;}
.catetit span {color:#fff;font-size:16px;display:block;line-height:40px;text-transform:uppercase;}
.catelist {padding:25px 0 15px 0;background:#fff;}
.catelist ul li a {width:210px;display:block;line-height:36px;border-radius:18px;text-align:center;border:1px solid #dfe2e7;margin:0 auto 13px;}
.catelist ul li a:hover,.catelist ul li.current a {background:#008dd7;border:1px solid #008dd7;color:#fff;}
.contactbar {width:246px;height:239px;display:block;margin-top:30px;background:url(../wyimages/leftc.jpg) no-repeat center center;}
.contactbar b {display:block;padding-top:187px;font-size:25px;color:#fff;text-align:center;}

/* 最新资讯 */
.recommon{padding:20px;background:#fff;}
.recommon h3{font-size:20px; color:#008dd7;padding-bottom:10px;}
.recommon h3 span{font-family: Arial;font-weight: normal;color:#c9c9c9; text-transform:capitalize; margin-left:5px;}

/* 位置导航 */
.breadcrumb {font-size:14px;color:#666; width:100%;overflow:auto;white-space:nowrap;line-height:58px;border-bottom:1px solid #eee;}
.breadcrumb i {padding-right:10px;}
.breadcrumb a {color:#666;}
.breadcrumb>li {display:inline-block;}
.breadcrumb>li+li:before {padding:0 5px;color:#666;content:"/\00a0";}

/* 单页面 */
.content{padding:20px 0; line-height:24px; overflow:hidden;}
.content p{text-indent:2em;margin-bottom:10px;}
.content img{margin:0 auto;display:block;}

/* 新闻详情页 */
.newsview {text-align:left;overflow:hidden;}
.newstit {text-align:center;font-size:20px;color:#000;margin:20px auto;}
.newsinfo {padding-bottom:20px!important;margin-top:10px!important;text-align:center;color:#b4b4b4;font-size:14px;border-bottom:1px solid #eee;}
.pipe {color:#b4b4b4;padding:0 8px;}
.newscon {color:#555;line-height:24px;padding-top:10px;}
.newscon p {padding:8px 0;text-indent:2em;}
.newscon img{margin:0 auto; display: block;}
/* 上一篇下一篇 */
.nextcon {border-top:1px solid #eee;padding-top:10px;margin-top:20px;}
.nextcon p {white-space:nowrap;text-overflow:ellipsis;margin-top:10px;padding:0;overflow:hidden;}
.nextcon p a:hover {color:#008dd7;}

/* 图片列表 */
.piclist ul{overflow: hidden;}
.piclist li{float:left; margin-bottom:15px;}
.piclist li img{display:block;}
.piclist li p{line-height:35px; text-align:center; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}

/* 留言表单 */
.diyform{max-width:385px;}
.form_name{margin:15px 0 5px;}
.farea{background:#f2f2f2; border:1px solid #e2e2e2; padding:10px; box-sizing:border-box;}
.input-text{background: #f2f2f2;padding:0 10px;line-height:35px; border:1px solid #e2e2e2;box-sizing:border-box;}
#code_img{display:inline-block; height:37px; margin-top:-1px; margin-left:5px;}
#dosubmit{background:#008dd7; color:#fff; line-height:38px; border:none; padding:0 80px; cursor:pointer;}

/* 联系我们地图 */
.map_position {position:relative;background:#008dd7;display:inline-block;padding:0 5px;color:#fff;cursor:pointer;height:24px;line-height:24px;border-radius:2px;}
.map_position:hover {background:#e3001b;}
.map_position .map_pos_bt {position:absolute;width:8px;height:8px;background:url(../wyimages/map_ico.png) no-repeat;left:10px;top:22px;}
.map_position .map_mouseover {background-position:0px -9px;}
.map_position:hover .onepoint {background-position:0px -9px;}
h3.lt {font-size:16px;font-weight:700;margin-top:10px;margin-bottom:10px;}
.map_tip_top {width:100%;}
.map_tip_intro p {color:#8A8A8A;font-size:12px;margin:5px 0 0 0;}

/* 分页 */
#pages {float:right;margin:30px 0;border-radius:4px;}
#pages > a,#pages > span {float:left;font-size:16px;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#008dd7;text-decoration:none;background-color:#fff;border:1px solid #ddd;}
#pages > a:first-child {margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px;}
#pages > a:last-child {border-top-right-radius:4px;border-bottom-right-radius:4px;}
#pages > a:hover,#pages > a:focus {color:#008dd7;background-color:#eee;border-color:#ddd;}
#pages > span {color:#fff;background-color:#008dd7;border-color:#008dd7;}
#pages > span.pagemore {color:#008dd7;background-color:#fff;border:1px solid #ddd;}

/* 底部 */
.footbg{background:url(../wyimages/foot.png) top center no-repeat;}
.foot{ color:#fff;background:#008dd7; text-align:center; line-height:24px;}
.foot a{color:#fff;}

/* 返回顶部 */
.gotop{width:50px;height:50px;position:fixed;right:5px;z-index:99;background:#008dd7 url(../wyimages/top.png) center center no-repeat;cursor:pointer;display: none;}
.gotop:hover {background-color:#e3001b;}

/* 电脑端 */
@media only screen and (min-width:780px) {
    .only_mobile{display:none;}
    .fl{float: left;}
    .fr{float: right;}
    .w1200{width:1200px; margin:0 auto;}
    .pd{padding:50px 0;}
    .pr{position: relative;}
    .pa{position: absolute;}
    .mt50{margin-top:50px;}
    .mt30{margin-top:30px;}
.swiper-container-1>.swiper-pagination-bullets{ bottom:28px !important; }
.indtit{padding-bottom:20px;}
.indtit h3{font-size:36px;}
.indtit p{font-size:18px;line-height:40px;}
.indtit b{font-size:60px;padding:0 10px;font-family:Century Gothic,Arial;font-weight:normal;}

.standard ul{margin-top:50px;}
.standard ul li img{width:148px;height:148px;}
.standard ul li h5{font-size:24px;line-height:42px;}

.about_num li h3 {font-size:42px;line-height:60px;}
.about_num li p {font-size:14px;}
.about img{width:602px;}
.aboutinfo{width:568px;}
.about_txt{margin-top:30px; line-height:30px;font-size:16px;}
.about_more a{width:180px;height:44px;line-height:44px;font-size:16px;border-radius:24px;margin-top:30px;}
.vdMaskbg .tkmain{top:50%; left:50%; -webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); transform: translate(-50%,-50%);}

.pic_scroll{width:1320px;}
.swiper-container-2{width:1200px;}
.pic_scroll img{width:100%;height:183px;display:block;}

.product li{width:386px;margin-bottom:21px;}
.product li .imgscal,.product li img{height:257px;}
.product li p{line-height:60px;font-size:16px;}

.channel_tit{margin-bottom:20px;}
.list{width:585px;}
.list li,.recommon li,.newslist li{line-height:50px;}
.list li span,.newslist li span{font-size:16px;}
.list li i,.recommon li i,.newslist li i{margin-top:23px;}
.list li a,.recommon li a,.newslist li a{font-size:16px;}

.newsbg{padding:50px 0 100px;margin-bottom:-45px;}

.main {padding:30px 0 80px;background-color:#f5f5f5; margin-bottom: -45px;}
.rightmain {float:right;background:#fff;width:864px;min-height:500px;padding:0 30px;}
.piclist{margin-top:30px;}
.piclist li{width:268px; margin-right:30px;}
.piclist li:nth-child(3n+3){margin-right:0;}
.piclist li img{width:100%; height:212px;}

.newslist{margin-top:10px;}

/* 新闻图文列表 */
.imgnewslist {margin:30px 0;overflow:hidden;}
.imgnewslist .media {border-bottom:dotted 1px #eee;padding-bottom:15px;margin-top:15px;}
.imgnewslist a img {max-width:220px;}
.imgnewslist a img:hover {filter:alpha(opacity=80);-moz-opacity:.8;opacity:.8;-khtml-opacity:.8;/* transition:all .1s linear;*/}
.imgnewslist h4 a {font-size:18px;color:#222;line-height:24px;font-weight:bold;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.imgnewslist h4 a:hover {color:#008dd7;}
.imgnewslist .desc a {padding:10px 0 0px;color:#666;font-size:14px;display:block;line-height:22px;text-indent:2em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;}
.media:first-child {margin-top:0;}
.media,.media-body {overflow:hidden;zoom:1;}
.media-body,.media-left,.media-right {display:table-cell;vertical-align:top;}
.media-left {padding-right:20px;overflow:hidden;}
.media-left a {display:block;}

.contactcon {padding:30px 0;}
.newsview {padding-bottom:30px;}

.footbg{height:45px;}
.foot{ padding:20px 0; font-size:14px;}
.gotop{bottom:140px;}
.fixfoot{display:none;}
}
/* 手机端 */
@media only screen and (max-width:769px) {
    .only_pc{display:none;}
    .w1200{margin:0 15px;}
    .pd{padding:20px 0;}
.mt50{margin-top:20px;}
.swiper-container-1{margin-top:50px;}
.swiper-container-1>.swiper-pagination-bullets{ bottom:5px !important; }
.indtit{padding-bottom:20px;}
.indtit h3{font-size:24px;}
.indtit p{font-size:14px; line-height:30px;}
.indtit b{font-size:36px;font-weight:normal;}

.standard ul{margin-top:20px;}
.standard ul li{width:calc(100% / 3);margin-top:15px;}
.standard ul li img{width:80%;height:auto;}
.standard ul li h5{font-size:18px;line-height:24px;}

.about_num{margin-top:15px;}
.about_num li h3 {font-size:30px;line-height:50px;}
.about_num li p {font-size:12px;}
.about img{width:100%;}
.about_txt{margin-top:15px; line-height:24px;font-size:14px;}
.about_more a{width:40%;height:38px;line-height:38px;font-size:14px;border-radius:38px;margin:15px auto 0;}
.vdMaskbg .tkmain{top:50%; left:0%; -webkit-transform: translate(0,-50%); -ms-transform: translate(0,-50%); transform: translate(0,-50%);}

.swiper-container-2{width:calc(100% - 100px);}
.pic_scroll{margin-bottom:20px;}
.pic_scroll img{width:100%;height:82px;display:block;}

.product li{width:calc(50% - 7.5px);margin-bottom:15px;}
.product li p{line-height:35px;}
.product li .imgscal,.product li img{height:107px;}

.channel_tit{margin-bottom:5px;}
.list{width:100%;margin-bottom:20px;}
.list li,.newslist li{line-height:42px;}
.list li i,.newslist li i{margin-top:19px;}

.newsbg{padding:20px 0 40px;margin-bottom:-10px;}

.main {padding-bottom:15px;}
.piclist{margin-top:15px;}
.piclist li{width:calc(50% - 7.5px); margin-right:15px;}
.piclist li:nth-child(2n+2){margin-right:0;}
.piclist li img{width:100%;height:125px;}

/* 新闻图文列表 */
.imgnewslist {margin:20px 0;overflow:hidden;}
.imgnewslist .media {border-bottom:dotted 1px #eee;padding-bottom:15px;margin-top:15px;}
.imgnewslist a img {width:100%;}
.imgnewslist a img:hover {filter:alpha(opacity=80);-moz-opacity:.8;opacity:.8;-khtml-opacity:.8;/* transition:all .1s linear;*/}
.imgnewslist h4{text-align:center;}
.imgnewslist h4 a {font-size:18px;margin-top:5px;font-weight:bold;}
.imgnewslist h4 a:hover {color:#008dd7;}
.imgnewslist .desc a {padding:5px 0 0px;color:#666;font-size:14px;display:block;line-height:22px;text-indent:2em;}

.contactcon {padding:15px 0;}
.newsview {padding-bottom:15px;}
#pages{margin:15px auto;}

.footbg{height:10px;background-size:auto 10px;}
.foot{ padding:20px 15px;font-size:12px;margin-bottom:74px;}
.foot span{display:block;}
.gotop{bottom:240px;}
.fixfoot{background:#fff; width:100%; position:fixed; bottom:0; padding:10px 0; z-index:999999;box-shadow: 0px -3px 6px rgba(0,0,0,0.2);display:flex; -webkit-justify-content:space-around; justify-content:space-around; flex-wrap:wrap;text-align:center;}
.fixfoot a{display:block; color:#008dd7;}
.fixfoot span{width:30px; height:30px; line-height:30px; font-size:24px;margin:0;}
.fixfoot p{line-height:24px; margin-bottom:0;}

}