/*-----  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;}
.mt0{margin-top:0;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt50{margin-top:50px;}
.mt80{margin-top:80px;}
::-webkit-input-placeholder
{color:#ccc;}
:-moz-placeholder
{color:#ccc;}
::-moz-placeholder
{color:#ccc;}
:-ms-input-placeholder
{color:#ccc;}
/* top*/
#topbg{padding-top:21px;position:fixed;width:100%;left:0;top:0;z-index:9999;}
.top{}
.top .logo{width:355px;height:52px;margin:18px 0 5px;float:left;background:url(logo.png) no-repeat center center;background-size:100% 100%;transition: 0.4s;-webkit-transition: 0.4s;-moz-transition: 0.4s;-o-transition: 0.4s;overflow:hidden;text-indent:-1000em;font-size:14px;color:#fff;}
.top .right{float:right;}
.top .right p{margin:0;height:14px;text-align:right;}
.top .right p span{display:inline-block;padding-left:20px;height:14px;line-height:14px;background:url(topphone.png) no-repeat left center;font-size:12px;color:#171717;}
.top .right .pcnav{position:relative;}
.top .right .pcnav ul{margin:0;font-size:0;-webkit-text-size-adjust:none;}
.top .right .pcnav .firstfloor>li{display:inline-block;color:#000;text-align:center;position:relative;margin-left:35px;}
.top .right .pcnav .firstfloor>li:first-child{margin-left:0;}
.top .right .pcnav .firstfloor>li>a{display:inline-block;height:61px;line-height:56px;color:#000;padding:0 7px;border-bottom:5px solid transparent;font-size:16px;transition: 0.4s;-webkit-transition: 0.4s;-moz-transition: 0.4s;-o-transition: 0.4s;}
.top .right .pcnav .firstfloor>li:hover>a{border-bottom:5px solid #ffbb05;}

.top .right .pcnav .secondfloor{position:absolute;left:0;top:100%;z-index:9999;display:none;background:#FFF;min-width:100%;box-sizing:border-box;white-space:nowrap;padding:0 10px;}
.top .right .pcnav .secondfloor>li{border-bottom:1px solid #E4EAEC;width:100%;line-height:40px;height:40px;font-size:13px;margin-left:0;}
.top .right .pcnav .secondfloor>li>a{width:100%;height:100%;display:block;color:#76838F;}
.top .right .pcnav .secondfloor li a:hover{color:#000;}
#topbg.topfix{background:#FFF;box-shadow:0 0 3px rgba(0,0,0,.4);padding:10px 0 6px;}
#topbg.topfix .logo{width:314px;height:46px;margin:9px 0 12px;}
#topbg.topfix .right .pcnav{margin-top:3px;}
#topbg.topfix .right .pcnav .firstfloor>li>a{height:50px;line-height:45px;}
/*mobilehead*/
.top .nav{float:right;display:none;}
.top .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;}
.top .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;}
.top .nav .nav_one>li{border-bottom:1px solid #eee;padding:0 10px;}
.top .nav .nav_one>li>span{height:42px;line-height:42px;font-size:15px;}
.top .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;}
.top .nav .nav_one>li>span>i{float:right;display:block;width:150px;height:42px;}
.top .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;}
.top .nav .nav_one>li>span>i>em.on{-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);}
.top .nav .nav_one>li>ul{display:none;}
.top .nav .nav_one>li>ul>li{height:36px;line-height:36px;text-indent:20px;}
.top .nav .nav_one>li>ul>li>a{font-size:15px;color:#666;width:100%;height:100%;display:block;}
.top .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;}
.top .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%);}
.top .nav .push-nav.on .nav-toggle{margin-left:-4px;}
.top .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;}
.top .nav .push-nav .nav-toggle span.two{width:30px;}
.top .nav .push-nav .nav-toggle span:last-child{margin-bottom:0;}
.top .nav .push-nav.on .nav-toggle span{ opacity:1;}
.top .nav .push-nav.on .nav-toggle span:nth-child(3){-webkit-transform:rotate(45deg);transform:rotate(45deg);}
.top .nav .push-nav.on .nav-toggle span:nth-child(2){-webkit-transform:scale(0);transform:scale(0);}
.top .nav .push-nav.on .nav-toggle span:nth-child(1){-webkit-transform:rotate(-45deg);transform: rotate(-45deg);}
.top .nav .nav_contact{position:relative;border-top:1px solid #eee;color:#666;}
.top .nav .nav_contact .nav_txt{width:100%;}
.top .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;}
.top .nav .nav_contact .nav_txt span a{color:#666;}
.top .nav .nav_contact .nav_txt span.sitemapicon{background:url(mobilesitemap.png) no-repeat left center;background-size:auto 15px;}
.top .nav .nav_contact .nav_txt span.topphoneicon{background:url(mobilephone.png) no-repeat left center;background-size:auto 15px;}
.top .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:41.875%;position:relative;overflow:hidden;}
.index_banner .swiper-wrapper{position:absolute;left:0;top:0;width:100%;height:100%;}
.index_banner .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover;}
.index_banner .swiper_btn{width:50%;height:70px;background:rgba(255,187,5,.8);position:absolute;left:0;bottom:0;z-index:99;}
.index_banner .swiper_btn .swiper-button-next{height:20px;line-height:20px;background-image:url(fn_icon.png);background-size:auto;color:#FFF;padding-right:30px;width:66px;background-position:right center;margin-top:-10px;right:30px;}
.index_banner .swiper_btn .swiper-button-prev{height:20px;line-height:20px;background-image:url(fp_icon.png);background-size:auto;color:#FFF;padding-left:30px;width:66px;background-position:left center;margin-top:-10px;left:auto;right:175px;}
.index_banner .swiper_btn .swiper-button-next.swiper-button-disabled,.index_banner .swiper_btn .swiper-button-prev.swiper-button-disabled{opacity:.5;}
/*pb_title*/
.pb_title{text-align:center;position:relative;padding-bottom:24px;}
.pb_title.bg1{background:url(h2bg.png) no-repeat center bottom;}
.pb_title.bg2{background:url(wh2bg.png) no-repeat center bottom;}
.pb_title .p_t{margin:0;font-size:45px;color:#000;text-align:center;font-weight:bold;height:61px;line-height:61px;position:relative;}
.pb_title p{margin:0;color:#888;text-align:center;line-height:24px;}
/*product*/
#productbg{background:#F6F6F6;padding:40px 0 70px;}
.product{}
.product .p_class{margin-top:20px;position:relative;overflow:hidden;}
.product .p_class .pc_li{width:100%;padding-bottom:135.37%;position:relative;}
.product .p_class .pc_li img{width:100%;height:100%;position:absolute;left:0;top:0;display:block;object-fit:cover;}
.product .p_class .pc_txt{width:80%;background:#FFF;position:absolute;left:10%;bottom:0;padding:20px 0 30px;text-align:center;}
.product .p_class .pc_txt p{margin:0;color:#000;}
.product .p_class .pc_txt p:first-child{height:24px;line-height:24px;font-size:16px;}
.product .p_class .pc_txt p:nth-child(2){height:22px;line-height:22px;font-size:18px;text-transform:uppercase;}
.product .p_class .pc_txt span{width:122px;height:30px;line-height:30px;display:inline-block;background:#ffbb05;color:#FFF;font-size:12px;margin-top:10px;}
.product .p_ul{position:relative;margin-top:38px;overflow:hidden;}
.product .p_ul .p_li{width:100%;padding-bottom:75%;position:relative;}
.product .p_ul .p_li img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
.product .p_ul p{margin:0;line-height:51px;height:51px;color:#FFF;background:url(p_jiantou.png) no-repeat right 26px center #ffbb05;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 50px 0 20px;}
.product .p_ul p a{color:#FFF;}
/*info*/
#infobg{background:url(infobg.jpg) no-repeat left center;padding:73px 0 81px;background-size:40% 100%;}
.info{}
.info .i_left{width:556px;float:left;}
.info .i_left img{display:block;width:100%;height:auto;}
.info .i_right{width:calc(100% - 680px);float:right;padding:6px 0 25px;}
.info .i_right .ir_title{height:68px;line-height:50px;padding-bottom:18px;font-size:64px;color:#e9e9e9;display:inline-block;font-weight:bold;position:relative;}
.info .i_right .ir_title:after{content:'';width:32px;height:4px;background:#FFBB05;position:absolute;right:0;bottom:0;}
.info .i_right .ir_title p{margin:0;display:inline-block;position:absolute;left:0;bottom:0;background:#FFF;color:#333;font-size:45px;font-weight:bold;height:45px;line-height:45px;}
.info .i_right .ir_p{height:30px;line-height:30px;font-size:20px;color:#777;padding-left:55px;position:relative;margin-top:33px;}
.info .i_right .ir_p:before{content:'';width:40px;height:1px;position:absolute;left:0;top:50%;background:#ffbb05;}
.info .i_right .ir_content{margin-top:51px;}
.info .i_right .ir_content p{margin:0;line-height:26px;font-size:14px;color:#888;}
.info .i_right .ir_span{margin-top:20px;}
.info .i_right .ir_span span{display:block;width:33.33%;height:20px;line-height:20px;font-size:16px;color:#333;float:left;margin-top:30px;padding-left:30px;}
.info .i_right .ir_span span.icon1{background:url(info_icon1.png) no-repeat left center;}
.info .i_right .ir_span span.icon2{background:url(info_icon2.png) no-repeat left center;}
.info .i_right .ir_span span.icon3{background:url(info_icon3.png) no-repeat left center;}
.info .i_right .ir_span span.icon4{background:url(info_icon4.png) no-repeat left center;}
.info .i_right .ir_span span.icon5{background:url(info_icon5.png) no-repeat left center;}
.info .i_right .ir_span span.icon6{background:url(info_icon6.png) no-repeat left center;}
.info .i_right .ir_phone{margin-top:63px;background:url(info_tel.png) no-repeat left center;padding-left:60px;}
.info .i_right .ir_phone p{margin:0;}
.info .i_right .ir_phone p:first-child{height:20px;line-height:20px;font-size:18px;color:#666;}
.info .i_right .ir_phone p:last-child{height:30px;line-height:30px;font-size:24px;color:#d81e25;font-weight:bold;margin-top:2px;}
.info .i_right .ir_phone p a{width:100px;height:30px;line-height:30px;background:#222;color:#FFF;font-size:14px;display:inline-block;margin-left:15px;text-align:center;font-weight:normal;vertical-align:middle;margin-top:-12px;}
/*xz*/
#xzbg{background:url(xzbg.webp) no-repeat center center;background-size:cover;padding:46px 0 165px;}
.xz{position:relative;margin-top:26px;height:541px;}
.xz .xz_img{width:598px;position:absolute;left:50%;top:0;margin-left:-321px;}
.xz .xz_img img{display:block;width:100%;height:auto;}
.xz .xz_li{width:397px;position:absolute;}
.xz .xz_li.pl{left:0;}
.xz .xz_li.pr{right:0;}
.xz .xz_li.pt1{top:25px;}
.xz .xz_li.pt2{top:217px;}
.xz .xz_li.pt3{top:435px;}
.xz .xz_li.pll{padding-right:53px;}
.xz .xz_li.plr{padding-left:53px;}
.xz .xz_li .xz_num{width:93px;height:93px;border:2px solid #fd93a9;background:#FFF;border-radius:50%;padding:20px 0;text-align:center;}
.xz .xz_li .xz_num.nr{float:right;}
.xz .xz_li .xz_num.nl{float:left;}
.xz .xz_li .xz_num .n{display:inline-block;height:49px;line-height:49px;font-size:60px;color:#f7c04a;font-family:Impact;text-align:center;position:relative;}
.xz .xz_li .xz_num .n span{position:absolute;width:100%;height:19px;line-height:19px;background:#FFF;font-size:16px;color:#ffac00;text-align:center;display:block;left:0;bottom:5px;}
.xz .xz_li .xz_txt{width:calc(100% - 105px);}
.xz .xz_li .xz_txt.tl{float:left;text-align:right;}
.xz .xz_li .xz_txt.tr{float:right;text-align:left;}
.xz .xz_li .xz_txt p{margin:0;}
.xz .xz_li .xz_txt p:first-child{height:38px;line-height:38px;font-size:24px;color:#000;}
.xz .xz_li .xz_txt p:last-child{line-height:28px;font-size:14px;color:#707070;margin-top:1px;}
/*case*/
#casebg{background:url(casebg.webp) no-repeat center top;background-size:100% auto;padding:98px 0 30px;}
.case{margin-top:82px;background:#FFF;padding:20px 20px 0;}
.case .case_ul{overflow:hidden;width:100%;}
.case .case_ul .c_img{width:100%;padding-bottom:75%;position:relative;}
.case .case_ul .c_img img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
.case .case_ul .c_txt{padding:20px 10px 0;}
.case .case_ul .c_txt p{margin:0;height:26px;line-height:26px;font-size:16px;color:#010101;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.case .case_ul .c_txt p span{display:inline-block;padding-right:20px;font-size:12px;color:#a9a9ab;background:url(case_icon.png) no-repeat right center;}
/*news*/
.news{padding:30px 0 65px;}
.news .news_title{margin-top:25px;text-align:center;font-size:0;-webkit-text-size-adjust:none;}
.news .news_title span{display:inline-block;padding:0 65px;height:42px;line-height:40px;border:1px solid #d4d4d4;text-align:center;color:#2f2f2f;font-size:18px;position:relative;cursor:pointer;margin-left:12px;border-radius:21px;}
.news .news_title span:first-child{margin-left:0;}
.news .news_title span.hover,.news .news_title span:hover{border:1px solid #007fcb;color:#FFF;background:#007fcb;}
.news .news_list{margin-top:10px;}
.news .news_list .news_li{display:block;width:calc(100% - 680px);float:right;margin-top:27px;}
.news .news_list .news_li:first-child{width:600px;float:left;margin-top:31px;}
.news .news_list .news_li .news_top{}
.news .news_list .news_li .news_top .nt_txt{width:180px;float:left;background:#222;padding-bottom:34px;}
.news .news_list .news_li .news_top .nt_txt p{margin:0;text-align:center;}
.news .news_list .news_li .news_top .nt_txt p:first-child{margin-top:25px;height:30px;line-height:30px;font-size:20px;color:#FFF;}
.news .news_list .news_li .news_top .nt_txt p:nth-child(2){height:14px;line-height:14px;font-size:14px;color:#9190a3;}
.news .news_list .news_li .news_top .nt_txt p:nth-child(3){height:30px;line-height:30px;font-size:26px;color:#d81e25;margin-top:51px;font-weight:bold;}
.news .news_list .news_li .news_top .nt_txt p:last-child{height:26px;line-height:26px;font-size:16px;color:#d81e25;}
.news .news_list .news_li .news_top .news_img{width:calc(100% - 180px);padding-bottom:210px;position:relative;float:right;}
.news .news_list .news_li .news_top .news_img img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
.news .news_list .news_li .news_txt{padding:14px 0 10px;}
.news .news_list .news_li .news_txt p{margin:0;margin-top:6px;}
.news .news_list .news_li .news_txt p a{color:#222;}
.news .news_list .news_li .news_txt p:first-child{height:26px;line-height:26px;font-size:16px;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news .news_list .news_li .news_txt p:nth-child(2){line-height:24px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;min-height:48px;}
.news .news_list .news_li .news_p{padding:0px 0 27px;border-bottom:1px solid #dadada;}
.news .news_list .news_li .news_p .news_date{width:106px;position:relative;float:left;height:62px;line-height:62px;text-align:center;color:#888;font-size:20px;font-style:italic;}
.news .news_list .news_li .news_p .news_date span{font-weight:bold;font-size:40px;}
.news .news_list .news_li .news_p .news_pp{width:calc(100% - 106px);float:right;}
.news .news_list .news_li .news_p .news_pp p{margin:0;margin-top:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news .news_list .news_li .news_p .news_pp p:first-child{font-size:16px;line-height:26px;height:26px;color:#222;}
.news .news_list .news_li .news_p .news_pp p:last-child{font-size:14px;height:24px;line-height:24px;}
/*foot*/
#footbg{background:#222;padding:57px 0 30px;}
.foot{}
.foot .f_tit{margin:0;height:24px;line-height:24px;font-size:16px;font-weight:bold;color:#FFF;font-weight:bold;}
.foot .f_left{width:688px;float:left;border-right:1px solid #2D2D2D;position:relative;}
.foot .f_left:after{content:'';width:1px;height:46px;background:#70282B;position:absolute;right:-1px;top:0;}
.foot .f_bq{width:320px;float:left;padding-right:50px;border-right:1px solid #2D2D2D;position:relative;}
.foot .f_bq:after{content:'';width:1px;height:46px;background:#70282B;position:absolute;right:-1px;top:0;}
.foot .f_bq .f_logo{margin-top:4px;padding-bottom:18px;border-bottom:1px solid #3F3F3F;}
.foot .f_bq .f_logo img{width:189px;height:68px;display:block;}
.foot .f_bq .f_p{margin-top:7px;padding-bottom:4px;}
.foot .f_bq .f_p p{margin:0;line-height:26px;font-size:12px;color:#939393;font-size:12px;}
.foot .f_bq .f_p p a{color:#939393;}
.foot .f_lx{width:calc(100% - 320px);float:right;padding-left:43px;}
.foot .f_lx .f_pp{margin-top:23px;padding-bottom:3px;}
.foot .f_lx .f_pp p{margin:0;line-height:26px;font-style:12px;color:#939393;font-size:12px;}
.foot .f_right{width:calc(100% - 688px);float:right;}
.foot .f_right .f_txt{width:calc(100% - 197px);float:left;padding:0 50px;border-right:1px solid #2D2D2D;position:relative;}
.foot .f_right .f_txt:after{content:'';width:1px;height:46px;background:#70282B;position:absolute;right:-1px;top:0;}
.foot .f_right .f_txt p{margin:0;line-height:26px;font-size:12px;color:#939393;font-size:12px;padding:23px 0 3px;}
.foot .f_right .f_erweima{width:197px;float:right;}
.foot .f_right .f_erweima img{width:120px;height:120px;margin:0 auto;display:block;margin-top:20px;}
/*friendlink*/
#friendlinkbg{background:#222;padding-top:0;}
.friendlink{border-top:1px solid #3F3F3F;padding:16px 0 26px;}
.friendlink .left{width:70px;float:left;height:22px;line-height:22px;color:#919191;font-size:14px;margin-top:10px;}
.friendlink .right{width:calc(100% - 70px);float:right;font-size:0;-webkit-text-size-adjust:none;}
.friendlink .right a{color:#919191;white-space:nowrap;display:inline-block;font-size:14px;padding:0 10px;margin-top:10px;}
/*footbottom*/
#footbottombg{background:#1B1B1B;padding:29px 0 37px;}
.footbottom{}
.footbottom p{margin:0;line-height:22px;color:#838383;}
.footbottom p a{color:#838383;}
.footbottom p span{display:inline-block;margin-right:5px;}
/*stylepbulic*/
#stylepbulic{width:100%;height:340px;background-repeat:no-repeat;background-position:center top;background-size:cover;}
#stylesubnav{width:100%;height:50px;border-bottom:1px solid #E0E0E0;}
#stylesubnav .xq_c{padding:0;}
#stylesubnav .xq_crumbs{background:url(position.png) no-repeat left 18px;background-size:auto 12px;line-height:29px;float:left;padding:10px 0 10px 20px;}
#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:#ffbb05;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 #ffbb05;display:block;}

/*px*/
#px_banner{width:100%;padding-bottom:18.23%;position:relative;z-index:9;margin-top:116px;}
#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;}
/*ztlist*/
.ztlist{padding-top:30px;}
.ztlist span{color:#fff;height:26px;line-height:26px;}
.ztlist a{color:#FFF;margin-right:15px;display:inline-block;height:26px;line-height:26px;white-space:nowrap;}
/*视频弹出*/
#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;}
/*响应式定义*/
@media screen and (max-width:365px){
	.l-365{display:none;}
}
@media screen and (max-width:410px){
	.l-415{display:none;}
}
@media screen and (max-width:499px){
	.l-499{display:none;}
}
@media screen and (min-width:500px){
	.h-500{display:none;}
}
@media screen and (max-width:667px){
	.l-667{display:none;}
}
@media screen and (min-width:668px){
	.h-668{display:none;}
}
@media screen and (max-width:767px){
	.l-767{display:none;}
}
@media screen and (min-width:768px){
	.h-768{display:none;}
}
@media screen and (max-width:991px){
	.l-991{display:none;}
}
@media screen and (min-width:991px){
	.h-991{display:none;}
}
@media screen and (max-width:1023px){
	.l-1023{display:none;}
}
@media screen and (min-width:1024px){
	.h-1024{display:none;}
}
@media screen and (min-width:500px) and (max-width:991px){
	.l-500-991{display:none;}
}
@media screen and (min-width:688px) and (max-width:991px){
	.l-688-991{display:none;}
}
/*1440以上屏幕*/
@media (min-width:1310px){
	.container{width:1280px;}
}
/*1200以下屏幕*/
@media screen and (max-width:1309px){
	.container{width:994px;}
	#topbg{padding-top:15px;}
	.top .logo{width:300px;height:44px;}
	.top .right .pcnav .firstfloor>li{margin-left:20px;}
	.top .right .pcnav .firstfloor>li>a{height:53px;line-height:48px;font-size:15px;}
	#topbg.topfix .logo{width:260px;height:38px;}
	#topbg.topfix .right .pcnav .firstfloor>li>a{height:42px;line-height:37px;}
	#productbg{padding:30px 0;}
	.product .p_ul{margin-top:20px;}
	#infobg{padding:40px 0;}
	.info .i_left{width:460px;}
	.info .i_right{width:calc(100% - 480px);padding:0 0 10px;}
	.info .i_right .ir_p{margin-top:10px;}
	.info .i_right .ir_content{margin-top:15px;}
	.info .i_right .ir_span{margin-top:0;}
	.info .i_right .ir_span span{margin-top:20px;font-size:15px;padding-left:26px;}
	.info .i_right .ir_phone{margin-top:30px;}
	#xzbg{padding:30px 0;}
	.xz{height:460px;}
	.xz .xz_img{width:440px;margin-left:-236px;}
	.xz .xz_li{width:340px;}
	.xz .xz_li.pt1{top:0;}
	.xz .xz_li.pt2{top:126px;}
	.xz .xz_li.pt3{top:305px;}
	.xz .xz_li .xz_txt p br{display:none;line-height:24px;}
	.xz .xz_li .xz_txt p:last-child{line-height:24px;}
	#casebg{padding:30px 0 15px;}
	.case{margin-top:30px;}
	.news{padding:15px 0 30px;}
	.news .news_list{margin-top:10px;}
	.news .news_list .news_li{width:calc(100% - 510px);}
	.news .news_list .news_li:first-child{width:490px;}
	#footbg{padding:30px 0 15px;}
	.foot .f_left{width:600px;}
	.foot .f_bq{width:290px;}
	.foot .f_lx{width:calc(100% - 290px);padding-left:30px;}
	.foot .f_right{width:calc(100% - 600px);}
	.foot .f_right .f_txt{width:100%;float:none;border-right:none;padding:0 0 0 50px;}
	.foot .f_right .f_txt:after{content:none;}
	.foot .f_right .f_erweima{display:none;}
	#friendlinkbg{padding-top:0;}

	
	
	#lefttop{display:none;}
	#px_banner{padding-bottom:25%;}
}
/*992以下屏幕*/
@media screen and (max-width:1023px){
	.container{width:calc(100% - 30px);}
	#topbg{height:70px;padding-top:0;background:#FFF;position:relative;}
	#topbg.topfix{padding:0 0;position:fixed;}
	.top .logo{margin:13px 0;}
	.top .right{display:none;}
	.top .nav{display:block;}
	#topbg.topfix .logo{width:300px;height:44px;margin:13px 0;}
	.index_banner .swiper_btn{height:50px;}
	.pb_title .p_t{font-size:30px;height:46px;line-height:46px;}
	.pb_title p{font-size:13px;}
	#productbg{padding:20px 0;}
	#infobg{background:#FFF;padding:20px 0;}
	.info .i_left{display:none;}
	.info .i_right{width:100%;float:none;}
	#xzbg{padding:20px 0;}
	.xz{margin-top:10px;}
	.xz .xz_img{display:none;}
	.xz .xz_li{width:49%;float:left;margin-left:2%;position:relative;margin-top:15px;background:#FFF;padding:15px 10px!important;}
	.xz .xz_li.pl{left:0;}
	.xz .xz_li.pt1{top:0;}
	.xz .xz_li.pt2{top:0;}
	.xz .xz_li.pt3{top:0;}
	.xz .xz_li:nth-child(even){margin-left:0;}
	.xz .xz_li .xz_num{margin:0 auto;}
	.xz .xz_li .xz_num.nr{float:none;}
	.xz .xz_li .xz_num.nl{float:none;}
	.xz .xz_li .xz_txt{width:100%;}
	.xz .xz_li .xz_txt.tl{float:none;text-align:center;}
	.xz .xz_li .xz_txt.tr{float:none;text-align:center;}
	.xz .xz_li .xz_txt p:last-child{height:72px;}
	#casebg{padding:20px 0;}
	.case{margin-top:15px;}
	#newsbg{padding:10px 0 20px;}
	.news .news_list .news_li{margin-top:15px;width:100%!important;}
	.news .news_list .news_li:first-child{margin-top:15px;}
	.news .news_list .news_li .news_txt{padding:8px 0 0;}
	.news .news_list .news_li .news_p{padding:0 0 15px;}
	#footbg{padding:20px 0 10px;}
	.foot .f_left{width:100%;float:none;border-right:none;}
	.foot .f_left:after{content:none;}
	.foot .f_right{width:100%;float:none;margin-top:15px;}
	.foot .f_right .f_txt{padding:0 0 0 0;}
	.foot .f_right .f_txt p{padding:8px 0 0;}
	.friendlink{padding:6px 0 70px;}
	#px_banner{padding-bottom:31%;margin-top:0;}

	.ztlist{padding:20px 0 70px;}

	#stylesubnav{height:auto;border-bottom:none;}
	#stylesubnav .xq_crumbs{width:100%;float:none;border-bottom:1px solid #E0E0E0;}
	#stylesubnav .xq_nav{float:none;margin-top:15px;width:100%;display:table;}
	#stylesubnav .xq_nav a{background:#EEE;border-right:1px solid #FFF;padding:0 0;display:table-cell;}
	#stylesubnav .xq_nav a.on .san{display:none;}	
}
/*768以下屏幕*/
@media screen and (max-width:767px){
	.
}
/*668以下屏幕*/
@media screen and (max-width:667px){
	.pb_title p br{display:none;}
	.info .i_right .ir_span span{font-size:13px;padding-left:23px;}
	.info .i_right .ir_phone p:last-child{font-size:22px;}
	.info .i_right .ir_phone{padding-left:46px;}
	.xz .xz_li .xz_txt p:last-child{height:96px;}
	#casebg{background-size:100% 60%;}
	.foot .f_bq{width:100%;padding-right:0;float:none;border-right:none;}
	.foot .f_bq:after{content:none;}
	.foot .f_bq .f_logo{display:none;}
	.foot .f_lx{width:100%;padding-left:0;float:none;}
	.foot .f_lx .f_pp{margin-top:8px;}
	.friendlink .left{width:100%;float:none;text-align:center;margin-top:0;}
	.friendlink .right{width:100%;float:none;}
	.friendlink .right a{margin-top:4px;font-size:13px;}

	#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){
	#mobilehead .logo{width:calc(100% - 70px);background:url(mlogo.png) no-repeat 10px center;background-size:auto 40px;}
	.index_banner{padding-bottom:55%;}
	.index_banner .swiper_btn{width:100%;}
	.pb_title .p_t{font-size:24px;height:32px;line-height:32px;}
	.pb_title p{font-size:12px;margin-top:2px;line-height:20px;}
	.info .i_right{padding:0 0 0;}
	.info .i_right .ir_content p{font-size:13px;line-height:22px;}
	.info .i_right .ir_span span{width:50%;margin-top:10px;}
	.info .i_right .ir_phone{margin-top:10px;}
	.info .i_right .ir_phone p:first-child{font-size:16px;}
	.info .i_right .ir_phone p:last-child{font-size:16px;}
	.info .i_right .ir_phone p a{display:none;}
	.xz{margin-top:0;height:auto;}
	.xz .xz_li{width:100%;float:none;margin-left:0;}
	.xz .xz_li .xz_txt p:last-child{height:auto;}
	.news{padding:0 0 15px;}
	.news .news_list{margin-top:0;}
	.news .news_list .news_li{margin-top:8px;}
	.news .news_list .news_li .news_top .nt_txt{display:none;}
	.news .news_list .news_li .news_top .news_img{width:100%;padding-bottom:50%;}
	.news .news_list .news_li .news_p .news_date{width:80px;}
	.news .news_list .news_li .news_p .news_pp{width:calc(100% - 96px);}
	.news .news_list .news_li .news_p{padding:0 0 8px;}

	#video{width:300px;height:260px;}
	#video span{left:130px;top:260px;}
}

/*电脑浮动*/
.izl-rmenu{position:fixed;right:0;bottom:10px;padding-bottom:10px;z-index:999;width:72px;}
.izl-rmenu .btn{width:72px;height:73px;margin-bottom:1px;cursor:pointer;position:relative;}
.izl-rmenu .btn-qq{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#ffbb05;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#ffbb05;text-decoration:none;display:block;}
.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat;background-color:#ffbb05;}
.izl-rmenu .btn-wx .pic{position:absolute;left:-160px;top:0px;display:none;width:160px;height:160px;}
.izl-rmenu .btn-phone{background:url(../images/r_phone.png) 0px 0px no-repeat;background-color:#ffbb05;}
.izl-rmenu .btn-phone .phone{background-color:#ffbb05;position:absolute;width:160px;left:-160px;top:0px;line-height:73px;color:#FFF;font-size:18px;text-align:center;display:none;}
.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat;background-color:#666666;display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}

/*手机浮动*/
#floatBottom{width:100%;height:53px;background:#8a8a8a;position:fixed;left:0;bottom:0;z-index:999999;}
#floatBottom a{width:25%;height:53px;line-height:53px;display:block;float:left;position:relative;}
#floatBottom a.kf1{background:url(kf1.png) no-repeat center center;}
#floatBottom a.kf2{background:url(kf2.png) no-repeat center center;}
#floatBottom a.kf3{background:url(kf3.png) no-repeat center center;}
#floatBottom a.kf4{background:url(kf4.png) no-repeat center center;}
#floatBottom .ewm{width:90px;height:90px;position:absolute;bottom:55px;left:50%;margin-left:-45px;display:none;}
#floatBottom .ewm img{width:100%;height:100%;display:block;}