/*-----  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:#ccc;}
:-moz-placeholder
{color:#ccc;}
::-moz-placeholder
{color:#ccc;}
:-ms-input-placeholder
{color:#ccc;}
/*top*/
#topwrap{height:104px;}
#topbg{background:#FFF;width:100%;z-index:999;}
.top{}
.top .logo{width:222px;float:left;padding:21px 0 25px;}
.top .logo img{width:100%;}
.top .logo img,.top .nav,.top .nav .firstfloor>li{display:block;transition: 0.4s;-webkit-transition: 0.4s;-moz-transition: 0.4s;-o-transition: 0.4s;}
.top .nav{float:right;padding:43px 0 21px;position:relative;}
.top .nav ul{margin:0;}
.top .nav .firstfloor>li{font-size:16px;text-align:center;position:relative;cursor:pointer;float:left;}
.top .nav .firstfloor>li:first-child{margin-left:0;}
.top .nav .firstfloor>li>a{display:block;width:100%;color:#000;padding:0 20px;height:40px;line-height:40px;}
.top .nav .firstfloor>li:hover>a{background:#00aeb7;color:#FFF;}
.top .nav .secondfloor{position:absolute;left:0;top:100%;z-index:9999;display:none;background:#FFF;width:100%;border-top:none;box-sizing:border-box;}
.top .nav .secondfloor>li{border-top:1px solid #E4EAEC;width:100%;line-height:40px;height:40px;font-size:13px;margin-left:0;}
.top .nav .secondfloor>li>a{width:100%;height:100%;display:block;color:#76838F;}
.top .nav .secondfloor>li>a:hover{background:#00aeb7;color:#FFF;}
.top .nav .topphone{position:absolute;right:25px;top:16px;height:17px;line-height:16px;padding-top:1px;font-size:14px;color:#575757;padding-left:26px;background:url(top_phone.png) no-repeat left center;}
.top .nav .topphone span{font-weight:bold;color:#00aeb7;}
.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;left:0;top:0;}
/*mobilehead*/
#mobileheadbg{height:70px;display:none;}
#mobilehead{height:70px;width:100%;}
#mobilehead .logo{width:calc(100% - 120px);height:70px;display:block;float:left;background:url(logo.jpg) no-repeat 10px center;background-size:auto 50px;}
#mobilehead .nav{float:right;}
#mobilehead .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;}
#mobilehead .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;}
#mobilehead .nav .nav_one>li{border-bottom:1px solid #eee;padding:0 10px;}
#mobilehead .nav .nav_one>li>span{height:42px;line-height:42px;font-size:15px;}
#mobilehead .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;}
#mobilehead .nav .nav_one>li>span>i{float:right;display:block;width:150px;height:42px;}
#mobilehead .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;}
#mobilehead .nav .nav_one>li>span>i>em.on{-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);}
#mobilehead .nav .nav_one>li>ul{display:none;}
#mobilehead .nav .nav_one>li>ul>li{height:36px;line-height:36px;text-indent:20px;}
#mobilehead .nav .nav_one>li>ul>li>a{font-size:15px;color:#666;width:100%;height:100%;display:block;}
#mobilehead .nav .push-nav{display:block;position:relative;z-index:998;width:54px;height:50px;font-size:0;margin-right:8px;background:rgba(138,138,138,.5);margin-top:10px;border-radius:5px;}
#mobilehead .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%);}
#mobilehead .nav .push-nav.on .nav-toggle{margin-left:-4px;}
#mobilehead .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;}
#mobilehead .nav .push-nav .nav-toggle span.two{width:30px;}
#mobilehead .nav .push-nav .nav-toggle span:last-child{margin-bottom:0;}
#mobilehead .nav .push-nav.on .nav-toggle span{ opacity:1;}
#mobilehead .nav .push-nav.on .nav-toggle span:nth-child(3){-webkit-transform:rotate(45deg);transform:rotate(45deg);}
#mobilehead .nav .push-nav.on .nav-toggle span:nth-child(2){-webkit-transform:scale(0);transform:scale(0);}
#mobilehead .nav .push-nav.on .nav-toggle span:nth-child(1){-webkit-transform:rotate(-45deg);transform: rotate(-45deg);}
#mobilehead .nav .nav_contact{position:relative;border-top:1px solid #eee;color:#666;}
#mobilehead .nav .nav_contact .nav_txt{width:100%;}
#mobilehead .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;}
#mobilehead .nav .nav_contact .nav_txt span a{color:#666;}
#mobilehead .nav .nav_contact .nav_txt span.sitemapicon{background:url(mobilesitemap.png) no-repeat left center;background-size:auto 15px;}
#mobilehead .nav .nav_contact .nav_txt span.topphoneicon{background:url(mobilephone.png) no-repeat left center;background-size:auto 15px;}
#mobilehead .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:670px;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:38px!important;}
.index_banner .swiper-pagination-bullet{width:11px;height:11px;background:transparent;opacity:1;background:#FFF;border-radius:5px;}
.index_banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width:35px;}
/*pb_title*/
.pb_title{text-align:center;}
.pb_title h2{margin:0;font-size:38px;color:#333;font-weight:bold;line-height:50px;height:50px;position:relative;}
.pb_title p{margin:0;font-size:16px;line-height:20px;color:#747474;margin-top:13px;display:inline-block;padding:0 108px;position:relative;}
.pb_title p:before{content:'';width:100px;height:1px;background:#d5d5d5;position:absolute;left:0;top:50%;}
.pb_title p:after{content:'';width:100px;height:1px;background:#d5d5d5;position:absolute;right:0;top:50%;}
/*yewu*/
#yewubg{background:#F3F3F3;padding:42px 0 71px;}
.yewu{width:100%;overflow:hidden;margin-top:45px;}
.yewu .yw_img{width:100%;padding-bottom:67.8%;position:relative;}
.yewu .yw_img img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
.yewu .yw_txt{padding:13px 10px 36px;background:#00AEB7;}
.yewu .yw_txt p{margin:0;text-align:center;color:#FFF;font-size:18px;color:#FFF;font-weight:bold;margin-top:10px;height:26px;line-height:26px;}
.yewu .yw_txt p:first-child{height:50px;line-height:50px;font-size:50px;}
/*product*/
.product{padding:42px 0 37px;}
.product_ul{padding-bottom:6px;}
.product_ul .p_li{width:24.82%;float:left;margin-left:0.24%;}
.product_ul .p_li:first-child{margin-left:0;}
.product_ul .p_li .p_img{width:100%;padding-bottom:136.98%;position:relative;}
.product_ul .p_li .p_img img{width:100%;height:100%;display:block;position:absolute;left:0;top:0;object-fit:cover;}
.product_ul .p_li .p_img em{position:absolute;width:100%;height:100%;display:block;background:rgba(0,0,0,.5);opacity:0;transition:1s all;-webkit-transition:1s all;}
.product_ul .p_li .p_img .p_txt{position:absolute;width:100%;top:50%;left:0;transform:translateY(-50%);}
.product_ul .p_li .p_img .p_txt i{display:inline-block;height:89px;width:100%;}
.product_ul .p_li .p_img .p_txt i.icon1{background:url(p_icon1.png) no-repeat center center;}
.product_ul .p_li .p_img .p_txt i.icon2{background:url(p_icon2.png) no-repeat center center;}
.product_ul .p_li .p_img .p_txt i.icon3{background:url(p_icon3.png) no-repeat center center;}
.product_ul .p_li .p_img .p_txt i.icon4{background:url(p_icon4.png) no-repeat center center;}
.product_ul .p_li .p_img .p_txt .p_p{margin-top:25px;text-align:center;height:160px;}
.product_ul .p_li .p_img .p_txt .p_p a{height:32px;line-height:32px;font-size:24px;color:#FFF;font-weight:bold;display:block;}
.product_ul .p_li .p_img .p_txt .p_btn{width:43px;height:41px;background:url(p_icon.png) no-repeat center center;margin:14px auto 0;display:block;}
.product_ul .p_li .p_img:hover em{opacity:1;}
/*info*/
#infobg{background:url(infobg.jpg) no-repeat center top;background-size:cover;padding-top:47px;}
.info{margin-top:52px;}
.info .i_left{width:50%;float:left;background:#FFF;padding:54px 25px 32px;}
.info .i_left p{margin:0;font-size:14px;color:#595959;line-height:24px;}
.info .i_left i{display:inline-block;width:50px;height:2px;margin:16px 0 11px;background:#faab13;}
.info .i_left a{display:inline-block;font-size:14px;padding:0 45px;border:1px solid #00aeb7;color:#00aeb7;height:46px;line-height:44px;margin-top:30px;}
.info .i_left p:first-child{height:48px;line-height:48px;font-size:48px;font-weight:bold;color:#00aeb7;font-family:Arial;}
.info .i_left p:nth-child(2){height:30px;line-height:30px;font-size:20px;font-weight:bold;color:#333;margin-top:13px;}
.info .i_left p:nth-child(5){margin-top:24px;}
.info .i_right{width:50%;float:right;}
.info .i_right .i_img{width:100%;padding-bottom:450px;position:relative;}
.info .i_right .i_img img{width:100%;height:100%;display:block;position:absolute;left:0;top:0;object-fit:cover;}
.info_btn{}
.info_btn .info_btnleft{width:50%;float:left;background:url(info_btn1.jpg) no-repeat center center;padding:57px 0 71px;}
.info_btn .info_txt{width:600px;float:right;padding-left:70px;}
.info_btn .info_txt.fleft{float:left;}
.info_btn .info_txt.fright{float:right;}
.info_btn .info_txt i{width:55px;height:4px;display:inline-block;background:#FFF;}
.info_btn .info_txt p{margin:0;color:#FFF;font-size:14px;height:24px;line-height:24px;}
.info_btn .info_txt p:nth-child(2){font-size:28px;height:38px;line-height:38px;margin:13px 0 9px;font-weight:bold;}
.info_btn .info_btnright{width:50%;float:left;background:url(info_btn2.jpg) no-repeat center center;padding:57px 0 71px;}
/*zhuanli*/
#zhuanlibg{background:#F3F3F3;padding:52px 0 61px;}
.zhuanli{margin-top:33px;position:relative;}
.zhuanli .z_ul{width:100%;overflow:hidden;}
.zhuanli .z_li{padding:7px;background:#FFF;}
.zhuanli .z_li .z_img{width:100%;padding-bottom:138%;position:relative;}
.zhuanli .z_li .z_img img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
.zhuanli .swiper-button-prev{width:18px;height:34px;background-image:url(zz_prev.png);background-size:100%;left:-40px;margin-top:-17px;outline:none;}
.zhuanli .swiper-button-next{width:18px;height:34px;background-image:url(zz_next.png);background-size:100%;right:-40px;margin-top:-17px;outline:none;}
/*news*/
.indexnews_title{padding:33px 0 31px;}
#newsbg{background:#F3F3F3;}
.news{}
.news .news_ul{width:calc(100% - 393px);padding-right:15px;float:left;}
.news .news_ul .news_ntt{height:46px;line-height:34px;padding-bottom:11px;border-bottom:1px solid #CCC;color:#111;font-size:24px;margin-top:39px;padding-left:10px;position:relative;}
.news .news_ul .news_ntt a{height:34px;line-height:34px;position:absolute;right:10px;top:0;font-size:14px;color:#666;}
.news .news_ul .news_li{padding:11px 20px 39px 10px;}
.news .news_ul .news_li a{display:block;margin-top:24px;}
.news .news_ul .news_li a .n_img{width:243px;padding-bottom:136px;position:relative;float:left;}
.news .news_ul .news_li a .n_img img{width:100%;height:100%;display:block;position:absolute;left:0;top:0;object-fit:cover;}
.news .news_ul .news_li a .n_txt{width:calc(100% - 243px);float:right;padding-left:35px;}
.news .news_ul .news_li a .n_txt p{margin:0;}
.news .news_ul .news_li a .n_txt p:first-child{height:28px;line-height:28px;font-size:18px;color:#111;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news .news_ul .news_li a .n_txt p:nth-child(2){margin-top:4px;font-size:14px;height:14px;line-height:14px;color:#7e7e7e;font-family:Arial;}
.news .news_ul .news_li a .n_txt p:last-child{margin-top:15px;font-size:14px;line-height:24px;height:72px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.news .news_q{width:393px;float:right;background:#2f302b;}
.news .news_q .news_tt{height:66px;line-height:34px;padding-bottom:31px;border-bottom:1px solid #666;color:#FFF;font-size:24px;margin-top:39px;padding-left:30px;position:relative;}
.news .news_q .news_tt a{width:22px;height:22px;position:absolute;right:29px;top:7px;background:url(more_icon.png) no-repeat left top;display:block;}
.news .news_q .news_qli{padding:11px 15px 42px 30px;}
.news .news_q .news_qli a{display:block;margin-top:24px;}
.news .news_q .news_qli a .date{width:78px;height:75px;background:#00aeb7;float:left;padding:19px 0;font-family:Arial;color:#FFF;}
.news .news_q .news_qli a .date span{display:block;text-align:center;}
.news .news_q .news_qli a .date span:first-child{height:18px;line-height:18px;font-size:18px;font-weight:bold;}
.news .news_q .news_qli a .date span:last-child{height:14px;line-height:14px;font-size:14px;margin-top:5px;}
.news .news_q .news_qli a .q_txt{width:calc(100% - 78px);float:right;padding-left:12px;}
.news .news_q .news_qli a .q_txt p{margin:0;color:#FFF;}
.news .news_q .news_qli a .q_txt p:first-child{height:24px;line-height:24px;font-size:17px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news .news_q .news_qli a .q_txt p:last-child{line-height:22px;height:44px;margin-top:7px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
/*foot_nav*/
.footnav{padding:37px 0 32px;}
.footnav a{display:block;width:27.2%;margin-left:9.2%;float:left;}
.footnav a:first-child{margin-left:0;}
.footnav a .num{width:58px;height:60px;float:left;line-height:60px;text-align:center;color:#969696;font-weight:bold;font-size:40px;}
.footnav a i{display:block;width:1px;height:45px;background:#e6e6e6;float:left;margin:7px 30px 8px 26px;}
.footnav a .footnav_txt{padding:10px 0 10px 66px;float:left;}
.footnav a .footnav_txt.icon1{background:url(zz_icon.jpg) no-repeat left center;}
.footnav a .footnav_txt.icon2{background:url(wh_icon.jpg) no-repeat left center;}
.footnav a .footnav_txt.icon3{background:url(jr_icon.jpg) no-repeat left center;}
.footnav a .footnav_txt p{margin:0;}
.footnav a .footnav_txt p:first-child{height:18px;line-height:18px;font-size:16px;color:#6f6f6f;}
.footnav a .footnav_txt p:last-child{height:16px;line-height:16px;font-size:12px;color:#aaa9a9;text-transform:uppercase;margin-top:6px;}
/*friendlink*/
#friendlinkbg{padding:17px 0 12px;background:#1B1B1B;border-bottom:1px solid #272727;}
.friendlink{position:relative;}
.friendlink .left{width:45px;float:left;height:26px;line-height:26px;color:#FFF;font-size:18px;font-weight:bold;}
.friendlink .right{width:calc(100% - 45px);float:right;color:#666;font-size:0;-webkit-text-size-adjust:none;}
.friendlink .right a{color:#666;white-space:nowrap;display:inline-block;font-size:14px;padding:0 25px;position:relative;height:26px;line-height:26px;}
.friendlink .right a:after{content:'';position:absolute;right:0;top:5px;width:1px;height:16px;background:#444;}
/*foot*/
#footbg{background:#1B1B1B;padding:28px 0 43px;}
.foot{}
.foot .f_title{height:26px;line-height:26px;font-size:18px;font-weight:bold;color:#FFF;}
.foot .f_left{width:calc(100% - 558px);padding-bottom:16px;float:left;position:relative;}
.foot .f_left .f_txt{margin-top:16px;}
.foot .f_left .f_txt p{margin:0;}
.foot .f_left .f_txt p span{display:inline-block;padding-left:25px;height:36px;line-height:36px;color:rgba(188,188,188,.6);margin-left:95px;}
.foot .f_left .f_txt p span:first-child{margin-left:0;}
.foot .f_left .f_txt p span.icon1{background:url(foot_icon1.png) no-repeat left center;}
.foot .f_left .f_txt p span.icon2{background:url(foot_icon2.png) no-repeat left center;}
.foot .f_left .f_txt p span.icon3{background:url(foot_icon3.png) no-repeat left 8px;}
.foot .f_right{width:558px;float:right;background:rgba(34,39,49,.1);}
.foot .f_right .feedback{margin-top:4px;}
.foot .f_right .feedback ul{margin:0;}
.foot .f_right .feedback li{float:left;;margin-top:10px;width:48%;margin-left:4%;position:relative;}
.foot .f_right .feedback li:nth-child(odd){margin-left:0;}
.foot .f_right .feedback li:nth-child(3){margin-left:0;width:100%;padding-right:74px;}
.foot .f_right .feedback li input{width:100%;height:40px;line-height:34px;padding:3px 15px;outline:none;background:#242424;}
.foot .f_right .feedback .f_btn{width:74px;height:40px;background:#242424;line-height:40px;position:absolute;right:0;top:0;padding:1px;}
.foot .f_right .feedback .f_btn .f_btna{width:100%;height:38px;line-height:38px;background:#1b1b1b;color:rgba(255,255,255,.4);text-align:center;font-size:16px;font-weight:bold;outline:none;cursor:pointer;}
/*footbottom*/
#footbottombg{background:#00aeb7;padding:20px 0 24px;}
.footbottom{color:rgba(255,255,255,.75);text-align:center;}
.footbottom span{display:inline-block;white-space:nowrap;height:26px;line-height:26px;}
.footbottom a{color:rgba(255,255,255,.75);}
/*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:#00aeb7;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 #00aeb7;display:block;}

/*px*/
#px_banner{width:100%;padding-bottom:21.03%;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;}

/*视频弹出*/
#tan_box{display:none;position:fixed;left:0px;top:0px;right:0px;bottom:0px;background:rgba(0, 0, 0, 0.8);z-index:1000;}
.tan_box{position:absolute;left:0px;top:0px;right:0px;bottom:0px;padding:50px;display:-webkit-box;display:-moz-box;display:-webkit-flex;
    display:-ms-flexbox;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;}
.tan_box .box{position:relative;background:#fff url(loading.gif) center center no-repeat;padding:10px;box-shadow:0 0 15px #ccc;border-radius:5px 0 5px 5px;}
.tan_box .box video{max-width:1000px;width:100%;height:auto;display:block;overflow:hidden;}
.tan_box .v_close{width:36px;height:36px;text-align:center;position:absolute;right:0px;top:-36px;cursor:pointer;box-shadow:0 0 5px #ccc;border-radius:5px 5px 0 0;background:url(closeicon.png) no-repeat center center #FFF;}

/*电脑浮动*/
.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:#00aeb7;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#00aeb7;text-decoration:none;display:block;}
.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat;background-color:#00aeb7;}
.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:#00aeb7;}
.izl-rmenu .btn-phone .phone{background-color:#00aeb7;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;display:none;}
#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;}
/*1280以上屏幕*/
@media (min-width:1280px){
	.container{width:1200px;}
}
@media screen and (max-width:1279px){
	.container{width:1200px;}
	.index_banner{padding-bottom:560px;}
	.zhuanli{padding:0 40px;}
	.zhuanli .swiper-button-prev{left:0;}
	.zhuanli .swiper-button-next{right:0;}
}
/*1200以下屏幕*/
@media screen and (max-width:1229px){
	.container{width:994px;}
	.top .nav .firstfloor>li>a{padding:0 10px;}
	.index_banner{padding-bottom:46%;}
	.index_banner .swiper-pagination-bullets{bottom:20px!important;}
	#yewubg{padding:30px 0;}
	.yewu{margin-top:25px;}
	.product{padding:30px 0 25px;}
	.product_ul .p_li .p_img .p_txt i{height:66px;background-size:auto 100%!important;}
	.product_ul .p_li .p_img .p_txt .p_p{height:130px;}
	.product_ul .p_li .p_img .p_txt .p_p a{font-size:18px;height:26px;line-height:26px;}
	#infobg{padding-top:30px;}
	.info{margin-top:25px;}
	.info .i_left{padding:30px 25px 32px;}
	.info_btn .info_btnleft{padding:30px 0;}
	.info_btn .info_btnright{padding:30px 0;}
	.info_btn .info_txt{width:100%;}
	.info_btn .info_txt.fright{float:none;}
	.info_btn .info_txt.fleft{float:none;}
	#zhuanlibg{padding:30px 0;}
	.zhuanli{margin-top:20px;}
	.indexnews_title{padding:30px 0 20px;}
	.news .news_ul .news_ntt{margin-top:20px;}
	.news .news_ul .news_li{padding:11px 20px 23px 10px;}
	.news .news_ul .news_li a .n_txt{padding-left:15px;}
	.news .news_q .news_tt{height:50px;padding-bottom:15px;margin-top:20px;}
	.footnav{padding:30px 0;}
	.footnav a{width:32%;margin-left:2%;}
	#friendlinkbg{padding:10px 0 10px;}
	.friendlink .right a{padding:0 10px;}
	#footbg{padding:20px 0 20px;}
	#footbottombg{padding:10px 0;}
	
	#lefttop{display:none;}
	#px_banner{padding-bottom:25%;}
}
/*992以下屏幕*/
@media screen and (max-width:1023px){
	.container{width:calc(100% - 30px);}
	#topwrap{display:none;}
	#topbg{display:none;}
	#mobileheadbg{display:block;}
	#mobilehead.mhead{background:#FFF;position:fixed;z-index:9999;top:0;box-shadow:0 2px 5px rgba(0,0,0,.6);}
	#mobilehead .nav_bg.nav_bg1{height:70px;height:calc(100% - 70px);}
	#mobilehead .nav .nav_box.nav_box1{top:70px;}
	.pb_title h2{font-size:28px;height:36px;line-height:36px;}
	.pb_title p{font-size:13px;margin-top:3px;line-height:18px;}
	#yewubg{padding:20px 0;}
	.yewu{margin-top:15px;}
	.yewu .yw_txt{padding:10px 10px 20px;}
	.yewu .yw_txt p{font-size:16px;margin-top:5px;}
	.yewu .yw_txt p:first-child{font-size:30px;height:30px;line-height:30px;}
	.product{padding:20px 0 5px;}
	.product_ul .p_li{width:49.5%;margin-left:1%;margin-top:10px;}
	.product_ul .p_li:nth-child(odd){margin-left:0;}
	#infobg{padding-top:20px;}
	.info .i_right{width:100%;float:none;}
	.info .i_right .i_img{padding-bottom:75%;}
	.info .i_left{width:100%;float:none;padding:20px 15px 15px;}
	.info .i_left p:first-child{font-size:30px;height:30px;line-height:30px;}
	.info .i_left p:nth-child(2){margin-top:5px;}
	.info .i_left i{margin:10px 0 8px;}
	.info .i_left p:nth-child(5){margin-top:15px;}
	.info .i_left a{margin-top:10px;}
	.info_btn .info_btnleft{padding:15px 0;}
	.info_btn .info_btnright{padding:15px 0;}
	.info_btn .info_txt{padding-left:30px;}
	.info_btn .info_txt p:nth-child(2){font-size:20px;height:26px;line-height:26px;margin:10px 0 5px;}
	#zhuanlibg{padding:20px 0;}
	.indexnews_title{padding:20px 0 10px;}
	.news .news_ul{width:100%;float:none;padding-right:0;}
	.news .news_ul .news_ntt{margin-top:15px;}
	.news .news_ul .news_li{padding:0 0 0 0;}
	.news .news_ul .news_li a{margin-top:15px;}
	.news .news_q{width:100%;float:none;padding-top:15px;margin-top:20px;}
	.news .news_q .news_tt{margin-top:0;}
	.news .news_q .news_qli{padding:0 10px 10px;}
	.news .news_q .news_qli a{margin-top:15px;}
	.footnav{padding:15px 0;}
	.footnav a{width:33%;margin-left:0.5%;}
	.footnav a .num{width:40px;height:50px;line-height:50px;font-size:32px;}
	.footnav a i{margin:5px 8px;height:40px;}
	.footnav a .footnav_txt{padding:5px 0 5px 50px;}
	.foot .f_left{width:100%;float:none;}
	.foot .f_left .f_txt{margin-top:0;}
	.foot .f_right{width:100%;float:none;}
	.foot .f_right .feedback{margin-top:0;}
	#footbottombg{padding:10px 0 65px;}
	#floatBottom{display:block;}


	
	#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){
	.index_banner{padding-bottom:300px;}
	.footnav{padding:0 0 15px;}
	.footnav a{width:49%;margin-left:2%;margin-top:15px;}
	.footnav a:nth-child(odd){margin-left:0;}
	.friendlink .left{width:100%;float:none;text-align:center;}
	.friendlink .right{width:100%;float:none;}
}
/*668以下屏幕*/
@media screen and (max-width:667px){
	.index_banner{padding-bottom:260px;}
	.pb_title h2{font-size:20px;height:26px;line-height:26px;}
	.pb_title p{padding:0 0;font-size:12px;}
	.pb_title p:after{content:none;}
	.pb_title p:before{content:none;}
	.info_btn .info_txt{padding-left:15px;}
	.info_btn .info_txt p{font-size:13px;height:20px;line-height:20px;}
	.info_btn .info_txt p:nth-child(2){font-size:18px;height:24px;line-height:24px;}
	.footnav a:nth-child(3){width:100%;}


	#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;}
}
/*500以下屏幕*/
@media screen and (max-width:499px){
	#mobilehead .nav_bg{top:70px;height:calc(100% - 70px);}
	#mobilehead .nav .nav_box{top:70px;}
	#mobilehead .logo{width:calc(100% - 70px);background-size:auto 40px;}
	.index_banner{padding-bottom:48%;}
	.index_banner .swiper-pagination-bullets{bottom:10px!important;}
	.index_banner .swiper-pagination-bullet{width:8px;height:8px;bottom:10px!important;}
	.index_banner .swiper-pagination-bullets .swiper-pagination-bullet{margin:0 2px!important;}
	#yewubg{padding:15px 0;}
	.product_ul .p_li{width:100%;float:none;margin-left:0;}
	.product{padding:15px 0 0;}
	#infobg{padding-top:15px;}
	.info{margin-top:10px;}
	.info .i_left p:first-child{font-size:24px;height:24px;line-height:24px;}
	.info .i_left p:nth-child(2){font-size:18px;height:24px;line-height:24px;margin-top:3px;}
	.info .i_left p{font-size:13px;line-height:22px;}
	.info .i_left a{height:40px;line-height:38px;font-size:13px;padding:0 30px;}
	.info_btn .info_btnleft{width:100%;float:none;}
	.info_btn .info_btnright{width:100%;float:none;}
	#zhuanlibg{padding:15px 0;}
	.zhuanli{margin-top:10px;padding:0 0;}
	.zhuanli .swiper-button-prev{display:none;}
	.zhuanli .swiper-button-next{display:none;}
	.indexnews_title{padding:15px 0 10px;}
	.news .news_ul .news_ntt{font-size:18px;height:38px;line-height:26px;padding-left:0;}
	.news .news_ul .news_ntt a{height:26px;line-height:26px;}
	.news .news_ul .news_li a .n_img{display:none;}
	.news .news_ul .news_li a .n_txt{width:100%;padding-left:0;float:none;}
	.news .news_ul .news_li a .n_txt p:first-child{margin-top:0;}
	.news .news_ul .news_li a .n_txt p:last-child{margin-top:8px;}
	.news .news_q{padding-top:10px;}
	.news .news_q .news_tt{font-size:18px;height:38px;line-height:26px;padding-left:10px;}
	.news .news_q .news_tt a{right:10px;top:2px;}
	.news .news_q .news_qli a .q_txt p:first-child{font-size:16px;}
	.news .news_q .news_qli a .q_txt p:last-child{font-size:12px;}
	.footnav a{width:100%;float:none;margin-left:0;}
	.foot .f_left .f_txt{margin-top:8px;}
	.foot .f_left .f_txt p span{margin-left:0;height:auto;line-height:26px;}
	.foot .f_left .f_txt p span.icon3{background:url(foot_icon3.png) no-repeat left 5px;}
	.foot .f_right .feedback li{width:100%;margin-left:0;float:none;}
}

