/*-----  Global  ----*/
*{margin:0px;padding:0px; border-width:0;box-sizing:border-box;}
body{font-size:14px; font-family:"Microsoft YaHei";color:#555;}
a,a:visited{text-decoration:none;color:#555;}
a:hover,a:active{text-decoration:none;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:#696969;}
:-moz-placeholder
{color:#696969;}
::-moz-placeholder
{color:#696969;}
:-ms-input-placeholder
{color:#696969;}
.container{width:1400px;margin:0 auto;}
.positionimg img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
/*head*/
#headbg{background:#D50B1E;}
.head{}
.head p{height:37px;line-height:37px;font-size:14px;color:#FFF;float:left;}
.head .h_r{float:right;font-size:0;-webkit-text-size-adjust:none;}
.head .h_r .a_s{display:inline-block;height:37px;line-height:37px;color:#FFF;font-size:14px;}
.head .h_r .a_s.icon1{background:url(t_icon1.png) no-repeat left center;padding-left:27px;}
.head .h_r .a_s.icon2{background:url(t_icon2.png) no-repeat left center;padding-left:25px;margin-left:30px;}
.head .h_r .a_s b{font-size:16px;}
/*top*/
#topbg{height:110px;background:#FFF;}
.top{width:100%;z-index:999;background:#FFF;}
.top .t_left{float:left;padding:18px 0 14px;}
.top .logo{width:230px;float:left;display:block;}
.top .logo img{width:100%;height:auto;display:block;}
.top .t_txt{margin-left:35px;padding:3px 0 9px;float:left;position:relative;}
.top .t_txt:before{content:'';width:1px;height:54px;background:#DDD;position:absolute;left:-17px;top:13px;}
.top .t_txt:after{content:'';width:2px;height:25px;background:#bc0203;position:absolute;left:-17px;bottom:11px;}
.top .t_txt p{font-size:18px;height:26px;line-height:26px;color:#363636;margin-top:7px;}
.top .t_right{float:right;position:relative;padding-top:14px;}
/*nav*/
.pcnav{}
.pcnav>ul{margin:0;}
.pcnav .firstfloor>li{position:relative;cursor:pointer;float:left;}
.pcnav .firstfloor>li>a{display:inline-block;height:96px;line-height:92px;width:100%;color:#363636;font-size:16px;text-align:center;border-bottom:4px solid transparent;padding:0 25px;}
.pcnav .firstfloor>li:hover>a{border-bottom-color:#d50b1e;}
.pcnav .secondfloor{margin:0;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:36px;height:36px;font-size:13px;margin-left:0;white-space:nowrap;}
.pcnav .secondfloor>li>a{width:100%;height:100%;display:block;color:#76838F;padding:0 6px;text-align:center;}
.pcnav .secondfloor>li>a:hover{background:#d50b1e;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*/
#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 54px;}
#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:722px;position:relative;overflow:hidden;z-index:9;}
.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:35px!important;}
.index_banner .swiper-pagination-bullet{background:#FFF;opacity:1;width:16px;height:16px;border-radius:8px;margin:0 4px;}
.index_banner .swiper-pagination-bullet-active{width:54px;}
/*pb_title*/
.pb_title{text-align:center;position:relative;}
.pb_title.tl{text-align:left;}
.pb_title .h_t{margin:0;font-size:40px;color:#333;height:50px;line-height:50px;position:relative;font-weight:bold;}
.pb_title p{font-size:16px;color:#999;line-height:24px;height:24px;margin-top:7px;}
/*product*/
.product{padding-top:45px;}
.product .ip_c{margin-top:32px;}
.product .ip_c span{display:block;width:23.95%;float:left;margin-left:1.4%;height:53px;line-height:53px;color:#333;background:url(c_icon1.png) no-repeat 25px center,url(c_icon.png) no-repeat right 33px center #F4F4F4;padding-left:50px;cursor:pointer;}
.product .ip_c span:first-child{margin-left:0;}
.product .ip_c span.on{color:#FFF;background:url(c_icon1_hover.png) no-repeat 25px center,url(c_icon_hover.png) no-repeat right 33px center #d50b1e;}
.ip_item{margin-top:28px;}
.ip_ul{position:relative;}
.ip_ul .ip_c{width:100%;overflow:hidden;}
.ip_ul .ip_c .ip_img{width:100%;padding-bottom:75%;position:relative;}
.ip_ul .ip_c .ip_img img{border:1px solid #fafafa;}
.ip_ul .ip_c .ip_txt{background:#fafafa;padding:19px 25px 14px;}
.ip_ul .ip_c .ip_txt p{font-size:16px;height:26px;line-height:26px;font-weight:bold;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.ip_ul .ip_c .ip_txt span{display:block;font-size:16px;height:26px;line-height:26px;background:url(p_icon.png) no-repeat right center;margin-top:16px;text-decoration:underline;color:#999;}
.ip_ul .swiper-button-prev{background-image:url(p_l.png);background-size:100% 100%;outline:none;left:calc(50% - 776px);margin-top:-24px;width:48px;height:48px;}
.ip_ul .swiper-button-next{background-image:url(p_r.png);background-size:100% 100%;outline:none;right:calc(50% - 776px);margin-top:-24px;width:48px;height:48px;}
.ip_ul .swiper-button-prev.swiper-button-disabled,.ip_ul .swiper-button-next.swiper-button-disabled{opacity:1;}
.pro_btn{width:384px;margin:37px auto 46px;background:#262932;border-radius:24px;}
.pro_btn a{display:block;height:48px;line-height:48px;float:left;text-align:center;color:#fff;}
.pro_btn a:first-child{width:171px;background:#d50b1e;border-radius:24px;}
.pro_btn a:last-child{width:calc(100% - 171px);}
/*yingyong*/
#yingyongbg{background:#f4f4f4;padding:45px 0 80px;}
.yingyong{}
.yingyong .swiper-pagination{position:relative;text-align:left;margin-top:30px;}
.yingyong .swiper-pagination-bullet{border-radius:0;outline:none;opacity:1;width:calc(25% - 1px);height:60px;line-height:58px;border:1px solid #dcdcdc;background:url(c_icon.png) no-repeat right 43px center #e5e5e5;font-size:16px;color:#333;padding-left:60px;margin-right:1px;}
.yingyong .swiper-pagination-bullet.swiper-pagination-bullet-active{border:1px solid #d50b1e;background:url(c_icon_hover.png) no-repeat right 43px center #d50b1e;color:#FFF;}
.yingyong .yy_ul{margin-top:30px;overflow:hidden;}
.yingyong .yy_ul .swiper-slide{background:#E5E5E5;}
.yingyong .yy_ul .yy_left{width:50%;float:left;}
.yingyong .yy_ul .yy_left .yy_img{width:100%;padding-bottom:413px;position:relative;}
.yingyong .yy_ul .yy_right{width:50%;float:right;padding:52px 30px 0 60px;}
.yingyong .yy_ul .yy_right p{font-size:16px;line-height:32px;color:#626262;}
.yingyong .yy_ul .yy_right p:first-child{font-size:36px;color:#333;font-weight:bold;height:46px;line-height:46px;}
.yingyong .yy_ul .yy_right i{display:block;width:100%;height:1px;background:#c0c0c0;margin:31px 0 39px;position:relative;}
.yingyong .yy_ul .yy_right i:before{content:'';width:84px;height:5px;background:#cf0516;position:absolute;left:0;top:-2px;}
.yingyong .yy_ul .yy_right a{width:171px;height:48px;line-height:48px;background:#d50b1e;color:#FFF;border-radius:24px;margin-top:26px;text-align:center;display:block;}
/*hezuo*/
#hezuobg{padding:45px 0 37px;}
.hezuo{margin-top:5px;position:relative;padding-bottom:29px;}
.hezuo .hz_ul{width:100%;overflow:hidden;padding:10px;}
.hezuo .swiper-slide{box-shadow:0 0 8.7px rgba(0,0,0,.1);margin-top:17px!important;}
.hezuo .hz_img{width:100%;padding-bottom:48.85%;position:relative;}
.hezuo .swiper-pagination{line-height:12px;width:100%;bottom:0;}
.hezuo .swiper-pagination-bullet{width:12px;height:12px;background:#d9d9d9;margin:0 4px;}
.hezuo .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#e60619;}
/*info*/
#infobg{background:url(infobg.jpg) no-repeat center center;background-size:cover;padding-top:61px;}
.info_title{text-align:center;}
.info_title p{font-size:36px;color:#FFF;line-height:36px;height:36px;font-weight:bold;text-transform:uppercase;}
.info_title .i_t{margin:0;font-size:42px;color:#FFF;height:52px;line-height:52px;position:relative;margin-top:11px;}
.info{margin-top:34px;background:#FFF;padding:51px 55px 20px;}
.info>p{font-size:15px;color:#444;line-height:26px;text-align:center;}
.info>p:first-child{font-size:30px;height:40px;line-height:40px;margin-bottom:26px;}
.info a{display:block;margin:15px auto 0;width:171px;line-height:48px;line-height:48px;background:#d50b1e;color:#FFF;border-radius:24px;margin-top:26px;text-align:center;font-size:16px;}
.info_ul{margin-top:31px;border-top:1px dashed #d7d0c9;padding-top:6px;}
.info_ul .info_li{width:50%;float:left;padding-left:45px;}
.info_ul .info_li p{font-size:15px;height:26px;line-height:26px;background:url(i_icon.png) no-repeat left top;padding-left:40px;margin-top:14px;}
/*info_zizhi*/
.info_zizhi{padding:34px 0 56px;}
.info_zizhi .iz_span{text-align:center;font-size:0;-webkit-text-size-adjust:none;}
.info_zizhi .iz_span .iz_li{display:inline-block;padding:0 34px;position:relative;margin-left:1px;cursor:pointer;}
.info_zizhi .iz_span .iz_li:first-child{margin-left:0;}
.info_zizhi .iz_span .iz_li:before{content:'';width:1px;height:30px;position:absolute;left:-1px;top:7px;background:#dadada;}
.info_zizhi .iz_span .iz_li:first-child:before{content:none;}
.info_zizhi .iz_span .iz_li span{display:inline-block;width:169px;height:44px;line-height:44px;font-size:18px;color:#333;}
.info_zizhi .iz_span .iz_li.on span{background:#d50b1e;color:#FFF;}
.info_zizhi .iz_item{margin-top:22px;}
.info_zizhi .iz_ul{width:100%;overflow:hidden;}
.info_zizhi .iz_ul .iz_img{width:100%;padding-bottom:75%;position:relative;border:1px solid #DDD;}
.info_zizhi .iz_ul .iz_txt{position:absolute;left:0;top:100%;width:100%;height:100%;background:rgba(0,0,0,.6);-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;}
.info_zizhi .iz_ul .iz_txt p{position:absolute;width:100%;padding:0 15px;font-size:16px;line-height:24px;color:#FFF;text-align:center;top:50%;transform:translateY(-50%);left:0;}
.info_zizhi .iz_ul .iz_img:hover .iz_txt{top:0;}
/*news*/
#newsbg{background:#F7F7F7;padding:44px 0 67px;}
#newsbg .pb_title a{display:block;position:absolute;right:0;top:14px;width:171px;line-height:48px;line-height:48px;background:#d50b1e;color:#FFF;border-radius:24px;text-align:center;font-size:16px;}
.news{padding-top:10px;}
.news a{display:block;width:calc(100% - 853px);margin-left:34px;float:left;margin-top:12px;box-shadow:0 0 8px rgba(0,0,0,.1);}
.news a.tw{width:401px;margin-left:17px;}
.news a:first-child{margin-left:0;}
.news a .tj_img{width:100%;padding-bottom:231px;position:relative;}
.news a .tj_txt{padding:32px 32px 37px;background:#FFF;}
.news a .tj_txt span{display:block;height:32px;line-height:32px;margin-bottom:26px;color:#ff9eb2;}
.news a .tj_txt span b{display:inline-block;width:32px;height:32px;color:#FFF;background:#e11827;text-align:center;font-size:16px;}
.news a .tj_txt p{font-size:15px;line-height:24px;color:#a3a3a3;}
.news a .tj_txt p:nth-child(2){font-size:16px;height:26px;line-height:26px;color:#313131;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:15px;}
.news a .tj_txt p:nth-child(3){overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.news a .n_txt{padding:29px 30px 23px 40px;background:#FFF;}
.news a .n_txt .n_left{padding:7px 0;width:90px;float:left;}
.news a .n_txt .n_left span{display:block;font-size:14px;height:14px;line-height:14px;color:#999;}
.news a .n_txt .n_left span:first-child{font-size:33px;height:33px;line-height:33px;font-weight:bold;}
.news a .n_txt .n_left i{display:block;width:20px;height:1px;background:#CCC;margin:14px 0 13px;}
.news a .n_txt .n_right{width:calc(100% - 90px);float:right;padding-left:27px;position:relative;}
.news a .n_txt .n_right:before{content:'';width:1px;height:82px;background:#eee;position:absolute;left:0;top:3px;}
.news a .n_txt .n_right p{font-size:15px;line-height:24px;color:#a3a3a3;}
.news a .n_txt .n_right p:first-child{font-size:16px;height:26px;line-height:26px;color:#313131;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:15px;}
.news a .n_txt .n_right p:last-child{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
/*friendlink*/
#friendlinkbg{background:#242424;padding:16px 0 17px;border-bottom:1px solid rgba(170,170,170,.2);}
.friendlink{position:relative;}
.friendlink span{width:84px;float:left;display:block;height:26px;line-height:26px;font-size:16px;color:#9b9b9b;font-weight:bold;position:relative;}
.friendlink .fl_right{width:calc(100% - 84px);float:right;font-size:0;-webkit-text-size-adjust:none;}
.friendlink .fl_right a{color:#9b9b9b;white-space:nowrap;display:inline-block;font-size:14px;position:relative;height:26px;line-height:26px;padding:0 25px;position:relative;}
.friendlink .fl_right a:after{content:'';width:2px;height:15px;background:#9b9b9b;position:absolute;right:0;top:6px;}
/*foot*/
#footbg{background:url(footbg.jpg) no-repeat center center;background-size:cover;}
.footnav{border-bottom:1px solid rgba(170,170,170,.2);}
.footnav .fn_ul{display:table;width:100%;}
.footnav .fn_ul a{display:table-cell;height:85px;line-height:85px;color:#FFF;text-align:center;position:relative;min-width:40px;font-size:16px;}
.footnav .fn_ul a:before{content:'';width:1px;height:29px;position:absolute;left:0;top:29px;background:rgba(255,255,255,.2);}
.footnav .fn_ul a:first-child:before{content:none;}
.foot{position:relative;padding:30px 0 17px;}
.foot .f_title{font-size:16px;height:26px;line-height:26px;color:#9b9b9b;}
.foot .f_input{}
.foot .f_input p{font-size:16px;height:26px;line-height:26px;color:#9b9b9b;}
.foot .f_input .f_form{margin-top:15px;}
.foot .f_input .f_form input{height:60px;line-height:58px;border:1px solid #3b3b3b;background:#3b3b3b;padding:0 15px;width:20%;display:block;float:left;margin-left:2%;outline:none;color:#EEE;}
.foot .f_input .f_form input:first-child{margin-left:0;}
.foot .f_input .f_form input:nth-child(3){width:38%;}
.foot .f_input .f_form .foot_btn{width:16%;margin-left:2%;float:left;height:60px;line-height:60px;background:#c40d1f;color:#FFF;text-align:center;font-size:16px;cursor:pointer;}
.foot .f_txt{margin-top:40px;}
.foot .f_txt .f_ul{width:calc(100% - 96px);float:left;display:table;padding-top:11px;}
.foot .f_txt .f_ul .f_li{display:table-cell;background-repeat:no-repeat;background-position:left center;padding-left:52px;}
.foot .f_txt .f_ul .f_li.icon1{background-image:url(ft_icon1.png);}
.foot .f_txt .f_ul .f_li.icon2{background-image:url(ft_icon2.png);}
.foot .f_txt .f_ul .f_li.icon3{background-image:url(ft_icon3.png);}
.foot .f_txt .f_ul .f_li.icon4{background-image:url(ft_icon4.png);}
.foot .f_txt .f_ul .f_li p{font-size:16px;height:24px;line-height:24px;color:#9b9b9b;}
.foot .f_txt .f_ewm{width:96px;float:right;}
.foot .f_txt .f_ewm img{display:block;width:100%;height:auto;}
/*footbottom*/
#footbottombg{padding:26px 0 33px;background:#1c1c1c;}
#footbottombg p{line-height:24px;color:#8e8e90;}
#footbottombg p a{color:#8e8e90;}
#footbottombg p span{display:inline-block;margin-right:5px;}


/*stylepbulic*/
#stylesubnav{width:100%;border-bottom:1px solid #E5E5E5;background:#eff0f1;}
#stylesubnav .xq_c{padding:0;position:relative;}
#stylesubnav .xq_crumbs{background:url(position.png) no-repeat left 18px;background-size:auto 12px;line-height:30px;float:left;padding:10px 0 10px 20px;color:#999;}
#stylesubnav .xq_crumbs a{color:#999;}

/*px*/
#px_banner{width:100%;padding-bottom:400px;position:relative;z-index:9;}
#px_banner.px_ban1{padding-bottom:41.67%;}
#px_banner.px_ban2{padding-bottom:833px;}
#px_banner img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover;}
#px_banner .crumbs{position:absolute;left:0;bottom:12px;width:100%;}
#px_banner .crumbs .xq_crumbs{background:url(pos_icon.png) no-repeat 10px 9px rgba(0,0,0,.6);line-height:32px;padding:0 10px 0 30px;color:#FFF;display:inline-block;}
#px_banner .crumbs .xq_crumbs a{color:#FFF;}


.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;}


/*sub_nav*/
#sub_navbg{width:100%;background:#F4F4F4;}
.sub_nav{}
.sub_nav a{border-right:1px solid #FFF;height:60px;line-height:60px;text-align:center;width:165px;display:block;position:relative;float:left;font-size:15px;}
.sub_nav a:before{content:none;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #d50b1e;position:absolute;left:50%;margin-left:-7px;bottom:-7px;}
.sub_nav a.on{background:#d50b1e;color:#FFF;}
.sub_nav a.on:before{content:'';}
/*sub_cnav*/
.sub_cnav{margin-top:20px;background:#eee;font-size:0;-webkit-text-size-adjust:none;}
.sub_cnav a{border-right:1px solid #FFF;height:49px;line-height:49px;text-align:center;padding:0 30px;font-size:14px;position:relative;}
.sub_cnav a:before{content:none;border-left:9px solid transparent;border-right:9px solid transparent;border-top:9px solid #d50b1e;position:absolute;left:50%;margin-left:-9px;bottom:-9px;}
.sub_cnav a.on{background:#d50b1e;color:#FFF;}
.sub_cnav a.on:before{content:'';}

/*sub_title*/
.sub_title{text-align:center;position:relative;}
.sub_title .s_t{margin:0;font-size:36px;color:#333;height:46px;line-height:46px;position:relative;font-weight:bold;}
.sub_title p{font-size:16px;color:#666;line-height:26px;margin-top:6px;}
/*page*/
.manu{text-align:center;margin-top:30px;}
.manu a{border:1px solid #D9D9D9;padding:9px 15px;text-decoration:none;margin:0 2px;display:inline-block;}
.manu a:hover{border:1px solid #D9D9D9;}
.manu a:active {border:1px solid #D9D9D9;}
.manu .current {border:1px solid #DB1B23;padding:9px 15px;background:#DB1B23;font-weight:bold;margin:0 2px;color:#FFF;display:inline-block;}
.manu .disabled{border:1px solid #D9D9D9;padding:9px 15px;color:#D9D9D9;margin:0 2px;display:inline-block;}


/*公用右侧*/
.newscow_right{width:25%;float:right;}
.newscow_right .news_product{border:1px solid #dbdbdb;padding:10px;}
.newscow_right .news_product .np_title{font-size:14px;color:#2a2a2a;line-height:12px;padding:10px 0;border-bottom:2px solid #2a2a2a;}
.newscow_right .news_product .np_title span{font-size:22px;line-height:32px;}
.newscow_right .news_product .bd{overflow:hidden;zoom:1;margin-top:30px;}
.newscow_right .news_product .bd ul li{}
.newscow_right .news_product .bd ul li .r_img{width:100%;padding-bottom:75%;position:relative;border:1px solid #ccc;}
.newscow_right .news_product .bd ul li .pic{position:absolute;top:0;left:0;width:100%;height:100%;}
.newscow_right .news_product .bd ul li .pic img{display:block;width:100%;height:100%;object-fit:cover;}
.newscow_right .news_product .bd ul li .title{height:40px;line-height:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;}
.newscow_right .news_product .bd ul li .title a{color:#666}
.newscow_right .news_nlist{ padding-bottom:5px; overflow:hidden}
.newscow_right .news_nlist ul{ padding-top:5px}
.newscow_right .news_nlist ul li{line-height:36px;background:url(../images/zys_42.jpg) no-repeat 2px center; text-indent:0.3cm; margin:0 auto; border-bottom:1px dashed #d5d5d5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
/*公用分页*/
.fanye{list-style:none;border-top:1px dashed #cccccc;border-bottom:1px dashed #c2a9a4;padding-top:10px;padding-bottom:10px;margin-top:10px;}
.fanye ul li{height:30px;line-height:30px;text-align:left;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.fanye ul li a{ color:#333;}

/*视频弹出*/
#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;z-index:999;width:72px;}
.izl-rmenu .iz_btn{width:72px;margin-bottom:1px;cursor:pointer;position:relative;padding:12px 0 7px;background:#d50b1e;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.icon1{background-image:url(../images/r_qq.png);}
.izl-rmenu .iz_btn i.icon2{background-image:url(../images/r_wx.png);}
.izl-rmenu .iz_btn i.icon3{background-image:url(../images/r_phone.png);}
.izl-rmenu .btn-qq{}
.izl-rmenu .btn-wx{}
.izl-rmenu .btn-wx .pic{position:absolute;left:0;top:0px;background:#FFF;padding:10px;width:160px;height:160px;-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;opacity:0;}
.izl-rmenu .btn-wx:hover .pic{left:-160px;opacity:1;}
.izl-rmenu .btn-phone{position:relative;}
.izl-rmenu .btn-phone .phone{background-color:#d50b1e;position:absolute;width:160px;left:0;top:0px;line-height:73px;color:#FFF;font-size:18px;text-align:center;-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;opacity:0;}
.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{background:url(../images/r_top.png) 0px 0px no-repeat;background-color:#666666;padding:16px 0 15px;height:73px;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:33.33%;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;}

/*视频弹出*/
#videobg{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:999999;text-align:center;}
#videobg .container{position:relative;height:100%;}
.video{padding:10px;width:80%;height:auto;background:#FFF;position:absolute;left:10%;top:50%;transform:translateY(-50%);}
.video video{width:100%;height:100%;display:block;}
.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;}
/*1350以下屏幕*/
@media screen and (max-width:1579px){
	.ip_ul .swiper-button-prev{left:0;}
	.ip_ul .swiper-button-next{right:0;}
}
/*1350以下屏幕*/
@media screen and (max-width:1429px){
	.container{width:1200px;}
	#topbg{height:87px;}
	.top .t_left{padding:12px 0 10px;}
	.top .logo{width:190px;}
	.top .t_txt{padding:0 0 5px;margin-left:20px;}
	.top .t_txt:before{height:44px;top:10px;left:-10px;}
	.top .t_txt:after{height:20px;left:-10px;}
	.top .t_txt p{font-size:16px;height:24px;line-height:24px;margin-top:6px;}
	.top .t_right{padding-top:8px;}
	.pcnav .firstfloor>li>a{font-size:15px;padding:0 20px;height:79px;line-height:76px;border-bottom-width:3px;}
	.index_banner{padding-bottom:550px;}
	.pb_title .h_t{font-size:32px;height:42px;line-height:42px;}
	.pb_title p{font-size:15px;}
	.sub_title .s_t{font-size:30px;height:40px;line-height:40px;}
	.sub_title i{margin:10px auto 0;}
	.product{padding-top:30px;}
	.product .ip_c{margin-top:20px;}
	.ip_item{margin-top:20px;}
	.ip_ul .ip_c .ip_txt{padding:13px 15px 10px;}
	.ip_ul .ip_c .ip_txt p{font-size:15px;}
	.ip_ul .ip_c .ip_txt span{margin-top:10px;}
	.pro_btn{margin:28px auto 30px;}
	#yingyongbg{padding:30px 0 50px;}
	.yingyong .swiper-pagination{margin-top:20px;}
	.yingyong .yy_ul{margin-top:20px;}
	.yingyong .yy_ul .yy_left .yy_img{padding-bottom:354px;}
	.yingyong .yy_ul .yy_right{padding:30px 20px 0 30px;}
	.yingyong .yy_ul .yy_right p{font-size:15px;line-height:28px;}
	.yingyong .yy_ul .yy_right p:first-child{font-size:30px;height:40px;line-height:40px;}
	.yingyong .yy_ul .yy_right i{margin:20px 0 22px;}
	#hezuobg{padding:30px 0 30px;}
	.hezuo{margin-top:0;}
	#infobg{padding-top:40px;}
	.info_title p{font-size:30px;height:30px;line-height:30px;}
	.info_title .i_t{font-size:34px;height:44px;line-height:44px;margin-top:6px;}
	.info{margin-top:20px;padding:30px 30px 15px;}
	.info>p br{display:none;}
	.info>p:first-child{font-size:24px;height:32px;line-height:32px;margin-bottom:10px;}
	.info a{margin-top:15px;}
	.info_ul{margin-top:20px;}
	.info_ul .info_li{padding-left:0;}
	.info_ul .info_li p{font-size:14px;margin-top:10px;}
	.info_zizhi{padding:20px 0 30px;}
	#newsbg{padding:30px 0 40px;}
	.news a{width:calc(100% - 725px);margin-left:20px;}
	.news a.tw{width:344px;}
	.news a .tj_img{padding-bottom:198px;}
	.news a .tj_txt{padding:15px 20px 17px;}
	.news a .tj_txt span{margin-bottom:15px;}
	.news a .tj_txt p{font-size:14px;line-height:23px;}
	.news a .tj_txt p:nth-child(2){font-size:15px;margin-bottom:8px;}
	.news a .n_txt{padding:15px 32px 14px 30px;}
	.news a .n_txt .n_left{padding:4px 0 3px;}
	.news a .n_txt .n_right p{font-size:14px;line-height:23px;}
	.news a .n_txt .n_right p:first-child{font-size:15px;margin-bottom:10px;}
	.footnav .fn_ul a{font-size:15px;height:70px;line-height:70px;}
	.foot{padding:20px 0 6px;}
	.foot .f_txt{margin-top:26px;}
	.foot .f_txt .f_ul .f_li p{font-size:15px;}
	#footbottombg{padding:15px 0 20px;}



	#px_banner{padding-bottom:400px;}
	#px_banner.px_ban2{padding-bottom:600px;}
	.sub_nav a{height:63px;line-height:63px;}
}
/*1230以下屏幕*/
@media screen and (max-width:1229px){
	#flashvideobg{display:none;}
	.container{width:994px;}
	#topbg{height:78px;}
	.top .t_left{padding:7px 0 6px;}
	.top .t_txt{display:none;}
	.pcnav .firstfloor>li>a{height:70px;line-height:68px;font-size:14px;border-bottom-width:2px;}
	.pcnav .secondfloor>li{font-size:12px;height:32px;line-height:32px;}
	.t_right .t_icon{display:none;}
	.index_banner{padding-bottom:430px;display:block;}
	.index_banner .swiper-pagination-bullets{bottom:15px!important;}
	.index_banner .swiper-pagination-bullet{width:12px;height:12px;}
	.index_banner .swiper-pagination-bullet-active{width:30px;}
	.pb_title .h_t{font-size:28px;height:34px;line-height:34px;}
	.pb_title p{font-size:13px;line-height:22px;}
	.sub_title .s_t{font-size:26px;height:34px;line-height:34px;}
	.sub_title i{margin:6px auto 0;}
	.sub_title p{font-size:13px;line-height:22px;margin-top:5px;}
	.product{padding-top:20px;}
	.product .ip_c{margin-top:15px;}
	.product .ip_c span{height:48px;line-height:48px;}
	.ip_item{margin-top:15px;}
	.ip_ul .ip_c .ip_txt{padding:10px 10px 10px;}
	.ip_ul .ip_c .ip_txt span{height:20px;line-height:20px;background-size:auto 20px;}
	.pro_btn{margin:18px auto 20px;}
	#yingyongbg{padding:20px 0 30px;}
	.yingyong .swiper-pagination{margin-top:15px;}
	.yingyong .swiper-pagination-bullet{height:52px;line-height:50px;padding-left:20px;font-size:14px;}
	.yingyong .yy_ul{margin-top:15px;}
	.yingyong .yy_ul .yy_left .yy_img{padding-bottom:293px;}
	.yingyong .yy_ul .yy_right{padding:15px 10px 0 15px;}
	.yingyong .yy_ul .yy_right p{font-size:14px;line-height:26px;}
	.yingyong .yy_ul .yy_right p:first-child{font-size:22px;height:30px;line-height:30px;}
	.yingyong .yy_ul .yy_right i{margin:12px 0 13px;}
	.yingyong .yy_ul .yy_right a{margin-top:16px;height:42px;line-height:42px;}
	#hezuobg{padding:20px 0;}
	.hezuo{padding-bottom:18px;}
	.hezuo .hz_ul{padding:5px 10px 10px;}
	.hezuo .swiper-slide{margin-top:10px!important;}
	#infobg{padding-top:28px;}
	.info_title p{font-size:24px;height:24px;line-height:24px;}
	.info_title .i_t{font-size:26px;height:32px;line-height:32px;margin-top:4px;}
	.info{margin-top:15px;padding:15px 15px 10px;}
	.info>p{font-size:14px;line-height:24px;}
	.info a{height:42px;line-height:42px;font-size:14px;}
	.info_ul{margin-top:15px;padding-top:0;}
	.info_ul .info_li p{font-size:12px;height:auto;line-height:24px;background-size:auto 20px;padding-left:30px;}
	.info_zizhi{padding:15px 0 20px;}
	.info_zizhi .iz_span .iz_li{padding:0 20px;}
	.info_zizhi .iz_span .iz_li span{width:150px;height:36px;line-height:36px;font-size:14px;}
	.info_zizhi .iz_item{margin-top:15px;}
	#newsbg{padding:20px 0;}
	#newsbg .pb_title a{height:42px;line-height:42px;top:10px;}
	.news{padding-top:0;}
	.news a{width:calc(100% - 590px);margin-left:10px;margin-top:10px;}
	.news a.tw{width:285px;margin-left:10px;}
	.news a:first-child{margin-left:0;}
	.news a .tj_img{padding-bottom:164px;}
	.news a .tj_txt{padding:10px 10px 10px;}
	.news a .tj_txt span{margin-bottom:12px;}
	.news a .n_txt{padding:10px 20px 10px 15px;}
	.news a .n_txt .n_left{width:60px;padding:5px 0 5px;}
	.news a .n_txt .n_left span{font-size:13px;height:12px;line-height:12px;}
	.news a .n_txt .n_left span:first-child{font-size:26px;height:26px;line-height:26px;}
	.news a .n_txt .n_right{padding-left:10px;width:calc(100% - 60px);}
	.news a .n_txt .n_right:before{height:70px;}
	.news a .n_txt .n_right p{font-size:13px;line-height:22px;}
	.news a .n_txt .n_right p:first-child{margin-bottom:6px;}
	#friendlinkbg{padding:10px 0 12px;}
	.friendlink span{font-size:14px;height:24px;line-height:24px;width:70px;}
	.friendlink .fl_right{width:calc(100% - 70px);}
	.friendlink .fl_right a{font-size:13px;height:24px;line-height:24px;padding:0 15px;}
	.friendlink .fl_right a:after{height:12px;}
	.footnav .fn_ul a{font-size:14px;height:52px;line-height:52px;}
	.footnav .fn_ul a:before{height:20px;top:16px;}
	.foot{padding:15px 0 8px;}
	.foot .f_input p{font-size:14px;height:23px;line-height:23px;}
	.foot .f_input .f_form{margin-top:10px;}
	.foot .f_input .f_form input{height:48px;line-height:46px;}
	.foot .f_input .f_form .foot_btn{height:48px;line-height:48px;font-size:14px;}
	.foot .f_txt{margin-top:15px;}
	.foot .f_txt .f_ul{display:block;padding-top:0;}
	.foot .f_txt .f_ul .f_li{display:block;width:50%;float:left;margin-bottom:15px;}








	
	
	.izl-rmenu{display:none;}
	#px_banner{padding-bottom:30%;}
	#px_banner.px_ban2{padding-bottom:60%;}
	.sub_nav a{font-size:14px;height:50px;line-height:50px;width:146px;}
	.sub_nav a:before{border-left-width:6px;border-right-width:6px;border-top-width:6px;bottom:-6px;margin-left:-6px;}
	.manu{margin-top:20px;}
}
/*992以下屏幕*/
@media screen and (max-width:1023px){
	.container{width:738px;}
	#headbg{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;}
	.index_banner{padding-bottom:40%;}
	.pb_title .h_t{font-size:24px;height:30px;line-height:30px;}
	.pb_title p{font-size:12px;line-height:22px;margin-top:3px;}
	.sub_title .s_t{font-size:22px;height:30px;line-height:30px;}
	.sub_title p br{display:none;}
	.product{padding-top:15px;}
	.product .ip_c{margin-top:10px;}
	.product .ip_c span{background:url(c_icon1.png) no-repeat 10px center,url(c_icon.png) no-repeat right 10px center #F4F4F4;padding-left:30px;font-size:13px;height:42px;line-height:42px;}
	.product .ip_c span.on{background:url(c_icon1_hover.png) no-repeat 10px center,url(c_icon_hover.png) no-repeat right 10px center #d50b1e;}
	.ip_item{margin-top:10px;}
	.ip_ul .swiper-button-prev{width:32px;height:32px;}
	.ip_ul .swiper-button-next{width:32px;height:32px;}
	.pro_btn{margin:10px auto 15px;}
	.pro_btn a{height:40px;line-height:40px;}
	#yingyongbg{padding:15px 0 20px;}
	.yingyong .swiper-pagination{margin-top:10px;}
	.yingyong .swiper-pagination-bullet{width:calc(50% - 1px);margin-top:1px;}
	.yingyong .yy_ul{margin-top:10px;}
	.yingyong .yy_ul .yy_left .yy_img{padding-bottom:218px;}
	.yingyong .yy_ul .yy_right{padding:10px 7px 0 10px;}
	.yingyong .yy_ul .yy_right p{font-size:13px;line-height:22px;}
	.yingyong .yy_ul .yy_right p:first-child{font-size:18px;height:26px;line-height:26px;}
	.yingyong .yy_ul .yy_right i{margin:8px 0 7px;}
	.yingyong .yy_ul .yy_right i:before{height:1px;top:0;}
	.yingyong .yy_ul .yy_right a{height:36px;line-height:36px;font-size:12px;margin-top:8px;width:130px;}
	#hezuobg{padding:15px 0;}
	#infobg{padding-top:20px;}
	.info_title p{font-size:20px;height:20px;line-height:20px;}
	.info_title .i_t{font-size:22px;height:30px;line-height:30px;}
	.info{margin-top:10px;padding:10px 10px 6px;}
	.info_zizhi{padding:10px 0 15px;}
	#newsbg{padding:15px 0;}
	.news a{width:100%;margin-left:0;}
	.news a.tw{width:calc(50% - 5px);}
	.footnav{display:none;}
	.foot .f_txt .f_ul{width:100%;float:none;}
	.foot .f_txt .f_ewm{display:none;}
	#footbottombg{padding:10px 0 60px;}





	



	#floatBottom{display:block;}
	#px_banner .crumbs{bottom:8px;}
	.newscow_right{width:100%;float:none;}
	.newscow_right .news_product .bd ul li{width:32%;float:left;margin-left:2%;}
	.newscow_right .news_product .bd ul li:first-child{margin-left:0;}
	.newscow_right .news_nlist ul li{width:48%;margin-left:4%;float:left;}
	.newscow_right .news_nlist ul li:nth-child(odd){margin-left:0;}
}
/*768以下屏幕*/
@media screen and (max-width:767px){
	.container{width:calc(100% - 30px);}
	.product .ip_c{margin-top:0;}
	.product .ip_c span{width:49%;margin-left:2%;margin-top:10px;}
	.product .ip_c span:nth-child(odd){margin-left:0;}
	.yingyong .yy_ul .yy_left{width:100%;float:none;}
	.yingyong .yy_ul .yy_left .yy_img{padding-bottom:59%;}
	.yingyong .yy_ul .yy_right{width:100%;float:none;padding:15px 10px;}
	.info_ul .info_li{width:100%;float:none;}
	.friendlink span{width:100%;float:none;text-align:center;}
	.friendlink .fl_right{width:100%;float:none;}





	#stylesubnav{padding:8px 0;}
	#stylesubnav .xq_crumbs{font-size:13px;}
	#stylesubnav .xq_crumbs a{margin:0 5px;}
	.sub_nav{display:block;}
	.sub_nav a{display:block;float:left;width:50%;border-bottom:1px solid #FFF;height:42px;line-height:42px;font-size:14px;}
	.sub_nav a:nth-child(even){border-right:none;}
	.sub_nav a.on:before{content:none;}
	.sub_cnav a{display:block;width:33.33%;float:left;border-bottom:1px solid #FFF;padding:0 0;text-align:center;height:42px;line-height:42px;}
}
/*668以下屏幕*/
@media screen and (max-width:667px){
	.index_banner{padding-bottom:50%;}
	.index_banner .swiper-pagination-bullets{bottom:5px!important;}
	.index_banner .swiper-pagination-bullet{width:8px;height:8px;}
	.index_banner .swiper-pagination-bullet-active{width:24px;}
	.pb_title.tl{text-align:center;}
	.pb_title .h_t{font-size:20px;height:28px;line-height:28px;}
	.pb_title p{line-height:20px;height:auto;}
	.sub_title .s_t{font-size:20px;height:28px;line-height:28px;}
	.sub_title i{width:30px;height:2px;}
	.sub_title p{line-height:20px;}
	.ip_class .ip_ul .ip_li .ip_title p{font-size:13px;}
	.ip_class .ip_ul .ip_li .ip_title i{display:none;}
	.info_zizhi .iz_span{background:#EEE;}
	.info_zizhi .iz_span .iz_li{padding:0 0;width:33.33%;border-right:1px solid #FFF;display:block;float:left;margin-left:0;}
	.info_zizhi .iz_span .iz_li:before{content:none;}
	.info_zizhi .iz_span .iz_li span{width:100%;}
	#newsbg .pb_title a{display:none;}
	.news a.tw{width:100%;margin-left:0;}
	.news a .tj_img{padding-bottom:57.61%;}
	.foot .f_input p{font-size:13px;}
	.foot .f_txt .f_ul .f_li{width:100%;float:none;}
	.foot .f_input .f_form input{width:100%;margin-left:0;float:none;margin-top:10px;height:40px;line-height:38px;}
	.foot .f_input .f_form input:nth-child(3){width:100%;}
	.foot .f_input .f_form .foot_btn{width:100%;margin-top:10px;margin-left:0;height:40px;line-height:40px;}






	
	#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:100%;padding:5px;left:0;}
	.video span{left:50%;top:100%;margin-left:-20px;}
}
/*500以下屏幕*/
@media screen and (max-width:499px){
	#mobilehead .nav_bg{top:70px;height:calc(100% - 70px);}
	#mobilehead .nav .nav_box{top:70px;}
	.product .ip_c span{width:100%;float:none;margin-top:6px;margin-left:0;}
	.pro_btn{width:100%;}
	.pro_btn a:first-child{width:45%;}
	.pro_btn a:last-child{width:55%;}
	.ip_ul .ip_c .ip_txt span{margin-top:5px;}
	.yingyong .swiper-pagination-bullet{font-size:12px;background:#e5e5e5;height:40px;line-height:40px;padding-left:0;text-align:center;}
	.yingyong .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#d50b1e;}
	.info>p{font-size:13px;line-height:22px;}
	.info>p:first-child{font-size:18px;height:26px;line-height:26px;font-weight:bold;}
	.info a{width:130px;height:36px;line-height:36px;font-size:13px;}
	.info_ul .info_li p{background-size:auto 18px;padding-left:26px;line-height:20px;margin-top:6px;}
	.foot .f_input p{height:auto;}
	.foot .f_txt .f_ul .f_li{background-size:30px auto;padding-left:35px;}
	.foot .f_txt .f_ul .f_li p{font-size:14px;line-height:22px;height:22px;}





	.newscow_right .news_product .bd ul li{width:100%;margin-left:0;}
	.newscow_right .news_nlist ul li{width:100%;margin-left:0;}
}