/*-----  Global  ----*/
*{margin:0px;padding:0px; border-width:0;box-sizing:border-box;}
body{font-size:14px; font-family:"Microsoft YaHei";}
a,a:visited{text-decoration:none;color:#555;}
a:hover,a:active{text-decoration:none;color:#555;}
ul li{list-style:none;}
.clear{clear:both;height:0px;width:0px;overflow:hidden;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1;}
*html .clearfix {zoom:1;}

::-webkit-input-placeholder
{color:#696969;}
:-moz-placeholder
{color:#696969;}
::-moz-placeholder
{color:#696969;}
:-ms-input-placeholder
{color:#696969;}
.container{width:1500px;margin:0 auto;}
.positionimg img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
.positionimg.pn_dx:hover img{
    -webkit-transform:scale(1.05);
       -moz-transform:scale(1.05);
         -o-transform:scale(1.05);
            transform:scale(1.05);
}
.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;}
.pb_btn:hover:before{width:100%;}
.font_inline{font-size:0;-webkit-text-size-adjust:none;}
.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:114px;}
.top{width:100%;z-index:999;position:fixed;left:0;top:0;}
.top .logo{width:465px;float:left;display:block;padding:37px 0 32px;outline:none;}
.top .logo img{width:100%;height:auto;display:block;}
.top .t_right{float:right;position:relative;}
/*nav*/
.pcnav{float:left;padding:30px 0;}
.pcnav .f_nav{width:100%;}
.pcnav .f_nav .f_li{float:left;position:relative;margin-left:52px;}
.pcnav .f_nav .f_li .f_n{position:relative;overflow:hidden;}
.pcnav .f_nav .f_li .f_n:before{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);display:block;width:0;height:2px; opacity:0;background:#FFF;}
.pcnav .f_nav .f_li .f_n a{display:inline-block;height:54px;line-height:54px;width:100%;color:#FFF;font-size:16px;text-align:center;position:relative;}
.pcnav .f_nav .f_li .f_n a:after{content:attr(data-title);position:absolute;width:100%;height:100%;left:0;top:0;transform:translateY(-100%);color:#FFF;}
.pcnav .s_nav{position:absolute;left:50%;min-width:140%;background:rgba(255,255,255,.7);display:none;z-index:10;border-top:2px solid #FFF;top:calc(100% - 2px);}
.pcnav .s_nav a{display:block;height:40px;line-height:40px;color:#76838F;border-bottom:1px solid #CCC;white-space:nowrap;padding:0 10px;font-size:13px;box-sizing:border-box;text-align:center;}
.pcnav .s_nav a:hover{background:rgba(255,255,255,.8);}
.pcnav .f_nav .f_li:hover .f_n:before,.pcnav .f_nav .f_li.on .f_n:before{width:100%;opacity:1;}
.pcnav .f_nav .f_li:hover .f_n a,.pcnav .f_nav .f_li.on .f_n a{transform:translateY(100%);}
.pcnav .f_nav .f_li:hover .s_nav{height:auto;opacity:1;}
.top .t_right .t_r{float:right;position:relative;margin:46px 0 46px 47px;}
.top .t_right .t_r .t_phone{background:url(top_icon.png) no-repeat left center;padding-left:30px;height:22px;line-height:22px;font-size:20px;color:#FFF;}
.top.topfix{background:#FFF;
  -webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,0.2);
     -moz-box-shadow:0 1px 3px 0 rgba(0,0,0,0.2);
       -o-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.topfix .pcnav .f_nav .f_li .f_n:before{background:#333;}
.top.topfix .f_nav .f_li .f_n a{color:#333;}
.top.topfix .f_nav .f_li .f_n a:after{color:#333;}
.top.topfix .s_nav{border-top-color:#333;}
.top.topfix .t_right .t_r .t_phone{background:url(top_icon_hover.png) no-repeat left center;color:#333;}
/*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_hover.png) no-repeat 10px center;background-size:auto 45px;}
#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 .mob_tit{font-size:16px;height:40px;line-height:40px;}
#mobilehead .nav .nav_one>li>ul{display:none;padding:5px 0 10px;}
#mobilehead .nav .nav_one>li>ul>li{height:36px;line-height:36px;text-indent:20px;}
#mobilehead .nav .nav_one>li>ul>li.li1{font-size:16px;height:40px;line-height:40px;font-weight:bold;margin-top:15px;}
#mobilehead .nav .nav_one>li>ul>li.li2{margin-top:0;}
#mobilehead .nav .nav_one>li>ul>li>a{font-size:15px;color:#666;width:100%;height:100%;display:block;}
#mobilehead .nav .nav_one>li>ul>li.li1>a{font-size:16px;height:40px;line-height:40px;font-weight:bold;color:#000;}
#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:950px;position:relative;overflow:hidden;}
.index_banner .swiper-wrapper{position:absolute;left:0;top:0;width:100%;height:100%;}
.index_banner .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover;}
.index_banner.swiper-container-horizontal .swiper-pagination{bottom:87px;text-align:left;}
.index_banner .swiper-pagination-bullet{width:15px;height:15px;margin:0 10px 0 0!important;position:relative;background:#ffffff;border-radius:50%;}
/*pb_title*/
.pb_title{text-align:left;position:relative;padding-top:31px;}
.pb_title.ptc{text-align:center;}
.pb_title i{display:block;position:absolute;left:0;top:0;background-repeat:no-repeat;background-position:left center;background-size:auto 100%;height:83px;width:100%;}
.pb_title.ptc i{background-position:center center;}
.pb_title i.icon1{background-image:url(product_font.png);}
.pb_title i.icon2{background-image:url(app_font.png);}
.pb_title i.icon3{background-image:url(info_font.png);}
.pb_title i.icon4{background-image:url(youshi_font.png);}
.pb_title i.icon5{background-image:url(new_font.png);}
.pb_title .h_t{font-size:48px;color:#333;height:58px;line-height:58px;position:relative;font-weight:bold;}
.pb_title p{font-size:16px;color:#666;height:26px;line-height:26px;margin-top:10px;}
.pb_title a{display:block;width:96px;height:40px;line-height:38px;border:1px solid #4594e4;color:#4594e4;text-align:center;font-size:12px;position:absolute;right:0;bottom:5px;border-radius:20px;overflow:hidden;}
.pb_title a:hover{color:#FFF;}
.pb_title a:hover:before{background:#4594e4;}
/*product*/
.product{padding:59px 0;}
.product .p_content{margin-top:36px;position:relative;}
.product .p_content .pc_left{width:480px;margin-left:calc(50% - 750px);background:url(pcbg.jpg) no-repeat center center;background-size:cover;padding:35px 28px 87px 40px;position:absolute;left:0;height:100%;}
.product .p_content .pc_left .pc_title{font-size:20px;height:30px;line-height:30px;color:#FFF;}
.product .p_content .pc_left i{display:block;width:100%;height:1px;background:#FFF;margin-top:23px;}
.product .p_content .pc_left .pc_a{padding-top:9px;}
.product .p_content .pc_left .pc_a a{display:block;padding-left:23px;height:30px;line-height:30px;font-size:14px;color:#FFF;width:49%;margin-left:2%;float:left;margin-top:16px;position:relative;}
.product .p_content .pc_left .pc_a a:nth-child(odd){margin-left:0;}
.product .p_content .pc_left .pc_a a:before{content:'';width:10px;height:10px;background:#FFF;position:absolute;left:2px;top:10px;
    transform:rotate(45deg);
}
.product .p_content .pc_right{width:calc(50% + 270px);float:right;padding-left:30px;}
.product .p_content .pc_right .pc_ul{overflow:hidden;}
.product .p_content .pc_right .pc_ul .swiper-slide{border:1px solid #EEE;}
.product .p_content .pc_right .pc_ul .p_img{width:100%;padding-bottom:75%;position:relative;z-index:9;overflow:hidden;}
.product .p_content .pc_right .pc_ul p{text-align:left;height:70px;line-height:70px;font-size:20px;padding:0 95px 0 40px;color:#FFF;background:url(pro_icon1.png) no-repeat right 29px center #4594E4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;z-index:1;}
.product .p_btn{margin-top:60px;position:relative;text-align:right;}
.product .p_btn:before{content:'';width:100%;height:1px;background:#dcdcdc;position:absolute;left:0;top:17px;}
.product .p_btn:after{content:'';width:510px;height:1px;background:#0eb7ee;position:absolute;left:0;top:17px;}
.product .p_btn .p_btnc{width:150px;height:35px;background:#FFF;position:relative;z-index:1;display:inline-block;padding-left:10px;}
.product .p_btn .p_btnc .swiper-button-prev{background-image:url(pro_left.png);width:60px;height:35px;border:1px solid #DCDCDC;border-radius:18px;position:relative;top:0;margin-top:0;background-size:auto;left:0;display:inline-block;margin-left:10px;opacity:1;}
.product .p_btn .p_btnc .swiper-button-next{background-image:url(pro_right_hover.png);width:60px;height:35px;border:1px solid #4594E4;border-radius:18px;position:relative;top:0;margin-top:0;background-size:auto;right:0;display:inline-block;margin-left:10px;opacity:1;background-color:#4594E4;}
/*yingyong*/
.yingyong{position:relative;}
.yingyong .yy_title{position:absolute;width:100%;top:6.6%;z-index:2;}
.yingyong .yy_item{width:100%;overflow:hidden;}
.yingyong .yy_li{width:100%;padding-right:20%;position:relative;}
.yingyong .yy_li .yy_img{width:100%;padding-bottom:55.7895%;position:relative;}
.yingyong .yy_li .yy_txt{position:absolute;width:20%;right:0;top:0;background:url(appbg.jpg) no-repeat center center;background-size:cover;height:100%;overflow:hidden;}
.yingyong .yy_li .yy_txt .yy_pp{width:100%;padding:88px 45px 0;}
.yingyong .yy_li .yy_txt .yy_pp p{font-size:16px;line-height:38px;color:rgba(255,255,255,.7);}
.yingyong .yy_li .yy_txt .yy_pp p:first-child{font-weight:bold;font-size:42px;line-height:52px;color:#FFF;margin-bottom:11px;}
.yingyong .yy_li .yy_txt .yy_pp span{font-size:18px;height:1em;line-height:1em;color:#fff;margin-bottom:35px;display:block;}
.yingyong .yy_li .yy_txt .yy_pp p:last-child{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:8;}
.yingyong .yy_li .yy_txt .yy_btn{position:absolute;left:50%;margin-left:-75px;bottom:58px;display:block;z-index:3;width:150px;height:40px;}
.yingyong .yy_li .yy_txt .yy_btn:after{content:'';width:200px;height:1px;background:#FFF;position:absolute;left:100%;top:20px;}
.yingyong .yy_li .yy_txt .yy_btn:before{content:'';width:200px;height:1px;background:#FFF;position:absolute;right:100%;top:20px;}
.yingyong .yy_li .yy_txt .yyt_btn{width:100%;height:40px;line-height:38px;border:1px solid #FFF;border-radius:20px;font-size:16px;color:#FFF;text-align:center;overflow:hidden;position:relative;}
.yingyong .yy_li .yy_txt .yyt_btn:hover{color:#4998e6;}
.yingyong .yy_li .yy_txt .yyt_btn:hover:before{background:#FFF;}
.yingyong .yy_swbtn{width:80%;position:absolute;left:0;bottom:58px;z-index:2;height:40px;padding-left:calc(50% - 750px);overflow:hidden;}
.yingyong .yy_swbtn .swiper-pagination-bullet{width:auto;height:40px;line-height:38px;padding:0 40px;border-radius:20px;border:1px solid #FFF;font-size:16px;color:#FFF;margin-right:30px;opacity:1;background:none;outline:none;position:relative;}
.yingyong .yy_swbtn .swiper-pagination-bullet:after{content:'';width:30px;height:1px;background:#FFF;position:absolute;left:100%;top:19px;}
.yingyong .yy_swbtn .swiper-pagination-bullet:first-child:before{content:'';width:600%;height:1px;background:#FFF;position:absolute;right:100%;top:19px;}
.yingyong .yy_swbtn .swiper-pagination-bullet:last-child:after{width:1200%;}
.yingyong .yy_swbtn .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#4594e4;border-color:#4594e4;}
/*info*/
.info{padding:88px 0 96px;background:url(infobg.jpg) no-repeat 42px 190px #F9F9F9;}
.info .in_left{width:calc(100% - 710px);float:left;padding-right:110px;}
.info .in_left .pb_title{padding-top:27px;}
.info .in_left .pb_title .h_t{font-size:36px;height:46px;line-height:46px;}
.info .in_left .pb_title p{font-size:14px;height:24px;line-height:24px;margin-top:5px;}
.info .in_left .in_pp{padding-top:29px;}
.info .in_left .in_pp p{font-size:16px;line-height:36px;text-indent:2em;color:#666;}
.info .in_left .in_pp p:first-child{font-size:20px;height:40px;line-height:40px;font-weight:bold;color:#555;text-indent:0;margin-bottom:35px;}
.info .in_left a{display:block;width:120px;height:40px;line-height:40px;border-radius:21px;font-size:16px;color:#FFF;margin-top:61px;text-align:center;background:#4594e4;}
.info .in_left a:hover{opacity:0.8;}
.info .in_right{width:710px;float:right;}
.info .in_right .in_li{width:calc(50% - 5px);float:left;margin-left:10px;margin-top:10px;display:block;position:relative;}
.info .in_right .in_li:nth-child(odd){margin-left:0;}
.info .in_right .in_li .in_img{width:100%;padding-bottom:270px;position:relative;overflow:hidden;}
.info .in_right .in_li .in_shade{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(69,148,228,.8);opacity:0;}
.info .in_right .in_li .in_txt{padding:0 20px 24px 33px;position:absolute;left:0;bottom:0;width:100%;}
.info .in_right .in_li .in_txt p{margin:0;font-size:14px;line-height:24px;color:#FFF;}
.info .in_right .in_li .in_txt p:first-child{font-size:26px;height:36px;line-height:36px;font-weight:bold;margin-bottom:13px;}
.info .in_right .in_li .in_txt p:nth-child(2){height:72px;}
.info .in_right .in_li i{width:60px;height:60px;display:block;position:absolute;bottom:9px;background:url(info_icon.png) no-repeat center center;background-size:cover;right:-100px;-webkit-transition:all .8s;-moz-transition:all .8s;-ms-transition:all .8s;transition:all .8s;}
.info .in_right .in_li:hover .in_img img{transform:scale(1.05);}
.info .in_right .in_li:hover .in_shade{opacity:1;}
.info .in_right .in_li:hover i{right:4px;}
.in_num{margin-top:104px;}
.in_num.in1{margin-top:60px;}
.in_num .in_li{float:left;background-image:url(info_icon1.png);background-repeat:no-repeat;}
.in_num .in_li:first-child{width:343px;background-position:right 68px top 5px;}
.in_num .in_li:nth-child(2){width:412px;border-left:1px solid #d2d2d2;padding-left:70px;background-position:right 80px top 5px;}
.in_num .in_li:nth-child(3){width:406px;border-left:1px solid #d2d2d2;padding-left:65px;background-position:right 76px top 5px;}
.in_num .in_li:nth-child(4){width:339px;border-left:1px solid #d2d2d2;padding-left:63px;background-position:right 5px;}
.in_num .in_li .in_span{font-size:50px;height:50px;line-height:50px;color:#454545;font-family:Impact;position:relative;}
.in_num .in_li .in_span span{}
.in_num .in_li .in_span em{font-size:20px;font-style:normal;padding-left:5px;height:30px;line-height:30px;display:inline-block;vertical-align:top;}
.in_num .in_li p{font-size:18px;height:28px;line-height:28px;margin-top:22px;color:#646464;}
/*jishu*/
.jishu{padding-top:59px;}
.jishu .js_ul{margin-top:36px;padding-bottom:39.0625%;position:relative;overflow:hidden;}
.jishu .js_ul .js_li{width:62.5%;position:absolute;z-index:10;overflow:hidden;-webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;transition: all 0.5s linear;height:100%;}
.jishu .js_ul .js_li.js_li1{left:0;}
.jishu .js_ul .js_li.js_li2{left:62.5%;}
.jishu .js_ul .js_li.js_li3{left:75%;}
.jishu .js_ul .js_li.js_li4{left:87.5%;}
.jishu .js_ul .js_li.js_li1.js_fl0{left:0;}
.jishu .js_ul .js_li.js_li2.js_fl0{left:62.5%;;}
.jishu .js_ul .js_li.js_li3.js_fl0{left:75%;}
.jishu .js_ul .js_li.js_li4.js_fl0{left:87.5%;}
.jishu .js_ul .js_li.js_li1.js_fl1{left:0;}
.jishu .js_ul .js_li.js_li2.js_fl1{left:12.5%;}
.jishu .js_ul .js_li.js_li3.js_fl1{left:75%;}
.jishu .js_ul .js_li.js_li4.js_fl1{left:87.5%;}
.jishu .js_ul .js_li.js_li1.js_fl2{left:0;}
.jishu .js_ul .js_li.js_li2.js_fl2{left:12.5%;}
.jishu .js_ul .js_li.js_li3.js_fl2{left:25%;}
.jishu .js_ul .js_li.js_li4.js_fl2{left:87.5%;}
.jishu .js_ul .js_li.js_li1.js_fl3{left:0;}
.jishu .js_ul .js_li.js_li2.js_fl3{left:12.5%;}
.jishu .js_ul .js_li.js_li3.js_fl3{left:25%;}
.jishu .js_ul .js_li.js_li4.js_fl3{left:37.5%;}
.jishu .js_ul .js_li .js_txt{width:20%;height:100%;overflow:hidden;position:relative;border-right:1px solid #FFF;float:left;cursor:pointer;padding:58px 0 76px;background:#4594E4;}
.jishu .js_ul .js_li .js_txt i{display:block;width:100%;height:57px;background-repeat:no-repeat;background-position:center bottom;}
.jishu .js_ul .js_li .js_txt i.icon1{background-image:url(ys_icon1.png);background-size:auto 100%;}
.jishu .js_ul .js_li .js_txt i.icon2{background-image:url(ys_icon2.png);background-size:auto 100%;}
.jishu .js_ul .js_li .js_txt i.icon3{background-image:url(ys_icon3.png);background-size:auto 54px;}
.jishu .js_ul .js_li .js_txt i.icon4{background-image:url(ys_icon4.png);background-size:auto 55px;}
.jishu .js_ul .js_li .js_txt .js_pp{padding-top:31px;text-align:center;}
.jishu .js_ul .js_li .js_txt .js_pp p{font-size:26px;color:#FFF;width:26px;text-align:center;line-height:30px;display:inline-block;vertical-align:top;}
.jishu .js_ul .js_li .js_txt .js_pp .p_span{line-height:16px;text-align:center;font-size:14px;color:rgba(255,255,255,.7);-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl;text-transform:uppercase;display:inline-block;vertical-align:top;margin-right:10px;text-align:left;line-height:30px;}
.jishu .js_ul .js_li .js_txt .js_btn{position:absolute;left:50%;bottom:76px;width:100%;text-align:center;}
.jishu .js_ul .js_li .js_txt .js_btn span{font-size:12px;color:#FFF;height:32px;line-height:20px;padding-top:12px;background:url(ys_icon.png) no-repeat right 16px;display:inline-block;padding-right:24px;}
.jishu .js_ul .js_li .js_txt .js_btn em{width:32px;height:32px;background:url(ys_icon_hover.png) no-repeat center center;display:none;}
.jishu .js_ul .js_li .js_img{width:80%;float:right;background:#FFF;}
.jishu .js_ul .js_li .js_img .j_img{width:100%;padding-bottom:78.2881%;position:relative;}
.jishu .js_ul .js_li .js_img .j_img img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
.jishu .js_ul .js_li .js_img .j_txt{position:absolute;left:0;top:0;background:rgba(255,255,255,.7);width:380px;padding:30px 28px 55px;}
.jishu .js_ul .js_li .js_img .j_txt p{margin:0;}
.jishu .js_ul .js_li .js_img .j_txt p:first-child{font-size:24px;height:34px;line-height:34px;color:#e60619;font-weight:bold;}
.jishu .js_ul .js_li .js_img .j_txt span{display:block;font-size:12px;height:12px;line-height:12px;color:#e60619;margin-top:5px;text-transform:uppercase;}
.jishu .js_ul .js_li .js_img .j_txt p:nth-child(3){font-size:14px;line-height:24px;color:#333;margin-top:16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.jishu .js_ul .js_li .js_img .j_txt a{display:block;width:106px;height:40px;line-height:38px;text-align:center;border:1px solid #888;color:#555;font-size:14px;text-transform:uppercase;margin-top:39px;}
.jishu .js_ul .js_li.on .js_txt{;border-right:none;}
.jishu .js_ul .js_li.on .js_txt .js_btn span{display:none;}
.jishu .js_ul .js_li.on .js_txt .js_btn em{display:inline-block;}
.jishu .js_ul .js_li.on:first-child .js_txt{border-left:none;}

/*news*/
.news{padding:60px 0 59px;}
.news_span{position:absolute;right:0;bottom:6px;}
.news_span span{display:inline-block;width:96px;height:40px;line-height:40px;color:#999;font-size:12px;text-align:center;margin-left:24px;cursor:pointer;position:relative;z-index:1;background:#f1f1f1;border-radius:20px;}
.news_span span:first-child{margin-left:0;}
.news_span span.on{background:#4594e4;color:#FFF;}
.news .n_c{margin-top:34px;}
.news .n_c p{font-size:16px;line-height:28px;color:#888;}
.news .n_c p:first-child{font-size:24px;height:34px;line-height:34px;font-weight:bold;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:15px;}
.news .n_c p:nth-child(2){overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.news .n_c span{display:block;font-size:16px;height:1em;line-height:1em;margin-top:50px;color:#bfbfbf;}
.news .n_c span.smt{margin-top:20px;}
.news .n_c em{display:inline-block;font-style:normal;padding-right:31px;font-size:14px;color:#999;height:20px;line-height:20px;background:url(news_icon.png) no-repeat right center;margin-top:33px;}
.news .n_c .nc_l{width:calc(100% - 660px);float:left;}
.news .n_c .nc_l a{display:block;width:calc(50% - 20px);float:left;margin-right:20px;background:#F4F4F4;}
.news .n_c .nc_l a .nc_img{width:100%;padding-bottom:75%;position:relative;overflow:hidden;border:1px solid #F4F4F4;}
.news .n_c .nc_l a .nc_txt{padding:44px 35px 45px 40px;}
.news .n_c .nc_r{width:660px;float:right;background:#f4f4f4;padding:14px 40px 20px;}
.news .n_c .nc_r a{display:block;;padding:24px 0 28px;border-bottom:1px solid #e3e3e3;}
.news .n_c .nc_r a:last-child{border-bottom:none;}
/*in_conact*/
.in_contact{background:url(lianxibg.jpg) no-repeat center center;background-size:cover;padding:122px 0 347px;}
.in_contact p{font-size:16px;line-height:26px;color:#FFF;}
.in_contact p:first-child{font-size:24px;height:34px;line-height:34px;margin-bottom:7px;}
.in_contact p:nth-child(2){font-size:36px;height:46px;line-height:46px;font-weight:bold;margin-bottom:22px;}
.in_contact a{display:block;width:120px;height:40px;line-height:40px;font-size:14px;color:#FFF;text-align:center;margin-top:60px;border-radius:20px;background:#4594e4;}
.in_contact a:hover{opacity:0.8;}
/*foot*/
.foot{padding-top:68px;background:url(footbg.jpg) no-repeat center center;background-size:cover;}
.foot .f_title{font-size:18px;height:28px;line-height:28px;color:#FFF;}
.foot .f_left{width:calc(100% - 380px);float:left;position:relative;}
.foot .f_left .f_li{width:20%;float:left;}
.foot .f_left .f_li .f_a{margin-top:37px;}
.foot .f_left .f_li .f_a a{display:block;height:32px;line-height:32px;color:#FFF;}
.foot .f_right{width:380px;float:right;}
.foot .f_right .fr_txt{margin-top:37px;}
.foot .f_right .fr_txt p{font-size:14px;line-height:32px;color:#FFF;}
.foot .f_right .fr_txt p:first-child{margin-bottom:17px;}
.foot .f_right .fr_ewm{margin-top:44px;}
.foot .f_right .fr_ewm img{width:114px;height:114px;display:block;}
.foot .f_right .fr_ewm span{display:block;height:32px;line-height:32px;font-size:14px;margin-top:5px;color:#FFF;}
/*friendlink*/
.friendlink{margin-top:11px;}
.friendlink i{display:block;height:33px;background:url(linkbg.png) no-repeat left center;background-size:auto 100%;}
.friendlink .fl_li{margin-top:15px;}
.friendlink .fl_li a{color:#FFF;white-space:nowrap;display:inline-block;font-size:14px;position:relative;height:24px;line-height:24px;margin-right:15px;}
/*footbottom*/
.footbottom{padding:27px 0;text-align:left;margin-top:19px;}
.footbottom span{display:inline-block;margin-right:5px;height:24px;line-height:24px;color:#FFF;}
.footbottom a{color:#FFF;}
/*stylepbulic*/
#stylesubnav{width:100%;border-bottom:1px solid #E5E5E5;background:#eff0f1;}
#stylesubnav .xq_c{padding:0;position:relative;}
#stylesubnav .xq_crumbs{background:url(position.png) no-repeat left 18px;background-size:auto 12px;line-height:29px;padding:10px 0 10px 20px;color:#999;}
#stylesubnav .xq_crumbs a{color:#999;}
/**/
body.bg{padding-top:114px;position:relative;}
body.bg .top{background:#FFF;}
body.bg .top .f_nav .f_li .f_n:before{background:#333;}
body.bg .top .f_nav .f_li .f_n a{color:#333;}
body.bg .top .f_nav .f_li .f_n a:after{color:#333;}
body.bg .top .s_nav{border-top-color:#333;}
body.bg .top .t_right .t_r .t_phone{background:url(top_icon_hover.png) no-repeat left center;color:#333;}
/*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 .container{position:relative;height:100%;}
.px_txt .px_txt_p{position:absolute;top:141px;left:0;width:100%;text-align:left;}
.px_txt .px_txt_p p{font-size:24px;color:#FFF;line-height:34px;}
.px_txt .px_txt_p p:first-child{font-size:56px;height:66px;line-height:66px;margin-bottom:7px;}
.px_txt .px_txt_p p:nth-child(2){height:18px;line-height:18px;font-size:18px;margin-bottom:16px;text-transform:uppercase;}


/*sub_nav*/
#sub_navbg{width:100%;background:#F4F4F4;}
.sub_nav{}
.sub_nav a{border-right:1px solid #FFF;height:60px;line-height:60px;text-align:center;width:186px;display:block;position:relative;float:left;font-size:15px;}
.sub_nav a.on{background:#4594E4;color:#FFF;}
/*sub_cnav*/
.sub_cnav{margin-top:20px;background:#eee;font-size:0;-webkit-text-size-adjust:none;}
.sub_cnav a{border-right:1px solid #FFF;height:49px;line-height:49px;text-align:center;padding:0 30px;font-size:14px;position:relative;display:inline-block;}
.sub_cnav a.on{background:#4594E4;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:#0894d1;}
.sub_title i{display:block;width:41px;height:4px;background:#4594E4;margin:19px auto 0;}
.sub_title p{margin:0;font-size:16px;color:#666;line-height:26px;margin-top:6px;}
/*page*/
.manu{text-align:center;margin-top:30px;}
.manu a{border:1px solid #D9D9D9;padding:9px 15px;text-decoration:none;margin:0 2px;display:inline-block;}
.manu a:hover{border:1px solid #D9D9D9;}
.manu a:active {border:1px solid #D9D9D9;}
.manu .current {border:1px solid #DB1B23;padding:9px 15px;background:#DB1B23;font-weight:bold;margin:0 2px;color:#FFF;display:inline-block;}
.manu .disabled{border:1px solid #D9D9D9;padding:9px 15px;color:#D9D9D9;margin:0 2px;display:inline-block;}


/*公用右侧*/
.newscow_right{width:25%;float:right;}
.newscow_right .news_product{border:1px solid #dbdbdb;padding:10px;}
.newscow_right .news_product .np_title{font-size:14px;color:#2a2a2a;line-height:12px;padding:10px 0;border-bottom:2px solid #2a2a2a;}
.newscow_right .news_product .np_title span{font-size:22px;line-height:32px;}
.newscow_right .news_product .bd{overflow:hidden;zoom:1;margin-top:30px;}
.newscow_right .news_product .bd ul li{}
.newscow_right .news_product .bd ul li .r_img{width:100%;padding-bottom:75%;position:relative;border:1px solid #ccc;}
.newscow_right .news_product .bd ul li .pic{position:absolute;top:0;left:0;width:100%;height:100%;}
.newscow_right .news_product .bd ul li .pic img{display:block;width:100%;height:100%;object-fit:cover;}
.newscow_right .news_product .bd ul li .title{height:40px;line-height:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;}
.newscow_right .news_product .bd ul li .title a{color:#666}
.newscow_right .news_nlist{ padding-bottom:5px; overflow:hidden}
.newscow_right .news_nlist ul{ padding-top:5px}
.newscow_right .news_nlist ul li{line-height:36px;background:url(zys_42.jpg) no-repeat 2px center; text-indent:0.3cm; margin:0 auto; border-bottom:1px dashed #d5d5d5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
/*公用分页*/
.fanye{list-style:none;border-top:1px dashed #cccccc;border-bottom:1px dashed #c2a9a4;padding-top:10px;padding-bottom:10px;margin-top:10px;}
.fanye ul li{height:30px;line-height:30px;text-align:left;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.fanye ul li a{ color:#333;}

/*视频弹出*/
#tan_box{display:none;position:fixed;left:0px;top:0px;right:0px;bottom:0px;background:rgba(0, 0, 0, 0.8);z-index:1000;}
.tan_box{position:absolute;left:0px;top:0px;right:0px;bottom:0px;padding:50px;display:-webkit-box;display:-moz-box;display:-webkit-flex;
    display:-ms-flexbox;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;}
.tan_box .box{position:relative;background:#fff url(loading.gif) center center no-repeat;padding:10px;box-shadow:0 0 15px #ccc;border-radius:5px 0 5px 5px;}
.tan_box .box video{max-width:1000px;width:100%;height:auto;display:block;overflow:hidden;}
.tan_box .v_close{width:36px;height:36px;text-align:center;position:absolute;right:0px;top:-36px;cursor:pointer;box-shadow:0 0 5px #ccc;border-radius:5px 5px 0 0;background:url(closeicon.png) no-repeat center center #FFF;}

/*电脑浮动*/
.izl-rmenu{position:fixed;right:0;bottom:10px;z-index:999;width:72px;}
.izl-rmenu .iz_btn{width:72px;margin-bottom:1px;cursor:pointer;position:relative;padding:12px 0 7px;background:#e30713;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(r_qq.png);}
.izl-rmenu .iz_btn i.icon2{background-image:url(r_wx.png);}
.izl-rmenu .iz_btn i.icon3{background-image:url(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:#e30713;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(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;}

/*分页*/
.manu {padding:25px 3px;margin:3px;text-align:center;}
.manu a{border:1px solid #D9D9D9;padding:9px 15px;text-decoration:none;margin:0 2px;}
.manu a:hover{border:1px solid #D9D9D9;}
.manu a:active {border:1px solid #D9D9D9;}
.manu .current {border:1px solid #D60620;padding:9px 15px;background:#D60620;font-weight:bold;margin:0 2px;color:#FFF;}
.manu .disabled{border:1px solid #D9D9D9;padding:9px 15px;color:#D9D9D9;margin:0 2px;}

/*手机浮动*/
#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;background:#333;}
.video video,.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;}

@media screen and (max-width:1699px){
	.container{width:1300px;}
    .top .logo{padding:26px 0 20px;width:403px;}
    .pcnav{padding:18px 0;}
    .pcnav .f_nav .f_li{margin-left:40px;}
    .pcnav .f_nav .f_li .f_n a{height:49px;line-height:49px;font-size:15px;}
    .pcnav .s_nav a{font-size:12px;height:36px;line-height:36px;}
    .top .t_right .t_r{margin:33px 0 32px 32px;}
    .top .t_right .t_r .t_phone{font-size:18px;height:20px;line-height:20px;background-size:auto 20px;padding-left:30px;}
    .index_banner{padding-bottom:822px;}
    .index_banner.swiper-container-horizontal .swiper-pagination{bottom:50px;}
    .index_banner .swiper-pagination-bullet{width:12px;height:12px;margin-right:8px!important;;}
    .pb_title i{height:70px;}
    .pb_title .h_t{font-size:40px;height:50px;line-height:50px;}
	.pb_title p{margin-top:9px;font-size:15px;line-height:24px;}
    .product{padding:40px 0;}
    .product .p_content{margin-top:25px;}
    .product .p_content .pc_left{width:416px;margin-left:calc(50% - 650px);padding:26px 20px 60px 30px;}
    .product .p_content .pc_left .pc_title{font-size:18px;height:28px;line-height:28px;}
    .product .p_content .pc_left i{margin-top:17px;}
    .product .p_content .pc_left .pc_a{padding-top:0;}
    .product .p_content .pc_left .pc_a a{font-size:13px;height:27px;line-height:27px;padding-left:20px;}
    .product .p_content .pc_left .pc_a a:before{width:8px;height:8px;}
    .product .p_content .pc_right{padding-left:20px;width:calc(50% + 234px);}
    .product .p_content .pc_right .pc_ul p{height:60px;line-height:60px;font-size:18px;}
    .product .p_btn{margin-top:30px;}
    .product .p_btn:after{width:436px;}
    .yingyong .yy_li .yy_txt .yy_pp{padding:50px 30px 0;}
    .yingyong .yy_li .yy_txt .yy_pp p{font-size:15px;line-height:32px;}
    .yingyong .yy_li .yy_txt .yy_pp p:first-child{font-size:34px;height:44px;line-height:44px;margin-bottom:8px;}
    .yingyong .yy_li .yy_txt .yy_pp span{font-size:16px;margin-bottom:26px;}
    .yingyong .yy_li .yy_txt .yy_btn{bottom:40px;width:130px;height:36px;}
    .yingyong .yy_li .yy_txt .yyt_btn{height:36px;line-height:34px;font-size:15px;}
    .yingyong .yy_li .yy_txt .yy_btn:before{top:17px;}
    .yingyong .yy_li .yy_txt .yy_btn:after{top:17px;}
    .yingyong .yy_swbtn{padding-left:calc(50% - 650px);bottom:40px;height:36px;}
    .yingyong .yy_swbtn .swiper-pagination-bullet{height:36px;line-height:34px;font-size:15px;padding:0 30px;margin-right:20px;}
    .yingyong .yy_swbtn .swiper-pagination-bullet:after{top:16px;width:20px;}
    .yingyong .yy_swbtn .swiper-pagination-bullet:first-child:before{top:16px;}
    .info{padding:50px 0;}
    .info .in_left{width:calc(100% - 615px);padding-right:70px;}
    .info .in_left .pb_title .h_t{font-size:30px;height:40px;line-height:40px;}
    .info .in_left .pb_title p{font-size:13px;height:22px;line-height:22px;}
    .info .in_left .in_pp{padding-top:20px;}
    .info .in_left .in_pp p{font-size:15px;line-height:30px;}
    .info .in_left .in_pp p:first-child{font-size:18px;height:36px;line-height:36px;margin-bottom:26px;}
    .info .in_left a{font-size:15px;margin-top:40px;}
    .info .in_right{width:615px;}
    .info .in_right .in_li .in_img{padding-bottom:233px;}
    .info .in_right .in_li .in_txt{padding:0 15px 20px 15px;}
    .info .in_right .in_li .in_txt p:first-child{font-size:22px;height:32px;line-height:32px;}
    .info .in_right .in_li i{width:50px;height:50px;}
    .in_num{margin-top:70px;}
    .in_num.in1{margin-top:40px;}
    .in_num .in_li:first-child{width:297px;background-position:right 50px top 3px;}
    .in_num .in_li:nth-child(2){width:357px;padding-left:50px;background-position:right 60px top 3px;}
    .in_num .in_li:nth-child(3){width:352px;padding-left:45px;background-position:right 58px top 3px;}
    .in_num .in_li:nth-child(4){width:294px;padding-left:43px;background-position:right 3px;}
    .in_num .in_li .in_span{font-size:40px;height:40px;line-height:40px;}
    .in_num .in_li .in_span em{font-size:17px;height:26px;line-height:26px;}
    .in_num .in_li p{font-size:16px;height:24px;line-height:24px;margin-top:15px;}
    .jishu{padding-top:40px;}
    .jishu .js_ul{margin-top:26px;}
    .jishu .js_ul .js_li .js_txt{padding:40px 0 60px;}
    .jishu .js_ul .js_li .js_txt i{height:50px;}
    .jishu .js_ul .js_li .js_txt i.icon3{background-size:auto 47px;}
    .jishu .js_ul .js_li .js_txt i.icon4{background-size:auto 48px;}
    .jishu .js_ul .js_li .js_txt .js_pp{padding-top:20px;}
    .jishu .js_ul .js_li .js_txt .js_pp p{width:22px;font-size:22px;line-height:25px;}
    .jishu .js_ul .js_li .js_txt .js_pp .p_span{font-size:13px;line-height:26px;margin-right:7px;}
    .jishu .js_ul .js_li .js_txt .js_btn{bottom:50px;}
    .news{padding:40px 0;}
    .news .n_c{margin-top:26px;}
    .news .n_c p{font-size:15px;line-height:26px;}
    .news .n_c p:first-child{font-size:21px;height:30px;line-height:30px;margin-bottom:10px;}
    .news .n_c span{font-size:15px;margin-top:15px;}
    .news .n_c .nc_l{width:calc(100% - 572px);}
    .news .n_c .nc_l a{width:calc(50% - 15px);margin-right:15px;}
    .news .n_c .nc_l a .nc_txt{padding:37px 26px 37px 30px;}
    .news .n_c .nc_r{width:572px;padding:6px 26px 10px;}
    .news .n_c .nc_r a{padding:18px 0 20px;}
    .in_contact{padding:80px 0 260px;}
    .in_contact p{font-size:15px;line-height:24px;}
    .in_contact p:first-child{font-size:22px;height:30px;line-height:30px;margin-bottom:5px;}
    .in_contact p:nth-child(2){font-size:30px;height:40px;line-height:40px;margin-bottom:15px;}
    .in_contact a{margin-top:40px;}
    .foot{padding-top:40px;}
    .foot .f_title{font-size:17px;height:26px;line-height:26px;}
    .foot .f_left .f_li .f_a{margin-top:25px;}
    .foot .f_left .f_li .f_a a{height:28px;line-height:28px;}
    .foot .f_right .fr_txt{margin-top:25px;}
    .foot .f_right .fr_txt p{line-height:28px;}
    .foot .f_right .fr_txt p:first-child{margin-bottom:12px;}
    .foot .f_right .fr_ewm{margin-top:30px;}
    .foot .f_right .fr_ewm span{height:28px;line-height:28px;font-size:13px;}
    .friendlink i{height:30px;}
    .footbottom{padding:20px 0;margin-top:15px;}






    body.bg{padding-top:85px;}
	#px_banner{padding-bottom:360px;}
    .px_txt .px_txt_p{top:109px;}
    .px_txt .px_txt_p p{font-size:20px;line-height:30px;}
    .px_txt .px_txt_p p:first-child{font-size:44px;height:54px;line-height:54px;}
    .px_txt .px_txt_p p:nth-child(2){font-size:16px;height:16px;line-height:16px;margin-bottom:10px;}
    .px_txt p{font-size:15px;line-height:24px;}
    .px_txt p:first-child{font-size:40px;height:50px;line-height:50px;margin-bottom:18px;}
    .sub_nav .sn_left a{height:66px;line-height:66px;}
    .sub_nav .sn_right{height:66px;line-height:66px;}
    .sub_cnav a{height:45px;line-height:45px;}
    .sub_title .s_t{font-size:32px;height:42px;line-height:42px;}
    .sub_title i{margin:12px auto 0;}
    .sub_title p{font-size:15px;line-height:24px;margin-top:7px;}
}

@media screen and (max-width:1499px){
	.container{width:994px;}
    .top .logo{padding:20px 0 15px;width:360px;}
    .pcnav{padding:11px 0;}
    .pcnav .f_nav .f_li{margin-left:20px;}
    .pcnav .f_nav .f_li .f_n a{height:48px;line-height:48px;font-size:14px;}
    .pcnav .s_nav a{font-size:12px;height:36px;line-height:36px;}
    .top .t_right .t_r{margin:26px 0 26px 12px;}
    .top .t_right .t_r .t_phone{font-size:16px;height:18px;line-height:18px;background-size:auto 18px;padding-left:20px;}
    .index_banner{padding-bottom:620px;}
    .index_banner.swiper-container-horizontal .swiper-pagination{bottom:30px;}
    .index_banner .swiper-pagination-bullet{width:10px;height:10px;margin-right:5px!important;;}
    .pb_title{padding-top:20px;}
    .pb_title i{height:50px;}
    .pb_title .h_t{font-size:30px;height:40px;line-height:40px;}
	.pb_title p{margin-top:6px;font-size:14px;line-height:22px;}
    .pb_title a{height:36px;line-height:34px;}
    .product{padding:30px 0;}
    .product .p_content{margin-top:20px;}
    .product .p_content .pc_left{width:318px;margin-left:calc(50% - 497px);padding:15px 10px 30px 20px;}
    .product .p_content .pc_left .pc_title{font-size:17px;height:26px;line-height:26px;}
    .product .p_content .pc_left i{margin-top:12px;}
    .product .p_content .pc_left .pc_a a{font-size:12px;height:25px;line-height:25px;padding-left:17px;margin-top:10px;}
    .product .p_content .pc_left .pc_a a:before{width:6px;height:6px;top:9px;}
    .product .p_content .pc_right{padding-left:15px;width:calc(50% + 179px);}
    .product .p_content .pc_right .pc_ul p{height:50px;line-height:50px;font-size:16px;padding:0 70px 0 15px;background:url(pro_icon1.png) no-repeat right 15px center #4594E4;background-size:auto 18px;}
    .product .p_btn{margin-top:20px;}
    .product .p_btn:after{width:333px;}
    .yingyong .yy_li{padding-right:30%;}
    .yingyong .yy_li .yy_txt{width:30%;}
    .yingyong .yy_li .yy_txt .yy_pp{padding:20px 20px 0;}
    .yingyong .yy_li .yy_txt .yy_pp p{font-size:14px;line-height:26px;}
    .yingyong .yy_li .yy_txt .yy_pp p:first-child{font-size:28px;height:36px;line-height:36px;margin-bottom:5px;}
    .yingyong .yy_li .yy_txt .yy_pp span{font-size:14px;margin-bottom:16px;}
    .yingyong .yy_li .yy_txt .yy_btn{bottom:25px;width:130px;height:34px;}
    .yingyong .yy_li .yy_txt .yyt_btn{height:34px;line-height:32px;font-size:14px;}
    .yingyong .yy_li .yy_txt .yy_btn:before{top:15px;}
    .yingyong .yy_li .yy_txt .yy_btn:after{top:15px;}
    .yingyong .yy_swbtn{padding-left:calc(50% - 497px);bottom:25px;height:34px;width:70%;}
    .yingyong .yy_swbtn .swiper-pagination-bullet{height:34px;line-height:32px;font-size:14px;padding:0 20px;margin-right:15px;}
    .yingyong .yy_swbtn .swiper-pagination-bullet:after{top:14px;width:15px;}
    .yingyong .yy_swbtn .swiper-pagination-bullet:first-child:before{top:14px;}
    .info{padding:30px 0;}
    .info .in_left{width:calc(100% - 470px);padding-right:30px;}
    .info .in_left .pb_title{padding-top:17px;}
    .info .in_left .pb_title .h_t{font-size:22px;height:30px;line-height:30px;}
    .info .in_left .pb_title p{font-size:12px;height:auto;line-height:20px;}
    .info .in_left .in_pp{padding-top:6px;}
    .info .in_left .in_pp p{font-size:14px;line-height:25px;}
    .info .in_left .in_pp p:first-child{font-size:17px;height:30px;line-height:30px;margin-bottom:8px;}
    .info .in_left a{font-size:14px;margin-top:15px;height:34px;line-height:34px;}
    .info .in_right{width:470px;}
    .info .in_right .in_li{width:calc(50% - 3px);margin-left:6px;margin-top:6px;}
    .info .in_right .in_li .in_img{padding-bottom:179px;}
    .info .in_right .in_li .in_txt{padding:0 10px 10px 10px;}
    .info .in_right .in_li .in_txt p{font-size:12px;line-height:18px;}
    .info .in_right .in_li .in_txt p:first-child{font-size:18px;height:26px;line-height:26px;margin-bottom:8px;}
    .info .in_right .in_li i{width:40px;height:40px;}
    .in_num{margin-top:40px;}
    .in_num.in1{margin-top:30px;}
    .in_num .in_li{background-size:auto 18px;}
    .in_num .in_li:first-child{width:227px;background-position:right 30px top 3px;}
    .in_num .in_li:nth-child(2){width:273px;padding-left:30px;background-position:right 35px top 3px;}
    .in_num .in_li:nth-child(3){width:271px;padding-left:30px;background-position:right 33px top 3px;}
    .in_num .in_li:nth-child(4){width:223px;padding-left:27px;background-position:right 3px;}
    .in_num .in_li .in_span{font-size:30px;height:30px;line-height:30px;}
    .in_num .in_li .in_span em{font-size:14px;height:24px;line-height:24px;}
    .in_num .in_li p{font-size:14px;height:22px;line-height:22px;margin-top:10px;}
    .jishu{padding-top:30px;}
    .jishu .js_ul{margin-top:15px;}
    .jishu .js_ul .js_li .js_txt{padding:20px 0 30px;}
    .jishu .js_ul .js_li .js_txt i{height:40px;}
    .jishu .js_ul .js_li .js_txt i.icon3{background-size:auto 38px;}
    .jishu .js_ul .js_li .js_txt i.icon4{background-size:auto 37px;}
    .jishu .js_ul .js_li .js_txt .js_pp{padding-top:15px;}
    .jishu .js_ul .js_li .js_txt .js_pp p{width:18px;font-size:18px;line-height:21px;}
    .jishu .js_ul .js_li .js_txt .js_pp .p_span{font-size:12px;line-height:20px;margin-right:5px;height:250px;}
    .jishu .js_ul .js_li .js_txt .js_pp .p_span br{display:none;}
    .jishu .js_ul .js_li .js_txt .js_btn{bottom:20px;}
    .jishu .js_ul .js_li .js_txt .js_btn span{height:26px;padding-top:6px;background:url(ys_icon.png) no-repeat right 12px;background-size:auto 9px;}
    .jishu .js_ul .js_li .js_txt .js_btn em{width:26px;height:26px;background-size:100%;}
    .news{padding:30px 0;}
    .news_span span{height:34px;line-height:34px;margin-left:10px;}
    .news .n_c{margin-top:20px;}
    .news .n_c p{font-size:14px;line-height:24px;}
    .news .n_c p:first-child{font-size:18px;height:26px;line-height:26px;margin-bottom:5px;}
    .news .n_c span{font-size:14px;margin-top:10px;}
    .news .n_c span.smt{margin-top:15px;}
    .news .n_c .nc_l{width:calc(100% - 380px);}
    .news .n_c .nc_l a{width:calc(50% - 10px);margin-right:10px;}
    .news .n_c .nc_l a .nc_txt{padding:23px 15px 23px;}
    .news .n_c .nc_r{width:380px;padding:0 15px 5px;}
    .news .n_c .nc_r a{padding:15px 0 17px;}
    .in_contact{padding:40px 0 160px;}
    .in_contact p{font-size:14px;}
    .in_contact p:first-child{font-size:20px;height:28px;line-height:28px;margin-bottom:3px;}
    .in_contact p:nth-child(2){font-size:24px;height:30px;line-height:30px;margin-bottom:8px;}
    .in_contact a{margin-top:20px;}
    .foot{padding-top:30px;}
    .foot .f_title{font-size:16px;height:24px;line-height:24px;}
    .foot .f_left{width:calc(100% - 300px);}
    .foot .f_left .f_li .f_a{margin-top:15px;}
    .foot .f_left .f_li .f_a a{height:28px;line-height:28px;font-size:13px;}
    .foot .f_right{width:300px;}
    .foot .f_right .fr_txt{margin-top:15px;}
    .foot .f_right .fr_txt p{line-height:24px;}
    .foot .f_right .fr_txt p:first-child{margin-bottom:10px;}
    .foot .f_right .fr_ewm{margin-top:20px;}
    .foot .f_right .fr_ewm span{height:24px;line-height:24px;font-size:12px;}
    .friendlink i{height:26px;}
    .footbottom{padding:15px 0;margin-top:10px;}










    .izl-rmenu{display:none;}
    body.bg{padding-top:70px;}
	#px_banner{padding-bottom:300px;}
    .px_txt .px_txt_p{top:109px;}
    .px_txt .px_txt_p p{font-size:20px;line-height:30px;}
    .px_txt .px_txt_p p:first-child{font-size:44px;height:54px;line-height:54px;}
    .px_txt .px_txt_p p:nth-child(2){font-size:16px;height:16px;line-height:16px;margin-bottom:10px;}
    .px_txt p{font-size:15px;line-height:24px;}
    .px_txt p:first-child{font-size:40px;height:50px;line-height:50px;margin-bottom:18px;}
    .sub_nav .sn_left a{height:66px;line-height:66px;}
    .sub_nav .sn_right{height:66px;line-height:66px;}
    .sub_cnav a{height:40px;line-height:40px;}
    .sub_title .s_t{font-size:32px;height:42px;line-height:42px;}
    .sub_title i{margin:9px auto 0;}
    .sub_title p{font-size:15px;line-height:24px;margin-top:7px;}
}

@media screen and (max-width:1023px){
	.container{width:738px;}
	.top{display:none;height:70px;}
	#mobileheadbg{display:block;}
	#mobilehead.mhead{background:#FFF;position:fixed;z-index:9999;top:0;box-shadow:0 2px 5px rgba(0,0,0,.6);}
	#mobilehead .nav_bg.nav_bg1{height:70px;height:calc(100% - 70px);}
	#mobilehead .nav .nav_box.nav_box1{top:70px;}
    .index_banner{padding-bottom:55%;}
    .index_banner.swiper-container-horizontal .swiper-pagination{bottom:20px;text-align:center;width:calc(100% - 30px);}
    .index_banner .swiper-pagination-bullet{margin:0 4px!important;}
    .pb_title{padding-top:15px;}
    .pb_title i{height:30px;}
    .pb_title .h_t{font-size:22px;height:30px;line-height:30px;}
	.pb_title p{margin-top:4px;font-size:12px;line-height:20px;}
    .pb_title a{height:32px;line-height:30px;font-size:12px;}
    .product{padding:20px 0;}
    .product .p_content{margin-top:15px;}
    .product .p_content .pc_left{width:100%;padding:10px 15px;margin-left:0;position:relative;}
    .product .p_content .pc_left .pc_title{font-size:16px;height:24px;line-height:24px;}
    .product .p_content .pc_left i{margin-top:10px;}
    .product .p_content .pc_left .pc_a a{width:calc(33.33% - 10px);margin-left:15px;}
    .product .p_content .pc_left .pc_a a:nth-child(odd){margin-left:15px;}
    .product .p_content .pc_left .pc_a a:nth-child(3n+1){margin-left:0;}
    .product .p_content .pc_right{padding:15px 15px 0;width:100%;float:none;}
    .product .p_btn{margin-top:15px;}
    .product .p_btn:after{width:40%;}
    .yingyong{padding-top:10px;}
    .yingyong .yy_title{position:relative;text-align:center;}
    .yingyong .yy_title .pb_title{text-align:center;}
    .yingyong .yy_title .pb_title i{background-position:center center;}
    .yingyong .yy_title .pb_title .h_t{color:#333!important;}
    .yingyong .yy_title .pb_title p{color:#333!important;}
    .yingyong .yy_item{margin-top:15px;}
    .yingyong .yy_li{padding-right:0;}
    .yingyong .yy_li .yy_txt{width:100%;background:rgba(0,0,0,.5)}
    .yingyong .yy_li .yy_txt .yy_pp{padding:20px 15px 0;}
    .yingyong .yy_li .yy_txt .yy_pp p{line-height:24px;color:#FFF;}
    .yingyong .yy_li .yy_txt .yy_pp p:first-child{font-size:22px;height:30px;line-height:30px;}
    .yingyong .yy_li .yy_txt .yy_pp span{margin-bottom:10px;}
    .yingyong .yy_li .yy_txt .yy_btn{bottom:0;width:130px;height:34px;position:relative;left:0;margin-left:0;margin-top:15px;margin-left:15px;}
    .yingyong .yy_li .yy_txt .yy_btn:before{content:none;}
    .yingyong .yy_li .yy_txt .yy_btn:after{content:none;}
    .yingyong .yy_swbtn{padding-left:15px;bottom:15px;width:100%;}
    .yingyong .yy_swbtn .swiper-pagination-bullet{margin-right:10px;}
    .yingyong .yy_swbtn .swiper-pagination-bullet:after{width:10px;}
    .info{padding:20px 0;}
    .info .in_left{width:100%;padding-right:0;float:left;}
    .info .in_left .pb_title{text-align:center;padding-top:12px;}
    .info .in_left .pb_title i{background-position:center center;}
    .info .in_left .pb_title .h_t{font-size:22px;height:30px;line-height:30px;}
    .info .in_left .pb_title p{font-size:12px;height:auto;line-height:20px;}
    .info .in_left .in_pp{padding-top:6px;}
    .info .in_left .in_pp p{line-height:24px;text-indent:0;}
    .info .in_left .in_pp p:first-child{display:none;}
    .info .in_left a{margin-top:10px;}
    .info .in_right{width:100%;margin-top:10px;}
    .info .in_right .in_li{width:calc(25% - 6px);margin-left:8px;margin-top:8px;}
    .info .in_right .in_li:nth-child(odd){margin-left:8px;}
    .info .in_right .in_li:first-child{margin-left:0;}
    .info .in_right .in_li .in_shade{opacity:1;background:rgba(69,148,228,.4);}
    .info .in_right .in_li .in_img{padding-bottom:77.1429%;}
    .info .in_right .in_li .in_txt{padding:0 4px 10px;}
    .info .in_right .in_li .in_txt p:first-child{font-size:16px;height:24px;line-height:24px;margin-bottom:5px;}
    .info .in_right .in_li i{display:none;}
    .in_num{margin-top:20px;}
    .in_num.in1{margin-top:15px;}
    .in_num .in_li{background-size:auto 15px;}
    .in_num .in_li:first-child{width:167px;background-position:right 15px top 3px;}
    .in_num .in_li:nth-child(2){width:200px;padding-left:20px;background-position:right 20px top 3px;}
    .in_num .in_li:nth-child(3){width:198px;padding-left:20px;background-position:right 20px top 3px;}
    .in_num .in_li:nth-child(4){width:173px;padding-left:17px;}
    .in_num .in_li .in_span{font-size:24px;height:24px;line-height:24px;}
    .in_num .in_li .in_span em{font-size:12px;height:20px;line-height:20px;}
    .in_num .in_li p{font-size:13px;margin-top:7px;}
    .jishu{padding-top:20px;}
    .jishu .js_ul{margin-top:10px;padding-bottom:45%;}
    .jishu .js_ul .js_li .js_img .j_img{padding-bottom:90.2881%;}
    .jishu .js_ul .js_li .js_txt{padding:10px 0 10px;}
    .jishu .js_ul .js_li .js_txt i{height:30px;}
    .jishu .js_ul .js_li .js_txt i.icon3{background-size:auto 100%;}
    .jishu .js_ul .js_li .js_txt i.icon4{background-size:auto 100%;}
    .jishu .js_ul .js_li .js_txt .js_pp{padding-top:10px;}
    .jishu .js_ul .js_li .js_txt .js_pp p{width:16px;font-size:16px;line-height:19px;}
    .jishu .js_ul .js_li .js_txt .js_pp .p_span{font-size:12px;line-height:18px;margin-right:3px;height:240px;}
    .jishu .js_ul .js_li .js_txt .js_btn{bottom:10px;}
    .jishu .js_ul .js_li .js_txt .js_btn span{height:26px;padding-top:6px;background:url(ys_icon.png) no-repeat right 12px;background-size:auto 9px;}
    .jishu .js_ul .js_li .js_txt .js_btn em{width:26px;height:26px;background-size:100%;}
    .news{padding:20px 0;}
    .news .pb_title{text-align:center;}
    .news .pb_title i{background-position:center center;}
    .news_span{position:relative;bottom:0;margin-top:10px;}
    .news_span span{width:calc(33.33% - 6px);margin-left:9px;}
    .news .n_c{margin-top:15px;}
    .news .n_c em{margin-top:15px;}
    .news .n_c .nc_l{width:100%;float:none;}
    .news .n_c .nc_l a{width:100%;margin-right:0px;float:none;margin-top:10px;}
    .news .n_c .nc_l a:last-child{margin-right:0;}
    .news .n_c .nc_l a .nc_txt{padding:10px 10px;}
    .news .n_c .nc_r{width:100%;padding:0 10px;float:none;margin-top:15px;}
    .in_contact{padding:30px 0 70px;}
    .in_contact p:first-child{font-size:16px;height:24px;line-height:24px;}
    .in_contact p:nth-child(2){font-size:20px;height:28px;line-height:28px;margin-bottom:5px;}
    .in_contact a{margin-top:15px;}
    .foot{padding:20px 0 60px;}
    .foot .f_left{width:100%;float:none;}
    .foot .f_left .f_li{display:none;}
    .foot .f_right{width:100%;float:none;}
    .foot .f_right{width:100%;float:none;}
    .foot .f_right .fr_txt{margin-top:10px;}
    .foot .f_right .fr_ewm{display:none;}
    .footbottom{padding:10px 0;margin-top:5px;}



	
	



	#floatBottom{display:block;}
    body.bg{padding-top:0;}
    #px_banner{padding-bottom:230px;}
    .px_txt .px_txt_p{top:80px;}
    .px_txt .px_txt_p p{font-size:16px;line-height:24px;}
    .px_txt .px_txt_p p:first-child{font-size:32px;height:42px;line-height:42px;margin-bottom:4px;}
    .px_txt .px_txt_p p:nth-child(2){font-size:14px;height:14px;line-height:14px;margin-bottom:7px;}
    .px_txt p:first-child{font-size:26px;height:34px;line-height:34px;margin-bottom:8px;}
    .sub_nav{background:none;position:relative;z-index:1;}
    .sub_nav:before{content:'';width:100%;height:50px;background:#eef2f5;position:absolute;left:0;top:0;z-index:-1;}
    .sub_nav .sn_right{width:100%;float:none;}
    .sub_nav .sn_left{width:100%;float:none;margin-top:20px;background:#EEE;}
    .sub_title .s_t{font-size:22px;height:30px;line-height:30px;}
    .sub_title p{font-size:13px;line-height:22px;}

	.newscow_right{width:100%;float:none;}
	.newscow_right .news_product .bd ul li{width:32%;float:left;margin-left:2%;}
	.newscow_right .news_product .bd ul li:first-child{margin-left:0;}
	.newscow_right .news_nlist ul li{width:48%;margin-left:4%;float:left;}
	.newscow_right .news_nlist ul li:nth-child(odd){margin-left:0;}
}
/*768以下屏幕*/
@media screen and (max-width:767px){
	.container{width:calc(100% - 30px);}
    #mobilehead .logo{width:calc(100% - 70px);background:url(mlogo.png) no-repeat 10px center;
    background-size:auto 42px;}
    .index_banner.swiper-container-horizontal .swiper-pagination{bottom:10px;}
    .pb_title p{height:auto;}
    .pb_title a{display:none;}
    .product .pb_title{text-align:center;}
    .product .pb_title i{background-position:center center;}
    .product .p_content .pc_left .pc_a a{width:calc(50% - 5px);margin-left:10px;margin-top:6px;}
    .product .p_content .pc_left .pc_a a:nth-child(3n+1){margin-left:10px;}
    .product .p_content .pc_left .pc_a a:nth-child(odd){margin-left:0;}
    .yingyong .yy_li .yy_txt{position:relative;padding-bottom:15px;}
    .yingyong .yy_li .yy_txt .yy_pp{padding:15px 10px;}
    .yingyong .yy_li .yy_txt .yy_pp p:last-child{-webkit-line-clamp:5;height:120px;}
    .yingyong .yy_li .yy_txt .yy_btn{margin-top:10px;margin-left:10px;}
    .yingyong .yy_swbtn{bottom:0;height:auto;padding:2px 10px 10px;position:relative;background:rgba(0,0,0,.5);}
    .yingyong .yy_swbtn .swiper-pagination{position:relative;text-align:left;}
    .yingyong .yy_swbtn .swiper-pagination-bullet{margin-top:8px;}
    .yingyong .yy_swbtn .swiper-pagination-bullet:after{content:none;}
    .yingyong .yy_swbtn .swiper-pagination-bullet:first-child:before{content:none;}
    .jishu .js_ul{height:655px;border-top:1px solid #FFF;}
	.jishu .js_ul .js_li{width:100%;height:auto;}
	.jishu .js_ul .js_li .js_txt{width:100%;float:none;height:auto;font-size:0;-webkit-text-size-adjust:none;border-right:none;border-bottom:1px solid #FFF;}
	.jishu .js_ul .js_li:first-child .js_txt{border-left:none;}
    .jishu .js_ul .js_li .js_img .j_img{padding-bottom:325px;}
	.jishu .js_ul .js_li .js_txt{position:relative;}
	.jishu .js_ul .js_li .js_txt i{display:block;width:30px;height:20px;float:left;margin-left:5px;margin-top:5px;}
	.jishu .js_ul .js_li .js_txt .js_pp{float:right;width:calc(100% - 43px);text-align:left;position:relative;padding-top:30px;margin-left:8px;}
	.jishu .js_ul .js_li .js_txt .js_pp .p_span{height:auto;-webkit-writing-mode:inherit;writing-mode:inherit;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
	.jishu .js_ul .js_li .js_txt .js_pp p{width:100%;height:30px;line-height:30px;margin-top:0;float:none;position:absolute;top:0;left:0;display:block;text-align:left;}
    .jishu .js_ul .js_li .js_txt .js_btn{left:auto;bottom:auto;right:0;top:10px;width:60px;}
    .jishu .js_ul .js_li .js_txt .js_btn.tlx{
        -webkit-transform:translateX(0);
        -moz-transform:translateX(0);
        -o-transform:translateX(0);
        transform:translateX(0);}
    .jishu .js_ul .js_li .js_txt .js_btn span{padding-top:0;line-height:30px;background:none;padding-right:0;}
    .jishu .js_ul .js_li.on .js_txt .js_btn em{display:none;}
	.jishu .js_ul .js_li .js_img{width:100%;float:none;}
	.jishu .js_ul .js_li.js_li1{left:0;}
	.jishu .js_ul .js_li.js_li2{left:0;top:393px;}
	.jishu .js_ul .js_li.js_li3{left:0;top:480px;}
	.jishu .js_ul .js_li.js_li4{left:0;top:567px;}
	.jishu .js_ul .js_li.js_li1.js_fl0{left:0;}
	.jishu .js_ul .js_li.js_li2.js_fl0{left:0;top:393px;}
	.jishu .js_ul .js_li.js_li3.js_fl0{left:0;top:480px;}
	.jishu .js_ul .js_li.js_li4.js_fl0{left:0;top:567px;}
	.jishu .js_ul .js_li.js_li1.js_fl1{left:0;}
	.jishu .js_ul .js_li.js_li2.js_fl1{left:0;top:87px;}
	.jishu .js_ul .js_li.js_li3.js_fl1{left:0;top:480px;}
	.jishu .js_ul .js_li.js_li4.js_fl1{left:0;top:567px;}
	.jishu .js_ul .js_li.js_li1.js_fl2{left:0;}
	.jishu .js_ul .js_li.js_li2.js_fl2{left:0;top:69px;}
	.jishu .js_ul .js_li.js_li3.js_fl2{left:0;top:156px;}
	.jishu .js_ul .js_li.js_li4.js_fl2{left:0;top:567px;}
	.jishu .js_ul .js_li.js_li1.js_fl3{left:0;}
	.jishu .js_ul .js_li.js_li2.js_fl3{left:0;top:69px;}
	.jishu .js_ul .js_li.js_li3.js_fl3{left:0;top:156px;}
	.jishu .js_ul .js_li.js_li4.js_fl3{left:0;top:243px;}
	.jishu .js_ul .js_li .js_img .j_txt{width:70%;}
	.jishu .js_ul .js_li.on .js_txt{border-bottom:none;}
	.jishu .js_ul .js_li.on:first-child .js_txt{border-left:none;}
    .info .in_right .in_li{width:calc(50% - 3px);margin-left:6px;}
    .info .in_right .in_li:nth-child(odd){margin-left:0;}
    .in_num{margin-top:0;}
    .in_num.in1{margin-top:0;}
    .in_num .in_li{margin-top:15px;}
    .in_num .in_li:first-child{width:50%;background-position:right 15px top 3px;}
    .in_num .in_li:nth-child(2){width:50%;padding-left:15px;background-position:right 3px;}
    .in_num .in_li:nth-child(3){width:50%;padding-left:0;background-position:right 15px top 3px;border-left:none;}
    .in_num .in_li:nth-child(4){width:50%;padding-left:15px;}
    .in_contact{padding:20px 0 40px;}
    .in_contact p br{display:none;}
    .in_contact p:first-child{font-size:16px;height:24px;line-height:24px;}
    .in_contact p:nth-child(2){font-size:20px;height:28px;line-height:28px;margin-bottom:5px;}
    .in_contact a{margin-top:15px;}










	#stylesubnav .xq_crumbs{font-size:13px;}
	#stylesubnav .xq_crumbs a{margin:0 5px;}
    .video{width:100%;padding:5px;width:calc(100% - 30px);padding:5px;left:15px;margin-left:0;}
    .video span{left:50%;top:100%;margin-left:-20px;}
    #px_banner{padding-bottom:30%;min-height:auto;}
    .px_txt .px_txt_p{top:50%;margin-top:-39px;}
    .px_txt .px_txt_p p{font-size:14px;line-height:22px;}
    .px_txt .px_txt_p p:first-child{font-size:24px;height:32px;line-height:32px;}
    .px_txt .px_txt_p p:nth-child(2){font-size:12px;margin-bottom:5px;}
    .px_txt p br{display:none;}
    .px_txt p:first-child{font-size:22px;height:30px;line-height:30px;margin-bottom:5px;font-weight:bold;}
	.sub_nav .sn_left{margin-top:15px;}
    .sub_nav .sn_left a{width:calc(100%/3);border-right:1px solid #FFF;border-bottom:1px solid #FFF;float:left;padding:0 0;height:40px;line-height:40px;}
    .sub_nav .sn_left a:before{content:none;}
	.sub_cnav a{display:block;width:50%;float:left;padding:0 0;text-align:center;height:42px;line-height:42px;border-bottom:1px solid #FFF;}
    .sub_title p br{display:none;}
}
/*668以下屏幕*/
@media screen and (max-width:667px){
	.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;}


	
	#stylesubnav .xq_nav{display:block;}
	#stylesubnav .xq_nav a{height:38px;line-height:38px;border-right:1px solid #FFF;border-bottom:1px solid #FFF;padding:0 15px;display:inline-block;}
	
}
/*500以下屏幕*/
@media screen and (max-width:499px){
	




	.newscow_right .news_product .bd ul li{width:100%;margin-left:0;}
	.newscow_right .news_nlist ul li{width:100%;margin-left:0;}
}