<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
body{overflow-x: hidden;overflow-y: auto;}
body,p,form,textarea,h1,h2,h3,h4,h5,dl,dd{margin: 0px;}
input,button,ul,ol{margin: 0px; padding: 0px;}
body,input,button,form{font-size: 14px;line-height: 28px;font-family: "microsoft yahei","宋体", "Arial";color: #333;}
h1,h2,h3,h4,h5,h6{font-size: 14px; font-weight: normal;}
ul,ol,li{list-style: none;}
input{background: none; border: 0 none;}
img,iframe{border: 0px;}
em,i{font-style: normal;}
button,input,select,textarea{font-size: 100%;}
table{border-collapse: collapse; border-spacing: 0;}
.red{color: #ba292e;}
.fl{float: left;}
.fr{float: right;}
.tac{text-align: center;}
.tar{text-align: right;}
.poa{position: absolute;}
.por{position: relative;}
.hidden{display: none;}
.w1200{width: 1200px; margin: 0 auto;}
a{color: #434343;text-decoration: none;}
a:hover{color: #008ed7; text-decoration: none;}
a:visited{text-decoration: none;}
.ease,
.ease *{-webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms;}
.noease,
.noease *{-webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none;}
:-moz-placeholder{color: #aaa;}
::-moz-placeholder{color: #aaa;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder{color: #aaa;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{color: #aaa;}
/*清除浮动*/
.clear{clear:both;}
.clearfix{*zoom: 1;}
.clearfix:after{visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
/*网站顶部*/
.top_main{width: 100%;height: 44px;color: #858585;font-size: 15px;line-height: 44px;border-bottom: 1px #e6e6e6 solid;}
.top_main li{position: relative;display: inline-block;text-align: center;margin: 0 4px;}
.top_main li a{color: #858585;cursor: pointer;}
.top_main li a:hover{color: #00a54f;}
/*网站头部*/
.header_main{width: 100%;height: 187px;z-index: 100;background: url(../images/top.jpg) no-repeat center 0;}
.header_main .logo{display: block;margin-top: 25px;}
.header_main .logo img{width: 100%;height: 100%;display: block;}
.header_main .h_pho{background:url(../images/telbg.png) no-repeat 0 25px;font-size:14px;line-height:22px;padding:15px 0 0 65px;color:#3a3a3a;white-space: nowrap;margin-top:5px;}
.header_main .h_pho b{font-size:27px;display:block;line-height:35px;color: #008ed7; font-weight: 700;}
/*网站导航*/
.nav_main{width:100%;height: 70px;background: url(../images/nav.png) no-repeat center center;position: relative;margin-top: -10px;z-index: 3;}
.nav_main .nav{width: 1200px; margin: 0 auto;}
.nav_main .nav li{float: left;position: relative;width: 154px;height: 70px;line-height: 70px;color: #FFFFFF;font-size: 16px;text-align: center;background: url(../images/nav_li.png) no-repeat right 8px;}
.nav_main .nav li a{display: block;color:#fff;font-size:16px;line-height: 80px;}
.nav_main .nav li.home,.nav_main .nav li.home:hover{width: 120px;background:url(../images/LX01.png)no-repeat center 16px;}
.nav_main .nav li.home a{color:#FFFFFF;font-size:16px;line-height: 100px;}
.nav_main .nav li.home:hover a{color: #fff}
.nav_main .nav li.home a{background: none;}
.nav_main .nav li:hover, .nav_main .nav li.hover{background: url(../images/nav_ho.png) repeat-x 0 8px;}
.nav_main .nav dl{width: 100%;position: absolute;left: 0;top: 100%;z-index: 12;box-shadow: 3px 0 10px rgba(0, 0, 0, 0.1);}
.nav_main .nav dl{position: absolute;filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0,direction=120,strength=5);opacity: 0;visibility: hidden;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0);}
.nav_main .nav li:hover dl{opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}
.nav_main .nav dl dd{line-height: 40px;height: 40px;text-align: left;position: relative;z-index: 12;display: block;width: 100%;border-top: 1px solid #05974b;}
.nav_main .nav dl dd:first-child{border: none;}

.nav_main .nav dl dd a{color: #fff;font-size: 14px;line-height: 40px;background: #00a54f;text-align:center;background-repeat: no-repeat;background-image: -webkit-linear-gradient(left, #008ed7, #008ed7);background-image: linear-gradient(to right, #008ed7, #008ed7);-webkit-transition: all 0.5s;transition: all 0.5s;background-size: 0% 100%;}
.nav_main .nav dl dd a:hover {background-size: 100% 100%;color: rgba(255, 255, 255, 0.9999);}
/*网站大图*/
#banner_main{overflow:hidden;position: relative;z-index: 2;max-width:1920px;margin:0 auto;}
#banner_main .banner{height: 615px;}
#banner{width:100%;min-width:1000px;position:relative;overflow:hidden;z-index:0;}
#banner, .banner ul{max-height: 615px;overflow:hidden;}
.banner li{width:100%;position:absolute;z-index:1;overflow:hidden;display: none;}
.banner li:first-child{display:block;}
.banner li img{width:1920px;display:block;position:relative;left:50%;margin-left:-960px;top:0;}
#banner .tip{width:1000px;height: 18px;line-height:0;font-size:0;text-align:center;position:absolute;left:50%;margin-left:-500px;bottom: 30px;z-index:3;}
#banner .tip span{width: 18px;height: 18px;margin: 0 5px;display:inline-block;cursor: pointer;background: #fff;border-radius: 14px;transition: all .5s;}
#banner .tip span.cur{width: 32px;height: 18px;background: #008ed7;}
#banner #btn_prev,#banner #btn_next{width: 45px;height: 100px;position:absolute;top: 50%;margin-top: -50px;background: #008ed7 url(../images/sprite.png)  no-repeat;z-index:5;opacity: 0.2;-moz-opacity: 0.2;filter: alpha(opacity=20);}
#banner #btn_prev{left: 4%;}
#banner #btn_next{background-position: right;right: 4%;transition: all .5s ease;}
/*搜索栏*/
.search_main{height: 65px;width:100%;overflow:hidden;background: url(../images/sebg.jpg) no-repeat center 0;}
.search_main .skey{float:left;line-height: 60px;}
.search_main .skey p{font-size: 14px;font-weight: bold;color: #666;line-height: 65px;}
.search_main .skey p a{display:inline-block;font-weight: normal;color: #666;border-right: 1px solid #e8e8e8;line-height: 15px;padding:0 12px;}
.search_main .skey p a:last-of-type{border-right:none;}
.search_main .skey p a:hover{color:#008ed7;}
.search_main .search_form{float:right;width: 285px;height: 30px;overflow: hidden;border: 1px solid #e8e8e8;background-color:#fff;position:relative;margin-top: 16px;border-radius: 3px;position:relative;}
.search_main .search_form input{background-color: none;border: none;outline: none;}
.search_main .search_form .stxt{width:245px;height: 30px;line-height: 28px;display: block;text-indent: 10px;color:#999;}
.search_main .search_form .sbtn{width: 40px;height: 30px;display: block;cursor: pointer;position:absolute;top: 0;right: 0;font-size: 0;background: #008ed7 url(../images/search.png) center no-repeat;border-radius: 3px;}
/*网站底部*/
.footer{width:100%;height: 443px;background: #353535 url(../images/footer_bg.jpg) center no-repeat;}
.footer .f_top{height: 75px;padding-top: 27px;text-align: center;}
.footer .links{border: 1px solid #474545;height: 45px;padding: 34px 0 22px 0;width: 1198px;margin-top: 30px;}
.footer .links span{width: 130px;padding: 0 20px 0 20px;height: 45px;border-right: 2px solid #464545;float: left;}
.footer .links p{float: left;width: 1000px;height: 45px;line-height: 45px;padding-left: 26px;}
.footer .links p a{color:#fff;margin-right: 5px;}
.footer .bottom{height: 205px;}
.footer .fnav dl{display:inline-block;float:left;width: 160px;padding: 0 20px;overflow:hidden;text-align:left;margin-top: 20px;}
.footer .fnav dl dt{color: #008ed7;font-size: 18px;line-height: 20px;display:block;padding-bottom: 10px;}
.footer .fnav dl dt a{display:block; font-size:16px; color:#fff; line-height:16px;}
.footer .fnav dl dd{display:block;}
.footer .fnav dl dd a{display:block;font-size:14px;color: #969592;line-height: 35px;}
.footer .fnav dl dd a:hover{color: #008ed7;}
.footer .contact{display:inline-block;float:left;width: 300px;padding: 0 10px;overflow:hidden;text-align:left;margin-top: 20px;}
.footer .contact dt{color: #008ed7;font-size: 18px;line-height: 20px;display:block;padding-bottom: 10px;}
.footer .contact dt a{display:block; font-size:16px; color:#fff; line-height:16px;}
.footer .contact dd{display:block;}
.footer .contact dd p{display:block;font-size:14px;color: #969592;line-height: 35px;}
.footer .contact dd p i{display: inline-block;width: 12px;height: 12px;background: url(../images/f_ico.png) no-repeat;vertical-align: middle;padding-right: 10px;}
.footer .contact dd p.tel i{background-position: 0 0;}
.footer .contact dd p.cel i{background-position: 0 -14px;}
.footer .contact dd p.web i{background-position: 0 -28px;}
.footer .contact dd p.add i{background-position: 0 -42px;}
.footer .ewm{margin: 42px 0 26px 0;}
.footer .ewm li{float: left;text-align: center;line-height: 25px;color: #969592;margin-left: 20px;}
.footer .ewm li img{width: 115px;height: 115px;display: block;}
.copyright{height: 60px;line-height: 60px;color: #fff;font-size: 14px;background: #008ed7;}
.copyright a{color: #fff;font-size: 12px;}
/*******index css*******/
/*产品中心*/
.index .idprobg{padding: 54px 0;}
.index .idprobg .tit{text-align: center;padding-bottom: 40px;}
.index .idprobg .tit h3{color: #2c2c2c;font-size: 36px;font-weight: bold;line-height: 50px;}
.index .idprobg .tit p{color: #5b5a5a;font-family: arial;line-height: 35px;}
.index .idprobg .indexLeft1{float:left;width:250px;line-height:20px;}
.index .idprobg .indexRight1{float:right;width:920px;}
.index .idpleft{float:left;width:100%;background: #008ed7;border-radius: 8px;padding-bottom: 18px;/* height: 1155px; */}
.index .idpleft .ptit{display: block; text-align: center;color: #fff;height: 85px;font-size: 16px;text-transform: uppercase;line-height: 30px;}
.index .idpleft .ptit strong{display: block; font-size: 28px;padding-top:22px;}
.index .idpleft .pcont{background:#fff;width: 212px;margin:0 auto;border-radius: 8px;box-shadow:0px 3px 5px #666;padding: 10px 0;}
.index .idpleft .pcont li{width:100%;height: 35px;background: url(../images/pro1.jpg) repeat-x 0 0;background-size: 2px 35px;}
.index .idpleft .pcont li a{display:block;padding: 0 20px;height: 35px;line-height: 35px;font-size: 14px;color: #666;}
.index .idpleft .pcont li:hover{transition:0.5s;background:#00a54f;}
.index .idpleft .pcont li:hover a,.idpleft .pcont li:hover i{transition:0.5s;color:#FFFFFF;}
.index .idpleft .lianx{color:#fff;width:217px;padding-left:15px;}
.index .idpleft .lianx img{box-shadow:0px 3px 5px #666;width:210px;height: 125px;text-align: center;margin: 15px 0 15px 4px;}
.index .idpleft .lianx .tel{font-size: 14px;margin-bottom:10px;line-height: 30px;}
.index .idpleft .lianx .tel strong{font-size:24px;line-height: 31px;display: block;}
.index .idpleft .lianx .nex{display: block;font-size: 14px;line-height: 25px;}
.index .idpleft .lianx .nex em{float:left;width: 45px;}
.index .idpleft .lianx .nex span{width:140px;white-space:pre-wrap;word-break:break-all;}
.index .shucon2{width:100%;}
.index .shucon2 li{float:left;width: 293px;margin-right: 20px;margin-bottom: 20px;text-align: center;}
.index .shucon2 li:nth-child(3n){margin-right: 0;}
.index .shucon2 li .img{width: 100%;height: 220px;overflow: hidden;}
.index .shucon2 li .img img{width: 100%;height: 100%;transition: all .5s;}
.index .shucon2 h3{display: block;color: #fff;font-size: 16px;line-height: 45px;background: #008ed7;transition: all .5s;}
.index .shucon2 li:hover img{transform: scale(1.1);}
.index .shucon2 li:hover h3{background:#00a54f;}
/*三大优势*/
.index .idysbg{background:url(../images/ysbg.jpg) no-repeat center 0; height:1630px;border-top:20px #008ed7 solid;}
.index .idysbgtit{display: block;height:135px; padding-top:60px;text-align: center;}
.index .idysdet01{background: url(../images/yspic01.png) no-repeat center bottom; height:830px;}
.index .idys_zong{float:left;width: 580px;}
.index .idys_tit{display: block; height: 80px;line-height: 40px;}
.index .idys_tit em{float:left; background: url(../images/ys_num.png) no-repeat 0 center;height: 80px;line-height: 80px; width:140px; color:#fff; text-align: center;font-size: 40px;font-family:'Arial';}
.index .idys_tit span{float:right;background: url(../images/ys_num2.png) no-repeat 0 center;height: 80px;line-height: 80px; width:140px; color:#fff; text-align: center;font-size: 40px;font-family:'Arial';}
.index .idys_tit .neirzo{width:calc(100% - 150px);}
.index .idys_tit .neir{display: block; color: #0f0b07;font-size: 30px;line-height: 40px;padding-top: 5px;}
.index .idys_tit .neir strong{color:#00a54f;}
.index .idys_tit .neen{display: block; color: #bcbbbb;font-size:16px;font-family:'Arial';text-transform:capitalize;}
.index .adv_a_n{display: block;background: url(../images/ys_line.png) repeat-x 0 0;margin:25px 0 0 80px;padding-top:30px;}
.index .adv_a_n p{display: block;background: url(../images/ys_p.png) no-repeat 5px 5px;margin:0px 0 30px 0px;color:#3c3c3c;font-size:16px;line-height: 24px;padding-left: 30px;}
.index .idysdet02{background: url(../images/yspic02.png) no-repeat 0 center; height:540px;width:1200px; margin:65px auto 0;}
.index .idys_zong2{float:right;width: 490px;margin-top: 120px;}
.index .idys_zong2 .adv_a_n{display: block;background: url(../images/ys_line.png) repeat-x 0 0;margin:25px 0 0 0px;padding-top:30px;}
.index .idys_zong2 .adv_a_n p{display: block;background: url(../images/ys_p.png) no-repeat right 5px;margin:0px 0 30px 0px;color:#3c3c3c; font-size:16px;line-height: 24px;padding-right: 30px;text-align: right;}
/*小banner*/
.index .idban02{background: url(../images/ban02.png) no-repeat center 0;height:190px; color:#fff; margin-top:-11px;position: relative; z-index:2;}
.index .idban02 .det01{float:left;width:615px; padding:42px 0 0 290px;color:#fff;}
.index .idban02 .det01 .wt01{display:block;font-size: 32px;height:55px; line-height: 40px;}
.index .idban02 .det01 .wt01 strong{padding-right: 60px;}
.index .idban02 .det01 span{display: block; width:100%; text-align: center;line-height: 50px; font-size: 26px;}
.index .idban02 .det02{float:right;width: 220px;margin-top:60px;color:#fff;background: url(../images/bantel.png) no-repeat 0 10px;height:90px;padding-left:55px;line-height: 30px;font-size: 16px;}
.index .idban02 .det02 strong{display: block;font-size:30px;font-family:'Arial';font-weight:normal;}
/*产品推荐*/
.index .yingyong{width: 100%;height: 600px;background: url(../images/yingyong_bg.jpg) center bottom no-repeat;padding-top: 59px;padding-bottom: 30px;text-align: center;margin-top: -11px;}
.index .yingyong .w1200{position: relative;}
.index .yingyong h3{color: #2c2c2c;font-size: 36px;font-weight: bold;line-height: 50px;}
.index .yingyong p{color: #5b5a5a;font-family: arial;line-height: 35px;}
.index .yingyong .swiper-container{padding-top: 30px;padding-bottom: 60px;}
.index .yingyong .swiper-slide{width: 440px;background: #fff;box-shadow: 0 8px 30px #ddd;}
.index .yingyong .swiper-slide img{display:block;width: 100%;height: 330px;}
.index .yingyong .swiper-slide p{position: absolute;bottom: 0;width: 100%;line-height: 60px;padding-top: 0;text-align: center;color: #fff;font-size: 24px;margin: 0;background: rgba(0,158,238,.8);transition: 0.4s;}
.index .yingyong .swiper-pagination{width: 100%;bottom: 20px;}
.index .yingyong .swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 5px;border: 3px solid #fff;background-color: #d5d5d5;width: 10px;height: 10px;opacity: 1;}
.index .yingyong .swiper-pagination-bullets .swiper-pagination-bullet-active{border: 3px solid #008ed7;background-color: #fff;}
.index .yingyong .swiper-button-prev{left: 0px;width: 45px;height: 45px;background: url(../images/wm_button_icon.png) no-repeat;background-position: 0 0;background-size: 100%;}
.index .yingyong .swiper-button-prev:hover{background-position: 0 -46px;background-size: 100%}
.index .yingyong .swiper-button-next{right: 0px;width: 45px;height: 45px;background: url(../images/wm_button_icon.png) no-repeat;background-position: 0 -93px;background-size: 100%;}
.index .yingyong .swiper-button-next:hover{background-position: 0 -139px;background-size: 100%}
/*关于我们*/
.index .aboutbg{width: 100%;padding-top: 70px;background: url(../images/about_bg.jpg) center top no-repeat;}
.index .about{padding: 20px 18px 0 22px;box-sizing: border-box;background: #fff;overflow: hidden;}
.index .about .abhead{width: 100%;height: 25px;border-bottom: 1px solid #e1e1e1;padding: 12px 0 11px 0;}
.index .about .abhead p{display:block;float:left;background: url(../images/abhead_bg.png) no-repeat 10px 0;padding-left: 45px;line-height: 25px;border-bottom: 1px solid #008ed7;height: 36px;color: #008ed7;font-size: 22px;font-weight: bold;padding-right: 5px;}
.index .about .abhead span{color: #c2c2c2;font-family: arial;font-size: 20px;line-height: 25px;}
.index .about .abhead a{display: block;float: right;color: #666;padding-right: 10px;}
.index .about .ableft{float:left;width: 430px;height: 290px;border:1px solid #e1e1e1;margin-top: 18px;padding: 22px 13px 23px 28px;background: url(../images/ableft_bg.png)no-repeat 13px;}
.index .about .ableft img{width: 430px;height: 290px;display: block;}
.index .about .abright{float: left;width: 625px;margin: 30px 20px 0 42px;}
.index .about .abright span{display: block;font-weight: bold;font-size: 70px;color: #F2F2F2;padding-top: 20px;line-height: 10px;}
.index .about .abright h3{color: #333;font-size: 34px;font-weight: bold;line-height: 25px;}
.index .about .abright p{color: #666;line-height: 26px;margin-top: 30px;height: 182px;text-align: justify;overflow: hidden;}
.index .about .abright .more{width: 126px;height: 38px;background: #00a54f;float: left;margin-top: 20px;color: #fff;line-height: 38px;text-decoration: none;text-align: center;}
.index .about .abright .more:hover{background: #008ed7;}
/*产品图库*/
.index .gallery{padding: 50px 20px 0 20px;box-sizing: border-box;background: #fff;overflow: hidden;}
.index .gallery .xian{width: 100%;height: 22px;border-bottom:1px solid #e5e2e2 ;}
.index .gallery .imenu{margin-top: -23px;text-align: center;}
.index .gallery .imenu li{width: 150px;height: 46px;border-radius: 20px;background: #535353;line-height: 46px;text-align: center;display: inline-block;margin: 0 35px;transition: all .5s;}
.index .gallery .imenu li a{display: block;color:#fff;font-size: 18px;}
.index .gallery .imenu li.on,.index .gallery .imenu li:hover{background: #008ed7;}
.index .gallery .ipro{position:relative;overflow:hidden;padding: 35px 0 20px 0;}
.index .gallery .ipro .list{width: 100%;}
.index .gallery .ipro .item{float:left;position: relative;display: block;margin: 0 8px;}
.index .gallery .ipro .item a{display: block;}
.index .gallery .ipro .item .img{width: 217px;height: 163px;overflow: hidden;}
.index .gallery .ipro .item img{width: 100%;height: 100%;display: block;border-radius: 5px;transition: all 1s;}
.index .gallery .ipro .item .Info{position: absolute;top: 0;bottom: 0;left: 0;right: 0;-webkit-backface-visibility: hidden;backface-visibility: hidden;background: rgba(0, 0, 0, 0.6);opacity: 0;border-radius:5px;transition: all .5s;display: flex;justify-content: center;}
.index .gallery .ipro .item .Info i{position: absolute;top:90px;font-size: 50px;color:#fff;font-size: 18px;}
.index .gallery .ipro .item .Info span{position: absolute;top: 50%;margin-top: -25px;line-height:50px;color: #FFFFFF;font-size: 14px;}
.index .gallery .ipro .item:hover .Info{opacity: .8;}
/*新闻中心*/
.index .inews{padding: 14px 0 0 0;}
.index .inews .tilte{height: 47px;border-bottom: 1px solid #e1e1e1;}
.index .inews .tilte li{float: left;}
.index .inews .tilte li a{display: block;width: 115px;height: 19px;padding: 14px 0;padding-left: 40px;font-size: 20px;font-weight: bold;line-height: 20px;color: #333;background: url(../images/news_bg.png) no-repeat 6px;}
.index .inews .tilte li:nth-child(2) a{background: url(../images/hy_bg.png) no-repeat 5px;margin-left: 15px;}
.index .inews .tilte li a:hover,.index .inews .tilte li.on a{color: #008ed7;border-bottom: 1px solid #008ed7;background: url(../images/newshover_bg.png) no-repeat 6px;}
.index .inews .tilte li:nth-child(2) a:hover,.index .inews .tilte li:nth-child(2).on a{background: url(../images/hyhover_bg.png) no-repeat 5px;}
.index .inews .tilte .more{float: right;color: #666;line-height: 48px;padding-right: 10px;}
.index .inews .newsleft{width: 560px;padding-top: 20px;float: left;}
.index .inews .newsleft .img{width: 570px;height: 215px;overflow: hidden;line-height: 0;border-radius:8px;}
.index .inews .newsleft .img img{width: 563px;height: 215px;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;border-radius:8px;}
.index .inews .newsleft:hover .img img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.index .inews .newsleft dl{margin : 10px 0;overflow: hidden;}
.index .inews .newsleft dt{float: left;}
.index .inews .newsleft dt a{color: #333;font-size: 16px;font-weight: bold;}
.index .inews .newsleft dd{float: right;}
.index .inews .newsleft dd a{color: #313131;}
.index .inews .newsleft p{float: left;color: #666;font-size: 14px;line-height: 24px;text-align: justify;}
.index .inews .newsright{width: 600px;padding-top: 10px;float: right;}
.index .inews .newsright li{border-bottom: 1px dashed #e1e1e1;width: 600px;height: 56px;background: url(../images/newslist_bg.png) no-repeat 6px;}
.index .inews .newsright li a{color: #333;line-height: 56px;text-decoration: none;padding-left: 30px;}
.index .inews .newsright li a:hover{color: #008ed7;}
.index .inews .newsright li a span{float: right;color: #666;font-weight: normal;}
/*常见问题*/
.index .problem{padding: 30px 0 22px 0;}
.index .problem .tilte{width: 135px;float: left;}
.index .problem .tilte h2{padding-top: 13px;color: #333333;font-size: 20px;font-weight: bold;line-height: 100%;}
.index .problem .tilte h3{padding-top: 13px;color: #c9c9c9;font-size: 20px;font-weight: bold;font-family: arial;line-height: 100%;}
.index .problem .prev{display: inline-block;width: 57px;height: 27px;background: url(../images/left2_03.png) no-repeat;float: left;margin-top: 35px;cursor: pointer;}
.index .problem .next{display: inline-block;width: 57px;height: 27px;background: url(../images/right2_03.png) no-repeat;margin-top: 35px;cursor: pointer;}
.index .problem .bd{float: right;width: 1065px;height: 128px;overflow: hidden;}
.index .problem .list li{box-sizing: border-box;margin-right: 20px;float: left;width: 472px;height: 128px;border: 1px solid #e1e1e1;padding: 20px 20px 0 20px;}
.index .problem .list li h3{color: #333;font-weight: bold;font-size: 16px;padding-left: 40px;display: block;background: url(../images/wen.png)no-repeat 0 0;line-height: 28px;}
.index .problem .list li p{color: #797979;padding-left: 40px;display: block;background: url(../images/da.png)no-repeat 0 10px;line-height: 24px;padding-top: 10px;text-align: justify;}
/*******内页样式********/
.nybanner{width: 100%;position: relative;height: 300px;overflow: hidden;background-position: center;background-repeat: no-repeat;background-image: url(../images/nybanner.jpg);}
.submian{padding: 20px 0;}
.submian .sobtitle{height: 35px;line-height: 35px;padding: 5px 0;font-size: 14px;color: #666;border-bottom: 1px solid #F1F1F1;margin-bottom: 20px;}
.submian .sobtitle s{display: inline-block;width: 18px;height: 22px;margin-right: 10px;background: url(../images/locationIco.png) no-repeat;vertical-align: middle;}
.submian .sobtitle a{font-size: 14px;color: #666;}
.submian .sobtitle a:hover{color: #008ed7;}
/*内页左侧*/
.submian .subleft{width: 250px;}
.submian .subleft .title{height: 140px;background: #008ed7 url(../images/conleft1_bg.png) center no-repeat;}
.submian .subleft .title h2{height: 66px;width: 195px;margin:auto;padding-top: 38px;text-align: center;color: #fff;}
.submian .subleft .title h2 p{line-height: 30px;color: #fff;font-size: 30px;padding-left: 5px;}
.submian .subleft .title h2 span{line-height: 30px;color: #fff;font-size: 14px;}
/*栏目分页*/
.submian .subleft .lefta{margin-bottom: 10px;}
.submian .subleft .lefta .comt{background: #f8f8f8;padding: 15px 15px 20px;}
.submian .subleft .lefta .comt ul{border-top: 0;}
.submian .subleft .lefta .comt ul li a{position: relative;display: block;color: #838383;font-size: 14px;line-height: 39px;border-bottom: 1px solid #ededed;transition: all .5s;overflow: hidden;}
.submian .subleft .lefta .comt ul li a:after{content: "&gt;";position:absolute;right: 0;top:50%;margin-top: -10px;width: 20px;height: 20px;font-family: 宋体;color: #fff;font-size: 12px;line-height: 20px;text-align: center;background: #a4a4a4;border-radius: 50%;transition: all .5s;}
.submian .subleft .lefta .comt ul li:hover a, .submian .subleft .lefta .comt ul li.hover a{color: #009eee;}
.submian .subleft .lefta .comt ul li:hover a:after, .submian .subleft .lefta .comt ul li.hover a:after{background: #009eee;}
.submian .subleft .lefta .comt ul li .boxlist{display: none;}
.submian .subleft .lefta .comt ul li .boxlist li a{color: #838383;font-size: 12px;line-height: 35px;border-bottom: 0;padding-left: 10px;}
.submian .subleft .lefta .comt ul li .boxlist li a:after{content: " ";left: 0;margin-top: -2px;width: 4px;height: 4px;background: #009eee;}
.submian .subleft .lefta .comt ul li .boxlist li a:hover, .submian .subleft .lefta .comt ul li .boxlist li a.hover{color: #009eee;}
.submian .subleft .lefta .comt ul li.hover .boxlist{display: block;}
/*推荐产品*/
.submian .leftnews{margin-bottom: 10px;}
.submian .leftnews ul{padding-top: 10px;border: 1px solid #e8e8e8;border-top: 0;}
.submian .leftnews ul li{float: left;text-align:center;width: 108px;margin-left: 9px;}
.submian .leftnews ul li img{width: 108px;height: 81px;border: 1px solid #ddd;}
.submian .leftnews ul li p{color: #666;font-size: 12px;line-height: 30px;transition: all .5s;}
.submian .leftnews ul li:hover p{color:#008ed7;}

/*联系我们*/
.submian .leftnews .leftcont{background: #fff;padding: 10px;border: 1px solid #e8e8e8;border-top: 0;}
.submian .leftnews .leftcont h2{font-size: 16px;font-weight: bold;color: #008ed7;padding-bottom: 10px;border-bottom: 1px solid #f2f2f2;text-align: center;}
.submian .leftnews .leftcont p{color: #333;font-size: 14px;line-height: 30px;padding-top: 10px;display: block;}
/*内页右侧*/
.submian .subright{width: 930px;}
/*默认单页*/
.submian .Aboutpage{color: #666;font-size: 14px;line-height: 28px;text-align: justify;}
.submian .Aboutpage img{max-width: 100%;}
.submian .t{padding: 0 0 25px;color: #008ed7;font-size: 18px;}
.submian .t2{padding: 25px 0;color: #008ed7;font-size: 24px;}
/*文章列表*/
.submian .Newslist{}
.submian .Newslist .list{padding-bottom: 20px;}
.submian .Newslist .item{border-bottom: 1px dashed #eaeaea;display: block;padding: 20px 0;transition: all .5s;}
.submian .Newslist .item a{display: block;}
.submian .Newslist .item .time{width: 120px;height: 100px;font-family: arial;font-size: 18px;color: #666;text-align: center;background: #f2f2f2;}
.submian .Newslist .item .time .day{font-size: 40px;line-height: 60px;display: block;}
.submian .Newslist .item .txt{width: 780px;cursor: pointer;}
.submian .Newslist .item .txt h3{font-size: 16px;line-height: 30px;transition: all .5s;}
.submian .Newslist .item .txt .mark{color: #999;font-size: 12px;line-height: 20px;padding:0;}
.submian .Newslist .item .txt .mark span{display: inline-block;padding-right: 18px;}
.submian .Newslist .item .txt p{color: #666;line-height: 25px;text-align: justify;}
.submian .Newslist .item .txt p span{display: inline-block;color:#008ed7;padding-left: 10px;}
.submian .Newslist .item a:hover .txt h3{color:#008ed7;}
/*图片列表*/
.Piclist ul.list{float: left;width: 100%;padding-left: 0px;}
.Piclist ul.list li.item{float: left;width: 287px;margin-bottom: 30px;margin-right: 31px;border: 1px solid #F6F6F6;}
.Piclist ul.list li.item a{display: block;width:100%;overflow: hidden;position: relative;background: #F6F6F6;}
.Piclist ul.list li.item span{width: 100%;height: 45px;color: #555;text-align: center;display: block;line-height: 45px;transition: all .5s;}
.Piclist ul.list li.item img{display: block;width: 287px;height: 215px;}
.Piclist ul.list li.item a:hover{background: #008ed7;}
.Piclist ul.list li.item a:hover span{color: #fff;}
.Piclist ul.list li.item .item_mask{width: 287px;height: 215px;background: rgba(0,0,0,0);position: absolute;left: 0;top: 0;opacity: 0;filter:Alpha(opacity=0);*zoom:1;-webkit-transform: rotateX(180deg) scale(0.5, 0.5);transform: rotateX(180deg) scale(0.2, 0.2);transition: all ease-out .5s;}
.Piclist ul.list li.item .item_link_icon{display: block;width:45px;height:45px;text-align: center;line-height: 38px;position: absolute;left: 50%;top: 50%;margin-left: -22px;opacity:0;filter:Alpha(opacity=0);*zoom:1;background: url(../images/See.png) center no-repeat;}
.Piclist ul.list li.item:hover .item_mask{opacity: 1;filter:Alpha(opacity=100);-webkit-transform: rotateX(0deg) scale(1, 1);transform: rotateX(0deg) scale(1, 1);transition: all 1s cubic-bezier(.23, 1, .38, 1) 0s;background: rgba(0, 0, 0, .1);}
.Piclist ul.list li.item:hover .item_link_icon{transform: translateY(-21px);opacity: 1;filter:Alpha(opacity=100);}
/*留言表单*/
.formData{padding-bottom: 20px;}
.formData .item{float: left;color: #999;font-weight: normal;width: 420px;height: 56px;line-height: 56px;border: 1px solid #e4e4e4;margin-right: 76px;margin-bottom: 45px;position: relative;}
.formData .item label{padding-left: 15px;position: absolute;left: 0;top: 0;z-index: 11;text-align: center;display: block;margin: 0;height: 56px;line-height: 56px;font-size: 18px;color: #666;}
.formData .item input{outline: none;line-height: 38px;height: 38px;font-size: 18px;}
.formData .item .txt{width: 350px;height: 56px;line-height: 56px;display: block;background: none;padding-left: 70px;border: 0 none;color: #666;}
.formData .item .red{position: absolute;right: 15px;top: 0;color: #ff0000;z-index: 11;}
.formData .item.mr0{margin-right: 0;}
.formData .msg-box{position: absolute;left: 0;top: 0px;}
.formData .liuyan{width: 918px;height: 260px;border: 1px solid #e4e4e4;float: left;}
.formData .liuyan label{text-align: right;display: block;}
.formData .liuyan textarea{width: 908px;height: 234px;line-height: 35px;padding: 12px 10px;text-indent: 100px;font-size: 18px;font-family: "microsoft yahei";color: #333;border: 0 none;overflow: hidden;background: none;resize: none;display: block;outline: none;}
.formData .bot{width: 100%;}
.formData .sub{width: 232px;line-height: 52px;border: 2px solid #008ed7;margin-right: 2px;text-align: center;background: #008ed7;color: #FFF;cursor: pointer;font-size: 18px;display: block;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;}
.formData .sub:hover{background: none;color: #008ed7;}
.formData .yzm .txt{padding-left: 80px;}
.formData .yzm img{position: absolute;right: 0;top: 0;height: 56px;border: 0px;display: block;}
/*内容详情页*/
.submian .subright .conBox .ArticleTitle h1{font-size: 24px;text-align: center;padding: 20px 0px;font-weight: bold;}
.submian .subright .conBox .ArticleMessage{line-height: 30px;height: 30px;margin-bottom: 10px;text-align: center;border-bottom: 1px dashed #ccc;}
.submian .subright .conBox .ArticleMessage span:first-child{margin-left:0;}
.submian .subright .conBox .ArticleMessage span{color: #999;margin-left: 14px;font-size: 12px;}
.submian .subright .conBox .ArticleMessage .jiathis_style{float: left; margin-top: 5px;}
.submian .subright .conBox .ArticleTencont{padding: 5px 0px 20px 0px;color: #666;font-size:14px;line-height: 28px;text-align: justify;overflow: hidden;}
.submian .subright .conBox .ArticleTencont img{max-width: 100%;}
.submian .subright .conBox #pic{text-align: center;}
.submian .subright .conBox #pic img{display: inline-block;max-width: 800px;padding: 1px;box-shadow: 0 0 20px 0 rgba(0,0,0,.3);}
/*内容分页*/
.reLink{height: 38px;border: 1px solid #ddd;margin: 10px auto 10px;padding: 0px 10px;}
.reLink .prevLink, .reLink .nextLink{height: 38px;line-height: 38px;color: #666;}
.reLink .prevLink a, .reLink .nextLink a{height: 38px;line-height: 38px;color: #666;}
.reLink .prevLink a:hover, .reLink .nextLink a:hover{color: #008ed7;}
.reLink .prevLink{float: left;}
.reLink .nextLink{float: right;}
/*浮动客服*/
.toolbar{position: fixed;top: 50%;right: 1%;margin-top: -163px;z-index: 100;width: 80px;}
.toolbar dd{position: relative;float: left;width: 80px;height: 80px;background: #008ed7;margin-top: 2px;border-radius: 5px;color: #fff;font-size: 14px;line-height: 21px;text-align: center;cursor: pointer;transition: all .5s;}
.toolbar dd:first-child{margin-top: 0;}
.toolbar dd i{width: 100%;height: 30px;display: block;margin-top: 13px;background: url(../images/toolbar.png) no-repeat center 0;}
.toolbar dd.qq i{background-position-y: 0;}
.toolbar dd.tel i{background-position-y: -30px;}
.toolbar dd.code i{background-position-y: -60px;}
.toolbar dd.top i{background-position-y: -90px;}
.toolbar dd span{display: block;color: #fff;}
.toolbar dd.tel .box{position: absolute;top: 0;width: 190px;right: -200px;height: 100%;margin-right: 10px;border-radius: 5px;background: #008ed7;opacity: 0;transition: all .5s;}
.toolbar dd.tel .box p{font-size: 14px;margin: 15px auto 7px;}
.toolbar dd.tel .box h3{font-size: 18px;font-weight: bold;}
.toolbar dd.tel .box:after{display: block;content: " ";border-style: solid dashed dashed dashed;border-color: transparent  transparent transparent #008ed7;border-width: 9px;width: 0;height: 0;position: absolute;top: 50%;margin-top: -9px;right: -18px;margin-left: -12px;}
.toolbar dd.code .box{position: absolute;top: 0;width: 162px;right: -172px;height: 162px;margin-right: 10px;border-radius: 5px;background: #008ed7;opacity: 0;transition: all .5s;}
.toolbar dd.code .box img{width: 140px;height: 140px;padding: 11px;}
.toolbar dd.code .box:after{display: block;content: " ";border-style: solid dashed dashed dashed;border-color: transparent  transparent transparent #008ed7;border-width: 9px;width: 0;height: 0;position: absolute;top: 30px;right: -18px;margin-left: -12px;}
.toolbar dd:hover{background: #333;}
.toolbar dd.tel:hover .box{opacity: 1;right: 80px;}
.toolbar dd.code:hover .box{opacity: 1;right: 80px;}
/*↓组图样式↓*/
.HS10, .HS15{overflow:hidden;clear:both;}
.HS10{height:10px;}
.HS15{height:15px;}
.Hidden{display:none;}
.Clearer{display:block;clear:both;font-size:1px;line-height:1px;margin:0;padding:0;}
.FlLeft{float:left;}
.FlRight{float:right;}
/*幻灯片区域背景*/
.MainBg{width: 920px;margin:0 auto;}
/*大图展示区域 更多模板请访问：https://www.bootstrapmb.com */
.OriginalPicBorder{padding: 0;}
#OriginalPic{width: 920px;overflow:hidden;position:relative;font-size:12px;}
#OriginalPic img{display:block;min-width: 100px;margin:0 auto;}
/*鼠标手势*/
.CursorL{position:absolute;z-index:999;width:50%;height: 100%;color:#FFF;left: 0;cursor:url(../images/CurL.cur), auto;}
.CursorR{position:absolute;z-index:999;width:50%;height: 100%;color:#FFF;right:0;cursor:url(../images/CurR.cur), auto;}
/*小图预览和滑动*/
.SliderPicBorder{width: 100%;overflow:hidden;}
.ThumbPicBorder {width: 920px;margin:0 auto;background: #eeeeee;overflow: hidden;position: relative;}
.ThumbPicBorder #btnPrev{width:45px;height:113px;cursor:pointer;position: absolute;left: 20px;top: 20px;}
.ThumbPicBorder #btnNext{width:45px;height:113px;cursor:pointer;position: absolute;right: 20px;top: 20px;}
.ThumbPicBorder .pic{width: 755px;overflow: hidden;position: relative;margin: 20px auto;}
#ThumbPic img{border: 3px solid #ddd;cursor:pointer;background-color: #ddd;margin: 0 5px;width: 135px;height: 108px;display:block;transition: all .5s;}
#ThumbPic img.active{border: 3px solid #008ed7;}
</pre></body></html>