@charset "utf-8";
/*-----  Global  ----*/
*{margin:0px;padding:0px; border-width:0;box-sizing:border-box;}
/*html{scroll-behavior:smooth; }*/
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{zoom:1;}
*html .clearfix{zoom:1;}
::-webkit-input-placeholder{color:#999;font-size:14px;}
:-moz-placeholder{color:#999;font-size:14px;}
::-moz-placeholder{color:#999;font-size:14px;}
:-ms-input-placeholder{color:#999;font-size:14px;}
.container{width:1500px;margin:0 auto;}
.positionimg img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
.scale_img:hover img{
    -webkit-transform:scale(1.05);
       -moz-transform:scale(1.05);
         -o-transform:scale(1.05);
            transform:scale(1.05);}
.font_inline{font-size:0;-webkit-text-size-adjust:none;}
.pb_btn{display:block;position:relative;z-index:1;}
.pb_btn:before{content:'';position:absolute;left:0;top:0;width:0;height:100%;z-index:-1;}
.de3,.de3:before{
    -webkit-transition:all 0.3s ease-in-out;
       -moz-transition:all 0.3s ease-in-out;
         -o-transition:all 0.3s ease-in-out;
            transition:all 0.3s ease-in-out;}
.de5,.de5:before{
    -webkit-transition:all 0.5s ease-in-out;
       -moz-transition:all 0.5s ease-in-out;
         -o-transition:all 0.5s ease-in-out;
            transition:all 0.5s ease-in-out;}
.de7,.de7:before{
    -webkit-transition:all 0.7s ease-in-out;
       -moz-transition:all 0.7s ease-in-out;
         -o-transition:all 0.7s ease-in-out;
            transition:all 0.7s ease-in-out;}
.tlx{-webkit-transform:translateX(-50%);
       -moz-transform:translateX(-50%);
         -o-transform:translateX(-50%);
            transform:translateX(-50%);}
.tly{-webkit-transform:translateY(-50%);
       -moz-transform:translateY(-50%);
         -o-transform:translateY(-50%);
            transform:translateY(-50%);}
.tl{-webkit-transform:translate(-50%,-50%);
       -moz-transform:translate(-50%,-50%);
         -o-transform:translate(-50%,-50%);
            transform:translate(-50%,-50%);}
/*top*/
.topbg{height:120px;}
.top{width:100%;z-index:999;background:#FFF;position:fixed;left:0;top:0;}
.top .container{width:calc(100% - 30px);max-width:1580px;}
.top .logo{width:482px;float:left;margin:24px 0 23px;outline:none;height:73px;background:url(../images/logo.jpg) no-repeat left center;background-size:auto 100%;}
.top .logo a{display:block;text-indent:-9999px;overflow:hidden;height:100%;}
.top .t_right{float:right;}
/*nav*/
.pcnav{float:left;padding:41px 0 42px;}
.pcnav ul{margin:0;font-size:0;-webkit-text-size-adjust:none;}
.pcnav .firstfloor>li{text-align:center;position:relative;display:inline-block;}
.pcnav .firstfloor>li>a{display:inline-block;height:38px;line-height:38px;width:100%;color:#333;font-size:15px;padding:0 20px;}
.pcnav .firstfloor>li:hover>a{background:#247acb;border-radius:19px;color:#FFF;}
.pcnav .secondfloor{position:absolute;left:0;top:100%;z-index:9999;display:none;background:#FFF;min-width:100%;border-top:none;box-sizing:border-box;}
.pcnav .secondfloor>li{border-bottom:1px solid #E4EAEC;width:100%;line-height:44px;height:44px;font-size:13px;margin-left:0;white-space:nowrap;}
.pcnav .secondfloor>li>a{width:100%;height:100%;display:block;color:#76838F;padding:0 6px;}
.pcnav .secondfloor li a:hover{color:#247acb;}
.top .top_phone{float:right;margin-left:48px;background:url(../images/top_icon.png) no-repeat left center;padding-left:55px;margin-top:40px;}
.top .top_phone p{font-size:14px;height:20px;line-height:20px;color:#666;}
.top .top_phone p:last-child{font-size:20px;font-weight:bold;color:#333;margin-top:2px;}
.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*/
#mobilehead{height:70px;width:100%;display:none;position:fixed;z-index:9999;top:0;}
.top.mhead{box-shadow:0 2px 5px rgba(0,0,0,.6);background:#FFF;}
.top .nav{float:right;display:none;}
.top .nav_bg{display:none;position:fixed;top:70px;left:0;z-index:989;width:100%;height:calc(100% - 70px);background:rgba(0, 0, 0, 0.6);animation:fade-in .43s ease 0s;-webkit-animation:fade-in .43s ease 0s;}
.top .nav .nav_box{display:none;position:absolute;top:70px;left:0;z-index:991;width:100%;overflow:auto;border-top:1px solid #eee;background:#fff;box-sizing:border-box;}
.top .nav .nav_one>li{border-bottom:1px solid #eee;padding:0 10px;}
.top .nav .nav_one>li>span{height:42px;line-height:42px;font-size:15px;}
.top .nav .nav_one>li>span>a{display:block;position:relative;width:calc(100% - 150px);height:42px;box-sizing:border-box;font-size:15px;color:#666;line-height:42px;float:left;}
.top .nav .nav_one>li>span>i{float:right;display:block;width:150px;height:42px;}
.top .nav .nav_one>li>span>i>em{float:right;width:42px;height:42px;background:url(../images/+.png) no-repeat center center;-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;display:block;}
.top .nav .nav_one>li>span>i>em.on{-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);}
.top .nav .nav_one>li>ul{display:none;}
.top .nav .nav_one>li>ul>li{height:36px;line-height:36px;text-indent:20px;}
.top .nav .nav_one>li>ul>li>a{font-size:15px;color:#666;width:100%;height:100%;display:block;}
.top .nav .push-nav{display:block;position:relative;z-index:998;width:54px;height:50px;font-size:0;background:rgba(138,138,138,.5);margin-top:10px;border-radius:5px;}
.top .nav .push-nav .nav-toggle{display:block;position:absolute;left:50%;top:50%;border:0;border-radius:4px;cursor:pointer;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);}
.top .nav .push-nav.on .nav-toggle{margin-left:-4px;}
.top .nav .push-nav .nav-toggle span{display:block;position:relative;z-index:1;width:37px;height:2px;margin:0 0 10px auto;background:#8a8a93;border-radius:3px;-webkit-transform-origin:35px;transform-origin:35px;-webkit-transition:all .5s;transition:all .5s;}
.top .nav .push-nav .nav-toggle span.two{width:30px;}
.top .nav .push-nav .nav-toggle span:last-child{margin-bottom:0;}
.top .nav .push-nav.on .nav-toggle span{ opacity:1;}
.top .nav .push-nav.on .nav-toggle span:nth-child(3){-webkit-transform:rotate(45deg);transform:rotate(45deg);}
.top .nav .push-nav.on .nav-toggle span:nth-child(2){-webkit-transform:scale(0);transform:scale(0);}
.top .nav .push-nav.on .nav-toggle span:nth-child(1){-webkit-transform:rotate(-45deg);transform: rotate(-45deg);}
.top .nav .nav_contact{position:relative;border-top:1px solid #eee;color:#666;}
.top .nav .nav_contact .nav_txt{width:100%;}
.top .nav .nav_contact .nav_txt span{height:42px;line-height:42px;display:block;float:left;position:relative;text-indent:15px;margin-left:10px;font-size:15px;}
.top .nav .nav_contact .nav_txt span a{color:#666;}
.top .nav .nav_contact .nav_txt span.sitemapicon{background:url(../images/mobilesitemap.png) no-repeat left center;background-size:auto 15px;}
.top .nav .nav_contact .nav_txt span.topphoneicon{background:url(../images/mobilephone.png) no-repeat left center;background-size:auto 15px;}
.top .nav .nav_contact .nav_txt span.topemailicon{background:url(../images/mobileemail.png) no-repeat left center;background-size:auto 15px;text-indent:25px;}
/*flash*/
.index_banner{width:100%;height:0;padding-bottom:820px;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:49px!important;}
.index_banner .swiper-pagination-bullet{opacity:1;width:16px;height:16px;margin:0 4px!important;position:relative;background:url(fla_icon.png) no-repeat center center;background-size:cover;}
.index_banner .swiper-pagination-bullet.swiper-pagination-bullet-active{background:url(fla_hover.png) no-repeat center center}
/*pb_title*/
.pb_title{text-align:center;position:relative;}
.pb_title .pb_line{width:69.6%;position:relative;display:inline-block;}
.pb_title .pb_line:before{content:'';width:calc(50% - 148px);height:0;border-top:1px solid #C8C8C8;border-bottom:1px solid #EFEFEF;position:absolute;left:0;bottom:24px;}
.pb_title .pb_line:after{content:'';width:calc(50% - 148px);height:0;border-top:1px solid #C8C8C8;border-bottom:1px solid #EFEFEF;position:absolute;right:0;bottom:24px;}
.pb_title .pb_line.pc_line_w:before{width:calc(50% - 196px);border-top-color:rgba(255,255,255,.7);border-bottom-color:rgba(255,255,255,.2);}
.pb_title .pb_line.pc_line_w:after{width:calc(50% - 196px);border-top-color:rgba(255,255,255,.7);border-bottom-color:rgba(255,255,255,.2);}
.pb_title .pb_line .pb_tt{width:296px;display:inline-block;position:relative;}
.pb_title .pb_line .pb_tt.pb_tt_w{width:392px;}
.pb_title .pb_line .pb_tt:before{content:'';width:2px;height:27px;background:#70a7e6;position:absolute;left:0;bottom:12px;}
.pb_title .pb_line .pb_tt:after{content:'';width:2px;height:27px;background:#70a7e6;position:absolute;right:0;bottom:12px;}
.pb_title .pb_line .pb_tt.pb_tt_w:before{background:#FFF;}
.pb_title .pb_line .pb_tt.pb_tt_w:after{background:#FFF;}
.pb_title .pb_line .pb_tt .h_t{font-size:42px;color:#333;height:52px;line-height:52px;position:relative;font-weight:bold;}
.pb_title .pb_line .pb_tt .h_t span{color:#0f7fff;}
.pb_title .pb_line .pb_tt.pb_tt_w .h_t{color:#FFF;}
.pb_title .pb_line .pb_tt p{font-size:23px;color:#bfbfbf;line-height:23px;height:23px;text-transform:uppercase;font-family:Arial;}
.pb_title .pb_line .pb_tt.pb_tt_w p{color:#80c0ff;}
/*product*/
.product{padding:59px 0 80px;}
.product .p_nav{margin-top:40px;text-align:center;}
.product .p_nav .p_a{padding:0 25px;border:1px solid #a5a5a5;border-radius:21px;display:inline-block;}
.product .p_nav .p_a a{display:inline-block;position:relative;padding:0 32px;font-size:16px;height:40px;line-height:40px;color:#333;}
.product .p_nav .p_a a:before{content:'';width:1px;height:17px;background:#5d5d5d;position:absolute;left:0;top:50%;margin-top:-9px;}
.product .p_nav .p_a a:after{content:'';width:1px;height:17px;background:#9a9a9a;position:absolute;right:0;top:50%;margin-top:-9px;}
.product .p_nav .p_a a:first-child:before{content:none;}
.product .p_nav .p_a a:last-child:after{content:none;}
.product .p_nav .p_a a:hover{color:#0f7fff;}
.product .p_ul{padding-top:10px;}
.product .p_ul .p_li{width:100%;overflow:hidden;}
.product .p_ul .p_li .swiper-slide{margin-top:30px!important;}
.product .p_ul .p_li .p_img{width:100%;padding-bottom:75%;position:relative;overflow:hidden;}
.product .p_ul .p_li .p_txt{padding:0 28px;background:#0F7FFF;}
.product .p_ul .p_li .p_txt p{height:50px;line-height:50px;font-size:16px;color:#FFF;background:url(../images/pro_icon.png) no-repeat right center;}
/*gongyi*/
.gongyi{padding:37px 0 108px;background:url(../images/gubg.jpg) no-repeat center center;background-size:cover;}
.gongyi .gy_span{width:227px;height:35px;line-height:33px;border:1px solid #c6d7e8;border-radius:18px;text-align:center;margin:0 auto;margin-top:16px;font-size:20px;color:#FFF;letter-spacing:3.2px;}
.gongyi .gy_ul{margin-top:48px;overflow:hidden;position:relative;}
.gongyi .gy_ul .gy_center{position:absolute;width:248px;height:248px;padding:8px;border:1px solid #1de6ff;border-radius:50%;left:50%;top:0;margin-left:-124px;}
.gongyi .gy_ul .gy_center .gy_img{}
.gongyi .gy_ul .gy_center .gy_img img{display:block;width:100%;height:100%;border-radius:50%;}

.gongyi .gy_ul .swiper-slide{padding-top:14px;text-align:center;max-width:152px!important;margin-right:70px;}
.gongyi .gy_ul .swiper-slide:nth-child(3){margin-right:308px!important;}
.gongyi .gy_ul i{display:block;height:77px;background-repeat:no-repeat;background-position:center center;background-size:auto 100%;margin-bottom:27px;}
.gongyi .gy_ul i.icon1{background-image:url(../images/gy_icon1.png);}
.gongyi .gy_ul i.icon2{background-image:url(../images/gy_icon2.png);}
.gongyi .gy_ul i.icon3{background-image:url(../images/gy_icon3.png);}
.gongyi .gy_ul i.icon4{background-image:url(../images/gy_icon4.png);}
.gongyi .gy_ul i.icon5{background-image:url(../images/gy_icon5.png);}
.gongyi .gy_ul i.icon6{background-image:url(../images/gy_icon6.png);}
.gongyi .gy_ul p{font-size:14px;line-height:22px;color:#9fcdff;}
.gongyi .gy_ul p:nth-child(2){font-size:36px;height:36px;line-height:36px;margin-bottom:12px;font-weight:bold;color:#FFF;}
.gongyi .gy_ul p:nth-child(3){font-size:22px;height:32px;line-height:32px;margin-bottom:15px;font-weight:bold;color:#FFF;}
/*yingyong*/
.yingyong{padding-top:60px;}
.yingyong .yy_btn{margin-top:46px;text-align:center;}
.yingyong .yy_btn .swiper-pagination{font-size:0;-webkit-text-size-adjust:none;position:relative;text-align:center;}
.yingyong .yy_btn .swiper-pagination-bullet{height:auto;border-radius:0;outline:none;position:relative;opacity:1;margin-left:79px;width:auto;background:none;}
.yingyong .yy_btn .swiper-pagination-bullet:first-child{margin-left:0;}
.yingyong .yy_btn .swiper-pagination-bullet .yy_pp{text-align:center;}
.yingyong .yy_btn .swiper-pagination-bullet .yy_pp p{color:#333;font-size:20px;height:30px;line-height:30px;margin-top:11px;font-weight:bold;padding:0 32px;position:relative;}
.yingyong .yy_btn .swiper-pagination-bullet .yy_pp p:before{content:'';width:18px;height:1px;background:#b1b1b1;position:absolute;left:0;top:50%;}
.yingyong .yy_btn .swiper-pagination-bullet .yy_pp p:after{content:'';width:18px;height:1px;background:#b1b1b1;position:absolute;right:0;top:50%;}

.yingyong .yy_btn .swiper-pagination-bullet .yy_pp i{display:block;height:97px;background-repeat:no-repeat;background-position:center top;}
.yingyong .yy_btn .swiper-pagination-bullet .yy_pp i.icon0{background-image:url(../images/yy_icon1.png);}
.yingyong .yy_btn .swiper-pagination-bullet .yy_pp i.icon1{background-image:url(../images/yy_icon2.png);}
.yingyong .yy_btn .swiper-pagination-bullet .yy_pp i.icon2{background-image:url(../images/yy_icon3.png);}
.yingyong .yy_btn .swiper-pagination-bullet .yy_pp i.icon3{background-image:url(../images/yy_icon4.png);}
.yingyong .yy_btn .swiper-pagination-bullet .yy_pp i.icon4{background-image:url(../images/yy_icon5.png);}
.yingyong .yy_btn .swiper-pagination-bullet .yy_pp i.icon5{background-image:url(../images/yy_icon6.png);}
.yingyong .yy_btn .swiper-pagination-bullet.swiper-pagination-bullet-active .yy_pp i{background-position:center bottom;}
.yingyong .yy_btn .swiper-pagination-bullet.swiper-pagination-bullet-active .yy_pp p{color:#0f7fff;}
.yingyong .yy_ul{margin-top:35px;overflow:hidden;}
.yingyong .yy_ul .yy_img{width:100%;padding-bottom:40%;position:relative;border:1px solid #E5E5E5;}
.yingyong .yy_ul .yy_img .yy_txt{width:44%;position:absolute;right:0;top:50%;background:rgba(255,255,255,.95);padding:49px 50px 76px;box-sizing:border-box;}
.yingyong .yy_ul .yy_img .yy_txt p{font-size:16px;line-height:24px;color:#3e3e3e;}
.yingyong .yy_ul .yy_img .yy_txt p:first-child{font-size:30px;height:40px;line-height:40px;color:#252525;margin-bottom:21px;}
.yingyong .yy_ul .yy_img .yy_txt a{display:block;width:150px;height:40px;line-height:38px;font-size:14px;color:#3e3e3e;text-align:center;z-index:1;border:1px solid #3e3e3e;margin-top:63px;}
.yingyong .yy_ul .yy_img .yy_txt a:hover{border-color:#0f7fff;color:#FFF;}
.yingyong .yy_ul .yy_img .yy_txt a:hover:before{width:100%;background:#0f7fff;}
/*youshi*/
.youshi{padding-top:60px;}
.youshi .ys_content{margin-top:62px;background:#0F7FFF;position:relative;}
.youshi .ys_content .ys_left{width:50%;float:left;}
.youshi .ys_content .ys_left .ys_img{width:100%;padding-bottom:650px;position:relative;}
.youshi .ys_content .ys_right{width:750px;position:absolute;left:50%;top:0;height:100%;}
.youshi .ys_content .ys_right .ys_txt{padding:8px 0 0 68px;}
.youshi .ys_content .ys_right .ys_txt .ys_li{padding:45px 0;border-bottom:1px solid rgba(255,255,255,.2);}
.youshi .ys_content .ys_right .ys_txt .ys_li:last-child{border-bottom:none;}
.youshi .ys_content .ys_right .ys_txt .ys_li .ys_pp{padding:5px 0 0 61px;background-repeat:no-repeat;background-position:left top;}
.youshi .ys_content .ys_right .ys_txt .ys_li .ys_pp.icon1{background-image:url(../images/ys_icon1.png);}
.youshi .ys_content .ys_right .ys_txt .ys_li .ys_pp.icon2{background-image:url(../images/ys_icon2.png);}
.youshi .ys_content .ys_right .ys_txt .ys_li .ys_pp.icon3{background-image:url(../images/ys_icon3.png);}
.youshi .ys_content .ys_right .ys_txt .ys_li .ys_pp p{font-size:14px;line-height:22px;color:rgba(255,255,255,.7);}
.youshi .ys_content .ys_right .ys_txt .ys_li .ys_pp p:first-child{font-size:27px;height:37px;line-height:37px;margin-bottom:22px;color:#FFF;font-weight:bold;}
.youshi .ys_content .ys_right .ys_txt .ys_li .ys_pp p span{display:inline-block;font-size:20px;height:30px;line-height:30px;color:rgba(255,255,255,.8);vertical-align:bottom;font-weight:normal;margin-left:15px;}
/*info*/
.info{padding:61px 0 69px;}
.info .in_content{margin-top:57px;}
.info .in_content .in_left{width:657px;float:left;padding:0 0 49px 90px;position:relative;box-sizing:border-box;}
.info .in_content .in_left p{font-size:16px;line-height:16px;color:#333;text-transform:uppercase;padding-top:25px;position:absolute;left:0;top:0;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl;}
.info .in_content .in_left p:before{content:'';width:10px;height:10px;position:absolute;left:3px;top:0;background:#0f7fff;}
.info .in_content .in_left .in_img{width:100%;padding-bottom:360px;position:relative;}
.info .in_content .in_left .in_img2{width:250px;position:absolute;left:0;bottom:0;height:167px;}
.info .in_content .in_right{width:calc(100% - 657px);float:right;padding-left:100px;position:relative;}
.info .in_content .in_right:before{content:'';width:210px;height:1px;position:absolute;left:0;top:39px;background:#cfcfcf;}
.info .in_content .in_right p{font-size:14px;line-height:22px;color:#666;}
.info .in_content .in_right p:first-child{font-size:16px;height:16px;line-height:16px;margin-top:5px;text-transform:uppercase;color:#333;}
.info .in_content .in_right p:nth-child(2){font-size:34px;height:44px;line-height:44px;margin-top:56px;color:#333;font-weight:bold;}
.info .in_content .in_right p:nth-child(3){font-size:18px;height:18px;line-height:18px;margin-top:12px;text-transform:uppercase;color:#979797;font-family:Arial;}
.info .in_content .in_right i{display:block;margin:42px 0 20px;width:51px;height:3px;background:#0063d3;}
.info .in_content .in_right a{display:block;width:211px;height:41px;background:#0f7fff;line-height:41px;margin-top:24px;color:#FFF;text-align:center;font-size:16px;}
.info .in_content .in_right a:hover{opacity:0.8;}
.info .in_num{margin-top:28px;}
.info .in_num .in_li{width:234px;float:left;height:234px;background:url(../images/info_icon.png) no-repeat center center;background-size:100%;padding:71px 0 86px;position:relative;}
.info .in_num .in_li p{font-size:18px;height:22px;line-height:22px;color:#666;text-align:center;}
.info .in_num .in_li p:first-child{font-size:55px;height:55px;line-height:55px;color:#282627;font-weight:bold;font-family:Arial;}
.info .in_num .in_li p span{font-size:48px;font-weight:normal;}
.info .in_num .in_li p em{font-style:normal;}
.info .in_num .in_li i{display:block;width:42px;height:42px;background:#ededed;border-radius:50%;text-align:center;line-height:42px;font-size:16px;color:#282627;position:absolute;right:-10px;top:65px;font-style:normal;}
.info .in_num .in_fg{width:188px;float:left;position:relative;height:234px;}
.info .in_num .in_fg:before{content:'';width:26px;height:4px;background:#0f7fff;position:absolute;top:50%;margin-top:-2px;left:50%;margin-left:-13px;}
.info .in_num .in_fg:after{content:'';width:4px;height:26px;background:#0f7fff;position:absolute;top:50%;margin-top:-13px;left:50%;margin-left:-2px;}
/*news*/
.news{padding:59px 0 58px;background:#F8F8F8;}
.news .n_nav{margin-top:40px;text-align:center;}
.news .n_nav .n_a{padding:0 25px;border:1px solid #a5a5a5;border-radius:21px;display:inline-block;}
.news .n_nav .n_a .a_span{display:inline-block;position:relative;padding:0 32px;font-size:16px;height:40px;line-height:40px;color:#333;cursor:pointer;}
.news .n_nav .n_a .a_span:before{content:'';width:1px;height:17px;background:#5d5d5d;position:absolute;left:0;top:50%;margin-top:-9px;}
.news .n_nav .n_a .a_span:after{content:'';width:1px;height:17px;background:#9a9a9a;position:absolute;right:0;top:50%;margin-top:-9px;}
.news .n_nav .n_a .a_span:first-child:before{content:none;}
.news .n_nav .n_a .a_span:last-child:after{content:none;}
.news .n_nav .n_a .a_span:hover,.news .n_nav .n_a .a_span.on{color:#0f7fff;}
.news .n_content{padding-top:43px;}
.news .n_content .nc_left{width:840px;float:left;}
.news .n_content .nc_left .nc_li{background:#FFF;border:1px solid #f6f6f6;float:left;margin-right:20px;width:calc(50% - 20px);display:block;}
.news .n_content .nc_left .nc_li .nc_img{width:100%;padding-bottom:75%;position:relative;overflow:hidden;}
.news .n_content .nc_left .nc_li .nc_txt{padding:25px 30px 30px;background:#FFF;}
.news .n_content .nc_left .nc_li .nc_txt p{font-size:16px;line-height:28px;color:#888;}
.news .n_content .nc_left .nc_li .nc_txt p:first-child{font-size:24px;height:34px;line-height:34px;color:#333;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:15px;}
.news .n_content .nc_left .nc_li .nc_txt p:nth-child(2){overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.news .n_content .nc_left .nc_li .nc_txt span{display:block;font-size:16px;height:16px;line-height:16px;color:#bfbfbf;margin-top:30px;}
.news .n_content .nc_left .nc_li .nc_txt em{display:inline-block;font-size:14px;height:20px;line-height:20px;margin-top:33px;color:#999;padding-right:20px;background:url(../images/news_icon.png) no-repeat right center;font-style:normal;}
.news .n_content .nc_left .nc_li:hover .nc_txt p:first-child{color:#0f7fff;}
.news .n_content .nc_right{width:calc(100% - 840px);float:right;background:#FFF;padding:15px 40px 21px;}
.news .n_content .nc_right a{display:block;padding:15px 0 21px;border-bottom:1px solid #E3E3E3;}
.news .n_content .nc_right a:last-child{border-bottom:none;}
.news .n_content .nc_right a p{font-size:16px;color:#888;line-height:28px;}
.news .n_content .nc_right a p:first-child{font-size:24px;height:34px;line-height:34px;color:#333;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:12px;}
.news .n_content .nc_right a p:nth-child(2){overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.news .n_content .nc_right a span{display:block;font-size:16px;height:16px;line-height:16px;color:#bfbfbf;margin-top:20px;}
.news .n_content .nc_right a:hover p:first-child{color:#0f7fff;}
/*liuyan*/
.liuyan{padding:26px 0 38px;background:url(../images/lybg.jpg) no-repeat center center;background-size:cover;}
.liuyan .ly_title{text-align:left;}
.liuyan .ly_title p{font-size:18px;height:28px;line-height:28px;color:#333;}
.liuyan .ly_title p:first-child{font-size:30px;height:40px;line-height:40px;font-weight:bold;margin-bottom:2px;}
.liuyan .ly_form{margin-top:24px;}
.liuyan .ly_form input{width:24%;float:left;margin-left:10px;height:62px;line-height:62px;background:#FFF;outline:none;padding:0 15px;}
.liuyan .ly_form input:nth-child(2){margin-left:0;}
.liuyan .ly_form input.nr{width:36%;}
.liuyan .ly_form .foot_btn{width:14%;height:62px;line-height:62px;float:right;background:#0f7fff;font-size:14px;color:#FFF;text-align:center;cursor:pointer;}
/*friendlink*/
.friendlink{border-bottom:1px solid rgba(146,146,146,.5);background:#383838;}
.friendlink span{width:115px;float:left;display:block;height:40px;line-height:40px;font-size:40px;color:#FFF;position:relative;margin:12px 0 10px;}
.friendlink .fl_right{width:calc(100% - 115px);float:right;font-size:0;-webkit-text-size-adjust:none;padding:19px 0 19px 30px;}
.friendlink .fl_right a{color:#FFF;white-space:nowrap;display:inline-block;font-size:14px;position:relative;height:24px;line-height:24px;margin-right:25px;}
/*foot*/
.foot{background:#383838;padding:51px 0 61px;}
.foot .f_left{width:281px;float:left;padding-right:40px;border-right:1px solid rgba(146,146,146,.5);}
.foot .f_left a{display:block;width:50%;float:left;font-size:15px;height:23px;line-height:23px;margin-top:17px;font-weight:bold;color:#FFF;}
.foot .f_left a.mt{margin-top:0;}
.foot .f_left a:hover{color:#FFF;text-decoration:underline!important;}
.foot .f_center{width:888px;float:left;padding:9px 100px 0;}
.foot .f_center .fc_t{font-size:30px;height:32px;line-height:32px;background:url(../images/foot_icon.png) no-repeat left center;padding-left:47px;color:#FFF;font-family:Impact;letter-spacing:0.6px;margin-bottom:23px;}
.foot .f_center .fc_t span{display:inline-block;margin-right:20px;}
.foot .f_center .fc_t span:last-child{margin-right:0;}
.foot .f_center p{font-size:0;-webkit-text-size-adjust:none;}
.foot .f_center p span{display:inline-block;margin-right:20px;font-size:14px;line-height:32px;color:rgba(255,255,255,.7);}
.foot .f_center p span:last-child{margin-right:0;}
.foot .f_right{width:331px;float:right;border-left:1px solid rgba(146,146,146,.5);}
.foot .f_right .fr_ewm{padding-top:7px;margin-left:14px;float:left;}
.foot .f_right .fr_ewm p{font-size:14px;line-height:32px;color:#FFF;text-align:center;}
.foot .f_right .fr_ewm img{display:block;width:136px;height:auto;}
/*footbottom*/
.footbottom{padding:23px 0 22px;background:#383838;border-top:1px solid rgba(146,146,146,.5);}
.footbottom span{display:inline-block;margin-right:5px;font-size:14px;height:24x;line-height:24x;color:rgba(255,255,255,.7);}
.footbottom a{color:rgba(255,255,255,.7);}



/*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;}

/*stylepbulic*/
#stylesubnav{width:100%;background:#F7F7F7;padding:20px 0;}
#stylesubnav .xq_c{}
#stylesubnav .xq_crumbs{background:url(../images/position.png) no-repeat left 6px;line-height:26px;padding-left:24px;}
#stylesubnav .xq_crumbs a{}
#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:#0F7FFF;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;}


/*sub_nav*/
.sub_nav{margin-top:20px;width:100%;background:#eee;}
.sub_nav a{display:block;border-right:1px solid #FFF;height:49px;line-height:48px;text-align:center;border-bottom:1px solid #FFF;width:16.6666%;float:left;}
.sub_nav a.on{background:#0F7FFF;color:#FFF;}
/*sub_cnav*/
.sub_cnav{margin-top:20px;background:#eee;font-size:0;-webkit-text-size-adjust:none;}
.sub_cnav a{display:inline-block;border-right:1px solid #FFF;height:49px;line-height:49px;text-align:center;padding:0 30px;font-size:14px;}
.sub_cnav a.on{background:#0F7FFF;color:#FFF;}


/*sub_title*/
.sub_title{text-align:center;position:relative;}
.sub_title .s_t{font-size:36px;color:#333;height:46px;line-height:46px;position:relative;font-weight:bold;}
.sub_title i{display:block;width:41px;height:4px;background:#0F7FFF;margin:10px auto;}
.sub_title p{margin:0;font-size:16px;color:#666;line-height:26px;}
/*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 #0F7FFF;padding:9px 15px;background:#0F7FFF;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;}
/*tags*/
.tags{margin-top:20px;color:#06F;text-align:right;padding-bottom:15px;}
/*xiangguan*/
.xiangguan{padding:30px 0;}
.xiangguan .xg_title{width:100px;height:35px;background:#0061a7;line-height:35px;text-align:center;font-size:15px;color:#FFF;}
.xiangguan .xg_ul{margin-top:20px;}
.xiangguan .xg_ul a{width:48%;float:left;margin-left:4%;height:40px;line-height:40px;border-bottom:1px dashed #d8d8d8;display:block;background:url(../images/zys_42.jpg) no-repeat 2px center;padding-left:10px;}
.xiangguan .xg_ul a:nth-child(odd){margin-left:0;}

/*公用分页*/
.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:#FF3A3A;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:#FF3A3A;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(../images/kf1.png) no-repeat center center;}
#floatBottom a.kf2{background:url(../images/kf2.png) no-repeat center center;}
#floatBottom a.kf3{background:url(../images/kf3.png) no-repeat center center;}
#floatBottom a.kf4{background:url(../images/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;}

@media screen and (max-width:1699px){
	.container{width:1300px;}
	.topbg{height:103px;}
	.top .logo{width:418px;margin:20px 0;height:63px;}
	.pcnav{padding:32px 0 33px;}
	.top .top_phone{margin-left:26px;background-size:auto 100%;padding-left:44px;margin-top:32px;}
	.top .top_phone p{font-size:13px;height:18px;line-height:18px;}
	.top .top_phone p:last-child{font-size:18px;}
	.index_banner{padding-bottom:710px;}
	.pb_title .pb_line:before{width:calc(50% - 138px);bottom:21px;}
	.pb_title .pb_line:after{width:calc(50% - 138px);bottom:21px;}
	.pb_title .pb_line.pc_line_w:before{width:calc(50% - 180px);}
	.pb_title .pb_line.pc_line_w:after{width:calc(50% - 180px);}
	.pb_title .pb_line .pb_tt{width:276px;}
	.pb_title .pb_line .pb_tt.pb_tt_w{width:360px;}
	.pb_title .pb_line .pb_tt:before{height:22px;}
	.pb_title .pb_line .pb_tt:after{height:22px;}
	.pb_title .pb_line .pb_tt p{font-size:20px;height:20px;line-height:20px;}
	.pb_title .pb_line .pb_tt .h_t{font-size:34px;height:42px;line-height:42px;}
	.product{padding:40px 0 50px;}
	.product .p_nav{margin-top:26px;}
	.product .p_nav .p_a{padding:0 15px;}
	.product .p_nav .p_a a{padding:0 26px;font-size:15px;}
	.product .p_ul{padding-top:0;}
	.product .p_ul .p_li .swiper-slide{margin-top:22px!important;}
	.product .p_ul .p_li .p_txt{padding:0 20px;}
	.product .p_ul .p_li .p_txt p{height:44px;line-height:44px;font-size:15px;background-size:auto 17px;}
	.gongyi{padding:30px 0 50px;}
	.gongyi .gy_span{font-size:15px;height:32px;line-height:30px;width:210px;margin-top:12px;}
	.gongyi .gy_ul{margin-top:30px;}
	.gongyi .gy_ul .gy_center{width:220px;height:220px;margin-left:-110px;}
	.gongyi .gy_ul .swiper-slide{max-width:140px!important;padding-top:10px;}
	.gongyi .gy_ul .swiper-slide:nth-child(3){margin-right:260px!important;}
	.gongyi .gy_ul i{height:70px;margin-bottom:20px;}
	.gongyi .gy_ul p{font-size:13px;}
	.gongyi .gy_ul p:nth-child(2){font-size:30px;height:30px;line-height:30px;margin-bottom:8px;}
	.gongyi .gy_ul p:nth-child(3){font-size:20px;height:28px;line-height:28px;margin-bottom:10px;}
	.yingyong{padding-top:40px;}
	.yingyong .yy_btn{margin-top:30px;}
	.yingyong .yy_btn .swiper-pagination-bullet{margin-left:50px;}
	.yingyong .yy_btn .swiper-pagination-bullet .yy_pp i{height:80px;background-size:auto 160px;}
	.yingyong .yy_btn .swiper-pagination-bullet .yy_pp p{font-size:18px;height:26px;line-height:26px;}
	.yingyong .yy_ul{margin-top:26px;}
	.yingyong .yy_ul .yy_img .yy_txt{padding:40px 40px 60px;}
	.yingyong .yy_ul .yy_img .yy_txt p{font-size:15px;}
	.yingyong .yy_ul .yy_img .yy_txt p:first-child{font-size:24px;height:32px;line-height:32px;margin-bottom:15px;}
	.youshi{padding-top:40px;}
	.youshi .ys_content{margin-top:40px;}
	.youshi .ys_content .ys_left .ys_img{padding-bottom:500px;}
	.youshi .ys_content .ys_right{width:650px;}
	.youshi .ys_content .ys_right .ys_txt{padding:0 0 0 40px;}
	.youshi .ys_content .ys_right .ys_txt .ys_li{padding:30px 0;}
	.youshi .ys_content .ys_right .ys_txt .ys_li .ys_pp{padding:3px 0 0 50px;background-size:auto 42px;}
	.youshi .ys_content .ys_right .ys_txt .ys_li .ys_pp p{font-size:13px;}
	.youshi .ys_content .ys_right .ys_txt .ys_li .ys_pp p:first-child{font-size:22px;height:30px;line-height:30px;margin-bottom:15px;}
	.youshi .ys_content .ys_right .ys_txt .ys_li .ys_pp p span{font-size:17px;height:24px;line-height:24px;}
	.info{padding:40px 0;}
	.info .in_content{margin-top:36px;}
	.info .in_content .in_left{width:570px;padding:0 0 30px 60px;}
	.info .in_content .in_left .in_img{padding-bottom:324px;}
	.info .in_content .in_left .in_img2{width:200px;height:134px;}
	.info .in_content .in_left p{font-size:15px;padding-top:20px;}
	.info .in_content .in_left p:before{width:8px;height:8px;}
	.info .in_content .in_right{width:calc(100% - 570px);padding-left:60px;}
	.info .in_content .in_right:before{width:155px;top:33px;}
	.info .in_content .in_right p{font-size:13px;}
	.info .in_content .in_right p:first-child{font-size:15px;}
	.info .in_content .in_right p:nth-child(2){font-size:30px;height:38px;line-height:38px;margin-top:36px;}
	.info .in_content .in_right p:nth-child(3){font-size:16px;height:16px;line-height:16px;}
	.info .in_content .in_right i{margin:30px 0 15px;}
	.info .in_content .in_right a{height:37px;line-height:37px;width:200px;margin-top:18px;font-size:15px;}
	.info .in_num{margin-top:20px;}
	.info .in_num .in_li{width:204px;height:204px;padding:62px 0 72px;}
	.info .in_num .in_fg{width:161px;height:204px;}
	.info .in_num .in_li p:first-child{font-size:48px;height:48px;line-height:48px;}
	.info .in_num .in_li p{font-size:16px;}
	.info .in_num .in_li p span{font-size:42px;}
	.info .in_num .in_li i{width:40px;height:40px;line-height:40px;font-size:15px;top:50px;}
	.news{padding:40px 0;}
	.news .n_nav{margin-top:30px;}
	.news .n_nav .n_a{padding:0 15px;}
	.news .n_nav .n_a .a_span{padding:0 25px;font-size:15px;}
	.news .n_content{padding-top:30px;}
	.news .n_content .nc_left{width:728px;}
	.news .n_content .nc_left .nc_li{width:calc(50% - 15px);margin-right:15px;}
	.news .n_content .nc_left .nc_li .nc_txt{padding:20px 20px;}
	.news .n_content .nc_left .nc_li .nc_txt p{font-size:15px;line-height:26px;}
	.news .n_content .nc_left .nc_li .nc_txt p:first-child{font-size:20px;height:28px;line-height:28px;margin-bottom:10px;}
	.news .n_content .nc_left .nc_li .nc_txt span{font-size:15px;margin-top:20px;}
	.news .n_content .nc_left .nc_li .nc_txt em{margin-top:20px;}
	.news .n_content .nc_right{width:calc(100% - 728px);padding:10px 30px 15px;}
	.news .n_content .nc_right a{padding:11px 0 15px;}
	.news .n_content .nc_right a p{font-size:15px;line-height:26px;}
	.news .n_content .nc_right a p:first-child{font-size:20px;height:28px;line-height:28px;margin-bottom:10px;}
	.news .n_content .nc_right a span{font-size:15px;margin-top:15px;}
	.liuyan{padding:20px 0 30px;}
	.liuyan .ly_title p{font-size:16px;height:24px;line-height:24px;}
	.liuyan .ly_title p:first-child{font-size:24px;height:32px;line-height:32px;}
	.liuyan .ly_form{margin-top:16px;}
	.liuyan .ly_form input{height:54px;line-height:54px;padding:0 10px;}
	.liuyan .ly_form .foot_btn{height:54px;line-height:54px;}
	.friendlink span{font-size:30px;height:30px;line-height:30px;margin:6px 0;width:85px;}
	.friendlink .fl_right{padding:12px 0 12px 20px;width:calc(100% - 85px);}
	.foot{padding:35px 0 40px;}
	.foot .f_left{width:243px;padding-right:20px;}
	.foot .f_left a{font-size:14px;margin-top:12px;}
	.foot .f_center{width:771px;padding:5px 50px 0;}
	.foot .f_center .fc_t{font-size:24px;height:26px;line-height:26px;background-size:auto 100%;padding-left:35px;margin-bottom:15px;}
	.foot .f_center .fc_t span{margin-right:15px;}
	.foot .f_right{width:286px;}
	.foot .f_right .fr_ewm{padding-top:3px;margin-left:16px;}
	.foot .f_right .fr_ewm p{line-height:28px;}
	.foot .f_right .fr_ewm img{width:125px;}
	.footbottom{padding:18px 0;}



	#px_banner{padding-bottom:340px;}
	#stylesubnav{padding:15px 0;}
    .sub_title .s_t{font-size:30px;height:38px;line-height:38px;}
    .sub_title i{width:36px;height:3px;margin:8px auto;}
    .sub_title p{font-size:15px;}
    .sub_nav a{font-size:16px;height:66px;line-height:66px;padding:0 10px;}
    .public_right{width:389px;}
    .public_right .pr_c{padding:30px 20px 25px;}
    .public_right .pr_title{font-size:21px;}
    .public_right .pr_news .pr_a{margin-top:20px;}
    .public_right .pr_news .pr_a a{margin-bottom:25px;}
    .public_right .pr_news .pr_a a p{font-size:15px;}
    .public_right .pr_c{margin-top:30px;padding:30px 20px 15px;}
    .public_right .pr_contact .pr_p{margin-top:20px;}
    .public_right .pr_contact .pr_p p{margin-bottom:18px;font-size:14px;}
    .mes_li{margin-top:20px;}
    .fanye{padding:36px 0 40px;}
    .fanye .a_span i{width:70px;height:60px;}
    .fanye .a_span .a_p{width:calc(100% - 70px);padding:8px 8px 6px;}
    .fanye .a_span .a_p .a_pp{height:46px;line-height:46px;}
    .fanye .a_span .a_p .a_pp p{font-size:14px;line-height:23px;}
    .xiangguan{padding:20px 0;}
    .xiangguan .xg_ul{margin-top:10px;}

}

@media screen and (max-width:1499px){
	.container{width:1100px;}
	.topbg{height:84px;}
	.top .logo{width:353px;margin:15px 0;height:53px;}
	.pcnav{padding:23px 0;}
	.pcnav .firstfloor>li>a{font-size:14px;padding:0 18px;}
	.top .top_phone{margin-left:10px;padding-left:37px;margin-top:25px;}
	.top .top_phone p{font-size:12px;height:16px;line-height:16px;}
	.top .top_phone p:last-child{font-size:16px;}
	.index_banner{padding-bottom:656px;}
	.pb_title .pb_line:before{width:calc(50% - 110px);bottom:17px;}
	.pb_title .pb_line:after{width:calc(50% - 110px);bottom:17px;}
	.pb_title .pb_line.pc_line_w:before{width:calc(50% - 140px);}
	.pb_title .pb_line.pc_line_w:after{width:calc(50% - 140px);}
	.pb_title .pb_line .pb_tt{width:220px;}
	.pb_title .pb_line .pb_tt.pb_tt_w{width:280px;}
	.pb_title .pb_line .pb_tt:before{height:20px;bottom:8px;}
	.pb_title .pb_line .pb_tt:after{height:20px;bottom:8px;}
	.pb_title .pb_line .pb_tt p{font-size:17px;height:18px;line-height:18px;}
	.pb_title .pb_line .pb_tt .h_t{font-size:30px;height:38px;line-height:38px;}
	.product{padding:30px 0;}
	.product .p_nav{margin-top:20px;}
	.product .p_nav .p_a{padding:0 10px;}
	.product .p_nav .p_a a{padding:0 20px;font-size:14px;}
	.product .p_nav .p_a a:before{height:14px;margin-top:-7px;}
	.product .p_nav .p_a a:after{height:14px;margin-top:-7px;}
	.product .p_ul .p_li .swiper-slide{margin-top:18px!important;}
	.product .p_ul .p_li .p_txt{padding:0 15px;}
	.product .p_ul .p_li .p_txt p{height:40px;line-height:40px;font-size:14px;background-size:auto 15px;}
	.gongyi{padding:30px 0 30px;}
	.gongyi .gy_span{font-size:14px;height:30px;line-height:28px;width:180px;margin-top:10px;letter-spacing:0;}
	.gongyi .gy_ul{margin-top:20px;}
	.gongyi .gy_ul .gy_center{width:170px;height:170px;margin-left:-85px;}
	.gongyi .gy_ul .swiper-slide{max-width:128px!important;padding-top:6px;}
	.gongyi .gy_ul .swiper-slide:nth-child(3){margin-right:192px!important;}
	.gongyi .gy_ul i{height:50px;margin-bottom:12px;}
	.gongyi .gy_ul p{font-size:12px;line-height:20px;}
	.gongyi .gy_ul p:nth-child(2){font-size:22px;height:22px;line-height:22px;margin-bottom:5px;}
	.gongyi .gy_ul p:nth-child(3){font-size:17px;height:24px;line-height:24px;margin-bottom:7px;}
	.yingyong{padding-top:30px;}
	.yingyong .yy_btn{margin-top:20px;}
	.yingyong .yy_btn .swiper-pagination-bullet{margin-left:30px;}
	.yingyong .yy_btn .swiper-pagination-bullet .yy_pp i{height:70px;background-size:auto 140px;}
	.yingyong .yy_btn .swiper-pagination-bullet .yy_pp p{font-size:16px;height:24px;line-height:24px;padding:0 20px;}
	.yingyong .yy_btn .swiper-pagination-bullet .yy_pp p:before{width:10px;}
	.yingyong .yy_btn .swiper-pagination-bullet .yy_pp p:after{width:10px;}
	.yingyong .yy_ul{margin-top:18px;}
	.yingyong .yy_ul .yy_img .yy_txt{padding:30px 30px 40px;}
	.yingyong .yy_ul .yy_img .yy_txt p{font-size:14px;}
	.yingyong .yy_ul .yy_img .yy_txt p:first-child{font-size:20px;height:28px;line-height:28px;margin-bottom:10px;}
	.yingyong .yy_ul .yy_img .yy_txt a{width:120px;font-size:13px;height:36px;line-height:34px;margin-top:40px;}
	.youshi{padding-top:30px;}
	.youshi .ys_content{margin-top:26px;}
	.youshi .ys_content .ys_left .ys_img{padding-bottom:405px;}
	.youshi .ys_content .ys_right{width:600px;}
	.youshi .ys_content .ys_right .ys_txt{padding:0 0 0 25px;}
	.youshi .ys_content .ys_right .ys_txt .ys_li{padding:20px 0;}
	.youshi .ys_content .ys_right .ys_txt .ys_li .ys_pp{padding:2px 0 0 40px;background-size:auto 36px;}
	.youshi .ys_content .ys_right .ys_txt .ys_li .ys_pp p{font-size:12px;}
	.youshi .ys_content .ys_right .ys_txt .ys_li .ys_pp p:first-child{font-size:18px;height:26px;line-height:26px;margin-bottom:10px;}
	.youshi .ys_content .ys_right .ys_txt .ys_li .ys_pp p span{font-size:17px;height:24px;line-height:24px;}
	.info{padding:30px 0;}
	.info .in_content{margin-top:26px;}
	.info .in_content .in_left{width:526px;padding:0 0 20px 40px;}
	.info .in_content .in_left .in_img{padding-bottom:309px;}
	.info .in_content .in_left .in_img2{width:190px;height:127px;}
	.info .in_content .in_left p{font-size:14px;padding-top:17px;}
	.info .in_content .in_left p:before{width:7px;height:7px;}
	.info .in_content .in_right{width:calc(100% - 526px);padding-left:30px;}
	.info .in_content .in_right:before{width:110px;top:28px;}
	.info .in_content .in_right p{font-size:12px;}
	.info .in_content .in_right p:first-child{font-size:14px;}
	.info .in_content .in_right p:nth-child(2){font-size:22px;height:30px;line-height:30px;margin-top:28px;}
	.info .in_content .in_right p:nth-child(3){font-size:14px;height:14px;line-height:14px;margin-top:6px;}
	.info .in_content .in_right i{margin:20px 0 10px;}
	.info .in_content .in_right a{height:35px;line-height:35px;width:160px;margin-top:13px;font-size:14px;}
	.info .in_num{margin-top:15px;}
	.info .in_num .in_li{width:172px;height:172px;padding:52px 0 60px;}
	.info .in_num .in_fg{width:137px;height:172px;}
	.info .in_num .in_fg:before{width:20px;height:2px;margin-left:-10px;margin-top:-1px;}
	.info .in_num .in_fg:after{width:2px;height:20px;margin-top:-10px;margin-left:-1px;}
	.info .in_num .in_li p:first-child{font-size:34px;height:34px;line-height:34px;}
	.info .in_num .in_li p{font-size:15px;}
	.info .in_num .in_li p span{font-size:32px;}
	.info .in_num .in_li i{width:32px;height:32px;line-height:32px;font-size:14px;top:46px;}
	.news{padding:30px 0;}
	.news .n_nav{margin-top:20px;}
	.news .n_nav .n_a{padding:0 10px;}
	.news .n_nav .n_a .a_span{padding:0 20px;font-size:14px;}
	.news .n_nav .n_a .a_span:before{height:14px;margin-top:-7px;}
	.news .n_nav .n_a .a_span:after{height:14px;margin-top:-7px;}
	.news .n_content{padding-top:20px;}
	.news .n_content .nc_left{width:672px;}
	.news .n_content .nc_left .nc_li{width:calc(50% - 10px);margin-right:10px;}
	.news .n_content .nc_left .nc_li .nc_txt{padding:12px 10px;}
	.news .n_content .nc_left .nc_li .nc_txt p{font-size:14px;line-height:24px;}
	.news .n_content .nc_left .nc_li .nc_txt p:first-child{font-size:18px;height:26px;line-height:26px;margin-bottom:7px;}
	.news .n_content .nc_left .nc_li .nc_txt span{font-size:14px;margin-top:15px;}
	.news .n_content .nc_left .nc_li .nc_txt em{margin-top:15px;}
	.news .n_content .nc_right{width:calc(100% - 672px);padding:7px 20px 8px;}
	.news .n_content .nc_right a{padding:11px 0 15px;}
	.news .n_content .nc_right a p{font-size:14px;line-height:24px;}
	.news .n_content .nc_right a p:first-child{font-size:18px;height:26px;line-height:26px;margin-bottom:7px;}
	.news .n_content .nc_right a span{font-size:14px;margin-top:10px;}
	.liuyan{padding:15px 0 20px;}
	.liuyan .ly_title p{font-size:14px;height:22px;line-height:22px;}
	.liuyan .ly_title p:first-child{font-size:20px;height:28px;line-height:28px;}
	.liuyan .ly_form{margin-top:12px;}
	.liuyan .ly_form input{height:50px;line-height:50px;}
	.liuyan .ly_form .foot_btn{height:50px;line-height:50px;}
	.friendlink span{font-size:20px;height:20px;line-height:20px;margin:14px 0;width:60px;}
	.friendlink .fl_right{padding:12px 0 12px 15px;width:calc(100% - 60px);}
	.foot{padding:26px 0 30px;}
	.foot .f_left{width:220px;padding-right:10px;}
	.foot .f_left a{margin-top:10px;}
	.foot .f_center{width:630px;padding:3px 30px 0;}
	.foot .f_center .fc_t{font-size:24px;height:26px;line-height:26px;background-size:auto 100%;padding-left:35px;margin-bottom:10px;}
	.foot .f_center .fc_t span{margin-right:15px;}

	.foot .f_center p span{margin-right:15px;line-height:28px;}
	.foot .f_right{width:250px;}
	.foot .f_right .fr_ewm{padding-top:0;margin-left:9px;}
	.foot .f_right .fr_ewm p{line-height:24px;}
	.foot .f_right .fr_ewm img{width:115px;}
	.footbottom{padding:15px 0;}




	#px_banner{padding-bottom:300px;}
    #stylesubnav{padding:10px 0;}
    .sub_title .s_t{font-size:24px;height:32px;line-height:32px;}
    .sub_title i{width:30px;height:2px;margin:5px auto;}
    .sub_title p{font-size:14px;line-height:22px;}
    .sub_nav a{font-size:15px;height:56px;line-height:56px;}
    .sub_cnav a{height:42px;line-height:42px;font-size:14px;padding:0 30px;}
	.manu{margin-top:20px;}
    .public_right{width:287px;}
    .public_right .pr_c{padding:20px 15px 10px;}
    .public_right .pr_title{font-size:18px;}
    .public_right .pr_news .pr_a{margin-top:15px;}
    .public_right .pr_news .pr_a a{margin-bottom:20px;}
    .public_right .pr_news .pr_a a p{font-size:14px;line-height:24px;}
    .public_right .pr_c{margin-top:20px;padding:20px 15px 10px;}
    .public_right .pr_contact .pr_p{margin-top:15px;}
    .public_right .pr_contact .pr_p p{margin-bottom:15px;font-size:14px;line-height:24px;}
    .mes_li{margin-top:10px;}
	.mes_li input{height:42px;line-height:42px;}
	.mes_li i{height:42px;line-height:50px;}
	.mes_li select{height:42px;line-height:42px;}
	.mes_li textarea{height:100px;padding:6px 50px 6px 20px;}
	.mes_btn{margin-top:15px;height:55px;line-height:55px;width:230px;}
    .fanye{padding:20px 0 25px;}
    .fanye .a_span i{width:60px;height:50px;}
    .fanye .a_span .a_p{width:calc(100% - 60px);padding:5px 5px 3px;}
    .fanye .a_span .a_p .a_pp{height:42px;line-height:42px;}
    .fanye .a_span .a_p .a_pp p{font-size:14px;line-height:21px;}
}

@media screen and (max-width:1299px){
	.container{width:994px;}
	.topbg{height:70px;}
	.top .logo{width:320px;margin:11px 0;height:48px;}
	.pcnav{padding:18px 0;}
	.pcnav .firstfloor>li>a{font-size:14px;padding:0 13px;height:34px;line-height:34px;}
	.top .top_phone{display:none;}
	.index_banner{padding-bottom:543px;}
	.pb_title .pb_line:before{width:calc(50% - 80px);bottom:12px;}
	.pb_title .pb_line:after{width:calc(50% - 80px);bottom:12px;}
	.pb_title .pb_line.pc_line_w:before{width:calc(50% - 110px);}
	.pb_title .pb_line.pc_line_w:after{width:calc(50% - 110px);}
	.pb_title .pb_line .pb_tt{width:160px;}
	.pb_title .pb_line .pb_tt.pb_tt_w{width:220px;}
	.pb_title .pb_line .pb_tt:before{height:18px;bottom:5px;}
	.pb_title .pb_line .pb_tt:after{height:18px;bottom:5px;}
	.pb_title .pb_line .pb_tt p{font-size:12px;height:16px;line-height:16px;}
	.pb_title .pb_line .pb_tt .h_t{font-size:22px;height:30px;line-height:30px;}
	.product{padding:20px 0;}
	.product .p_nav{margin-top:15px;}
	.product .p_nav .p_a{padding:0 10px;}
	.product .p_nav .p_a a{padding:0 15px;height:34px;line-height:34px;}
	.product .p_nav .p_a a:before{height:14px;margin-top:-7px;}
	.product .p_nav .p_a a:after{height:14px;margin-top:-7px;}
	.product .p_ul .p_li .swiper-slide{margin-top:12px!important;}
	.product .p_ul .p_li .p_txt{padding:0 10px;}
	.product .p_ul .p_li .p_txt p{height:34px;line-height:34px;}
	.gongyi{padding:20px 0;}
	.gongyi .gy_span{font-size:12px;height:26px;line-height:26px;width:140px;}
	.gongyi .gy_ul{margin-top:20px;}
	.gongyi .gy_ul .gy_center{display:none;}
	.gongyi .gy_ul .swiper-slide{max-width:none!important;padding-top:0;}
	.gongyi .gy_ul .swiper-slide:nth-child(3){margin-right:35px!important;}
	.gongyi .gy_ul i{height:50px;margin-bottom:10px;}
	.gongyi .gy_ul p:nth-child(2){font-size:20px;height:20px;line-height:20px;margin-bottom:3px;}
	.gongyi .gy_ul p:nth-child(3){font-size:15px;height:22px;line-height:22px;margin-bottom:5px;}
	.yingyong{padding-top:20px;}
	.yingyong .yy_btn{margin-top:15px;}
	.yingyong .yy_btn .swiper-pagination-bullet{margin-left:20px;}
	.yingyong .yy_btn .swiper-pagination-bullet .yy_pp i{height:60px;background-size:auto 120px;}
	.yingyong .yy_btn .swiper-pagination-bullet .yy_pp p{font-size:15px;height:22px;line-height:22px;padding:0 15px;}
	.yingyong .yy_btn .swiper-pagination-bullet .yy_pp p:before{width:8px;}
	.yingyong .yy_btn .swiper-pagination-bullet .yy_pp p:after{width:8px;}
	.yingyong .yy_ul{margin-top:12px;}
	.yingyong .yy_ul .yy_img .yy_txt{padding:20px 20px 30px;}
	.yingyong .yy_ul .yy_img .yy_txt a{font-size:12px;margin-top:30px;}
	.youshi{padding-top:20px;}
	.youshi .ys_content{margin-top:18px;}
	.youshi .ys_content .ys_left .ys_img{padding-bottom:353px;}
	.youshi .ys_content .ys_right{width:497px;}
	.youshi .ys_content .ys_right .ys_txt{padding:0 0 0 15px;}
	.youshi .ys_content .ys_right .ys_txt .ys_li{padding:12px 0;}
	.youshi .ys_content .ys_right .ys_txt .ys_li .ys_pp{padding:0 0 0 30px;background-size:auto 24px;}
	.youshi .ys_content .ys_right .ys_txt .ys_li .ys_pp p{font-size:12px;line-height:20px;}
	.youshi .ys_content .ys_right .ys_txt .ys_li .ys_pp p:first-child{font-size:17px;height:24px;line-height:24px;margin-bottom:6px;}
	.youshi .ys_content .ys_right .ys_txt .ys_li .ys_pp p span{font-size:14px;height:18px;line-height:18px;margin-left:8px;}
	.info{padding:20px 0;}
	.info .in_content{margin-top:18px;}
	.info .in_content .in_left{width:435px;padding:0 0 15px 30px;}
	.info .in_content .in_left .in_img{padding-bottom:257px;}
	.info .in_content .in_left .in_img2{width:170px;height:114px;}
	.info .in_content .in_left p{font-size:12px;padding-top:15px;line-height:14px;}
	.info .in_content .in_left p:before{width:5px;height:5px;left:5px;}
	.info .in_content .in_right{width:calc(100% - 435px);padding-left:20px;}
	.info .in_content .in_right:before{width:86px;top:24px;}
	.info .in_content .in_right p:first-child{font-size:12px;}
	.info .in_content .in_right p:nth-child(2){font-size:20px;height:28px;line-height:28px;margin-top:12px;}
	.info .in_content .in_right p:nth-child(3){font-size:12px;margin-top:5px;}
	.info .in_content .in_right i{margin:10px 0 6px;}
	.info .in_content .in_right a{height:35px;line-height:35px;width:160px;margin-top:13px;font-size:14px;}
	.info .in_num{margin-top:15px;}
	.info .in_num .in_li{width:155px;height:155px;padding:50px 0 55px;}
	.info .in_num .in_fg{width:124px;height:155px;}
	.info .in_num .in_li p:first-child{font-size:30px;height:30px;line-height:30px;}
	.info .in_num .in_li p{font-size:14px;line-height:20px;}
	.info .in_num .in_li p span{font-size:26px;}
	.info .in_num .in_li i{width:32px;height:32px;line-height:32px;font-size:14px;top:39px;right:-7px;}
	.news{padding:20px 0;}
	.news .n_nav{margin-top:15px;}
	.news .n_nav .n_a{padding:0 10px;}
	.news .n_nav .n_a .a_span{padding:0 15px;height:34px;line-height:34px;}
	.news .n_nav .n_a .a_span:before{height:14px;margin-top:-7px;}
	.news .n_nav .n_a .a_span:after{height:14px;margin-top:-7px;}
	.news .n_content{padding-top:15px;}
	.news .n_content .nc_left{width:600px;}
	.news .n_content .nc_left .nc_li .nc_txt{padding:10px 8px;}
	.news .n_content .nc_left .nc_li .nc_txt p:first-child{font-size:16px;height:24px;line-height:24px;margin-bottom:5px;}
	.news .n_content .nc_left .nc_li .nc_txt span{margin-top:10px;}
	.news .n_content .nc_left .nc_li .nc_txt em{margin-top:10px;}
	.news .n_content .nc_right{width:calc(100% - 600px);padding:4px 12px 5px;}
	.news .n_content .nc_right a{padding:10px 0 12px;}
	.news .n_content .nc_right a p:first-child{font-size:16px;height:24px;line-height:24px;margin-bottom:5px;}
	.news .n_content .nc_right a span{margin-top:5px;}
	.liuyan{padding:10px 0 12px;}
	.liuyan .ly_title p{font-size:12px;height:20px;line-height:20px;}
	.liuyan .ly_title p:first-child{font-size:18px;height:26px;line-height:26px;}
	.liuyan .ly_form{margin-top:10px;}
	.liuyan .ly_form input{height:42px;line-height:42px;margin-left:7px;}
	.liuyan .ly_form .foot_btn{height:42px;line-height:42px;}
	.friendlink span{font-size:20px;height:20px;line-height:20px;margin:14px 0;width:60px;}
	.friendlink .fl_right{padding:12px 0 12px 15px;width:calc(100% - 60px);}
	.foot{padding:20px 0;}
	.foot .f_left{display:none;}
	.foot .f_center{width:744px;padding:0 20px 0 0;}
	.foot .f_center .fc_t{font-size:24px;height:26px;line-height:26px;background-size:auto 100%;padding-left:35px;margin-bottom:15px;}
	.foot .f_center .fc_t span{margin-right:15px;}
	.foot .f_right{width:250px;}
	.foot .f_right .fr_ewm{padding-top:0;}
	.foot .f_right .fr_ewm p{line-height:24px;}
	.footbottom{padding:10px 0;}









	.izl-rmenu{display:none;}
	#px_banner{padding-bottom:260px;}
	#stylesubnav .xq_crumbs{font-size:13px;}
    .sub_title p{font-size:13px;}
    .sub_nav a{font-size:15px;height:56px;line-height:56px;}
    .sub_cnav a{height:42px;line-height:42px;font-size:14px;padding:0 30px;}
    .public_right{display:none;}
    .mes_li{margin-top:10px;}
	.mes_li input{height:42px;line-height:42px;}
	.mes_li i{height:42px;line-height:50px;}
	.mes_li textarea{height:100px;padding:6px 50px 6px 20px;}
	.mes_btn{margin-top:15px;height:55px;line-height:55px;width:230px;}
    .fanye{padding:15px 0;}
    .newscow_right{width:100%;float:none;margin-top:15px;}
    .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;}
}


@media screen and (max-width:1023px){
	.container{width:738px;}
	.topbg{height:70px;}
	.top .t_right{display:none;}
	.top .nav{display:block;}
	.index_banner{padding-bottom:403px;}
	.yingyong .yy_btn .swiper-pagination-bullet{margin-left:20px;}
	.yingyong .yy_btn .swiper-pagination-bullet .yy_pp i{height:50px;background-size:auto 100px;}
	.yingyong .yy_btn .swiper-pagination-bullet .yy_pp p{font-size:14px;height:20px;line-height:20px;padding:0 10px;}
	.yingyong .yy_btn .swiper-pagination-bullet .yy_pp p:before{width:6px;}
	.yingyong .yy_btn .swiper-pagination-bullet .yy_pp p:after{width:6px;}
	.yingyong .yy_ul{margin-top:10px;}
	.yingyong .yy_ul .yy_img .yy_txt{padding:15px 15px 20px;width:50%;}
	.yingyong .yy_ul .yy_img .yy_txt a{margin-top:20px;}
	.youshi .ys_content{margin-top:18px;}
	.youshi .ys_content .ys_left{display:none;}
	.youshi .ys_content .ys_right{width:calc(100% - 30px);position:relative;left:0;height:auto;margin:0 auto;}
	.youshi .ys_content .ys_right .ys_txt{padding:0 0;}
	.info .in_content{margin-top:15px;}
	.info .in_content .in_left{width:360px;padding:0 0 10px 20px;}
	.info .in_content .in_left .in_img{padding-bottom:216px;}
	.info .in_content .in_left .in_img2{width:150px;height:100px;}
	.info .in_content .in_right{width:calc(100% - 360px);padding-left:10px;}
	.info .in_content .in_right:before{content:none;}
	.info .in_content .in_right p{line-height:20px;}
	.info .in_content .in_right p:first-child{display:none;}
	.info .in_content .in_right p:nth-child(2){font-size:17px;height:24px;line-height:24px;margin-top:0;}
	.info .in_content .in_right i{margin:8px 0 4px;width:40px;height:2px;}
	.info .in_content .in_right a{height:30px;line-height:30px;width:140px;margin-top:10px;font-size:12px;}
	.info .in_num{margin-top:10px;}
	.info .in_num .in_li{width:115px;height:115px;padding:32px 0 37px;}
	.info .in_num .in_fg{width:92px;height:115px;}
	.info .in_num .in_li p:first-child{font-size:24px;height:24px;line-height:24px;}
	.info .in_num .in_li p span{font-size:23px;}
	.info .in_num .in_li i{width:30px;height:30px;line-height:30px;font-size:12px;top:22px;}
	.news .n_content{padding-top:15px;}
	.news .n_content .nc_left{width:100%;float:none;}
	.news .n_content .nc_left .nc_li{width:calc(50% - 5px);margin-right:10px;}
	.news .n_content .nc_left .nc_li:last-child{margin-right:0;}
	.news .n_content .nc_left .nc_li .nc_txt{padding:10px 8px;}
	.news .n_content .nc_left .nc_li .nc_txt p:first-child{font-size:16px;height:24px;line-height:24px;margin-bottom:5px;}
	.news .n_content .nc_left .nc_li .nc_txt span{margin-top:10px;}
	.news .n_content .nc_left .nc_li .nc_txt em{margin-top:10px;}
	.news .n_content .nc_right{width:100%;padding:5px 10px;float:none;margin-top:10px;}
	.news .n_content .nc_right a{padding:10px 0 12px;}
	.news .n_content .nc_right a p:first-child{font-size:16px;height:24px;line-height:24px;margin-bottom:5px;}
	.news .n_content .nc_right a span{margin-top:5px;}
	.liuyan .ly_form{margin-top:0;}
	.liuyan .ly_form input{width:calc(50% - 5px);margin-left:10px;margin-top:10px;}
	.liuyan .ly_form input.nr{width:calc(100% - 113px);margin-left:0;}
	.liuyan .ly_form .foot_btn{width:103px;margin-top:10px;}
	.foot .f_center{width:100%;padding:0 0 0 0;}
	.foot .f_right{display:none;}
	.footbottom{padding:10px 0 60px;}









	#floatBottom{display:block;}
    body.def{padding-top:0;}
    #px_banner{padding-bottom:220px;}
    .sub_title .s_t{font-size:20px;}
    .sub_nav a{font-size:14px;height:50px;line-height:50px;padding:0 8px;}
    .sub_nav a:before{height:2px;}
	
    .mes_btn{margin-top:10px;height:50px;line-height:50px;width:180px;font-size:14px;background-size:auto 18px;padding-left:20px;}
}

@media screen and (max-width:767px){
	.container{width:calc(100% - 30px);}
	.index_banner{padding-bottom:50%;}
	.pb_title .pb_line{width:100%;}
	.pb_title .pb_line:before{content:none;}
	.pb_title .pb_line:after{content: none;}
	.pb_title .pb_line .pb_tt{width:100%;}
	.pb_title .pb_line .pb_tt.pb_tt_w{width:100%;}
	.pb_title .pb_line .pb_tt p{display:none;}
	.pb_title .pb_line .pb_tt:before{content:none;}
	.pb_title .pb_line .pb_tt:after{content:none;}
	.product .p_nav .p_a{border:none;background:#A5A5A5;border-radius:0;display:block;padding:0 0;}
	.product .p_nav .p_a a{display:block;width:33.33%;border-left:1px solid #FFF;border-bottom:1px solid #FFF;float:left;color:#FFF;}
	.product .p_nav .p_a a:nth-child(3n+1){border-left:none;}
	.product .p_nav .p_a a:before{content:none;}
	.product .p_nav .p_a a:after{content:none;}
	.product .p_ul .p_li .swiper-slide{margin-top:10px!important;}
	.gongyi .gy_ul .swiper-slide:nth-child(3){margin-right:10px!important;}
	.yingyong .yy_btn{background:#F5F5F5;}
	.yingyong .yy_btn .swiper-pagination-bullet{width:33.33%;display:block;float:left;margin-left:0;border-left:1px solid #FFF;border-bottom:1px solid #FFF;}
	.yingyong .yy_btn .swiper-pagination-bullet:nth-child(3n+1){border-left:none;}
	.yingyong .yy_btn .swiper-pagination-bullet .yy_pp i{display:none;}
	.yingyong .yy_btn .swiper-pagination-bullet .yy_pp p{padding:0 0;margin-top:0;height:40px;line-height:40px;}
	.yingyong .yy_btn .swiper-pagination-bullet .yy_pp p:before{content:none;}
	.yingyong .yy_btn .swiper-pagination-bullet .yy_pp p:after{content:none;}
	.yingyong .yy_ul .yy_img{padding-bottom:0;}
	.yingyong .yy_ul .yy_img .yy_txt{width:100%;position:relative;top:0;padding:10px 10px;}
	.yingyong .yy_ul .yy_img .yy_txt.tly{
		-webkit-transform:translateY(0);
    	   -moz-transform:translateY(0);
    		 -o-transform:translateY(0);
    			transform:translateY(0);}
	.youshi .ys_content{margin-top:10px;}
	.info .in_content .in_left{padding:0;}
	.info .in_content .in_left p{display:none;}
	.info .in_content .in_left .in_img2{display:none;}
	.info .in_content .in_left .in_img{padding-bottom:63.4921%;}
	.info .in_content .in_left{width:100%;float:none;}
	.info .in_content .in_right{width:100%;float:none;padding-left:0;margin-top:12px;}
	.info .in_content .in_right p:nth-child(3){height:auto;}
	.info .in_num{margin-top:0;}
	.info .in_num .in_fg{width:calc(100% - 280px);margin-top:10px;}
	.info .in_num .in_fg:nth-child(4){display:none;}
	.info .in_num .in_fg:before{content:none;}
	.info .in_num .in_fg:after{content:none;}
	.info .in_num .in_li{margin-top:10px;width:140px;height:140px;padding:47px 0 50px;}
	.info .in_num .in_li i{top:30px;}
	.info .in_num .in_li p{font-size:12px;height:16px;line-height:16px;}
	.news .n_content{padding-top:0;}
	.news .n_content .nc_left .nc_li{width:100%;float:none;margin-right:0;margin-top:10px;}
	.liuyan .ly_form{margin-top:0;}
	.liuyan .ly_form input{width:100%;margin-left:0;float:none;margin-top:5px;}
	.liuyan .ly_form input.nr{width:100%;}
	.liuyan .ly_form .foot_btn{width:100%;margin-top:5px;float:none;}
	.friendlink{padding:10px 0;}
	.friendlink span{width:100%;float:none;margin:0 0;text-align:center;}
	.friendlink .fl_right{width:100%;float:none;padding:10px 0 0 0;}
	.friendlink .fl_right a{margin-right:15px;}
	.foot .f_center .fc_t{height:52px;background-size:auto 26px;background-position:left top;margin-bottom:10px;}
	.foot .f_center .fc_t span{display:block;margin-right:0;}
	.foot .f_center p span{display:block;margin-right:0;}




	#px_banner{padding-bottom:40%;}
    .sub_cnav a{display:block;width:33.33%;padding:0 0;text-align:center;float:left;border-bottom:1px solid #FFF;}

    .newscow_right .news_product .bd ul li{width:100%;margin-left:0;}
    .newscow_right .news_nlist ul li{width:100%;margin-left:0;}
    .xiangguan .xg_ul a{width:100%;float:none;margin-left:0;}
}




