/*-----  Global  ----*/
*{margin:0px;padding:0px; border-width:0;}
body{font-size:14px; font-family:"Microsoft YaHei";color:#555;}
a,a:visited{text-decoration:none!important;color:#555;}
a:hover,a:active{text-decoration:none!important;color:#555;}
ul li{list-style:none;}
.clear{clear:both; height:0px; width:0px; overflow:hidden;}
.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix{display: inline-table;}
/* Hides from IE-mac \*/ 
*html .clearfix {height: 1%;}
.clearfix {display: block;}
.floatLeft{float:left;}
.floatRight{float:right;}
::-webkit-input-placeholder
{color:#555;}
:-moz-placeholder
{color:#555;}
::-moz-placeholder
{color:#555;}
:-ms-input-placeholder
{color:#555;}
/*header*/
#headbg{background:#e5e5e5;}
.head{}
.head p{margin:0;display:inline-block;height:35px;line-height:35px;color:#888;}
.head .h_right{float:right;font-size:0;-webkit-text-size-adjust:none;}
.head .h_right a{display:inline-block;font-size:12px;color:#888;height:35px;line-height:35px;margin-left:15px;}
/*top*/
.top{padding:12px 0 9px;}
.top .logo{width:559px;float:left;display:block;padding:11px 0 14px;}
.top .logo img{width:100%;height:auto;display:block;}
.top .t_right{float:right;padding:10px 115px 21px 0;position:relative;}
.top .t_right p:first-child{margin:0;font-size:16px;color:#686868;height:23px;line-height:23px;background:url(top_phone.jpg) no-repeat left center;background-size:auto 20px;padding-left:26px;}
.top .t_right p:nth-child(2){margin:0;height:30px;line-height:30px;font-size:26px;color:#75c01c;font-weight:bold;margin-top:6px;}
.top .t_right img{width:108px;height:108px;display:block;position:absolute;right:0;top:0;}

/*nav*/
#pcnavwrap{height:57px;}
.pcnavbg{background:#0d62be;position:relative;width:100%;z-index:999;}
.pcnav{}
.pcnav ul{margin:0;}
.pcnav .firstfloor>li{text-align:center;position:relative;cursor:pointer;float:left;width:12.5%;background:url(nav_h.jpg) repeat-y left center;}
.pcnav .firstfloor>li:first-child{background:none;}
.pcnav .firstfloor>li>a{display:inline-block;height:57px;line-height:57px;width:100%;color:#FFF;font-size:18px;font-weight:bold;}
.pcnav .firstfloor>li:hover{background:url(nav_h.jpg);}
.pcnav .firstfloor>li:hover>a{}
.pcnav .secondfloor{position:absolute;left:0;top:100%;z-index:9999;display:none;background:#FFF;min-width:100%;border-top:none;box-sizing:border-box;}
.pcnav .secondfloor>li{border-bottom:1px solid #E4EAEC;width:100%;line-height:44px;height:44px;font-size:13px;margin-left:0;white-space:nowrap;}
.pcnav .secondfloor>li>a{width:100%;height:100%;display:block;color:#76838F;padding:0 6px;}
.pcnav .secondfloor li a:hover{background:#feaa08;color:#FFF;}
.topfix{-webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);top:0;position:fixed;}
/*mobilehead*/
.nav{display:none;float:right;}
.nav_bg{display:none;position:fixed;top:70px;left:0;z-index:989;width:100%;height:calc(100% - 70px);background:rgba(0, 0, 0, 0.6);animation:fade-in .43s ease 0s;-webkit-animation:fade-in .43s ease 0s;}
.nav .nav_box{display:none;position:absolute;top:70px;left:0;z-index:991;width:100%;overflow:auto;border-top:1px solid #eee;background:#fff;box-sizing:border-box;}
.nav .nav_one>li{border-bottom:1px solid #eee;padding:0 10px;}
.nav .nav_one>li>span{height:42px;line-height:42px;font-size:15px;}
.nav .nav_one>li>span>a{display:block;position:relative;width:calc(100% - 150px);height:42px;box-sizing:border-box;font-size:15px;color:#666;line-height:42px;float:left;}
.nav .nav_one>li>span>i{float:right;display:block;width:150px;height:42px;}
.nav .nav_one>li>span>i>em{float:right;width:42px;height:42px;background:url(+.png) no-repeat center center;-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;display:block;}
.nav .nav_one>li>span>i>em.on{-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);}
.nav .nav_one>li>ul{display:none;}
.nav .nav_one>li>ul>li{height:36px;line-height:36px;text-indent:20px;}
.nav .nav_one>li>ul>li>a{font-size:15px;color:#666;width:100%;height:100%;display:block;}
.nav .push-nav{display:block;position:relative;z-index:998;width:54px;height:50px;font-size:0;background:rgba(138,138,138,.5);margin-top:10px;border-radius:5px;}
.nav .push-nav .nav-toggle{display:block;position:absolute;left:50%;top:50%;border:0;border-radius:4px;cursor:pointer;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);}
.nav .push-nav.on .nav-toggle{margin-left:-4px;}
.nav .push-nav .nav-toggle span{display:block;position:relative;z-index:1;width:37px;height:2px;margin:0 0 10px auto;background:#8a8a93;border-radius:3px;-webkit-transform-origin:35px;transform-origin:35px;-webkit-transition:all .5s;transition:all .5s;}
.nav .push-nav .nav-toggle span.two{width:30px;}
.nav .push-nav .nav-toggle span:last-child{margin-bottom:0;}
.nav .push-nav.on .nav-toggle span{ opacity:1;}
.nav .push-nav.on .nav-toggle span:nth-child(3){-webkit-transform:rotate(45deg);transform:rotate(45deg);}
.nav .push-nav.on .nav-toggle span:nth-child(2){-webkit-transform:scale(0);transform:scale(0);}
.nav .push-nav.on .nav-toggle span:nth-child(1){-webkit-transform:rotate(-45deg);transform: rotate(-45deg);}
.nav .nav_contact{position:relative;border-top:1px solid #eee;color:#666;}
.nav .nav_contact .nav_txt{width:100%;}
.nav .nav_contact .nav_txt span{height:42px;line-height:42px;display:block;float:left;position:relative;text-indent:15px;margin-left:10px;font-size:15px;}
.nav .nav_contact .nav_txt span a{color:#666;}
.nav .nav_contact .nav_txt span.sitemapicon{background:url(mobilesitemap.png) no-repeat left center;background-size:auto 15px;}
.nav .nav_contact .nav_txt span.topphoneicon{background:url(mobilephone.png) no-repeat left center;background-size:auto 15px;}
.nav .nav_contact .nav_txt span.topemailicon{background:url(mobileemail.png) no-repeat left center;background-size:auto 15px;text-indent:25px;}
/*flash*/
.index_banner{width:100%;height:0;padding-bottom:28.125%;position:relative;overflow:hidden;}
.index_banner .swiper-wrapper{position:absolute;left:0;top:0;width:100%;height:100%;z-index:5;}
.index_banner .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover;}
.index_banner .swiper-pagination-bullets{bottom:15px!important;}
.index_banner .swiper-pagination-bullet{background:#FFF;opacity:1;width:65px;height:5px;border-radius:0;}
.index_banner .swiper-pagination-bullet-active{background:#333}
/*hot*/
#hotbg{ width:100%;background:#f3f3f3;}
.hot{padding:5px 0 15px;}
.hot span{display:block;float:left;background:url(hot_icon.jpg) no-repeat left bottom;height:30px;line-height:14px;padding-top:16px;padding-left:20px;color:#000;}
.hot .h_r{float:left;font-size:0;-webkit-text-size-adjust:none;padding-top:13px;}
.hot .h_r a{display:inline-block;margin-right:40px;height:20px;line-height:20px;font-size:14px;color:#000;position:relative;}
.hot .h_r a:before{content:'';width:1px;height:15px;background:#666;right:-20px;top:2px;position:absolute;}
/*pb_title*/
.pb_title{text-align:center;position:relative;padding-top:14px;}
.pb_title i{display:block;width:100%;font-size:60px;height:47px;line-height:47px;text-transform:uppercase;color:#F5F5F5;font-weight:bold;font-style:normal;position:absolute;top:0;text-align:center;}
.pb_title .pb_tit{margin:0;font-size:38px;color:#0d62be;height:50px;line-height:50px;position:relative;font-weight:bold;}
.pb_title p{margin:0;font-size:16px;color:#707070;line-height:20px;height:20px;padding:0 200px;display:inline-block;position:relative;}
.pb_title p:before{content:'';width:185px;height:2px;background:#B5B5B5;position:absolute;left:0;top:9px;}
.pb_title p:after{content:'';width:185px;height:2px;background:#B5B5B5;position:absolute;right:0;top:9px;}
/*product*/
.product{position:relative;padding:50px 0 80px;}
.product .pd_class{margin-top:35px;}
.product .pd_class a{display:block;width:19%;height:48px;line-height:48px;font-size:16px;color:#FFF;transition:all 0.3s;font-weight:bold;margin-left:1.25%;float:left;background:#1c7ac0;text-align:center;}
.product .pd_class a:first-child{margin-left:0;}
.product .pd_class a:hover{ background:#e5e5e5;color:#222222;}
.product .p_ul{width:100%;overflow:hidden;}
.product .p_ul .swiper-slide{margin-top:30px!important;}
.product .p_ul .p_img{width:100%;padding-bottom:75%;position:relative;border:1px solid #CCC;}
.product .p_ul .p_img img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
.product .p_ul p{margin:0;font-size:16px;line-height:48px;height:48px;color:#FFF;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;background:#1c7ac0;font-weight:bold;}
/*info*/
#infobg{background:url(infobg.jpg) no-repeat center center;background-size:cover;padding:30px 0;text-align:center;}
.info{margin-top:40px;}
.info p{margin:0;line-height:40px;font-size:20px;color:#FFF;}
.info_ul{margin-top:79px;}
.info_ul a{width:25%;float:left;border-right:1px solid rgba(255,255,255,.2);display:block;}
.info_ul a:last-child{border-right:none;}
.info_ul a i{display:inline-block;height:51px;width:100%;}
.info_ul a i.icon1{background:url(i_icon1.png) no-repeat center center;}
.info_ul a i.icon2{background:url(i_icon2.png) no-repeat center center;}
.info_ul a i.icon3{background:url(i_icon3.png) no-repeat center center;}
.info_ul a i.icon4{background:url(i_icon4.png) no-repeat center center;}
.info_ul a p{margin:0;text-align:center;}
.info_ul a p:nth-child(2){font-size:26px;height:36px;line-height:36px;font-weight:bold;color:#FFF;margin-top:3px;}
.info_ul a p:last-child{font-size:14px;line-height:14px;height:14px;text-transform:uppercase;color:rgba(255,255,255,.6);margin-top:8px;}
.info_a{display:inline-block;width:210px;height:45px;line-height:45px;font-size:18px;text-align:center;background:#75c01c;font-weight:bold;color:#FFF!important;margin-top:40px;border-radius:23px;}
/*youshi*/
.youshi_title{padding:47px 0;}
#youshibg{background:#f5f5f5;padding:52px 0 80px;position:relative;}
#youshibg:before{content:'';position:absolute;left:50%;margin-left:-18px;top:0;border-left:18px solid transparent;border-right:18px solid transparent;border-top:16px solid #FFF;}
.youshi{width:100%;overflow:hidden;}
.youshi .ys_li{background:#FFF;}
.youshi .ys_li .ys_img{width:100%;padding-bottom:68.87%;position:relative;}
.youshi .ys_li .ys_img img{width:100%;height:100%;display:block;position:absolute;left:0;top:0;object-fit:cover;}
.youshi .ys_li .ys_txt{width:100%;padding-bottom:68.87%;position:relative;}
.youshi .ys_li .ys_txt .ys_pp{position:absolute;width:100%;left:0;top:50%;transform:translateY(-50%);padding:0 15px;}
.youshi .ys_li .ys_txt .ys_pp p{margin:0;text-align:center;font-size:15px;font-weight:bold;color:#111;line-height:25px;}
.youshi .ys_li .ys_txt .ys_pp p:first-child{font-size:30px;height:30px;line-height:30px;color:#B1B1B1;font-family:Impact;font-weight:normal;}
.youshi .ys_li .ys_txt .ys_pp p:nth-child(2){font-size:22px;color:#333334;height:40px;line-height:40px;margin-bottom:8px;}
/*fenge*/
#fengebg{background:url(ad1.jpg) no-repeat center center;background-size:cover;padding:40px 0 36px;}
.fenge{}
.fenge .fg_left{float:left;}
.fenge .fg_left p{margin:0;}
.fenge .fg_left p:first-child{font-size:45px;height:55px;line-height:55px;font-weight:bold;color:#FFF;}
.fenge .fg_left p:last-child{font-size:22px;color:#FFF;font-weight:bold;margin-top:10px;line-height:30px;}
.fenge .fg_right{float:right;text-align:right;}
.fenge .fg_right p{margin:0;color:#FFF;}
.fenge .fg_right p:first-child{font-size:16px;height:26px;line-height:26px;}
.fenge .fg_right p:nth-child(2){font-size:28px;margin-top:9px;line-height:28px;height:28px;font-family:Impact;}
.fenge .fg_right a{display:inline-block;width:204px;height:41px;background:url(an.png) no-repeat left center;background-size:auto 100%;margin-top:10px;line-height:41px;}
/*case*/
.case{padding:30px 0 50px;}
.case .c_item{position:relative;}
.case .c_ul{width:100%;overflow:hidden;margin-top:36px;}
.case .c_ul .c_img{width:100%;padding-bottom:75%;position:relative;}
.case .c_ul .c_img img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
.case .c_ul p{margin:0;text-align:center;color:#FFF;font-size:22px;height:55px;line-height:55px;color:#222;}
.case .c_item .swiper-button-next{background:url(kh_18.jpg) no-repeat center center;background-size:100%;width:46px;height:91px;right:-55px;margin-top:-73px;outline:none;}
.case .c_item .swiper-button-prev{background:url(kh_17.jpg) no-repeat center center;background-size:100%;width:46px;height:91px;left:-55px;margin-top:-73px;outline:none;}
.case .c_btn{margin-top:40px;text-align:center;font-size:0;-webkit-text-size-adjust:none;}
.case .c_btn a{display:inline-block;width:210px;height:45px;line-height:45px;border-radius:23px;background:#75c01c;text-align:center;font-size:18px;margin-left:40px;color:#FFF;font-weight:bold;}
.case .c_btn a:first-child{margin-left:0;}
/*news*/
#newsbg{background:#F7F7F7;padding:50px 0 70px;}
.news{}
.news .news_left{width:530px;float:left;}
.news .news_title{}
.news .news_title .nt_tit{margin:0;font-size:36px;color:#333;height:46px;line-height:46px;font-weight:bold;}
.news .news_title p{margin:0;height:26px;line-height:26px;font-size:16px;color:#4c5051;margin-top:2px;}
.news .news_left .nl_product{margin-top:30px;width:100%;overflow:hidden;position:relative;}
.news .news_left .nl_product .nl_pimg{width:100%;padding-bottom:75%;position:relative;}
.news .news_left .nl_product .nl_pimg img{width:100%;height:100%;display:block;position:absolute;left:0;top:0;object-fit:cover;}
.news .news_left .nl_product .swiper-pagination{width:100%;height:40px;background:rgba(0,0,0,.7);bottom:0;line-height:40px;}
.news .news_left .nl_product .swiper-pagination-bullet{width:12px;height:12px;background:#FFF;opacity:1;}
.news .news_left .nl_product .swiper-pagination-bullet-active{background:#ff0000;}
.news .news_right{width:calc(100% - 530px);float:right;padding-left:70px;}
.news .news_right .nr_c{margin-top:9px;font-size:0;-webkit-text-size-adjust:none;text-align:right;}
.news .news_right .nr_c .a_span{display:inline-block;width:130px;height:38px;line-height:38px;cursor:pointer;background:#0d62be;color:#FFF;margin-left:10px;font-size:18px;text-align:center;}
.news .news_right .nr_c .a_span:first-child{margin-left:0;}
.news .news_right .nr_c .a_span.on{background:#75c01c;}
.news .news_right .nc_ul{padding-top:40px;}
.news .news_right .nc_ul .nc_li{margin-top:23px;}
.news .news_right .nc_ul .nc_li .nc_date{width:95px;float:left;padding:6px 0 2px;}
.news .news_right .nc_ul .nc_li .nc_date span{display:block;color:#787a7b;}
.news .news_right .nc_ul .nc_li .nc_date span:first-child{font-size:28px;height:28px;line-height:28px;font-weight:bold;}
.news .news_right .nc_ul .nc_li .nc_date span:last-child{font-size:14px;height:14px;line-height:14px;margin-top:10px;}
.news .news_right .nc_ul .nc_li .nc_txt{width:calc(100% - 95px);border-left:1px solid #cfcfcf;padding-left:29px;float:right;}
.news .news_right .nc_ul .nc_li .nc_txt p{margin:0;height:26px;line-height:26px;font-size:14px;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news .news_right .nc_ul .nc_li .nc_txt p:first-child{font-size:18px;height:34px;line-height:34px;font-weight:bold;}
.news .news_right .nc_ul .nc_li .nc_txt p a{color:#111;}
/*friendlink*/
#friendlinkbg{background:#0d62be;}
.friendlink{position:relative;padding:20px 0;}
.friendlink span{height:24px;line-height:24px;font-size:14px;position:relative;color:#FFF;}
.friendlink a{color:#FFF;white-space:nowrap;display:inline-block;font-size:14px;position:relative;height:24px;line-height:24px;padding:0 5px;margin-top:10px;}
/*foot*/
#footbg{background:#0d62be;padding:19px 0 8px;}
.foot{position:relative;}
.foot .f_left{width:calc(100% - 115px);float:left;position:relative;font-size:0;-webkit-text-size-adjust:none;}
.foot .f_left>p{margin:0;font-size:14px;height:24px;line-height:24px;margin:10px 0 17px;color:rgba(255,255,255,.57);}
.foot .f_left .ft_p{display:inline-block;padding:2px 0;margin-left:50px;vertical-align:top;}
.foot .f_left .ft_p:nth-child(2){margin-left:0;}
.foot .f_left .ft_p .icon1{background:url(f_icon1.png) no-repeat left center;padding-left:25px;background-size:auto 18px;}
.foot .f_left .ft_p .icon2{background:url(f_icon2.png) no-repeat left center;padding-left:28px;background-size:auto 14px;}
.foot .f_left .ft_p .icon3{background:url(f_icon3.png) no-repeat left 4px;padding-left:25px;background-size:auto 17px;}
.foot .f_left .ft_p p{margin:0;color:#FFF;}
.foot .f_left .ft_p p:first-child{font-size:14px;height:22px;line-height:22px;}
.foot .f_left .ft_p p:last-child{line-height:24px;font-size:14px;margin-top:4px;}
.foot .f_left .ft_p p.p1{font-size:20px;font-weight:bold;}
.foot .f_right{float:right;}
.foot .f_right img{width:115px;height:115px;display:block;padding:5px;background:#FFF;}
.foot .f_right p{margin:0;height:24px;line-height:24px;font-size:14px;color:rgba(255,255,255,.4);text-align:center;}
/*footbottom*/
#footbottombg{background:#0d62be;padding:10px 0 20px;border-top:1px solid rgba(255,255,255,.2);}
.footbottom{line-height:20px;color:#FFF;text-align:left;}
.footbottom span{display:inline-block;margin-top:5px;}
.footbottom a{color:#FFF;}
/*stylepbulic*/
#stylepbulic{width:100%;height:340px;background-repeat:no-repeat;background-position:center top;background-size:cover;}
#stylesubnav{width:100%;background:#F7F7F7;padding:20px 0;}
#stylesubnav .xq_c{}
#stylesubnav .xq_crumbs{background:url(position.png) no-repeat left 6px;line-height:26px;float:left;padding-left:24px;}
#stylesubnav .xq_crumbs a{margin:0 10px;}
#stylesubnav .xq_nav{float:right;font-size:0;-webkit-text-size-adjust:none;}
#stylesubnav .xq_nav a{display:inline-block;height:49px;line-height:49px;padding:0 18px;text-align:center;position:relative;font-size:14px;}
#stylesubnav .xq_nav a.on{background:#ca0d00;color:#FFF;}
#stylesubnav .xq_nav a.on .san{position:absolute;left:50%;margin-left:-10px;bottom:-10px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #21A7EE;display:block;}

/*px*/
#px_banner{width:100%;padding-bottom:384px;position:relative;z-index:9;}
#px_banner img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover;}
.px_txt{position:absolute;width:100%;height:100%;left:0;top:0;}
.px_txt .px_txt_p{position:absolute;top:50%;transform:translateY(-50%);left:0;width:100%;text-align:center;}
.px_txt .px_txt_p h2{margin:0;line-height:60px;height:60px;font-size:48px;font-weight:bold;color:#FFF;display:inline-block;padding:0 25px;position:relative;}
.px_txt .px_txt_p h2:before{content:'';position:absolute;width:55px;height:1px;background:#FFF;left:-55px;top:50%;}
.px_txt .px_txt_p h2:after{content:'';position:absolute;width:55px;height:1px;background:#FFF;right:-55px;top:50%;}
.px_txt .px_txt_p p{margin:0;margin-top:13px;height:30px;line-height:30px;font-size:26px;color:#FFF;text-transform:uppercase;}
.pnav_ul{font-size:0;-webkit-text-size-adjust:none;text-align:left;margin-top:-70px;position:relative;z-index:10;}
.pnav_ul a{height:34px;line-height:34px;background:#FFF;display:inline-block;margin-right:15px;font-size:16px;color:#444;padding:0 29px;}
.pnav_ul a:last-child{margin-right:0;}
.pnav_ul a.on{background:#9D48A5;color:#FFF;}

/*izl-rmenu*/
.izl-rmenu{position:fixed;right:0;bottom:10px;z-index:999;width:72px;}
.izl-rmenu .iz_btn{width:72px;margin-bottom:1px;cursor:pointer;position:relative;padding:11px 0 7px;background:#0065ad;display:block;}
.izl-rmenu .iz_btn i{display:block;width:100%;height:33px;background-repeat:no-repeat;background-position:center center;}
.izl-rmenu .iz_btn i.iz_qq{background-image:url(r_qq.png);}
.izl-rmenu .iz_btn i.iz_wx{background-image:url(r_wx.png);}
.izl-rmenu .iz_btn i.iz_phone{background-image:url(r_phone.png);}
.izl-rmenu .iz_btn i.iz_top{background-image:url(r_top.png);}
.izl-rmenu .btn-wx .pic{position:absolute;left:0;top:0;background:#FFF;padding:10px;width:160px;height:160px;opacity:0;z-index:-1;
    -webkit-box-shadow:0 0 8px rgba(0,0,0,.2);
    -moz-box-shadow:0 0 8px rgba(0,0,0,.2);
    -o-box-shadow:0 0 8px rgba(0,0,0,.2);
    box-shadow:0 0 8px rgba(0,0,0,.2);
	-webkit-transition:all .5s ease-in-out;
	-moz-transition:all .5s ease-in-out;
	-ms-transition:all .5s ease-in-out;
	transition:all .5s ease-in-out;
}
.izl-rmenu .btn-wx:hover .pic{left:-160px;opacity:1;}
.izl-rmenu .btn-phone{position:relative;}
.izl-rmenu .btn-phone .phone{background:#0065ad;position:absolute;width:160px;left:0;top:0;line-height:72px;color:#FFF;font-size:18px;text-align:center;opacity:0;z-index:-1;
	-webkit-transition:all .5s ease-in-out;
	-moz-transition:all .5s ease-in-out;
	-ms-transition:all .5s ease-in-out;
	transition:all .5s ease-in-out;
}
.izl-rmenu .btn-phone:hover .phone{left:-160px;opacity:1;}
.izl-rmenu .iz_btn span{display:block;font-size:13px;height:21px;line-height:21px;color:#FFF;text-align:center;}
.izl-rmenu .btn-top{display:none;padding:19px 0;background:#666666;}
.izl-rmenu .btn-top:hover{background-color:#444;}
/*m_float*/
.m_float{width:100%;background:#8a8a8a;position:fixed;left:0;bottom:0;z-index:999999;display:none;}
.m_float .ma{width:33.33%;display:block;float:left;position:relative;padding:5px 0 3px;}
.m_float .ma i{width:100%;height:26px;background-repeat:no-repeat;background-position:center center;display:block;}
.m_float .ma i.kf1{background-image:url(kf1.png);}
.m_float .ma i.kf2{background-image:url(kf2.png);}
.m_float .ma i.kf3{background-image:url(kf3.png);}
.m_float .ma i.kf4{background-image:url(kf4.png);}
.m_float .ma p{font-size:12px;color:#fff;height:20px;line-height:20px;text-align:center;}
.m_float .ewm{width:90px;height:90px;position:absolute;bottom:55px;left:50%;margin-left:-45px;display:none;}
.m_float .ewm img{width:100%;height:100%;display:block;}

/*视频弹出*/
#videobg{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:999999;text-align:center;}
#video{display:inline-block;padding:10px 10px 60px;width:600px;height:400px;vertical-align:middle;background:#FFF;position:relative;}
#video .videoc{width:100%;height:100%;}
#video iframe{width:100%;height:100%;}
#video p{margin:0;height:60px;line-height:60px;color:#000;}
#video span{width:40px;height:40px;background:#000;color:#FFF;font-size:20px;line-height:40px;text-align:center;position:absolute;outline:none;top:0px;right:-40px;cursor:pointer;display:block;font-family:Arial;}
/*1340以上屏幕*/
@media screen and (min-width:1340px){
	.container{width:1200px;}
}
/*1340以下屏幕*/
@media screen and (max-width:1339px){
	.container{width:1200px;}
	.case .c_item{padding:0 55px;}
	.case .c_item .swiper-button-prev{left:0;}
	.case .c_item .swiper-button-next{right:0;}
}
/*1230以下屏幕*/
@media screen and (max-width:1229px){
	.container{width:994px;}
	#pcnavwrap{height:50px;}
	.pcnav .firstfloor>li>a{height:50px;line-height:50px;font-size:16px;}
	.index_banner{padding-bottom:36%;}
	.pb_title{padding-top:12px;}
	.pb_title i{font-size:50px;height:39px;line-height:39px;}
	.pb_title .pb_tit{font-size:34px;height:40px;line-height:40px;}
	.pb_title p{font-size:14px;}
	.pb_title p:before{height:1px;}
	.pb_title p:after{height:1px;}
	.product{padding:30px 0;}
	.product .pd_class{margin-top:20px;}
	.product .pd_class a{font-size:15px;height:42px;line-height:42px;}
	.product .p_ul p{font-size:15px;height:42px;line-height:42px;}
	.info p{font-size:18px;line-height:30px;}
	.info_ul{margin-top:50px;}
	.info_ul a p:nth-child(2){font-size:20px;height:28px;line-height:28px;}
	.youshi_title{padding:30px 0;}
	#youshibg{padding:40px 0 30px;}
	#fengebg{padding:30px 0;}
	.fenge .fg_left p:first-child{font-size:36px;height:44px;line-height:44px;}
	.fenge .fg_left p:last-child{font-size:18px;}
	.case{padding:30px 0;}
	.case .c_item{padding:0 40px;}
	.case .c_ul{margin-top:20px;}
	.case .c_ul p{font-size:18px;height:40px;line-height:40px;}
	.case .c_item .swiper-button-prev{width:30px;height:60px;margin-top:-50px;}
	.case .c_item .swiper-button-next{width:30px;height:60px;margin-top:-50px;}
	.case .c_btn{margin-top:20px;}
	#newsbg{padding:30px 0;}
	.news .news_left{width:420px;}
	.news .news_title .nt_tit{font-size:30px;line-height:40px;height:40px;}
	.news .news_title p{font-size:14px;height:24px;line-height:24px;}
	.news .news_right{width:calc(100% - 420px);padding-left:40px;}
	.news .news_right .nc_ul{padding-top:32px;}
	.news .news_right .nc_ul .nc_li:last-child{display:none;}
	.foot .f_left .ft_p:last-child{width:100%;margin-top:15px;margin-left:0;}


	.izl-rmenu{display:none;}
	#stylesubnav{padding:15px 0;}
	#px_banner{padding-bottom:25%;}
}
/*992以下屏幕*/
@media screen and (max-width:1023px){
	.container{width:738px;}
	#headbg{display:none;}
	#topbg{height:70px;}
	.top{padding:0;}
	.top .container{width:calc(100% - 30px);}
	.top .logo{width:311px;}
	.top .t_right{display:none;}
	#pcnavwrap{display:none;}
	.nav{display:block;}
	.mhead{background:#FFF;position:fixed;z-index:9999;top:0;box-shadow:0 2px 5px rgba(0,0,0,.6);width:100%;}
	.nav_bg.nav_bg1{height:70px;height:calc(100% - 70px);}
	.nav .nav_box.nav_box1{top:70px;}
	.pb_title i{font-size:40px;height:32px;line-height:32px;}
	.pb_title .pb_tit{font-size:30px;height:36px;line-height:36px;}
	.pb_title p{padding:0 150px;}
	.pb_title p:before{width:145px;}
	.pb_title p:after{width:145px;}
	.pb_title .pbt_t h2{font-size:20px;height:28px;line-height:28px;font-weight:bold;}
	.pb_title .pbt_t p{font-size:18px;height:18px;line-height:18px;}
	.hot{padding:0 0 10px;}
	.product{padding:20px 0;}
	.product .pd_class a{font-size:14px;font-weight:normal;min-width:16.66%;display:inline-block;width:auto;padding:0 15px;}
	.product .p_ul .swiper-slide{margin-top:20px!important;}
	.product .p_ul p{font-weight:normal;}
	#infobg{padding:20px 0;}
	.info{margin-top:20px;}
	.info p{font-size:16px;line-height:30px;}
	.info p br{display:none;}
	.info_ul{margin-top:30px;}
	.info_ul a p:nth-child(2){font-size:18px;height:26px;line-height:26px;}
	.info_ul a p:last-child{font-size:12px;margin-top:6px;}
	.info_a{margin-top:20px;}
	.youshi_title{padding:20px 0;}
	#youshibg{padding:30px 0 20px;}
	.youshi .ys_li .ys_txt .ys_pp p{font-size:14px;font-weight:normal;line-height:22px;}
	.youshi .ys_li .ys_txt .ys_pp p:first-child{font-size:26px;height:26px;line-height:26px;}
	.youshi .ys_li .ys_txt .ys_pp p:nth-child(2){font-size:18px;height:26px;line-height:26px;margin-bottom:5px;}
	#fengebg{padding:20px 0;}
	.fenge .fg_left{float:none;}
	.fenge .fg_left p{text-align:center;}
	.fenge .fg_left p:first-child{font-size:30px;line-height:36px;height:36px;}
	.fenge .fg_left p:last-child{font-size:16px;height:24px;line-height:24px;}
	.fenge .fg_right{display:none;}
	.case{padding:20px 0;}
	.case .c_ul p{font-size:16px;}
	#newsbg{padding:20px 0;}
	.news .news_left{width:100%;float:none;text-align:center;}
	.news .news_left .nl_product{display:none;}
	.news .news_right{width:100%;float:none;padding-left:0;}
	.news .news_right .nr_c{text-align:center;}
	.news .news_right .nc_ul{padding-top:0;}
	.friendlink{padding:0 0 10px;}
	#footbg{padding:10px 0 8px;}
	.foot .f_left{width:100%;float:none;}
	.foot .f_left>p{margin:0 0 0;}
	.foot .f_left .ft_p{margin-top:15px;}
	.foot .f_left .ft_p:last-child{width:100%;margin-left:0;}
	.foot .f_right{display:none;}
	#footbottombg{padding:10px 0 75px;}
	body.index #footbottombg{padding:10px 0 15px;}
    #friendlinkbg{padding:0 0 75px;}





	#top{display:none;}
	.m_float{display:block;}
	#px_banner{padding-bottom:31%;margin-top:0;}
}
/*768以下屏幕*/
@media screen and (max-width:767px){
	.container{width:calc(100% - 30px);}
	.index_banner .swiper-pagination-bullets{bottom:10px!important;}
	.pb_title p{padding:0 0;}
	.pb_title p:before{content:none;}
	.pb_title p:after{content:none;}
	#hotbg{display:none;}
	.product .pd_class{margin-top:0;}
	.product .pd_class a{width:32%;margin-left:2%;margin-top:15px;}
	.product .pd_class a:nth-child(3n+1){margin-left:0;}
	.info p{font-size:14px;line-height:24px;}
/*668以下屏幕*/
@media screen and (max-width:667px){
	.index_banner .swiper-pagination-bullet{width:20px;}
	.pb_title{padding-top:10px;}
	.pb_title i{font-size:30px;height:23px;line-height:23px;}
	.pb_title .pb_tit{font-size:26px;height:34px;line-height:34px;}
	.product .pd_class a{font-size:13px;margin-top:10px;width:49%;}
	.product .pd_class a:nth-child(3n+1){margin-left:2%;}
	.product .pd_class a:nth-child(odd){margin-left:0;}
	.info_ul a i{height:34px;background-size:auto 100%!important;}
	.info_ul a p:nth-child(2){font-size:14px;height:24px;line-height:24px;}
	.fenge .fg_left p:first-child{font-size:24px;height:30px;line-height:30px;}
	.fenge .fg_left p:last-child{font-size:14px;font-weight:normal;}

	#px_banner{padding-bottom:160px;}
	#stylesubnav .xq_nav{display:block;}
	#stylesubnav .xq_nav a{height:38px;line-height:38px;border-right:1px solid #FFF;border-bottom:1px solid #FFF;padding:0 15px;display:inline-block;}
	#video{width:400px;height:355px;}
}
/*500以下屏幕*/
@media screen and (max-width:499px){
	#headbg{display:none;}
	.logo{width:calc(100% - 70px);background-size:auto 35px;}
	.nav_bg{top:70px;height:calc(100% - 70px);}
	.nav .nav_box{top:70px;}
	.product .pd_class a{height:38px;line-height:38px;font-size:13px;padding:0 0;margin-top:6px;}
	.info_ul{margin-top:0;}
	.info_ul a{width:50%;margin-top:30px;}
	.info_ul a:nth-child(even){border-right:none;}
	#fengebg{padding:10px 0;}
	.fenge .fg_left p:first-child{font-size:17px;height:auto;}
	.fenge .fg_left p:last-child{height:auto;margin-top:6px;font-size:13px;line-height:20px;}
	.case .c_item{padding:0 0;}
	.case .c_btn a{width:49%;margin-left:2%;font-size:14px;height:40px;line-height:40px;}
	.news .news_title .nt_tit{font-size:26px;height:34px;line-height:34px;}
	.news .news_right .nr_c .a_span{width:32%;margin-left:2%;font-size:14px;}
	.news .news_right .nc_ul .nc_li{margin-top:15px;}
	.news .news_right .nc_ul .nc_li .nc_date{width:65px;padding:1px 0;}
	.news .news_right .nc_ul .nc_li .nc_date span:first-child{font-size:20px;height:20px;line-height:20px;}
	.news .news_right .nc_ul .nc_li .nc_date span:last-child{font-size:12px;height:14px;line-height:14px;}
	.news .news_right .nc_ul .nc_li .nc_txt{width:calc(100% - 65px);padding-left:15px;}
	.news .news_right .nc_ul .nc_li .nc_txt p{font-size:13px;height:22px;line-height:22px;}
	.news .news_right .nc_ul .nc_li .nc_txt p:first-child{font-size:16px;height:24px;line-height:24px;}
	.foot .f_left>p{height:auto;}
	.foot .f_left .ft_p{width:100%;margin-left:0;}


	#video{width:300px;height:260px;}
	#video span{left:130px;top:260px;}
}