@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,img,fieldset,legend,input,textarea,p,blockquote,th,td,address{margin:0;padding:0;}
table,td,ol{margin:0;padding:0;}
*{margin:0;padding:0;}
p,form,table,tr,td {margin:0px;padding:0px;}
select,input,img,select{vertical-align:middle;}
ul{list-style-type:none;margin:0;padding:0;}
ol{padding-left:10px;}
input,input:focus {border:none;outline: 0;color: #333;}
input,textarea,button,select{font-size:14px; font-family:"Microsoft YaHei";}
*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box}
.clearfix:after,.clearfix:before{display:table;content:" "}
.clearfix:after{clear:both;visibility:hidden;height:0;line-height:0}
.hidden{display:none}
img {border:0px;vertical-align:bottom; padding:0px; margin:0px;}
a:link{color:#5a5a5a;text-decoration:none;}
a:visited{text-decoration:none;color:#5a5a5a; }
a:hover{color:#5a5a5a; text-decoration:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
.fl{float:left;}
.fr{float:right;}
.hide{display:none;}
.clear{clear:both;}
.w1000{ width:1000px; margin: 0px auto;}
.w1200{ width:1200px; margin: 0px auto;}
.mt50{ margin-top:50px !important;}
body{font-size:14px; font-family:"Microsoft YaHei","Arial","Helvetica,sans-serif,Verdana"; color:#5a5a5a; background:#fff;letter-spacing:0.5px;overflow-x:hidden;}

/*图片居中*/
.alignleft {display: inline;float: left;}
.alignright {display: inline;float: right;}
.aligncenter {clear: both;display: block;margin:auto;}


/*网站头部*/
.head_wrap{width:100%;height:85px; clear: both;top: 0px;z-index: 999;position: fixed;}
.head_wrap .logo{width:200px; float:left; margin:15px 0px 0px 0px;}

.head_wrap .logo img.img01{display:block;}
.head_wrap .logo img.img02{display:none;}

.head_wrap.fixed .logo img.img01{display:none;}
.head_wrap.fixed .logo img.img02{display:block;}

.head_wrap.fixed{position: fixed; background:#fff;height:85px;top: 0px;z-index: 99;-webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1); shadow: 0 5px 5px rgba(0, 0, 0, 0.1); -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out;}

.nav_wrap{float:right;}

.nav{ padding-top:30px; float: left;}
.nav li{ float: left; margin-left:35px; position: relative; z-index:9;}
.nav li:last-child{ margin-right:0px;}
.nav li a{ display: block; font-size: 16px; color: #fff; padding-bottom:10px; border-bottom: 3px solid transparent;}
.head_wrap.fixed .nav li a{ display: block; font-size: 16px; color: #fff; padding-bottom:10px; border-bottom: 3px solid transparent;}
.head_wrap.fixed .nav li a{ display: block; font-size: 16px; color: #333; padding-bottom:10px; border-bottom: 3px solid transparent;}

.nav li.w01 .subnav{position: absolute;left:-379px;border:none;width:1200px; height:auto;float:left; padding:15px 35px 30px 35px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);box-shadow: 0 5px 10px rgba(0, 0, 0, .2);background:#fff;}

.nav li.w01 .subnav .head_tab_pro_wrap .cat_tit{display:table;width:100%; float:left; padding:10px 0px 15px 0px;}
.nav li.w01 .subnav .head_tab_pro_wrap .cat_tit ul li{float:left; position:unset; margin:0px 25px 0px 0px;}
.nav li.w01 .subnav .head_tab_pro_wrap .cat_tit ul li a{font-size:20px; font-weight:bold;color:#333; border:none;}
.nav li.w01 .subnav .head_tab_pro_wrap .cat_tit ul li a:hover{ color:#015fc9; text-decoration:underline;}
.nav li.w01 .subnav .head_tab_pro_wrap .cat_tit ul li.current a{color:#015fc9;text-decoration:underline;}

.nav li.w01 .subnav .nav_info_wrap ul li{width:24%;float: left;display: table; margin:0px 1% 0.5% 0px;}
.nav li.w01 .subnav .nav_info_wrap ul li a{ font-size:16px; color:#333;display: table-cell;padding: 12px 0px;background: #eaf0fe;vertical-align: middle; border:none;}
.nav li.w01 .subnav .nav_info_wrap ul li a:hover{ background:#07c160; color:#fff;}
.nav li.w01 .subnav .nav_info_wrap ul li a span{ display:inline-block; padding:0px 25px; text-align:left;}

.nav li.w03 .subnav{width:200px;}
.nav li.w04 .subnav{width:260px;}

.nav li .subnav{ position: absolute; top: 100%; left: 0; width: 130px; padding: 0px;-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);box-shadow: 0 5px 10px rgba(0, 0, 0, .2);background-color: #fff;display: none; z-index: 99;}
.nav li .subnav_box{ height: 44px; position: relative;}
.nav li .subnav_box a{font-size: 16px;display: block; padding: 10px 20px; line-height: 24px;/* border-bottom: 1px solid #0078d7 !important;*/ color: #333 !important;}
.nav li .subnav_box a:hover{background: #0078d7; color: #fff !important;}
.nav li.last{ margin-right: 0;}
.nav li.last .subnav{ right: 0; left: auto;}
.nav li:hover .subnav{ display: block;}
.nav li:hover a{ border-bottom-color: #fff; color: #fff;}/*鼠标划过*/
.nav li.current a{ border-bottom-color: #fff; color: #fff;}
.head_wrap.fixed .nav li:hover a,.head_wrap.fixed .nav li.current a{ border-bottom-color: #2468f2; color: #2468f2;}



/*首页幻灯片*/
.index_banner_wrap01{ height:600px; width: 100%;position: relative; overflow: hidden; }
.index_banner01{position: relative; }
.index_banner01 a{display: block;width: 100%;padding-bottom: 600px;position: relative;}
.index_banner01 a .img{width: 100%;height: 100%;position: absolute; left: 0;top: 0; background-position: center top;}

.index_banner01 .swiper-pagination-bullet{ border-radius:0px !important;}
.index_banner01 .swiper-pagination {width: 100%;bottom:30px !important;}
.index_banner01 .swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 5px;border: 1px solid #ccc;background-color: #ccc;width:15px;height:15px;opacity: 1;}
.index_banner01 .swiper-pagination-bullets .swiper-pagination-bullet-active {width:15px;height:15px;opacity: 1;border: 1px solid #fff;background-color: #fff;}

.index_banner01 .swiper-button-prev {left: 30px; top:280px;width:63px;height:71px;background: url(../images/swiper_button_icon01.png) no-repeat;background-position: 0 0;background-size: 100%;}
.index_banner01 .swiper-button-prev:hover {background-position: 0 -71px;background-size: 100%}
.index_banner01 .swiper-button-next {right: 30px;top:280px;width: 63px;height: 71px;background: url(../images/swiper_button_icon01.png) no-repeat;background-position: 0 -142px;background-size: 100%;}
.index_banner01 .swiper-button-next:hover {background-position: 0 -213px;background-size: 100%;}


/* 首页幻灯片下方文字 */
.index_banner_txt{ width:100%; float:left;background:#fff;}
.index_banner_txt .list { width:100%;height:auto; float:left;display:block; padding:20px 0px;}
.index_banner_txt .list li{ float: left; padding: 0px; width: 24%;}
.index_banner_txt .list li.item01{ border-left: 0 none; }

.index_banner_txt .list li:before{ float: left; width: 60px; height: 60px;content: ""; background: url(../images/index_banner_txt_icon.png) no-repeat left center; margin-right: 6px; margin-left: 26px;}
.index_banner_txt .list li.item01:before{ background-position: 0 0; }
.index_banner_txt .list li.item02:before{ background-position: -60px 0; }
.index_banner_txt .list li.item03:before{ background-position: -120px 0; }
.index_banner_txt .list li.item04:before{ background-position: -180px 0; }

.index_banner_txt .list li .text{ float: left; padding-top: 24px; padding-bottom: 15px; margin-right: -10px;}
.index_banner_txt .list li p{color: #8c8e99;margin-top:5px; margin-bottom: 3px;}
.index_banner_txt .list li h3{ font-size:20px; font-weight:bold;color: #3d3f4c; }
.index_banner_txt .line{width: 1px;height:35px;float: left;display: inline-block; margin-top: 20px; margin-left:5px;margin-right:5px;overflow: hidden;background: #dedede;vertical-align:10px;}


/*首页模块标题*/
.index_model_tit01{ padding:45px 35px;text-align:center;}
.index_model_tit01 span {font-size:36px; color:#333;font-weight: bold;}
.index_model_tit01 p{color: #999;font-size:18px;padding-top:15px;}

.index_model_tit02{ padding:45px 35px;text-align:center;}
.index_model_tit02 span {font-size:36px; color:#fff;font-weight: bold;}
.index_model_tit02 p{color: #eee;font-size:18px;padding-top:15px;}


/*首页一站式全包服务*/
.index_service_wrap{width:100%; float:left;padding:35px 0px 45px 0px;background:url(../images/index_service_bg.jpg) no-repeat center bottom;background-size: cover;}
.index_service_main{width:100%;float:left; padding:0px 0px 25px 0px;}

.index_service_main .list{padding:10px 0px 0px 0px;}
.index_service_main .list li{width: 19%;float: left;margin: 0px 0.5% 10px 0.5%;text-align: center;background: #fff;padding:12px 0px 12px 0px;border-bottom-right-radius: 30px;transition: all .3s linear;transform: translateY(0);}
.index_service_main .list li:after{ content: ""; width:60px; height: 2px; background: #07c160; margin: 10px auto 0; display: block; }
.index_service_main .list li:hover{ box-shadow: 0 3px 40px rgba(0,0,0,.1);transform: translateY(-10px);}
.index_service_main .list li:hover:after{ background: #07c160; }
.index_service_main .list li span{ font-size: 18px; display:inline-block;}



/*首页产品价格*/
.index_price_wrap{width:100%;float:left;margin-top:0px; padding-bottom:65px;background:#fff;}

.index_price_main li{width:360px;background:#f6f6f6;float: left;margin-right: 60px; box-shadow:0px 10px 20px 0px rgba(44,47,50,0.05); padding-bottom:37px;}
.index_price_main li:last-child{margin-right:0;}

.index_price_main{width:100%; margin-top:30px;}
.index_price_main .top{ padding:20px 30px;background:linear-gradient(90deg,#07c160 0%, #6add64 100%);}
.index_price_main .top .tit{font-weight:bold;font-size:30px;color:#fff;padding:0px 0px 10px 0px;}
.index_price_main .top p{font-size:18px; color:#f1f1f1;}

.index_price_main .price{text-align:center; padding:20px 0px;}
.index_price_main .price i{ padding-left:5px; font-size:16px; color:#999;font-style: normal;}
.index_price_main .price span{font-size:35px;color:#07c160;}

.index_price_main .tip{text-align: center;padding-bottom: 25px;border-bottom: 1px solid #eee;}
.index_price_main .tip span{font-size:16px;color:#999; padding-right:10px;}
.index_price_main .tip a{font-size:16px;text-decoration:underline;color:#07c160;}
.index_price_main .tip .btn {width:180px;height:45px;background: linear-gradient(90deg, #07c160, #6add64); margin:0px auto; margin-top:30px;border-radius:20px;line-height: 45px; display: block;font-size:18px;font-weight: 400; color: #fff !important;text-decoration: none !important;}
.index_price_main .tip .btn:hover{ background:#07c160;}


/*首页链接按钮*/
.index_link01{padding:65px 0px 35px 0px;text-align: center;}
.index_link01 a{display: inline-block;padding:15px 30px;border-radius:5px;overflow:hidden;font-size:18px;color:#fff; text-align: center; margin-right: 10px;}
.index_link01 a.btn01{background: linear-gradient(135deg,#07c160,#00aeee);}
.index_link01 a.btn02{background: linear-gradient(135deg,#ff6900,#ffa400);}
.index_link01 a.btn03{border: 1px solid #666;color:#333; line-height:22px;}
.index_link01 a:hover span{ text-decoration:underline;}

.index_more_link02{text-align: center;}
.index_more_link02 a{ width:230px; height: 45px;line-height: 45px; font-size: 16px; color: #07c160; margin:10px 0px 10px 0px; border: 1px solid #07c160; text-align: center;display: inline-block; transition: all .2s;}
.index_more_link02 a:hover{ background: #67ba00;border-color: #67ba00; color: #fff;}


/*首页功能介绍*/

.index_func_wrap{width:100%; float:left; padding:45px 0px 30px 0px;background:linear-gradient(180deg, #f1f3f9 0%, #f8f9fc 100%);background-size: cover;}
.index_func_main{width:100%; float:left;padding:35px 0px 30px 0px;}

.index_func_main .tab_one_con{width: 100%;height: auto;margin-top:0px;display: none;}
.index_func_main .tab_one_con.active{display: block;}

.index_func_main .tab_one_cat{ width:100%; float:left;display:table; margin:0px auto;}
.index_func_main .tab_one_cat li{width:20%;float:left;font-size:20px; text-align:center;position:relative;color:#fff;padding:12px 20px; margin:0px 0px 10px 0px;cursor:pointer;display: inline-block; border-right:3px solid #eee;background:#fff;}

.index_func_main .tab_one_cat li:last-child{ border-right:none;}

.index_func_main .tab_one_cat li .img{float: left;width:40px;height:40px;margin:-5px 10px 0px 0px;content: "";background: url(../images/index_func_menu_icon.png) no-repeat left center;}
.index_func_main .tab_one_cat li.item01 .img{ background-position: 0px 0px; }
.index_func_main .tab_one_cat li.item02 .img{ background-position: -40px 0px; }
.index_func_main .tab_one_cat li.item03 .img{ background-position: -80px 0px; }
.index_func_main .tab_one_cat li.item04 .img{ background-position: -120px 0px; }
.index_func_main .tab_one_cat li.item05 .img{ background-position: -160px 0px; }
.index_func_main .tab_one_cat li.item06 .img{ background-position: -200px 0px; }
.index_func_main .tab_one_cat li.item07 .img{ background-position: -240px 0px; }
.index_func_main .tab_one_cat li.item08 .img{ background-position: -280px 0px; }
.index_func_main .tab_one_cat li.item09 .img{ background-position: -320px 0px; }
.index_func_main .tab_one_cat li.item10 .img{ background-position: -360px 0px; }

.index_func_main .tab_one_cat li span{ font-size:20px;color: #666; margin-top:10px;display: inline-block;}

.index_func_main .tab_one_cat .arrow{width:20px; height:20px; position:absolute;top:50px;left:50%; z-index:8;background:#07c160; transform:rotate(45deg); -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg);display:none;}

.index_func_main .tab_one_cat li.active:hover .arrow{display:inline-block;background:#07c160;}
.index_func_main .tab_one_cat li:hover .arrow{display:inline-block;background:#e3fae1;}

.index_func_main .tab_one_cat li:hover{background:#e3fae1;color:#333;}
.index_func_main .tab_one_cat li:hover span{color:#333;}
.index_func_main .tab_one_cat li:hover p{color:#333;}


.index_func_main .tab_one_cat li.active .arrow{display:inline-block;}

.index_func_main .tab_one_cat li.active{background:#07c160;color:#fff;}
.index_func_main .tab_one_cat li.active span{color:#fff;}
.index_func_main .tab_one_cat li.active p{color:#fff;}

.index_func_main .tab_one_cat li.active.item01 .img{ background-position: 0px -40px;}
.index_func_main .tab_one_cat li.active.item02 .img{ background-position: -40px -40px;}
.index_func_main .tab_one_cat li.active.item03 .img{ background-position: -80px -40px;}
.index_func_main .tab_one_cat li.active.item04 .img{ background-position: -120px -40px;}
.index_func_main .tab_one_cat li.active.item05 .img{ background-position: -160px -40px;}
.index_func_main .tab_one_cat li.active.item06 .img{ background-position: -200px -40px;}
.index_func_main .tab_one_cat li.active.item07 .img{ background-position: -240px -40px;}
.index_func_main .tab_one_cat li.active.item08 .img{ background-position: -280px -40px;}
.index_func_main .tab_one_cat li.active.item09 .img{ background-position: -320px -40px;}
.index_func_main .tab_one_cat li.active.item10 .img{ background-position: -360px -40px;}


.index_func_main .tab_desc_wrap{width:100%; float:left; margin:0px 0px;}


.index_func_pro_list{width:100%;float:left; padding:0px 0px 45px 0px;}

.index_func_pro_list ul li{ height:335px;background:#fff;float:left; margin:35px 10px 0px 10px; border-radius:3px;}
.index_func_pro_list ul li:nth-child(4n){ margin-right:0px;}
.index_func_pro_list ul li a{width:280px;display: inline-block;}
.index_func_pro_list img{width:280px; height:210px;}
.index_func_pro_list .img{overflow: hidden;}
.index_func_pro_list .img img{transition: all .4s;}
.index_func_pro_list ul li:hover .img img{transform: scale(1.05);}
.index_func_pro_list .box{padding:10px 20px 30px 20px; text-align:left;}
.index_func_pro_list h3{ height:auto;font-size:18px;color:#333; line-height:26px;padding:10px 0px 10px 0px;overflow: hidden;-webkit-box-orient: vertical;display: -webkit-box; -webkit-line-clamp:2;}
.index_func_pro_list ul li:hover a h3{ text-decoration:underline;}
.index_func_pro_list p{font-size:16px;color:#999;}


/*首页相关小程序开发服务*/
.index_other_pro_wrap{width:100%; float:left; padding:45px 0px 65px 0px;}
.index_other_pro_main{width:100%; float:left; padding:25px 0px 15px 0px;}

.index_other_pro_main .box{padding:10px 10px 10px 10px; text-align:center;}
.index_other_pro_main ul li a{ width:285px;float: left; margin: 10px 7px; padding:0px 0px;background:#fff;}
.index_other_pro_main ul li img{width:285px; height:214px;transition: all .4s;}
.index_other_pro_main .img{overflow: hidden;}
.index_other_pro_main ul li:hover img{transform: scale(1.05);}

.index_other_pro_main .tit{font-size:18px; line-height: 30px; color: #333; padding: 10px 0px 10px 0px;}
.index_other_pro_main ul li:hover .tit{ color:#015fc9;}



/*首页新闻中心*/
.index_news_wrap{width:100%; float:left; padding:15px 0px 45px 0px; background:#f7f8fc;}
.index_news_main{width:100%; float:left; padding:30px 0px 25px 0px;}

.index_news_cat{ display: table; margin: 0px auto;padding:0px 0px 25px 0px;}
.index_news_cat ul li{float:left;}
.index_news_cat ul li a{font-size:30px; color: #333;margin:30px 35px;display: inline-block;}
.index_news_cat ul li a:hover{color: #079033;}

.index_news_cat .line{width:1px;height:25px;float:left; margin-top:40px;display:inline-block;overflow:hidden;background:#c999cc;}
.index_news_cat .line:last-child{ display:none;}

.index_news_main .fl{width:745px; float:left;}
.index_news_main .fr{width:435px; height:auto;float:right; padding:20px 30px;background:#fff;}

.index_news_main .fl ul li{ width:360px; height:450px;float:left; margin-right:25px; border-radius:5px;background:#fff;}

.index_news_main .fl ul li:last-child{ margin-right:0px;}

.index_news_main .fl .box{ padding:20px 20px;}

.index_news_main .fl h3{max-height:80px;height:auto;font-size:18px;color: #333;line-height:26px;overflow: hidden;-webkit-box-orient: vertical;display: -webkit-box;-webkit-line-clamp:3;}
.index_news_main .fl a:hover h3{ text-decoration:underline;}

.index_news_main .fl .desc{ width:100%; float:left;color: #999; margin:20px 0px 30px 0px;line-height: 22px; -webkit-box-orient: vertical;display: -webkit-box;
-webkit-line-clamp: 2;overflow: hidden;}
.index_news_main .fl .date{width:100%; float:left;font-size:16px; color:#666;}

.index_news_main .fl img{max-width: 100%;width:360px;height:230px;clear: both;}
.index_news_main .fl .img{overflow: hidden;}
.index_news_main .fl .img img{transition: all .4s; }
.index_news_main .fl ul li:hover .img img{ transform: scale(1.05);}


.index_news_main .fr ul li{width:100%;height:auto; float: left; border-bottom: 1px solid #dcdcdc; padding:20px 0px;}
.index_news_main .fr ul li:last-child{ border:none;}
.index_news_main .fr .time{width:80px; height:80px;float: left;}
.index_news_main .fr .day{font-size: 30px; color: #999; text-align:center;}
.index_news_main .fr .year{font-size: 16px; color: #999;text-align:center;}

.index_news_main .fr .box{ width:280px;float: right;}
.index_news_main .fr .box h3{font-size: 18px; color: #333; line-height:30px;padding-top: 0px;}
.index_news_main .fr a:hover h3{ text-decoration:underline;}
.index_news_main .fr .desc{ width:100%; float:left;color: #999; margin:10px 0px 20px 0px;line-height: 22px; -webkit-box-orient: vertical;display: -webkit-box;
-webkit-line-clamp: 2;overflow: hidden;}


/*网站底部*/

.footer_wrap{width:100%;float:left;background:#333; color:#999;}
.footer_main{width:100%;float:left;padding:60px 0px 30px 0px;}

.footer_wrap a:hover{ text-decoration:underline;}

.footer_main .fl{float:left;}
.footer_main .fr{float:right;}

.footer_main .fl dl{ width:auto;float:left; margin:0px 110px 0px 0px;}
.footer_main .fl dl:last-child{ margin-right:0px;}
.footer_main .fl dl dt{ color:#fff; font-size:18px; margin-bottom:30px;}
.footer_main .fl dl dd{ margin-bottom:15px; line-height:22px;}
.footer_main .fl dl dd a{ color:#ccc;}
.footer_main .fl dl dd a:hover{ text-decoration: underline;}

.footer_main .fl .name{font-size:18px;color:#ccc;padding-bottom:10px;}
.footer_main .fl .tip{padding-bottom:15px;}
.footer_main .fl img{width:100px;}


.footer_main .fr .tel_tip{ color:#ccc; font-size:16px; padding-top:0px;padding-bottom:10px;}
.footer_main .fr .tel_no{ color:#fff; font-size:36px; font-family:"Impact"; padding-bottom:25px;}

.footer_main .fr .ewm{ float:left;color:#ccc; text-align:center; margin-bottom:30px;}
.footer_main .fr .ewm img{ width:110px; float:left; margin-bottom:5px;}

.footer_main .fr .ewm span{ width:100%;float: left;display:inline-block; text-align:center; padding-top:10px;clear: both;}

.footer_main .fr .ewm .wx{float:left;margin-right:15px;}
.footer_main .fr .ewm .xcx{float:left;}


.footer_wrap .copyright{ border-top:1px solid #999;text-align:center; padding:20px 0px;}
.footer_wrap .copyright p{ line-height:30px;}
.footer_wrap .copyright p span{ padding:0px 10px;}
.footer_wrap .copyright a{color:#999; display: inline-block; padding: 0px 10px;}
.footer_wrap .copyright a:hover{text-decoration: underline;}



/*内页幻灯片*/
.ny_banner_wrap01{width: 100%;height:350px; margin:0px 0px;text-align:left;box-sizing: border-box;overflow: hidden;}
.ny_banner_wrap01 .txt{ padding:180px 0px 0px 0px;}
.ny_banner_wrap01 .txt span{ font-size:24px; color:#eee; text-transform: uppercase;}
.ny_banner_wrap01 .txt .tit{font-size:30px; color:#fff; font-weight:bold; padding:10px 0px 0px 0px;}


.ny_banner_wrap02{width: 100%;height:230px;text-align: center;box-sizing: border-box;overflow: hidden;}
.ny_banner_wrap02 .tit{ width: 100%;text-align: center; font-size:30px;padding-top:110px; line-height:40px;color: #fff;}
.ny_banner_wrap02 i { display: block;width:20px;height:6px;line-height:6px; background: #fff;overflow: hidden; margin: 10px auto 0;}
.ny_banner_wrap02 .txt{font-size:16px; text-align: center;color: #fff; padding-top: 20px;}
.ny_banner_wrap02 .txt a{color:#fff;}


.ny_banner_bg01{background: url(../images/ny_banner_bg01.jpg) no-repeat center;}
.ny_banner_bg02{background: url(../images/ny_banner_bg02.jpg) no-repeat center;}
.ny_banner_bg03{background: url(../images/ny_banner_bg03.jpg) no-repeat center;}
.ny_banner_bg04{background: url(../images/ny_banner_bg04.jpg) no-repeat center;}
.ny_banner_bg05{background: url(../images/ny_banner_bg05.jpg) no-repeat center;}
.ny_banner_bg06{background: url(../images/ny_banner_bg06.jpg) no-repeat center;}
.ny_banner_bg07{background: url(../images/ny_banner_bg07.jpg) no-repeat center;}
.ny_banner_bg08{background: url(../images/ny_banner_bg08.jpg) no-repeat center;}

/*内页主体*/
.ny_wrap{ width:100%; float:left;background:#f5f5f5; padding-bottom:35px;}
.ny_wrap02{ width:100%; float:left;background:#fff; padding-bottom:35px;}

.ny_main{ width:1200px; margin: 0px auto;padding:25px 0px; overflow:hidden;}
.ny_main .fl{ width:240px; float:left;background: #fff;}
.ny_main .fr{ width:930px; float:right;padding:20px 20px 20px 20px; background:#fff;}

.ny_main .fl .nav_tit{ width: 100%;font-size:20px; color: #fff;padding:20px 0px 20px 20px;margin-bottom:5px; background:#079033;}
.ny_main .fl ul li{ width:100%; float:left; border-bottom:1px solid #ccc;}
.ny_main .fl ul li a{ font-size:16px; color:#333;display:block;line-height:50px; padding-left:25px; text-align:left;}
.ny_main .fl ul li a:hover{background: #e3fae1; color:#333;}
.ny_main .fl ul li.current-menu-item a{ background: #e3fae1; color:#333}
.ny_main .fl ul li.current-menu-parent a{ background: #e3fae1; color:#333;}

.ny_main .fr .nav_tit{ width:100%; float:left;font-size:24px;color:#079033; text-align:left; padding:10px 0px 15px 0px;border-bottom: 1px solid #d7d7d7;}

.ny_box{ width:100%;padding:2% 2%;min-height:350px;float: left;font-size:16px;color: #333;line-height:35px;}
.ny_box p{color:#333;line-height: 30px;}


.ny_box02{ width:100%;padding:2% 0%;min-height:350px;float: left;font-size:16px;color: #333;line-height:35px;}
.ny_box02 p{color:#333;line-height: 30px;}




.ny_crumb_wrap{width:100%;float:left;font-size:16px;color:#666; padding:25px 0px 0px 0px;}
.ny_crumb_wrap a{color: #666;}
.ny_crumb_wrap a:hover{text-decoration: underline;}

.ny_crumb_wrap label{ float:left; display:inline-block;}

.ny_crumb_wrap .woocommerce-breadcrumb{ float:left;}


.about_detail{font-size:17px;padding:15px 0px 35px 0px;text-indent:2em;}
.about_detail h2{font-size:24px; color:#2264af;margin:10px 0px; font-weight:bold;}
.about_detail h3{font-size:20px; color:#2264af;margin:10px 0px; font-weight:bold;}
.about_detail ul li{ padding:5px 0px; text-indent:2em;}
.about_detail p{font-size: 17px;line-height:30px;padding-bottom:0px;}
.about_detail a:hover{ text-decoration:underline;}
.about_detail p a:hover{ text-decoration:underline;}
.about_detail p img{max-width:800px;text-indent:0em;padding:10px 15px;text-align:center;display: inline-block;}
.about_detail img{ max-width:800px;text-indent:0em;padding:10px 15px;text-align:center;display: inline-block;}


/*内页内容详细*/
.ny_detail_wrap{min-height:220px;line-height:26px;margin: 0px 0px;}

.ny_detail_wrap pre{white-space: pre-wrap;word-wrap: break-word;font-family: "Microsoft YaHei","Arial","Helvetica,sans-serif,Verdana";}
.ny_detail_wrap p{line-height:30px; margin-bottom:0px; text-indent:2em;}

.ny_detail_wrap h2{font-size:26px;padding:10px 0px 10px 0px; margin-bottom:20px;}
.ny_detail_wrap h3{font-size:20px; font-weight:bold;padding:5px 0px 5px 0px; }
.ny_detail_wrap h4{font-size:16px;font-weight:bold;}
.ny_detail_wrap h5{color:#25679e;}

.ny_detail_wrap p em{ font-style:normal; color:#666; font-style:italic;}
.ny_detail_wrap em{ font-style:normal; color:#666; font-style:italic;}

.ny_detail_wrap ul{ padding:0px 20px;}
.ny_detail_wrap ul li{ padding:5px 0px; line-height:26px;list-style: disc outside;list-style-type:none;}
.ny_detail_wrap ol li{ line-height:35px;}
.ny_detail_wrap a:hover{ text-decoration:underline;}
.ny_detail_wrap p a:hover{ text-decoration:underline;}
.ny_detail_wrap p img{text-indent:0em;}
.ny_detail_wrap img{ max-width:800px;text-indent:0em;padding:10px 15px;text-align:center;}
.ny_detail_wrap em img{padding:0px 5px 0px 0px; vertical-align:middle;}

.ny_detail_wrap table{ text-align:center;margin:20px auto;border-collapse: collapse;
  color: #333;} 
.ny_detail_wrap table tr:first-child{ background:#f2f2f2;}
.ny_detail_wrap table td{ border:1px solid #cecece; text-indent:0em; padding:10px 10px; line-height:26px;} 
.ny_detail_wrap table td a{color:blue;}
.ny_detail_wrap table td p{text-indent: 0px; margin: 0px; font-size: 14px; }
.ny_detail_wrap table th p{text-indent: 0px; margin: 0px; font-size: 14px;}
.ny_detail_wrap table td img{border-bottom-style: none; border-right-style: none; margin: 5px; border-top-style: none; border-left-style: none;}
.ny_detail_wrap table td.bg01{background:#f2f2f2;}
.ny_detail_wrap table em{ background:#f2f2f2;}
.ny_detail_wrap table img{max-width:100%;}

.ny_detail_wrap .aligncenter {clear: both;display: block;margin:auto;}



/* 内页 新闻列表 样式01 */
.news_list01{ width:100%; float:left;margin:0px auto; display:table;}
.news_list01 dl{ width:100%; display:table; border-bottom:1px dotted #ccc; padding-bottom: 10px; margin:30px 0px;}
.news_list01 dl dt{ width:300px; height:189px; float:left;overflow:hidden;}
.news_list01 dl dt img{ width:300px; height:189px;overflow:hidden;}
.news_list01 dl dd{width:520px;float:left; margin-left:30px; }
.news_list01 dl dd h3{ max-height:65px; -webkit-box-orient: vertical;display: -webkit-box;-webkit-line-clamp: 2;overflow: hidden;font-size:20px; color:#333; line-height:30px; padding-top: 5px;}
.news_list01 dl a:hover h3{color: #377abd;}
.news_list01 dl dd p{max-height: 55px;-webkit-box-orient: vertical;display: -webkit-box;-webkit-line-clamp: 2; color:#999;font-size:16px; padding-top:10px; line-height: 22px;overflow:hidden;}
.news_list01 dl dd p a{ color:#999;}
.news_list01 dl dd span{ display:block; font-size:16px;color:#666;padding:10px 0px;}
.news_list01 dl a{display: inline-block;}
.news_list01 dl a:hover img{transform: scale(1.05);}
.news_list01 dl a img{transition: all .4s;}
.news_list01 dl a .more{ width: 100px; text-align: center; margin-top:5px; padding: 5px 3px; border: 1px solid #ccc; border-radius: 20px;}
.news_list01 dl a:hover .more{ border: 1px solid #377abd; color: #377abd; }



.news_list02{ width:100%; float:left;margin:0px auto; display:table;}
.news_list02 dl{ width:100%; display:table; border-bottom:1px dotted #ccc; padding:15px 0px; margin:0px 0px;}
.news_list02 dl dt{ width:300px; height:200px; float:left;overflow:hidden;}
.news_list02 dl dt img{ width:300px; height:200px;overflow:hidden;}
.news_list02 dl dd{width:100%;float:left;}
.news_list02 dl dd h3{ float:left;max-height:65px; -webkit-box-orient: vertical;display: -webkit-box;-webkit-line-clamp: 2;overflow: hidden;font-size:16px; color:#333; line-height:30px; padding-top: 5px;}
.news_list02 dl a:hover h3{color: #377abd;}
.news_list02 dl dd p{max-height: 55px;-webkit-box-orient: vertical;display: -webkit-box;-webkit-line-clamp: 2; color:#999;font-size:16px; padding-top:10px; line-height: 22px;overflow:hidden;}
.news_list02 dl dd p a{ color:#999;}
.news_list02 dl dd span{ float:right;display:block;color:#999;padding:0px 0px;}
.news_list02 dl a{width:100%;float:left;display: inline-block;}
.news_list02 dl a:hover img{transform: scale(1.05);}
.news_list02 dl a img{transition: all .4s;}
.news_list02 dl a .more{ width: 100px; text-align: center; margin-top:5px; padding: 5px 3px; border: 1px solid #ccc; border-radius: 20px;}
.news_list02 dl a:hover .more{ border: 1px solid #377abd; color: #377abd; }



/* 新闻详细页面 */
.news_detail01{width:100%; float:left; padding:10px 0px 15px 0px;}
.news_detail01 .tit{ width:100%; float:left; text-align:center;border-bottom:1px dashed #999;padding:0px 0px 20px 0px;margin:0px 0px 35px 0px;}
.news_detail01 .tit h3{ font-size:30px; font-weight:bold;text-align:center; padding:0px 0px 10px 0px;}
.news_detail01 .tit .time{ width:100%;float:left;font-size:16px;text-align:center;padding:20px 10px 0px 10px;}
.news_detail01 .tit .time a{ color:#5a5a5a;}
.news_detail01 .tit .post_view_count{ float:left; padding-right:20px;}
.news_detail01 .tit .share_wrap{ float:left;}

.news_detail01 .page{border-top: 1px dashed #ccc; padding-top:10px; margin-top:30px;}
.news_detail01 .page h4{padding:0px; margin:5px 0px;line-height:25px;}
.news_detail01 .page h4 a{color:#666;}
.news_detail01 .page h4 a:hover{ text-decoration:underline;}


/* 网站右侧客服 */
.footer_fixed_kf02{width:120px;height:auto;padding:0px 0px 10px 0px;background:#fff;-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .1); box-shadow: 0 0 30px rgba(0, 0, 0, .1);text-align: center;position: fixed;right: 5px;bottom:130px;z-index:99;}

.footer_fixed_kf02 .item_tit{ padding:10px 5px;background:#f3f3f3;}

.footer_fixed_kf02 .box .tit{color:#333;padding:5px 3px;}
.footer_fixed_kf02 .box .img02 img{width:100px;margin:0 auto;padding:5px 3px;}
.footer_fixed_kf02 .box .gotop:hover{ text-decoration:underline;}


/*产品列表*/
.ny_pro_list{width:100%; float:left; padding-bottom:30px;}
.ny_pro_list ul li{ height:350px;background:#fff;float:left; margin:15px 10px 10px 10px; border-radius:10px;border:1px solid #d6d6d6;}
.ny_pro_list ul li:nth-child(3n){ margin-right:0px;}
.ny_pro_list ul li a{width:275px;display: inline-block;}
.ny_pro_list img{width:255px; height:191px;}
.ny_pro_list .img{ padding:20px 10px 10px 10px;overflow: hidden;}
.ny_pro_list .img img{transition: all .4s;}
.ny_pro_list ul li:hover .img img{transform: scale(1.05);}
.ny_pro_list .box{padding:10px 20px 30px 20px; text-align:left;}
.ny_pro_list h3{font-size:20px;color:#333; line-height:26px;padding:10px 0px 10px 0px;overflow: hidden;-webkit-box-orient: vertical;display: -webkit-box; -webkit-line-clamp:2;}
.ny_pro_list ul li:hover a h3{ text-decoration:underline;}
.ny_pro_list p{font-size:16px;color:#999;}


/*产品详细页*/
.pro_detail_wrap{width:100%;min-height: 350px;float: left;background: #f0f2f5;}

.pro_detail_wrap .crumb{ color:#5a5a5a;padding: 15px 0px;}
.pro_detail_wrap .crumb a{color:#5a5a5a;}
.pro_detail_wrap .crumb a:hover{text-decoration: underline;}

.pro_detail{width:100%; float: left; padding-top:0px; padding-bottom:0px;}
.pro_detail .pro_info{width:auto; height:350px; background: #fff;margin: 0px auto; margin-bottom: 20px;}
.pro_detail .pro_info .fl{ width: 450px; height: 300px; background:none;float: left;margin:10px 0px 0px 0px;}
.pro_detail .pro_info img{width: 450px;height: 300px;}
.pro_detail .pro_info .fr{ width: 400px; height: 300px;margin-right:0px;float:right;}
.pro_detail .pro_info .fr .tel{ padding-top:15px;}
.pro_detail .pro_info .fr .tel span{ font-size:36px; color:#25679e; font-family:'impact';}
.pro_detail .pro_info h3{font-size:26px; padding-top:25px;color:#333;padding-bottom:20px; font-weight: 700;}
.pro_detail .pro_info p{font-size: 16px; line-height:26px; color: #666;}
.pro_detail .pro_info p strong{color:#333;}
.pro_detail .pro_info p.tip{color:#999; padding-top:15px;}

.pro_detail .img_list{width:100%; height: 338px;position:relative; margin-bottom: 10px;}
.pro_detail .img_list .swiper-slide{float:left;}
.pro_detail .img_list .swiper-slide img{width:450px; height:338px;}

.pro_detail .swiper-pagination {width: 100%;bottom: 20px;}
.pro_detail .swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 5px;background-color: #999;width: 12px;height:12px; border-radius:0px; opacity: 1;}
.pro_detail .swiper-pagination-bullets .swiper-pagination-bullet-active {background-color: #25679e;}


.pro_detail .price{padding: 20px 20px;margin: 10px 0px; background: #f6f6f6;}
.pro_detail .price label{color: #333;}
.pro_detail .price span:nth-child(2) {font-weight: bold;color: #25679e;line-height: 25px;}
.pro_detail .price span:nth-child(3) {font-size:30px;font-weight: bold;color:#25679e;line-height: 25px;}
.pro_detail .price span:nth-child(4) {font-weight: 500;color:#333;line-height: 25px; margin-left: 3px;}

.pro_detail .pro_contact{width:100%;float: left;margin:5px 0px;}
.pro_detail .pro_contact .tel{margin-bottom: 10px;}
.pro_detail .pro_contact p { color: #4d4d4d;float: left; width: 82px;line-height: 42px;margin-right: 24px; text-align: right;}
.pro_detail .pro_contact p span {color: #ff5b57;}
.pro_detail .pro_contact input { width: 378px;height: 40px;border: 1px solid #dedede;line-height: 40px;padding: 0 10px;color: #333;}
.pro_detail .pro_contact input::-webkit-input-placeholder{color: #ccc;}
.pro_detail .pro_contact input:-moz-placeholder{color: #ccc;}
.pro_detail .pro_contact input::-moz-placeholder{color: #ccc;}
.pro_detail .pro_contact input:-ms-input-placeholder{color: #ccc;}
.pro_detail .pro_contact input:focus{border: 1px solid #bbb;}

.pro_detail .pro_info .order_btn{ margin-top:30px;}
.pro_detail .pro_info .order_btn a{font-size: 16px; font-weight: bold;padding:12px 45px;margin-left:10px;}
.pro_detail .pro_info .order_btn a:first-child{margin-left:0px;}
.pro_detail .pro_info .order_btn .btn01{border:1px solid #25679e;background: #25679e; color:#fff;}
.pro_detail .pro_info .order_btn .btn02{border:1px solid #25679e;color:#25679e;}
.pro_detail .pro_info .order_btn a.btn01:hover{color:#fff; background:#d6f1fe;}
.pro_detail .pro_info .order_btn a.btn02:hover{background:#d6f0ff;}

.pro_detail .down .fl{width:920px;}
.pro_detail .down .fr{width:260px;}
.pro_detail .pro_desc{width:100%;float: left;background: #fff;}
.pro_detail .pro_desc .box_tit{ color: #25679e;font-size: 22px; line-height: 50px;padding: 0px 20px;font-weight: normal;}
.pro_detail .pro_desc .box_tit i{ display: block;width:90px;height: 2px;line-height: 2px; background: #25679e;overflow: hidden;}
.pro_detail .pro_desc h3{font-size: 18px;font-weight: bold;padding: 10px 0px;}

.pro_detail .pro_desc_main{min-height: 300px;line-height:27px;font-size:16px;margin: 20px 0px; padding:20px 20px; border:1px solid #ccc;}



.pro_detail .down .fr .tit{height: 60px;padding-left: 30px;line-height: 60px;font-size: 20px; color: #25679e;background: #fff;}
.pro_detail .recomand{width:100%;float: left;margin-top:10px; background: #fff;}
.pro_detail .recomand ul li{width: 100%; float: left;padding: 15px 10px;border-bottom: 1px dashed #e9e9e9;}
.pro_detail .recomand ul li a{float: left;}
.pro_detail .recomand ul li a img{width:80px;height: 60px; float: left;}
.pro_detail .recomand .box{width: 160px;float: right;}
.pro_detail .recomand h3{font-size: 16px;line-height: 18px;margin-top: 3px;padding-left: 8px;}
.pro_detail .recomand h3:hover{color: #25679e;}
.pro_detail .recomand p{color: #999;margin-top: 5px;padding-left: 8px;}

.pro_detail_pic_box{width:100%; margin-top:10px;}
.pro_detail_pic_box img{clear: both;display: block;margin:auto;}





