/*-----  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:#999;}
:-moz-placeholder
{color:#999;}
::-moz-placeholder
{color:#999;}
:-ms-input-placeholder
{color:#999;}
/*top*/
#topbg{height:100px;background:#FFF;}
.top{width:100%;z-index:999;background:#FFF;left:0;}
.top .t_left{float:left;padding:16px 0 15px;}
.top .t_left .logo{width:302px;float:left;display:block;}
.top .t_left .logo img{width:100%;height:auto;display:block;}
.top .t_right{float:right;width:calc(100% - 340px);position:relative;padding-top:4px;padding-right:60px;}
/*nav*/
.pcnav{}
.pcnav>ul{margin:0;display:table;width:100%;}
.pcnav .firstfloor>li{position:relative;cursor:pointer;display:table-cell;}
.pcnav .firstfloor>li>span{display:inline-block;height:35px;line-height:35px;border-radius:17px;background:url(fanhui.png) no-repeat 17px center #296DAC;border-radius:17px;text-align:center;background-size:14px auto;padding:0 30px 0 40px;font-size:15px;}
.pcnav .firstfloor>li>a{display:inline-block;height:96px;line-height:92px;width:100%;color:#252525;font-size:16px;text-align:center;border-bottom:4px solid transparent;font-weight:bold;}
.pcnav .firstfloor>li>span>a{color:#FFF;}
.pcnav .firstfloor>li:last-child{width:130px;}
.pcnav .firstfloor>li:hover>a{border-bottom-color:#E32235;}
.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:#296DAC;color:#FFF;}
a.top_yy{width:50px;right:0;position:absolute;top:4px;background:url(en_icon.png) no-repeat left center;background-size:auto 16px;padding-left:30px;display:block;color:#000;height:94px;line-height:94px;}
.top_phone{width:36px;height:36px;position:absolute;right:0;top:7px;background:url(top_phone.png) no-repeat center center;border-radius:50%;cursor:pointer;z-index:10px;}
.top_phone p{position:absolute;width:150px;height:36px;background:#139e4d;right:0;top:0;z-index:1;font-size:20px;line-height:36px;font-size:18px;text-align:center;display:none;color:#FFF;border-radius:5px;}
.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.png) 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:795px;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:123px!important;height:18px;}
.index_banner .swiper-pagination-bullet{background:#FFF;opacity:1;width:18px;height:18px;border-radius:50%;margin:0 6px!important;}
.index_banner .swiper-pagination-bullet-active{background:#e32235;}
/*product*/
#productbg{background:#FAFAFA;padding-bottom:72px;position:relative;}
.product{margin-top:-77px;position:relative;z-index:10;overflow:hidden;}
.product .swiper-slide{background:#FFF;}
.product .p_title{height:77px;line-height:77px;font-size:24px;font-weight:bold;color:#1d1d1d;text-align:center;font-family:Arial;}
.product .p_img{width:100%;padding-bottom:42.86%;position:relative;overflow:hidden;cursor:pointer;}
.product .p_img img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
.product .p_txt{padding:26px 30px 38px;}
.product .p_txt p{margin:0;font-size:14px;line-height:24px;color:#6b6b6b;}
.product .p_txt p:first-child{font-size:18px;height:28px;line-height:28px;margin-bottom:18px;color:#000;}
.product .p_txt span{width:196px;height:46px;line-height:46px;background:#d7d7d7;border-radius:23px;color:#6b6b6b;text-align:center;display:block;margin-top:23px;}
#productbg .swiper-button-prev{left:0;width:26px;height:26px;background:url(p_icon.png) no-repeat center center;background-size:auto;margin-top:-13px;outline:none;background-color:#e32235;display:none;}
#productbg .swiper-button-prev.swiper-button-disabled{opacity:1;}
#productbg .swiper-button-next{right:0;width:26px;height:26px;background:url(p_icon.png) no-repeat center center;background-size:auto;margin-top:-13px;outline:none;background-color:#e32235;transform:rotate(180deg);display:none;}
#productbg .swiper-button-next.swiper-button-disabled{opacity:1;}
/*pb_title*/
.pb_title{text-align:center;position:relative;}
.pb_title .h_t{margin:0;font-size:36px;color:#1c1c1c;height:46px;line-height:46px;position:relative;font-weight:bold;}
.pb_title p{margin:0;font-size:16px;color:#707070;line-height:27px;margin-top:27px;}
.pb_title .c{color:#FFF;}
/*yingyong*/
.yingyong{padding-top:48px;position:relative;}
.yingyong .yy_nav{text-align:center;font-size:0;-webkit-text-size-adjust:none;margin-top:15px;}
.yingyong .yy_nav .swiper-pagination{position:relative;}
.yingyong .yy_nav .swiper-pagination-bullet{width:auto;height:auto;background:none;opacity:1;outline:none;}
.yingyong .yy_nav .swiper-pagination-bullet:first-child .yy_dd{background:none;}
.yingyong .yy_nav .swiper-pagination-bullet.swiper-pagination-bullet-active .yy_dd{border-bottom-color:#e32235;}
.yingyong .yy_nav .yy_dd{display:inline-block;padding:28px 25px;border-bottom:5px solid transparent;max-width:300px;background:url(sy_li.png) no-repeat left center;vertical-align:bottom;min-width:240px;}
.yingyong .yy_nav .yy_dd i{display:block;height:48px;background-repeat:no-repeat;background-position:center top;}
.yingyong .yy_nav .yy_dd i.icon1{background-image:url(sy_icon1.png);}
.yingyong .yy_nav .yy_dd i.icon2{background-image:url(sy_icon2.png);}
.yingyong .yy_nav .yy_dd i.icon3{background-image:url(sy_icon3.png);}
.yingyong .yy_nav .yy_dd i.icon4{background-image:url(sy_icon4.png);}
.yingyong .yy_nav .yy_dd i.icon5{background-image:url(sy_icon5.png);}
.yingyong .yy_nav .yy_dd p{margin:0;font-size:16px;line-height:24px;margin-top:18px;color:#707070;height:24px;}
.yingyong .yy_content{width:100%;overflow:hidden;position:relative;}
.yingyong .yy_content .yy_img{width:100%;padding-bottom:33.33%;position:relative;}
.yingyong .yy_content .yy_img img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
.yingyong .yy_content .yy_img .yy_txt{background:rgba(255,255,255,.9);padding:38px 50px 47px 15px;position:absolute;right:calc(50% - 720px);top:120px;min-width:690px;}
.yingyong .yy_content .yy_img .yy_txt p{margin:0;font-size:16px;line-height:24px;color:#434343;text-align:right;}
.yingyong .yy_content .yy_img .yy_txt p:first-child{font-size:30px;height:40px;line-height:40px;margin-bottom:21px;}
/*gongneng*/
.gongneng{}
.gongneng .gn_li{width:33.33%;float:left;background:#2a2a2a;padding:43px 40px 55px 6vw;}
.gongneng .gn_li.bg1{background:#5D5D5D;}
.gongneng .gn_li.bg2{background:#828282;}
.gongneng .gn_li p{margin:0;color:#FFF;position:relative;}
.gongneng .gn_li p:first-child{font-size:16px;height:26px;line-height:26px;}
.gongneng .gn_li p:nth-child(2){font-size:30px;height:40px;line-height:40px;margin-top:15px;}
.gongneng .gn_li p:last-child{font-size:14px;line-height:24px;margin-top:23px;padding-right:170px;}
.gongneng .gn_li a{display:block;width:118px;height:34px;line-height:30px;border:2px solid #FFF;border-radius:17px;text-align:center;font-size:12px;color:#FFF;text-transform:uppercase;position:absolute;right:0;bottom:4px;}
/*youshi*/
.youshi{padding-top:55px;position:relative;}
.youshi .ys_nav{text-align:center;font-size:0;-webkit-text-size-adjust:none;margin-top:7px;position:relative;}
.youshi .ys_nav .swiper-pagination{position:relative;}
.youshi .ys_nav .swiper-pagination-bullet{width:auto;height:auto;background:none;opacity:1;outline:none;}
.youshi .ys_nav .ys_dd{display:inline-block;padding:37px 40px;border-bottom:5px solid transparent;vertical-align:bottom;}
.youshi .ys_nav .ys_dd i{display:block;height:41px;background-repeat:no-repeat;background-position:center top;}
.youshi .ys_nav .ys_dd i.icon1{background-image:url(ys_icon1.png);}
.youshi .ys_nav .ys_dd i.icon2{background-image:url(ys_icon2.png);}
.youshi .ys_nav .ys_dd i.icon3{background-image:url(ys_icon3.png);}
.youshi .ys_nav .ys_dd i.icon4{background-image:url(ys_icon4.png);}
.youshi .ys_nav .ys_dd i.icon5{background-image:url(ys_icon5.png);}
.youshi .ys_nav .ys_dd em{display:block;height:14px;line-height:14px;font-size:14px;color:#201e1d;margin-top:14px;text-align:center;text-transform:uppercase;font-style:normal;}
.youshi .ys_nav .ys_dd p{margin:0;font-size:18px;line-height:28px;margin-top:4px;color:#201e1d;height:28px;}
.youshi .ys_nav .swiper-pagination-bullet.swiper-pagination-bullet-active .ys_dd{border-bottom-color:#e32235;}
.youshi .ys_nav .swiper-pagination-bullet.swiper-pagination-bullet-active .ys_dd i.icon1{background-image:url(ys_icon1_hover.png);}
.youshi .ys_nav .swiper-pagination-bullet.swiper-pagination-bullet-active .ys_dd i.icon2{background-image:url(ys_icon2_hover.png);}
.youshi .ys_nav .swiper-pagination-bullet.swiper-pagination-bullet-active .ys_dd i.icon3{background-image:url(ys_icon3_hover.png);}
.youshi .ys_nav .swiper-pagination-bullet.swiper-pagination-bullet-active .ys_dd i.icon4{background-image:url(ys_icon4_hover.png);}
.youshi .ys_nav .swiper-pagination-bullet.swiper-pagination-bullet-active .ys_dd i.icon5{background-image:url(ys_icon5_hover.png);}
.youshi .ys_content{background:url(ysbg.jpg) no-repeat center center;background-size:cover;padding-bottom:90px;}
.youshi .ys_content .ys_item{margin-top:85px;background:url(ys_bg.jpg) no-repeat center center;background-size:cover;padding-bottom:37px;}
.youshi .ys_content .ys_img{float:left;}
.youshi .ys_content .ys_img.ys1{margin-left:52px;margin-top:-85px;}
.youshi .ys_content .ys_img img{display:block;width:100%;height:100%;object-fit:cover;}
.youshi .ys_content .ys_ul{overflow:hidden;width:684px;float:right;}
.youshi .ys_content .ys_txt{width:100%;}
.youshi .ys_content .ys_txt .ys_phone{color:#565656;height:30px;line-height:30px;font-weight:bold;font-size:21px;margin-top:56px;}
.youshi .ys_content .ys_txt .ys_phone span{display:inline-block;font-size:30px;color:#d41833;vertical-align:bottom;}
.youshi .ys_content .ys_txt.ys_txt1{padding-right:98px;padding-top:44px;}
.youshi .ys_content .ys_txt1 p{margin:0;}
.youshi .ys_content .ys_txt1 p:first-child{font-size:36px;height:46px;line-height:46px;color:#131212;font-weight:bold;}
.youshi .ys_content .ys_txt1 p:nth-child(2){font-size:14px;height:14px;line-height:14px;color:#b8b4b5;margin-top:5px;text-transform:uppercase;}
.youshi .ys_content .ys_txt1 p:nth-child(3){font-size:21px;height:31px;line-height:31px;color:#000;margin-top:29px;font-weight:bold;}
.youshi .ys_content .ys_txt1 p:nth-child(4){font-size:16px;line-height:24px;color:#000;margin-top:13px;}
.youshi .ys_content .ys_txt1 .ys_p{padding-top:19px;}
.youshi .ys_content .ys_txt1 .ys_p span{width:32%;margin-left:2%;float:left;margin-top:10px;height:40px;line-height:38px;border:1px solid #e3e3e3;background:#FFF;padding-left:33px;position:relative;display:block;}
.youshi .ys_content .ys_txt1 .ys_p span:before{content:'';width:10px;height:10px;border-radius:50%;background:#e32235;position:absolute;left:14px;top:14px;}
.youshi .ys_content .ys_txt1 .ys_p span:nth-child(3n+1){margin-left:0;}
.youshi .ys_content .ys_txt1 a{display:block;width:171px;height:42px;line-height:42px;background:#060606;margin-top:35px;border-radius:21px;color:#FFF;text-align:center;}
/*case*/
#casebg{background:url(casebg.jpg) no-repeat center center;background-size:cover;padding:53px 0 79px;}
.case{margin-top:45px;overflow:hidden;}
.case .c_img{width:100%;padding-bottom:75%;position:relative;overflow:hidden;}
.case .c_img img{display:block;width:100%;height:100%;object-fit:cover;position:absolute;left:0;top:0;}
.case .c_img .c_txt{position:absolute;width:100%;height:100%;background:rgba(0,0,0,.9);text-align:center;padding:70px 20px 0;left:0;top:-100%;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;transition:all .5s;}
.case .c_img .c_txt i{display:block;height:35px;background:url(ca_icon.png) no-repeat center center;background-size:auto 100%;}
.case .c_img .c_txt span{font-size:14px;height:24px;line-height:24px;color:rgba(255,255,255,.25);margin-top:7px;display:block;}
.case .c_img .c_txt p{margin:0;font-size:18px;height:28px;line-height:28px;color:#FFF;margin-top:4px;font-weight:bold;}
.case .swiper-slide:hover .c_img .c_txt{top:0;}
/*news*/
.indexnews_title{padding-top:58px;}
.indexnews_title .n_span{margin-top:18px;text-align:center;font-size:0;-webkit-text-size-adjust:none;padding-bottom:35px;}
.indexnews_title .n_span span{display:inline-block;width:157px;height:40px;line-height:40px;border-radius:20px;margin-left:15px;font-size:16px;color:#333333;text-align:center;background:#F7F7F7;cursor:pointer;position:relative;z-index:2;}
.indexnews_title .n_span span:first-child{margin-left:0;}
.indexnews_title .n_span span:before{content:none;position:absolute;left:50%;margin-left:-22px;bottom:-55px;border-top:20px solid #FFF;border-left:22px solid transparent;border-right:22px solid transparent;}
.indexnews_title .n_span span.on{background:#e32235;color:#FFF;}
.indexnews_title .n_span span.on:before{content:'';}
#newsbg{padding:60px 0 84px;position:relative;background:#F7F7F7;z-index:1;margin-top:20px;}
.news{overflow:hidden;}
.news .swiper-slide{background:#FFF;}
.news .n_img{width:100%;padding-bottom:63.61%;position:relative;}
.news .n_img img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
.news .n_txt{padding:25px 20px;}
.news .n_txt p{margin:0;font-size:14px;height:24px;line-height:24px;color:#747474;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news .n_txt p:first-child{font-size:16px;height:26px;line-height:26px;color:#000;margin-bottom:4px;}
.news .n_txt p:last-child{margin-top:13px;height:40px;line-height:20px;font-size:14px;padding-top:20px;color:#747474;background:url(n_icon.png) no-repeat right bottom 6px;border-top:1px solid #E5E5E5;}
/*foot*/
#footbg{background:url(footbg.jpg) no-repeat center center #222;padding:43px 0 61px;}
.ft_title{text-align:center;}
.ft_title span{display:block;color:#FFF;}
.ft_title span:first-child{font-size:30px;height:40px;line-height:40px;font-weight:bold;text-transform:uppercase;}
.ft_title span:last-child{font-size:16px;height:26px;line-height:26px;margin-top:15px;}
.foot{position:relative;}
.foot .ft_info{margin-top:31px;border-top:1px solid rgba(145,145,145,.3);border-bottom:1px solid rgba(145,145,145,.3);text-align:center;font-size:0;-webkit-text-size-adjust:none;padding:24px 0 31px;}
.foot .ft_info .ft_span{display:inline-block;background-repeat:no-repeat;background-position:left center;padding:12px 0 4px;margin-left:80px;vertical-align:bottom;}
.foot .ft_info .ft_span:first-child{margin-left:0;}
.foot .ft_info .ft_span.icon1{background-image:url(ft_icon1.png);padding-left:72px;}
.foot .ft_info .ft_span.icon2{background-image:url(ft_icon2.png);padding-left:69px;}
.foot .ft_info .ft_span.icon3{background-image:url(ft_icon3.png);padding-left:79px;}
.foot .ft_info .ft_span.icon4{background-image:url(ft_icon4.png);padding-left:77px;}
.foot .ft_info .ft_span p{margin:0;color:rgba(255,255,255,.5);text-align:left;}
.foot .ft_info .ft_span p:first-child{font-size:12px;height:18px;line-height:18px;}
.foot .ft_info .ft_span p:last-child{font-size:14px;height:24px;line-height:24px;}
.foot .ft_info .ft_span p.p1{color:#FFF;margin-top:8px;height:26px;line-height:26px;}
.foot .ft_info .ft_span p b{color:#FFF;}
.foot .ft_bottom{margin-top:30px;}
.foot .ft_bottom .ft_txt{width:calc(100% - 280px);float:left;padding-top:19px;}
.foot .ft_bottom .ft_txt span{display:block;line-height:25px;font-size:14px;color:rgba(255,255,255,.5);}
.foot .ft_bottom .ft_txt a{color:rgba(255,255,255,.5);}
.foot .ft_bottom .ft_txt p{margin:0;font-size:14px;height:25px;line-height:25px;}
.foot .ft_bottom .ft_ewm{width:280px;float:right;}
.foot .ft_bottom .ft_ewm .ft_img{width:109px;margin-left:62px;float:left;}
.foot .ft_bottom .ft_ewm .ft_img:first-child{margin-left:0;}
.foot .ft_bottom .ft_ewm .ft_img img{width:109px;height:109px;display:block;}
.foot .ft_bottom .ft_ewm .ft_img p{margin:0;font-size:14px;height:24px;line-height:24px;margin-top:5px;text-align:center;}
/*friendlink*/
.friendlink{position:relative;padding:19px 0 20px;border-top:1px solid #282828;background:#222;}
.friendlink span{width:98px;float:left;display:block;height:28px;line-height:28px;font-size:14px;color:#FFF;font-weight:bold;position:relative;margin-top:8px;padding-left:28px;background:url(fl_icon.png) no-repeat left center;}
.friendlink .fl_right{width:calc(100% - 98px);float:right;font-size:0;-webkit-text-size-adjust:none;}
.friendlink .fl_right a{color:#FFF;white-space:nowrap;display:inline-block;font-size:14px;position:relative;height:28px;line-height:28px;margin-right:26px;margin-top:8px;}
/*stylepbulic*/
#stylesubnav{width:100%;background:#F7F7F7;padding:20px 0;}
#stylesubnav .xq_c{}
#stylesubnav .xq_crumbs{background:url(position.png) no-repeat left 6px;line-height:26px;float:left;padding-left:24px;}
#stylesubnav .xq_crumbs a{margin:0 10px;}
#stylesubnav .xq_nav{float:right;font-size:0;-webkit-text-size-adjust:none;}
#stylesubnav .xq_nav a{display:inline-block;height:49px;line-height:49px;padding:0 18px;text-align:center;position:relative;font-size:14px;}
#stylesubnav .xq_nav a.on{background:#ca0d00;color:#FFF;}
#stylesubnav .xq_nav a.on .san{position:absolute;left:50%;margin-left:-10px;bottom:-10px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #21A7EE;display:block;}

/*px*/
#px_banner{width:100%;padding-bottom:400px;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;}

/*sub_nav*/
.sub_nav{margin-top:20px;width:100%;display:table;background:#eee;}
.sub_nav a{display:table-cell;border-right:1px solid #FFF;height:49px;line-height:49px;text-align:center;}
.sub_nav a.on{background:#e32235;color:#FFF;}
/*sub_cnav*/
.sub_cnav{margin-top:20px;background:#FFF;font-size:0;-webkit-text-size-adjust:none;}
.sub_cnav a{display:inline-block;border-right:1px solid #F5F5F5;height:49px;line-height:49px;text-align:center;padding:0 30px;font-size:14px;}
.sub_cnav a.on{background:#e32235;color:#FFF;}


/*sub_title*/
.sub_title{text-align:center;position:relative;}
.sub_title .s_t{margin:0;font-size:36px;color:#313131;height:46px;line-height:46px;position:relative;font-weight:bold;}
.sub_title .s_t span{font-weight:bold;color:#e32235;}
.sub_title i{display:block;width:41px;height:4px;background:#e32235;margin:19px auto 0;}
.sub_title p{margin:0;font-size:16px;color:#666;line-height:26px;margin-top:6px;}


/*视频弹出*/
#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:#E32235;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:#E32235;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:700px;height:auto;background:#FFF;position:absolute;left:50%;margin-left:-350px;top:50%;transform:translateY(-50%);}
.video .videoc{width:100%;padding-bottom:70%;position:relative;}
.video video{width:100%;height:100%;display:block;position:absolute;left:0;top:0;}
.video iframe{width:100%;height:100%;display:block;position:absolute;left:0;top:0;}
.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;}
/*1470以下屏幕*/
@media screen and (min-width:1470px){
	.container{width:1440px;}
}
/*1470以下屏幕*/
@media screen and (max-width:1469px){
	.container{width:1200px;}
	.index_banner{padding-bottom:586px;}
	.index_banner .swiper-pagination-bullets{bottom:80px!important;}
	#productbg{padding-bottom:50px;}
	.product{margin-top:-56px;}
	.product .p_title{font-size:20px;height:56px;line-height:56px;}
	.product .p_txt{padding:20px 20px 26px;}
	.product .p_txt p:first-child{margin-bottom:13px;}
	.product .p_txt span{margin-top:15px;}
	.pb_title{}
	.pb_title .h_t{font-size:32px;height:42px;line-height:42px;}
	.pb_title p{margin-top:15px;line-height:26px;font-size:15px;}
	.sub_title .s_t{font-size:30px;height:40px;line-height:40px;}
	.sub_title i{margin:10px auto 0;}
	.yingyong{padding-top:30px;}
	.yingyong .yy_nav{margin-top:7px;}
	.yingyong .yy_nav .yy_dd{padding:20px 16px;max-width:230px;}
	.yingyong .yy_nav .yy_dd i{height:42px;background-size:auto 100%;}
	.yingyong .yy_nav .yy_dd p{font-size:15px;line-height:22px;height:22px;margin-top:13px;}
	.yingyong .yy_content .yy_img{padding-bottom:40%;}
	.yingyong .yy_content .yy_img .yy_txt{right:calc(50% - 600px);padding:20px 30px 30px 10px;min-width:570px;top:100px;}
	.yingyong .yy_content .yy_img .yy_txt p{font-size:15px;line-height:23px;}
	.yingyong .yy_content .yy_img .yy_txt p:first-child{font-size:26px;height:36px;line-height:36px;margin-bottom:15px;}
	.gongneng .gn_li{padding:30px 30px 32px 2vw;}
	.gongneng .gn_li p:first-child{font-size:15px;height:25px;line-height:25px;}
	.gongneng .gn_li p:nth-child(2){font-size:26px;height:32px;line-height:32px;margin-top:10px;}
	.gongneng .gn_li p:last-child{font-size:13px;line-height:23px;margin-top:15px;padding-right:0;padding-bottom:50px;}
	.gongneng .gn_li a{right:auto;left:0;bottom:0;}
	.youshi{padding-top:35px;}
	.youshi .ys_nav{margin-top:0;}
	.youshi .ys_nav .ys_dd{padding:30px 26px;}
	.youshi .ys_nav .ys_dd em{margin-top:8px;}
	.youshi .ys_nav .ys_dd p{font-size:16px;height:24px;line-height:24px;}
	.youshi .ys_content{padding-bottom:50px;}
	.youshi .ys_content .ys_item{margin-top:45px;}
	.youshi .ys_content .ys_img{width:405px;}
	.youshi .ys_content .ys_img.ys1{margin-left:30px;margin-top:-45px;}
	.youshi .ys_content .ys_ul{width:570px;}
	.youshi .ys_content .ys_txt.ys_txt1{padding-right:60px;}
	.youshi .ys_content .ys_txt1 p:first-child{font-size:30px;height:40px;line-height:40px;}
	.youshi .ys_content .ys_txt1 p:nth-child(3){font-size:18px;height:28px;line-height:28px;margin-top:18px;}
	.youshi .ys_content .ys_txt1 p:nth-child(4){font-size:15px;line-height:23px;margin-top:10px;}
	.youshi .ys_content .ys_txt1 .ys_p{padding-top:10px;}
	.youshi .ys_content .ys_txt1 a{margin-top:26px;}
	.youshi .ys_content .ys_txt .ys_phone{margin-top:38px;}
	.youshi .ys_content .ys_txt .ys_phone span{font-size:28px;}
	#casebg{padding:36px 0 40px;}
	.case{margin-top:30px;}
	.indexnews_title{padding-top:36px;}
	.indexnews_title .n_span{padding-bottom:26px;}
	.indexnews_title .n_span span:before{bottom:-46px;}
	#newsbg{padding:40px 0 40px;}
	#footbg{padding:30px 0 40px;}


	#px_banner{padding-bottom:320px;}
}
/*1230以下屏幕*/
@media screen and (max-width:1229px){
	.container{width:994px;}
	#topbg{height:73px;}
	.top .t_left{padding:10px 0;}
	.top .t_left .logo{width:230px;}
	.top .t_right{width:calc(100% - 250px);padding-right:55px;}
	.pcnav .firstfloor>li>a{height:69px;line-height:66px;border-bottom-width:3px;font-size:15px;}
	.pcnav .firstfloor>li>span{font-size:14px;height:32px;line-height:32px;}
	a.top_yy{height:66px;line-height:66px;}
	.index_banner{padding-bottom:476px;}
	.index_banner .swiper-pagination-bullets{bottom:60px!important;}
	.index_banner .swiper-pagination-bullet{width:12px;height:12px;margin:0 4px!important;}
	#productbg{padding-bottom:30px;}
	.product{margin-top:-46px;}
	.product .p_title{font-size:18px;height:46px;line-height:46px;}
	.product .p_txt{padding:15px 15px 20px;}
	.product .p_txt p{font-size:13px;line-height:23px;}
	.product .p_txt p:first-child{font-size:16px;height:auto;line-height:26px;margin-bottom:6px;}
	.product .p_txt span{width:150px;height:40px;line-height:40px;font-size:12px;margin-top:10px;}
	.pb_title .h_t{font-size:28px;height:36px;line-height:36px;}
	.pb_title p{font-size:14px;line-height:22px;margin-top:6px;}
	.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;}
	.yingyong{padding-top:25px;}
	.yingyong .yy_nav{margin-top:0;}
	.yingyong .yy_nav .yy_dd{padding:15px 10px;background-size:auto 100%;max-width:202px;border-bottom-width:4px;}
	.yingyong .yy_nav .yy_dd i{height:39px;}
	.yingyong .yy_nav .yy_dd p{font-size:14px;line-height:22px;height:22px;margin-top:8px;}
	.yingyong .yy_content .yy_img .yy_txt{right:calc(50% - 497px);padding:15px 20px 20px 10px;top:70px;}
	.yingyong .yy_content .yy_img .yy_txt p:first-child{font-size:22px;height:28px;line-height:28px;}
	.gongneng .gn_li{padding:15px 15px;}
	.gongneng .gn_li p:first-child{font-size:14px;height:24px;line-height:24px;}
	.gongneng .gn_li p:nth-child(2){font-size:20px;height:28px;line-height:28px;margin-top:5px;}
	.gongneng .gn_li p:last-child{margin-top:10px;}
	.gongneng .gn_li a{border-width:1px;height:32px;line-height:30px;}
	.youshi{padding-top:30px;}
	.youshi .ys_nav .ys_dd{padding:20px 15px;border-bottom-width:3px;}
	.youshi .ys_nav .ys_dd i{height:36px;background-size:auto 100%;}
	.youshi .ys_nav .ys_dd em{font-size:12px;height:12px;line-height:12px;}
	.youshi .ys_nav .ys_dd p{font-size:15px;height:22px;line-height:22px;}
	.youshi .ys_content{padding-bottom:30px;}
	.youshi .ys_content .ys_item{margin-top:20px;}
	.youshi .ys_content .ys_img{width:336px;}
	.youshi .ys_content .ys_img.ys1{margin-left:20px;margin-top:-20px;}
	.youshi .ys_content .ys_ul{width:500px;}
	.youshi .ys_content .ys_txt.ys_txt1{padding-right:40px;padding-top:26px;}
	.youshi .ys_content .ys_txt1 p:first-child{font-size:24px;height:32px;line-height:32px;}
	.youshi .ys_content .ys_txt1 p:nth-child(2){font-size:12px;height:12px;line-height:12px;}
	.youshi .ys_content .ys_txt1 p:nth-child(3){font-size:16px;height:24px;line-height:24px;margin-top:8px;}
	.youshi .ys_content .ys_txt1 p:nth-child(4){font-size:14px;line-height:22px;}
	.youshi .ys_content .ys_txt1 a{margin-top:18px;}
	.youshi .ys_content .ys_txt .ys_phone{margin-top:30px;font-size:16px;height:26px;line-height:26px;}
	.youshi .ys_content .ys_txt .ys_phone span{font-size:26px;}
	#casebg{padding:30px 0;}
	.case{margin-top:20px;}
	.case .c_img .c_txt p{font-size:16px;height:24px;line-height:24px;}
	.indexnews_title{padding-top:26px;}
	.indexnews_title .n_span{padding-bottom:15px;}
	.indexnews_title .n_span span:before{bottom:-30px;border-top-width:15px;border-left-width:16px;border-right-width:16px;margin-left:-16px;}
	#newsbg{padding:30px 0 30px;}
	#footbg{padding:30px 0;}
	.ft_title span:first-child{font-size:24px;height:32px;line-height:32px;}
	.ft_title span:last-child{font-size:14px;height:22px;line-height:22px;margin-top:5px;}
	.foot .ft_info{margin-top:20px;padding:15px 0 18px;}
	.foot .ft_info .ft_span{margin-left:41px;padding:7px 0 2px;}
	.foot .ft_info .ft_span.icon1{background-size:auto 51px;padding-left:60px;}
	.foot .ft_info .ft_span.icon2{background-size:auto 44px;padding-left:54px;}
	.foot .ft_info .ft_span.icon3{background-size:auto 39px;padding-left:60px;}
	.foot .ft_info .ft_span.icon4{background-size:auto 51px;padding-left:60px;}
	.foot .ft_info .ft_span p.p1{height:24px;line-height:24px;margin-top:9px;}
	.foot .ft_bottom{margin-top:20px;}
	.friendlink{padding:10px 0 10px;}
	
	.izl-rmenu{display:none;}
	#stylesubnav{padding:15px 0;}
	#px_banner{padding-bottom:27%;}
}
/*992以下屏幕*/
@media screen and (max-width:1023px){
	.container{width:738px;}
	#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;}
	a.top_yy{top:0;}
	.index_banner{padding-bottom:49%;}
	.index_banner .swiper-pagination-bullets{bottom:16px!important;}
	#productbg{padding-bottom:20px;padding-top:20px;}
	.product{margin-top:0;}
	#productbg .swiper-button-prev{display:block;}
	#productbg .swiper-button-next{display:block;}
	.pb_title .h_t{font-size:24px;height:30px;line-height:30px;}
	.pb_title p{margin-top:5px;}
	.pb_title p br{display:none;}
	.sub_title .s_t{font-size:22px;height:30px;line-height:30px;}
	.yingyong{padding-top:20px;}
	.yingyong .yy_nav .yy_dd{max-width:176px;min-width:120px;border-bottom-width:3px;}
	.yingyong .yy_nav .yy_dd i{height:36px;}
	.yingyong .yy_nav .yy_dd p{font-size:13px;line-height:20px;height:20px;}
	.yingyong .yy_content .yy_img .yy_txt{right:calc(50% - 369px);width:90%;}
	.yingyong .yy_content .yy_img .yy_txt p:first-child{font-size:20px;height:28px;line-height:28px;margin-bottom:5px;}
	.yingyong .yy_content .yy_img .yy_txt p{font-size:14px;line-height:24px;}
	.yingyong .yy_content .yy_img .yy_txt p br{display:none;}
	.gongneng .gn_li{padding:10px 10px;}
	.gongneng .gn_li p:last-child{font-size:12px;line-height:22px;padding-bottom:40px;}
	.youshi{padding-top:20px;}
	.youshi .ys_nav .ys_dd{padding:15px 10px;}
	.youshi .ys_nav .ys_dd i{height:32px;}
	.youshi .ys_nav .ys_dd em{letter-spacing:-1px;}
	.youshi .ys_content{padding-bottom:20px;}
	.youshi .ys_content .ys_item{padding-bottom:0;}
	.youshi .ys_content .ys_img{display:none;}
	.youshi .ys_content .ys_ul{width:100%;}
	.youshi .ys_content .ys_txt{width:100%;}
	.youshi .ys_content .ys_txt.ys_txt1{padding:20px;}
	.youshi .ys_content .ys_txt1 p:first-child{font-size:20px;height:28px;line-height:28px;}
	.youshi .ys_content .ys_txt .ys_phone{margin-top:20px;}
	#casebg{padding:20px 0;}
	.indexnews_title{padding-top:20px;}
	.news .n_txt{padding:15px 10px;}
	.news .n_txt p:last-child{margin-top:10px;padding-top:12px;}
	#footbg{padding:20px 0 20px;}
	.foot .ft_info{margin-top:15px;padding:0 0 15px;}
	.foot .ft_info .ft_span{width:48%;margin-left:4%;margin-top:15px;}
	.foot .ft_info .ft_span:nth-child(odd){margin-left:0;}
	.foot .ft_bottom{margin-top:15px;}
	.foot .ft_bottom .ft_txt{width:100%;float:none;padding-top:0;}
	.foot .ft_bottom .ft_ewm{display:none;}
	.friendlink{padding:5px 0 65px;}
	

	#floatBottom{display:block;}
}
/*768以下屏幕*/
@media screen and (max-width:767px){
	.container{width:calc(100% - 30px);}
	.pb_title p{font-size:13px;line-height:22px;}
	.yingyong .yy_nav{margin-top:10px;}
	.yingyong .yy_nav .swiper-pagination-bullet{width:23%;float:left;}
	.yingyong .yy_nav .swiper-pagination-bullet:nth-child(2){width:31%;}
	.yingyong .yy_nav .yy_dd{padding:5px 10px;max-width:none;display:block;width:100%;min-width:auto;}
	.yingyong .yy_nav .yy_dd i{height:28px;}
	.yingyong .yy_nav .yy_dd p{line-height:16px;}
	.yingyong .yy_content .yy_img{height:365px;}
	.yingyong .yy_content .yy_img .yy_txt{width:90%;right:5%;min-width:auto;top:50%;transform:translateY(-50%);}
	.yingyong .yy_content .yy_img .yy_txt p{text-align:center;}
	.gongneng .gn_li{width:100%;float:none;}
	.youshi .ys_nav{margin-top:10px;}
	.youshi .ys_nav .swiper-pagination-bullet{width:20%;float:left;}
	.youshi .ys_nav .ys_dd{padding:10px 0;display:block;}
	.youshi .ys_nav .ys_dd i{height:26px;}
	.youshi .ys_nav .ys_dd em{display:none;}
	.case .c_img .c_txt{padding:20px 15px 0;}
	.case .c_img .c_txt i{height:30px;}
	.case .c_img .c_txt p{height:auto;font-size:14px;line-height:23px;}
	.friendlink span{width:100%;float:none;margin-top:0;}
    .friendlink .fl_right{width:100%;float:none;}
    .friendlink .fl_right a{font-size:13px;height:24px;line-height:24px;margin-right:10px;margin-top:2px;}


	#stylesubnav{padding:8px 0;}
	#stylesubnav .xq_crumbs{font-size:13px;}
	#stylesubnav .xq_crumbs a{margin:0 5px;}
	.video{width:calc(100% - 30px);padding:5px;left:15px;margin-left:0;}
    .video span{left:50%;top:100%;margin-left:-20px;}
    .video p{height:32px;line-height:32px;}
	.sub_nav{display:block;}
	.sub_nav a{display:block;float:left;width:25%;border-bottom:1px solid #FFF;height:42px;line-height:42px;font-size:14px;}
	.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){
	.pb_title .h_t{font-size:20px;height:28px;line-height:28px;}
	.pb_title p i{display:none;}
	.pb_title p span{line-height:20px;padding:0 0;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;}
	.yingyong .yy_nav{background:#F7F7F7;}
	.yingyong .yy_nav .swiper-pagination-bullet{width:50%;border-right:1px solid #FFF;border-bottom:1px solid #FFF;border-radius:0;}
	.yingyong .yy_nav .swiper-pagination-bullet:nth-child(2){width:50%;}
	.yingyong .yy_nav .yy_dd{max-width:none;min-width:auto;display:block;width:100%;background:none;padding:10px 10px;line-height:32px;border-bottom-width:0;height:52px;}
	.yingyong .yy_nav .yy_dd i{display:none;}
	.yingyong .yy_nav .yy_dd p{margin-top:0;display:inline-block;vertical-align:middle;width:100%;line-height:16px;height:auto;}
	.yingyong .yy_nav .swiper-pagination-bullet.swiper-pagination-bullet-active .yy_dd{background:#e32235;color:#FFF;}
	.yingyong .yy_nav .swiper-pagination-bullet.swiper-pagination-bullet-active .yy_dd p{color:#FFF;}
	.yingyong .yy_content .yy_img .yy_txt{padding:15px 10px;}
	.yingyong .yy_content .yy_img .yy_txt p{font-size:13px;}
	.yingyong .yy_content .yy_img .yy_txt p br{display:none;}
	.yingyong .yy_content .yy_img .yy_txt p:first-child{font-size:16px;font-weight:bold;height:26px;line-height:26px;}
	.indexnews_title .n_span span{width:32%;margin-left:2%;}
	.ft_title span:first-child{font-size:20px;height:28px;line-height:28px;}
	.ft_title span:last-child{font-size:13px;height:auto;}
	.foot .ft_info .ft_span{width:100%;float:none;margin-left:0;padding:0 0 0 0;}
	.foot .ft_info .ft_span.icon1{background-size:auto 40px;padding-left:45px;}
	.foot .ft_info .ft_span.icon2{background-size:auto 40px;padding-left:45px;}
	.foot .ft_info .ft_span.icon3{background-size:auto 30px;padding-left:45px;}
	.foot .ft_info .ft_span.icon4{background-size:auto 40px;padding-left:45px;}
	.foot .ft_info .ft_span p.p1{height:22px;line-height:22px;margin-top:0;}


	
	#px_banner{padding-bottom:32%;}
	#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-size:auto 46px;}
	#mobilehead .nav_bg{top:70px;height:calc(100% - 70px);}
	#mobilehead .nav .nav_box{top:70px;}
	.index_banner .swiper-pagination-bullets{bottom:6px!important;}
	.product .p_txt{text-align:center;}
	.product .p_txt span{margin:10px auto 0;}
	.yingyong .yy_nav .yy_dd{padding:5px 5px;height:42px;}
	.yingyong .yy_content .yy_img{padding-bottom:0;padding:20px 15px;}
	.yingyong .yy_content .yy_img .yy_txt{position:relative;width:100%;right:0;top:0;transform:translateY(0);}
	.yingyong .yy_content .yy_img .yy_txt p:first-child{height:auto;}
	.gongneng .gn_li{text-align:center;padding:20px 15px;}
	.gongneng .gn_li p:first-child{display:none;}
	.gongneng .gn_li p:nth-child(2){font-size:18px;height:26px;line-height:26px;font-weight:bold;margin-top:0;}
	.gongneng .gn_li a{left:50%;margin-left:-59px;}
	.youshi .ys_nav{background:#F7F7F7;padding-top:10px;}
	.youshi .ys_nav .ys_dd{padding:5px 0;border-bottom-width:2px;}
	.youshi .ys_nav .ys_dd i{height:26px;}
	.youshi .ys_nav .ys_dd p{font-size:13px;line-height:22px;}
	.youshi .ys_content .ys_txt.ys_txt1{padding:15px 10px;}
	.youshi .ys_content .ys_txt1 p:nth-child(4){font-size:13px;line-height:22px;}
	.youshi .ys_content .ys_txt1 .ys_p{padding-top:0;}
	.youshi .ys_content .ys_txt1 .ys_p span{width:49%;}
	.youshi .ys_content .ys_txt1 .ys_p span:nth-child(3n+1){margin-left:2%;}
	.youshi .ys_content .ys_txt1 .ys_p span:nth-child(odd){margin-left:0;}
	.youshi .ys_content .ys_txt1 a{margin-top:15px;}
	.youshi .ys_content .ys_txt .ys_phone{margin-top:15px;height:auto;}
	.youshi .ys_content .ys_txt .ys_phone span{display:block;font-size:20px;}
	.case .c_img .c_txt{padding:15px 10px 0;}
	.case .c_img .c_txt i{height:22px;}
	.case .c_img .c_txt span{font-size:12px;height:20px;line-height:20px;margin-top:4px;}
	.case .c_img .c_txt p{font-size:13px;line-height:22px;}
	

	#video{width:300px;height:260px;}
	#video span{left:130px;top:260px;}
	.sub_nav a{width:50%;border-top:1px solid #FFF;}
	}
}