﻿/*-----  Global  ----*/
*{margin:0;padding:0;border-width:0;box-sizing:border-box;}
html{scroll-behavior:smooth;}
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:#666;}
:-moz-placeholder{color:#666;}
::-moz-placeholder{color:#666;}
:-ms-input-placeholder{color:#666;}
.container{width:1400px;margin:0 auto;position:relative;}
.positionimg img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
.positionimg img.img_way{object-fit:contain;}
.scale_img: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%);}
/*head*/
.head{background:#243E4B;height:33px;color:#FFF;line-height:33px;}
.head p{float:left;}
.head span{display:block;float:right;}
/*top*/
.topbg{height:111px;}
.top{width:100%;z-index:999;background:#FFF;}
.top .t_left{float:left;padding:25px 0 18px;}
.top .t_left .logo{overflow:hidden;text-indent:-1000em;font-size:14px;color:#fff;background-size:auto 100%;height:0;}
.top .t_left p{font-size:36px;height:44px;line-height:44px;font-weight:bold;color:#221D1A;}
.top .t_left span{display:block;font-size:16px;color:#221D1A;height:24px;line-height:24px;}
.top .t_right{float:right;position:relative;}
/*nav*/
.pcnav{float:left;}
.pcnav .f_nav{width:100%;}
.pcnav .f_nav .f_li{float:left;position:relative;margin-left:20px;}
.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:#0079C2;}
.pcnav .f_nav .f_li .f_n>a{display:inline-block;height:111px;line-height:111px;width:100%;color:#333;font-size:18px;text-align:center;padding:0 13px;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:0;min-width:100%;background:#FFF;display:none;z-index:10;}
.pcnav .s_nav a{display:block;height:46px;line-height:46px;color:#76838F;border-bottom:1px solid #CCC;white-space:nowrap;font-size:14px;box-sizing:border-box;text-align:center;padding:0 10px;}
.pcnav .s_nav a:hover{background:#DDD;}
.pcnav .f_nav .f_li:hover .f_n{background:#0079C2;}
.pcnav .f_nav .f_li:hover .f_n a{transform:translateY(100%);}
.pcnav .f_nav .f_li:hover .s_nav{height:auto;background:#F2F2F2;}
.top.topfix{position:fixed;left:0;top:0;
  -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 .f_nav .f_li .f_n a{color:#333;}
.top.topfix .s_nav{border-top-color:#333;}
.top.topfix .t_right .t_r .a_span{color:#333;}
.top.topfix .t_right .t_r .a_span.icon1{background-image:url(../images/top_icon_hover.png);}
/*mobilehead*/
.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 .mob_tit{font-size:16px;height:40px;line-height:40px;}
.top .nav .nav_one>li>ul{display:none;padding:5px 0 10px;}
.top .nav .nav_one>li>ul>li{height:36px;line-height:36px;text-indent:20px;}
.top .nav .nav_one>li>ul>li.li1{font-size:16px;height:40px;line-height:40px;font-weight:bold;margin-top:15px;}
.top .nav .nav_one>li>ul>li.li2{margin-top:0;}
.top .nav .nav_one>li>ul>li>a{font-size:15px;color:#666;width:100%;height:100%;display:block;}
.top .nav .nav_one>li>ul>li.li1>a{font-size:16px;height:40px;line-height:40px;font-weight:bold;color:#000;}
.top .nav .push-nav{position:relative;z-index:998;width:54px;height:50px;font-size:0;margin-top:10px;border-radius:5px;margin-right:15px;}
.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:#E60C00;border-radius:3px;-webkit-transform-origin:35px;transform-origin:35px;-webkit-transition:all .5s;transition:all .5s;}
.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:772px;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-container-horizontal .swiper-pagination{bottom:32px;font-size:0;-webkit-text-size-adjust:none;}
.index_banner .swiper-pagination-bullet{opacity:1;width:18px;height:18px;margin:0 6px!important;position:relative;background:#FFF;border-radius:50%;
    -webkit-box-shadow:inset 0 2px 2px rgba(0,0,0,0.3);
     -moz-box-shadow:inset 0 2px 2px rgba(0,0,0,0.3);
       -o-box-shadow:inset 0 2px 2px rgba(0,0,0,0.3);
          box-shadow:inset 0 2px 2px rgba(0,0,0,0.3);
}
.index_banner .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#0079C2;}
/*pb_title*/
.pb_title{position:relative;text-align:center;}
.pb_title .h_t{font-size:40px;color:#333;height:50px;line-height:50px;position:relative;}
.pb_title p{font-size:18px;height:28px;line-height:28px;color:#333;display:inline-block;margin-top:10px;position:relative;}
.pb_title p:before,.pb_title p:after{content:'';width:191px;height:100%;background:url(../images/pb_titlebg.png) no-repeat left center;position:absolute;top:0;}
.pb_title p:before{left:-191px;}
.pb_title p:after{right:-191px;
    -webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -o-transform:rotate(180deg);
    transform:rotate(180deg);
}
.indextel{display:none;}
/*product*/
.product{padding:72px 0 85px;position:relative;}
.product .p_class{margin-top:28px;border-top:1px solid #E3E3E3;border-bottom:1px solid #E3E3E3;display:table;width:100%;position:relative;}
.product .p_class:before{content:'';position:absolute;left:50%;bottom:-8px;width:16px;height:8px;background:url(../images/p_c_bottom.png) no-repeat left top;margin-left:-8px;}
.product .p_class a{display:table-cell;text-align:center;}
.product .p_class a .p_tit{display:inline-block;height:73px;line-height:73px;font-size:16px;color:#333;font-weight:bold;padding-right:32px;background:url(../images/pc_icon.png) no-repeat right center;}
.product .p_class a:hover .p_tit{color:#0079C2;}
.product .p_ul{overflow:hidden;padding-top:8px;}
.product .p_ul .swiper-slide{margin-top:21px!important;}
.product .p_ul .p_img{width:100%;padding-bottom:100%;position:relative;overflow:hidden;}
.product .p_ul p{color:#333;font-size:22px;line-height:80px;height:81px;overflow:hidden;text-overflow:ellipsis;white-space:normal;border:1px solid #e9e9e9;border-top:none;font-weight:bold;padding:0 80px 0 35px;background:url(../images/p_icon.png) no-repeat right 50px center}
/*fenge*/
.fenge{background:url(../images/fengebg.webp) no-repeat center center;background-size:cover;padding:44px 0 86px;}
.fenge p{font-size:36px;line-height:48px;font-weight:bold;color:#FFF;}
.fenge span{display:block;font-size:12px;margin-top:10px;height:12px;line-height:12px;text-transform:uppercase;color:#FFF;font-weight:bold;color:#FFF;}
.fenge .fg_form{margin-top:26px;}
.fenge .fg_form input{height:50px;line-height:48px;border:1px solid #E3E3E3;float:left;background-repeat:no-repeat;background-position:15px center;padding-left:58px;outline:none;}
.fenge .fg_form input.icon1{background-image:url(../images/ly_icon1.png);width:262px;}
.fenge .fg_form input.icon2{background-image:url(../images/ly_icon2.png);width:262px;margin-left:20px;}
.fenge .fg_form input.icon3{background-image:url(../images/ly_icon3.png);width:568px;margin-left:20px;}
.fenge .fg_form .fg_btn{width:250px;height:50px;line-height:50px;float:right;background:#0079C2;color:#fff;cursor:pointer;font-size:14px;text-align:center;}
/*caizhi*/
.caizhi{padding-top:72px;}
.caizhi .cz_top{margin-top:48px;text-align:center;}
.caizhi .cz_top .swiper-pagination{position:relative;}
.caizhi .cz_top span{display:inline-block;font-size:18px;height:36px;line-height:36px;color:#333;margin-left:80px;width:auto;opacity:1;background:none;border-radius:0;outline:none;}
.caizhi .cz_top span .yy_span{padding-left:50px;}
.caizhi .cz_top span .yy_span.icon0{background-image:url(../images/ys_icon1.png);background-repeat:no-repeat;background-position:left center;}
.caizhi .cz_top span .yy_span.icon1{background-image:url(../images/ys_icon2.png);background-repeat:no-repeat;background-position:left center;}
.caizhi .cz_top span .yy_span p{position:relative;}
.caizhi .cz_top span .yy_span p:before{content:'';width:0;height:1px;position:absolute;left:0;bottom:0;background:#008689;}
.caizhi .cz_top span:first-child{margin-left:0;}
.caizhi .cz_top span.swiper-pagination-bullet-active .yy_span.icon0{background-image:url(../images/ys_icon1_hover.png);}
.caizhi .cz_top span.swiper-pagination-bullet-active .yy_span.icon1{background-image:url(../images/ys_icon2_hover.png);}
.caizhi .cz_top span.swiper-pagination-bullet-active .yy_span p:before{width:100%;}
.caizhi .cz_c{margin-top:52px;overflow:hidden;}
.caizhi .cz_c .swiper-slide{background:#243E4B;}
.caizhi .cz_c .cz_left{width:50%;position:absolute;left:0;top:0;height:100%;}
.caizhi .cz_c .cz_left:before{content:'';position:absolute;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,.2);z-index:1;}
.caizhi .cz_c .cz_left .cz_txt{width:700px;position:absolute;right:0;top:50%;font-size:16px;line-height:28px;color:#FFF;z-index:2;padding-right:90px;}
.caizhi .cz_c .cz_right{width:50%;float:right;position:relative;}
.caizhi .cz_c .cz_right .cz_pic{position:absolute;left:-67px;top:50%;z-index:3;}
.caizhi .cz_c .cz_right .cz_pic .cz_img{width:135px;height:135px;border:8px solid rgba(255,255,255,.2);border-radius:50%;overflow:hidden;margin-top:28px;cursor:pointer;}
.caizhi .cz_c .cz_right .cz_pic .cz_img img{display:block;width:100%;height:100%;}
.caizhi .cz_c .cz_right .cz_pic .cz_img:first-child{margin-top:0;}
.caizhi .cz_c .cz_right .cz_pic .cz_img.on{border-color:#008689;}
.caizhi .cz_c .cz_right .cz_pp{padding:108px 0 108px 145px;width:700px;float:left;}
.caizhi .cz_c .cz_right .cz_pp .cz_tit{}
.caizhi .cz_c .cz_right .cz_pp .cz_tit em{display:block;float:left;font-size:60px;height:49px;line-height:49px;font-style:normal;color:rgba(231,232,234,.6);transform:scaleY(1.5);}
.caizhi .cz_c .cz_right .cz_pp .cz_tit p{font-size:30px;height:40px;line-height:40px;margin-top:4px;font-weight:bold;color:#FFF;float:left;margin-left:30px;}
.caizhi .cz_c .cz_right .cz_pp .cz_info{margin-top:52px;font-size:16px;line-height:30px;color:#FFF;}
.caizhi .cz_c .cz_right .cz_pp .cz_phone{margin-top:29px;font-size:26px;height:36px;line-height:36px;background:url(../images/ys_phone.png) no-repeat left center;padding-left:43px;color:#FFF;}
.caizhi .cz_c .cz_right .cz_pp .cz_btn{width:150px;height:50px;line-height:50px;background:#0079C2;margin-top:48px;display:block;font-size:16px;color:#FFF;text-align:center;border-radius:4px;}
.caizhi .cz_c .cz_right .cz_p{padding:108px 0 108px 100px;width:700px;float:left;}
.caizhi .cz_c .cz_right .cz_p p{font-size:16px;line-height:50px;color:#FFF;}
.caizhi .cz_c .cz_right .cz_p p:first-child{font-size:30px;height:40px;line-height:40px;margin-bottom:14px;font-weight:bold;}
/*zuoyong*/
.zuoyong{padding:76px 0 103px;}
.zuoyong .zy_c{margin-top:52px;background:#F8F8F8;position:relative;}
.zuoyong .zy_c .zy_img{width:50%;position:absolute;right:0;top:0;height:100%;}
.zuoyong .zy_c .zy_txt{width:50%;float:left;padding:104px 61px 100px 54px;}
.zuoyong .zy_c .zy_txt p{font-size:16px;line-height:30px;text-indent:2em;color:#333;}
.zuoyong .zy_c .zy_txt .zy_span{margin-top:28px;text-align:left;}
.zuoyong .zy_c .zy_txt .zy_span span{display:inline-block;margin-left:12px;padding:0 15px 0 44px;background-repeat:no-repeat;background-position:left center;height:33px;line-height:33px;border:1px solid #2594F0;border-radius:17px;font-size:18px;color:#565656;}
.zuoyong .zy_c .zy_txt .zy_span span:first-child{margin-left:0;background-image:url(../images/zy_icon1.png);}
.zuoyong .zy_c .zy_txt .zy_span span:nth-child(2){background-image:url(../images/zy_icon2.png);}
.zuoyong .zy_c .zy_txt .zy_span span:last-child{background-image:url(../images/zy_icon3.png);}
/*info*/
.info{background:url(../images/infobg.webp) no-repeat center top;background-size:cover;padding:87px 0 264px;}
.info .info_txt{}
.info .info_txt p{font-size:16px;line-height:30px;color:#FFF;text-align:center;}
.info .info_txt p:first-child{font-size:40px;height:50px;line-height:50px;font-weight:bold;margin-bottom:39px;}
.info .in_num{margin-top:63px;text-align:center;}
.info .in_num .in_li{display:inline-block;width:25%;}
.info .in_num .in_li .in_n{}
.info .in_num .in_li .in_n span{display:inline-block;font-size:18px;height:30px;line-height:30px;vertical-align:bottom;color:#FFF;}
.info .in_num .in_li .in_n span:first-child{font-size:72px;height:72px;line-height:72px;color:#FFF;font-family:Impact;margin-right:5px;}
.info .in_num .in_li em{font-style:normal;font-size:16px;height:26px;line-height:26px;margin-top:18px;color:#fff;display:inline-block;width:100%;}
/*youshi*/
.youshi{position:relative;padding-top:1px;background:#F8F8F8;}
.youshi .ys_ul{margin-top:-203px;position:relative;z-index:1;background:#FFF;padding:41px 12px 51px;
    -webkit-box-shadow:0px 0px 42px 7px rgba(44,44,44,0.13);
    -moz-box-shadow:0px 0px 42px 7px rgba(44,44,44,0.13);
    -o-box-shadow:0px 0px 42px 7px rgba(44,44,44,0.13);
    box-shadow:0px 0px 42px 7px rgba(44,44,44,0.13);
}
.youshi .ys_ul .ys_li{width:100%;overflow:hidden;}
.youshi .ys_ul .ys_li .swiper-slide{padding:15px 30px 5px;border-right:1px solid #DDD;}
.youshi .ys_ul .ys_li i{display:block;height:65px;background-repeat:no-repeat;background-position:center center;background-size:auto 100%;}
.youshi .ys_ul .ys_li i.icon1{background-image:url(../images/info_icon1.png);}
.youshi .ys_ul .ys_li i.icon2{background-image:url(../images/info_icon2.png);}
.youshi .ys_ul .ys_li i.icon3{background-image:url(../images/info_icon3.png);}
.youshi .ys_ul .ys_li i.icon4{background-image:url(../images/info_icon4.png);}
.youshi .ys_ul .ys_li i.icon5{background-image:url(../images/info_icon5.png);}
.youshi .ys_ul .ys_li i.icon6{background-image:url(../images/info_icon6.png);}
.youshi .ys_ul .ys_li p{color:#2C2F3E;font-size:15px;line-height:24px;text-align:center;}
.youshi .ys_ul .ys_li p:first-of-type{font-size:22px;height:32px;line-height:32px;color:#2C2F3E;margin:13px 0 12px;font-weight:bold;}
.youshi .ys_ul .ys_li p:last-of-type{height:144px;}
/*zizhi*/
.zizhi{padding:56px 0 76px;background:#F8F8F8;position:relative;}
.zizhi .zz_tit{position:relative;font-size:22px;height:32px;line-height:32px;font-weight:bold;color:#2C2F3E;}
.zizhi .zz_ul{width:100%;overflow:hidden;margin-top:30px;}
.zizhi .zz_ul .zz_img{width:100%;padding-bottom:75%;position:relative;border:1px solid #DFDFDF;}
.zizhi .zz_ul p{font-size:16px;height:44px;line-height:44px;color:#333;text-align:center;padding:0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.zizhi .zz_btn{position:absolute;right:0;top:9px;}
.zizhi .zz_btn .swiper-pagination{position:relative;}
.zizhi .zz_btn .swiper-pagination-bullet{width:15px;height:15px;margin:0 7px;opacity:1;background:#9c9c9c;}
.zizhi .zz_btn .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#0079C2;}
/*news*/
.news{padding:83px 0 72px;}
.news .pb_title{text-align:left;}
.news .pb_title a{display:block;width:169px;height:48px;line-height:46px;border:1px solid #777;position:absolute;right:0;top:1px;font-size:16px;color:#646464;border-radius:24px;text-align:center;overflow:hidden;}
.news .pb_title a:hover{color:#FFF;border-color:#0079C2;}
.news .pb_title a:hover:before{background:#0079C2;}
.news .n_ul{padding-top:30px;}
.news .n_ul a{display:block;padding:27px 0;width:50%;float:left;border-bottom:1px solid #D9DADB;}
.news .n_ul a .n_c{}
.news .n_ul a .n_c .n_date{width:127px;float:left;border-right:1px solid #E1E5E7;text-align:right;padding-right:15px;padding-bottom:5px;}
.news .n_ul a .n_c .n_date span{display:block;font-size:14px;height:14px;line-height:14px;color:#717171;}
.news .n_ul a .n_c .n_date span:first-child{font-size:30px;color:#243E4B;height:24px;line-height:24px;font-weight:bold;margin-bottom:10px;}
.news .n_ul a .n_c .n_date i{display:block;height:3px;background:url(../images/n_icon.png) no-repeat center center;margin-top:12px;}
.news .n_ul a .n_c .n_txt{width:calc(100% - 127px);padding-left:29px;float:right;}
.news .n_ul a .n_c .n_txt p{font-size:14px;height:24px;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#717171;}
.news .n_ul a .n_c .n_txt p:first-child{font-size:18px;color:#243E4B;margin-bottom:10px;}
.news .n_ul a .n_c .n_first{padding-right:54px;}
.news .n_ul a .n_c .n_first .n_img{width:100%;padding-bottom:278px;position:relative;display:block;overflow:hidden;}
.news .n_ul a .n_c .n_first .n_pp{margin-top:39px;padding-left:25px;position:relative;}
.news .n_ul a .n_c .n_first .n_pp:before{content:'';width:3px;height:25px;position:absolute;left:0;top:3px;background:#0079C2;}
.news .n_ul a .n_c .n_first .n_pp p{font-size:16px;line-height:24px;color:#848484;position:relative;}
.news .n_ul a .n_c .n_first .n_pp p:first-child{font-size:21px;height:31px;line-height:31px;font-weight:bold;color:#243E4B;margin-bottom:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news .n_ul a .n_c .n_first .n_pp p:nth-child(2){overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.news .n_ul a .n_c .n_first .n_pp span{display:block;font-size:14px;height:14px;line-height:14px;margin-top:19px;color:#AAA;}
.news .n_ul a:first-child{border-bottom:none;padding-bottom:23px;}
.news .n_ul a:last-child{border-bottom:none;}
/*foot*/
.foot{background:#08192B;padding:59px 0 46px;}
.foot .f_txt{width:412px;float:left;}
.foot .f_txt .ft_tit{background:url(../images/foot_icon1.png) no-repeat left 3px;padding-left:50px;}
.foot .f_txt .ft_tit span{display:block;font-size:14px;height:16px;line-height:16px;color:#9B9B9B;}
.foot .f_txt .ft_tit p{font-size:29px;height:29px;line-height:29px;color:#FFF;font-family:Impact;margin-top:4px;}
.foot .f_txt .ft_pp{margin-top:15px;}
.foot .f_txt .ft_pp p{font-size:14px;line-height:28px;color:#717173;}
.foot .f_txt .ft_ewm{margin-top:20px;}
.foot .f_txt .ft_ewm .ft_img{width:122px;float:left;margin-right:15px;}
.foot .f_txt .ft_ewm .ft_img img{display:block;width:100%;height:100%;}
.foot .f_txt .ft_ewm .ft_img p{font-size:14px;height:24px;line-height:24px;margin-top:5px;color:#626264;text-align:center;}
.foot .f_tit{font-size:18px;height:28px;line-height:28px;color:#FFF;}
.foot .f_center{width:510px;float:left;}
.foot .f_center .f_nav{width:50%;float:left;}
.foot .f_center .f_nav .f_a{margin-top:21px;}
.foot .f_center .f_nav .f_a a{display:block;font-size:16px;line-height:33px;color:#7A7A7C;}
.foot .f_center .f_nav .f_a a:hover{color:#FFF;text-decoration:underline!important;}
.foot .f_form{width:478px;float:right;padding-left:35px;position:relative;}
.foot .f_form .f_tit{margin-bottom:12px;}
.foot .f_form p{position:absolute;right:0;top:0;height:28px;line-height:28px;font-size:14px;color:rgba(255,255,255,.3);}
.foot .f_form input{width:calc(50% - 15px);margin-left:30px;display:block;height:40px;line-height:40px;background:#FFF;border-radius:5px;padding:0 10px;outline:none;float:left;margin-top:15px;}
.foot .f_form input.in1{margin-left:0;}
.foot .f_form textarea{margin-top:15px;padding:12px 10px;float:left;background:#FFF;border-radius:5px;line-height:30px;font-family:'Microsoft YaHei';outline:none;resize:none;width:100%;height:114px;}
.foot .f_form .f_btn{margin-top:15px;float:left;background:#0079c2;width:100%;border-radius:5px;text-align:center;cursor:pointer;}
.foot .f_form .f_btn span{display:inline-block;font-size:16px;color:#FFF;padding-left:44px;background:url(../images/ft_btn.png) no-repeat left center;height:47px;line-height:47px;position:relative;}
.foot .f_form .f_btn span:before{content:'';width:1px;height:25px;background:rgba(255,255,255,.5);position:absolute;left:28px;top:11px;}
/*footbottom*/
.footbottom{border-top:1px solid rgba(255,255,255,.1);margin-top:27px;padding-top:27px;}
.footbottom span{display:inline-block;margin-right:5px;font-size:15px;height:25px;line-height:25px;color:#717173;}
.footbottom a{color:#717173;}
/*friendlink*/
.friendlink{margin-top:8px;}
.friendlink span{width:75px;float:left;display:block;height:24px;line-height:24px;font-size:15px;color:#FFF;margin-top:5px;font-weight:bold;}
.friendlink .fl_a{width:calc(100% - 75px);float:right;}
.friendlink .fl_a a{color:#717173;white-space:nowrap;display:inline-block;font-size:14px;position:relative;height:24px;line-height:24px;margin-right:25px;margin-top:5px;}
/*stylepbulic*/
#stylesubnav{width:100%;border-bottom:1px solid #E5E5E5;background:#eff0f1;}
#stylesubnav .xq_c{padding:0;position:relative;}
#stylesubnav .xq_crumbs{background:url(../images/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;}

/*px*/
#px_banner{width:100%;padding-bottom:420px;position:relative;z-index:9;}
.px_txt{position:absolute;width:100%;height:100%;left:0;top:0;text-align:center;}
.px_txt p{font-size:20px;height:30px;line-height:30px;color:#FFF;text-shadow:0 1px 1px rgba(0,0,0,.42);margin-top:123px;}
.px_txt p:last-child{height:70px;line-height:70px;font-size:60px;margin-top:20px;font-weight:bold;}


/*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:before{content:none;border-left:9px solid transparent;border-right:9px solid transparent;border-top:9px solid #0071bd;position:absolute;left:50%;margin-left:-9px;bottom:-9px;}
.sub_nav a.on{background:#085dad;color:#FFF;}
.sub_nav a.on:before{content:'';}
/*sub_cnav*/
.sub_cnav{margin-top:20px;background:#eee;font-size:0;-webkit-text-size-adjust:none;}
.sub_cnav a{border-right:1px solid #FFF;height:49px;line-height:49px;text-align:center;padding:0 30px;font-size:14px;position:relative;display:inline-block;}
.sub_cnav a.on{background:#0079C2;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:#387ec1;margin:19px auto 0;}
.sub_title p{margin:0;font-size:16px;color:#666;line-height:26px;margin-top:6px;}
.h_space{height:40px;}
/*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;}
.pagelink{ height: 35px;text-align: center;margin: 50px 0 30px 0;}
.pagelink .page-index , .pagelink .page-pre , .pagelink .page-next , .pagelink .page-last{ list-style: none;border: 1px solid #C7CFC2; display: inline-block;margin: 0 3px;*+display:block;*+float:left;}
.pagelink .page-status {list-style: none;border: 1px solid #C7CFC2; display: inline-block;margin: 0 3px;*+display:block;*+float:left; padding: 3px 8px;}
.pagelink .page-index a, .pagelink .page-pre a, .pagelink .page-next a, .pagelink .page-last a{color:#000;padding: 3px 8px; display:block;}
.pagelink .page-numbar .page-num{ list-style: none;border: 1px solid #C7CFC2;padding: 3px 8px;display: inline-block;margin: 0 3px;*+display:block;*+float:left;}
.pagelink a.page-num-current, .pagelink a:hover{ background: #CCC;color: #FFF; display: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:100%;position:relative;border:1px solid #ccc;}
.newscow_right .news_product .bd ul li .pic{position:absolute;top:0;left:0;width:100%;height:100%;}
.newscow_right .news_product .bd ul li .pic img{display:block;width:100%;height:100%;object-fit:cover;}
.newscow_right .news_product .bd ul li .title{height:40px;line-height:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;}
.newscow_right .news_product .bd ul li .title a{color:#666}
.newscow_right .news_nlist{ padding-bottom:5px; overflow:hidden}
.newscow_right .news_nlist ul{ padding-top:5px}
.newscow_right .news_nlist ul li{line-height:36px;background:url(../images/zys_42.jpg) no-repeat 2px center; text-indent:0.3cm; margin:0 auto; border-bottom:1px dashed #d5d5d5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
/*公用分页*/
.fanye{list-style:none;border-top:1px dashed #cccccc;border-bottom:1px dashed #c2a9a4;padding-top:10px;padding-bottom:10px;margin-top:10px;}
.fanye ul li{height:30px;line-height:30px;text-align:left;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.fanye ul li a{ color:#333;}

/*视频弹出*/
#tan_box{display:none;position:fixed;left:0px;top:0px;right:0px;bottom:0px;background:rgba(0, 0, 0, 0.8);z-index:1000;}
.tan_box{position:absolute;left:0px;top:0px;right:0px;bottom:0px;padding:50px;display:-webkit-box;display:-moz-box;display:-webkit-flex;
    display:-ms-flexbox;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;}
.tan_box .box{position:relative;background:#fff url(../images/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(../images/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:#E60C00;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:#E60C00;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:700px;height:auto;background:#FFF;position:absolute;left:50%;margin-left:-350px;top:50%;transform:translateY(-50%);}
.video .videoc{width:100%;padding-bottom:70%;position:relative;}
.video video{width:100%;height:100%;display:block;position:absolute;left:0;top:0;}
.video iframe{width:100%;height:100%;display:block;position:absolute;left:0;top:0;}
.video p{margin:0;height:60px;line-height:60px;color:#000;}
.video span{width:40px;height:40px;background:#000;color:#FFF;font-size:20px;line-height:40px;text-align:center;position:absolute;outline:none;top:0px;right:-40px;cursor:pointer;display:block;font-family:Arial;}

@media screen and (max-width:1599px){
	.container{width:1200px;}
    .topbg{height:95px;}
    .top .t_left{padding:20px 0 15px;}
    .top .t_left p{font-size:30px;height:38px;line-height:38px;}
    .top .t_left span{font-size:15px;height:22px;line-height:22px;}
    .pcnav .f_nav .f_li{margin-left:15px;}
    .pcnav .f_nav .f_li .f_n a{height:95px;line-height:95px;font-size:16px;}
    .pcnav .s_nav a{font-size:14px;height:44px;line-height:44px;}
    .index_banner{padding-bottom:662px;}
    .index_banner.swiper-container-horizontal .swiper-pagination{bottom:25px;}
    .index_banner .swiper-pagination-bullet{width:16px;height:16px;margin:0 5px!important;}
    .pb_title .h_t{font-size:32px;height:42px;line-height:42px;}
    .pb_title p{font-size:16px;height:26px;line-height:26px;margin-top:8px;}
    .product{padding:40px 0 50px;}
    .product .p_class{margin-top:22px;}
    .product .p_class a .p_tit{font-size:15px;height:66px;line-height:66px;background-size:auto 20px;}
    .product .p_ul{margin-top:20px;}
    .product .p_ul p{font-size:18px;height:66px;line-height:65px;padding:0 60px 0 25px;background-position:right 30px center;background-size:auto 18px;}
    .fenge{padding:30px 0 50px;}
    .fenge p{font-size:30px;line-height:40px;}
    .fenge .fg_form{margin-top:20px;}
    .fenge .fg_form input.icon1{width:225px;}
    .fenge .fg_form input.icon2{width:225px;margin-left:15px;}
    .fenge .fg_form input.icon3{width:487px;margin-left:15px;}
    .fenge .fg_form .fg_btn{width:218px;}
    .caizhi{padding-top:45px;}
    .caizhi .cz_top{margin-top:30px;}
    .caizhi .cz_c{margin-top:40px;}
    .caizhi .cz_c .cz_left .cz_txt{width:600px;}
    .caizhi .cz_c .cz_right .cz_p{padding:80px 0 80px 60px;width:600px;}
    .caizhi .cz_c .cz_right .cz_p p{font-size:15px;line-height:40px;}
    .caizhi .cz_c .cz_right .cz_p p:first-child{font-size:24px;height:34px;line-height:34px;margin-bottom:10px;}
    .caizhi .cz_c .cz_right .cz_pic{left:-57px;}
    .caizhi .cz_c .cz_right .cz_pic .cz_img{width:115px;height:115px;border-width:6px;margin-top:20px;}
    .caizhi .cz_c .cz_right .cz_pp{width:600px;padding:80px 0 80px 100px;}
    .caizhi .cz_c .cz_right .cz_pp .cz_tit em{font-size:50px;height:40px;line-height:40px;}
    .caizhi .cz_c .cz_right .cz_pp .cz_tit p{font-size:24px;height:34px;line-height:34px;margin-top:3px;}
    .caizhi .cz_c .cz_right .cz_pp .cz_info{font-size:15px;line-height:27px;margin-top:35px;}
    .caizhi .cz_c .cz_right .cz_pp .cz_phone{font-size:20px;height:30px;line-height:30px;margin-top:20px;background-size:auto 100%;padding-left:36px;}
    .caizhi .cz_c .cz_right .cz_pp .cz_btn{margin-top:34px;height:44px;line-height:44px;font-size:15px;}
    .zuoyong{padding:40px 0 50px;}
    .zuoyong .zy_c{margin-top:36px;}
    .zuoyong .zy_c .zy_txt{padding:70px 35px 69px 35px;}
    .zuoyong .zy_c .zy_txt .zy_span{margin-top:25px;}
    .zuoyong .zy_c .zy_txt .zy_span span{padding:0 15px 0 38px;font-size:16px;}
    .info{padding:50px 0 220px;}
    .info .info_txt p{font-size:15px;line-height:28px;}
    .info .info_txt p:first-child{font-size:32px;height:42px;line-height:42px;margin-bottom:26px;}
    .info .info_txt p br{display:none;}
    .info .in_num{margin-top:40px;}
    .info .in_num .in_li .in_n span{font-size:16px;height:26px;line-height:26px;}
    .info .in_num .in_li .in_n span:first-child{font-size:60px;height:60px;line-height:60px;}
    .info .in_num .in_li em{font-size:15px;height:25px;line-height:25px;margin-top:13px;}
    .youshi .ys_ul{margin-top:-170px;padding:30px 10px 36px;}
    .youshi .ys_ul .ys_li .swiper-slide{padding:12px 20px 5px;}
    .youshi .ys_ul .ys_li i{height:60px;}
    .youshi .ys_ul .ys_li p{font-size:14px;}
    .youshi .ys_ul .ys_li p:first-of-type{font-size:20px;height:30px;line-height:30px;margin:10px 0;}
    .zizhi{padding:40px 0 50px;}
    .zizhi .zz_ul{margin-top:20px;}
    .zizhi .zz_btn{top:10px;}
    .zizhi .zz_btn .swiper-pagination-bullet{width:12px;height:12px;margin:0 5px;}
    .zizhi .zz_ul p{font-size:15px;height:40px;line-height:40px;}
    .news{padding:40px 0;}
    .news .pb_title a{height:40px;line-height:38px;font-size:15px;width:150px;}
    .news .n_ul{padding-top:20px;}
    .news .n_ul a{padding:22px 0;}
    .news .n_ul a .n_c .n_date{width:120px;padding-right:12px;}
    .news .n_ul a .n_c .n_date span:first-child{font-size:24px;height:21px;line-height:21px;}
    .news .n_ul a .n_c .n_txt{width:calc(100% - 120px);padding-left:20px;}
    .news .n_ul a .n_c .n_first{padding-right:36px;}
    .news .n_ul a .n_c .n_first .n_img{padding-bottom:243px;}
    .news .n_ul a .n_c .n_first .n_pp{margin-top:30px;padding-left:20px;}
    .news .n_ul a .n_c .n_first .n_pp p{font-size:15px;}
    .news .n_ul a .n_c .n_first .n_pp p:first-child{font-size:18px;height:28px;line-height:28px;margin-bottom:10px;}
    .news .n_ul a .n_c .n_first .n_pp span{margin-top:15px;}
    .foot{padding:40px 0;}
    .foot .f_txt{width:380px;}
    .foot .f_center{width:410px;}
    .foot .f_form{width:410px;padding-left:20px;}
    .footbottom{margin-top:20px;padding-top:20px;}






	#px_banner{padding-bottom:370px;}
    .px_txt p{font-size:18px;height:28px;line-height:28px;margin-top:100px;}
    .px_txt p:last-child{font-size:60px;height:70px;line-height:70px;margin-top:15px;}
    .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 p{font-size:15px;line-height:24px;margin-top:7px;}
    .sub_title i{height:3px;margin:15px auto 0;}
    .h_space{height:30px;}
}

@media screen and (max-width:1399px){
	.container{width:994px;}
    .head{height:30px;line-height:30px;font-size:12px;}
    .topbg{height:79px;}
    .top .t_left{padding:15px 0 12px;}
    .top .t_left p{font-size:24px;height:32px;line-height:32px;}
    .top .t_left span{font-size:14px;height:20px;line-height:20px;}
    .pcnav .f_nav .f_li{margin-left:10px;}
    .pcnav .f_nav .f_li .f_n a{height:79px;line-height:79px;font-size:15px;}
    .pcnav .s_nav a{font-size:14px;height:44px;line-height:44px;}
    .index_banner{padding-bottom:450px;}
    .index_banner.swiper-container-horizontal .swiper-pagination{bottom:18px;}
    .index_banner .swiper-pagination-bullet{width:12px;height:12px;margin:0 4px!important;}
    .pb_title .h_t{font-size:26px;height:36px;line-height:36px;}
    .pb_title p{font-size:14px;height:24px;line-height:24px;margin-top:5px;}
    .pb_title p:before,.pb_title p:after{background-size:auto 7px;width:132px;}
    .pb_title p:before{left:-132px;}
    .pb_title p:after{right:-132px;}
    .product{padding:30px 0;}
    .product .p_class{margin-top:15px;}
    .product .p_class a .p_tit{font-size:14px;height:50px;line-height:50px;background-size:auto 16px;padding-right:20px;}
    .product .p_ul{margin-top:15px;}
    .product .p_ul p{font-size:16px;height:50px;line-height:50px;padding:0 30px 0 15px;background-position:right 12px center;background-size:auto 15px;}
    .fenge{padding:20px 0 30px;}
    .fenge p{font-size:22px;line-height:30px;}
    .fenge .fg_form{margin-top:15px;}
    .fenge .fg_form input.icon1{width:200px;}
    .fenge .fg_form input.icon2{width:200px;margin-left:10px;}
    .fenge .fg_form input.icon3{width:384px;margin-left:10px;}
    .fenge .fg_form .fg_btn{width:180px;}
    .caizhi{padding-top:30px;}
    .caizhi .cz_top{margin-top:20px;}
    .caizhi .cz_c{margin-top:20px;}
    .caizhi .cz_c .cz_left .cz_txt{width:497px;font-size:14px;line-height:25px;padding-right:50px;}
    .caizhi .cz_c .cz_right .cz_p{padding:48px 0 48px 50px;width:497px;}
    .caizhi .cz_c .cz_right .cz_p p{font-size:14px;line-height:28px;}
    .caizhi .cz_c .cz_right .cz_p p:first-child{font-size:20px;height:30px;line-height:30px;margin-bottom:7px;}
    .caizhi .cz_c .cz_right .cz_pic{left:-50px;}
    .caizhi .cz_c .cz_right .cz_pic .cz_img{width:100px;height:100px;border-width:4px;margin-top:15px;}
    .caizhi .cz_c .cz_right .cz_pp{width:497px;padding:50px 0 50px 80px;}
    .caizhi .cz_c .cz_right .cz_pp .cz_tit em{font-size:40px;height:30px;line-height:30px;}
    .caizhi .cz_c .cz_right .cz_pp .cz_tit p{font-size:20px;height:28px;line-height:28px;margin-top:1px;margin-left:15px;}
    .caizhi .cz_c .cz_right .cz_pp .cz_info{font-size:14px;line-height:24px;margin-top:28px;height:96px;}
    .caizhi .cz_c .cz_right .cz_pp .cz_phone{font-size:18px;height:28px;line-height:28px;margin-top:15px;background-size:auto 100%;padding-left:30px;}
    .caizhi .cz_c .cz_right .cz_pp .cz_btn{margin-top:20px;height:40px;line-height:40px;font-size:14px;width:130px;}
    .zuoyong{padding:30px 0;}
    .zuoyong .zy_c{margin-top:22px;}
    .zuoyong .zy_c .zy_txt{padding:51px 15px;}
    .zuoyong .zy_c .zy_txt p{font-size:14px;line-height:26px;}
    .zuoyong .zy_c .zy_txt .zy_span{margin-top:18px;}
    .zuoyong .zy_c .zy_txt .zy_span span{padding:0 15px 0 38px;font-size:14px;margin-left:4px;}
    .info{padding:30px 0 180px;}
    .info .info_txt p{font-size:14px;line-height:25px;}
    .info .info_txt p:first-child{font-size:26px;height:36px;line-height:36px;margin-bottom:18px;}
    .info .info_txt p br{display:none;}
    .info .in_num{margin-top:30px;}
    .info .in_num .in_li .in_n span{font-size:14px;height:24px;line-height:24px;}
    .info .in_num .in_li .in_n span:first-child{font-size:50px;height:50px;line-height:50px;}
    .info .in_num .in_li em{font-size:14px;height:24px;line-height:24px;margin-top:10px;}
    .youshi .ys_ul{margin-top:-130px;padding:20px 10px;}
    .youshi .ys_ul .ys_li .swiper-slide{padding:10px 15px 5px;}
    .youshi .ys_ul .ys_li i{height:52px;}
    .youshi .ys_ul .ys_li p:first-of-type{font-size:18px;height:26px;line-height:26px;margin:8px 0;}
    .youshi .ys_ul .ys_li p:last-of-type{height:120px;}
    .zizhi{padding:30px 0;}
    .zizhi .zz_ul{margin-top:15px;}
    .zizhi .zz_btn{top:10px;}
    .zizhi .zz_btn .swiper-pagination-bullet{width:10px;height:10px;margin:0 3px;}
    .zizhi .zz_ul p{font-size:14px;height:34px;line-height:34px;}
    .news{padding:30px 0;}
    .news .pb_title a{height:36px;line-height:34px;font-size:14px;width:140px;top:0;}
    .news .n_ul{padding-top:10px;}
    .news .n_ul a{padding:15px 0;}
    .news .n_ul a .n_c .n_date{width:110px;padding-right:10px;}
    .news .n_ul a .n_c .n_date span:first-child{font-size:20px;height:18px;line-height:18px;}
    .news .n_ul a .n_c .n_txt{width:calc(100% - 110px);padding-left:10px;}
    .news .n_ul a .n_c .n_first{padding-right:20px;}
    .news .n_ul a .n_c .n_first .n_img{padding-bottom:206px;}
    .news .n_ul a .n_c .n_first .n_pp{margin-top:20px;padding-left:15px;}
    .news .n_ul a .n_c .n_first .n_pp p{font-size:14px;}
    .news .n_ul a .n_c .n_first .n_pp p:first-child{font-size:18px;height:28px;line-height:28px;margin-bottom:7px;}
    .news .n_ul a .n_c .n_first .n_pp span{margin-top:10px;}
    .foot{padding:30px 0;}
    .foot .f_txt{width:320px;}
    .foot .f_txt .ft_tit p{font-size:25px;height:25px;line-height:25px;}
    .foot .f_center{width:340px;}
    .foot .f_tit{font-size:16px;height:26px;line-height:26px;}
    .foot .f_center .f_nav .f_a{margin-top:15px;}
    .foot .f_center .f_nav .f_a a{font-size:14px;height:28px;line-height:28px;}
    .foot .f_form{width:334px;padding-left:12px;}
    .foot .f_form .f_tit{margin-bottom:5px;}
    .foot .f_form input{width:100%;margin-left:0;margin-top:10px;}
    .foot .f_form textarea{margin-top:10px;}
    .foot .f_form .f_btn{margin-top:10px;}
    .footbottom{margin-top:15px;padding-top:15px;}









	.izl-rmenu{display:none;}
	#px_banner{padding-bottom:260px;}
    .px_txt p{font-size:16px;height:26px;line-height:26px;margin-top:80px;}
    .px_txt p:last-child{font-size:32px;height:42px;line-height:42px;margin-top:8px;}
    .sub_nav .sn_left a{height:50px;line-height:50px;font-size:14px;padding:0 25px;}
    .sub_nav .sn_left a:before{height:14px;margin-top:-7px;}
    .sub_nav .sn_right{height:50px;line-height:50px;background-size:auto 18px;font-size:13px;padding-left:18px;}
    .sub_cnav a{font-size:14px;padding:0 30px;}
    .sub_title .s_t{font-size:26px;height:34px;line-height:34px;}
    .sub_title p{font-size:14px;line-height:22px;margin-top:5px;}
	.manu{margin-top:20px;}
}

/*992以下屏幕*/
@media screen and (max-width:1023px){
	.container{width:738px;}
    .head{height:0;display:none;}
    .topbg{height:70px;}
    .top .t_left{padding:10px 0;margin-left:15px;}
    .top .t_left p{font-size:22px;height:32px;line-height:32px;}
    .top .t_right{display:none;}
    .top .container{width:100%;}
    .top .nav{display:block;}
    .index_banner{padding-bottom:330px;}
    .index_banner.swiper-container-horizontal .swiper-pagination{bottom:10px;}
    .index_banner .swiper-pagination-bullet{width:10px;height:10px;margin:0 3px!important;}
    .pb_title .h_t{font-size:21px;height:30px;line-height:30px;font-weight:bold;}
    .pb_title p{font-size:14px;line-height:24px;margin-top:5px;}
    .pb_title p:before,.pb_title p:after{display:none;}
    .product{padding:20px 0;}
    .product .p_class{margin-top:15px;display:block;border:none;}
    .product .p_class:before{content:none;}
    .product .p_class a{display:block;float:left;width:33.33%;background:#E5E5E5;border-right:1px solid #FFF;border-bottom:1px solid #FFF;}
    .product .p_class a:last-child{display:none;}
    .product .p_class a .p_tit{padding-right:0;background:none;}
    .product .p_ul{margin-top:15px;}
    .product .p_ul p{font-size:14px;height:44px;line-height:44px;padding:0 20px 0 10px;background-position:right 6px center;background-size:auto 12px;}
    .fenge{padding:20px 0;}
    .fenge p{font-size:18px;line-height:26px;}
    .fenge p br{display:none;}
    .fenge .fg_form{margin-top:10px;}
    .fenge .fg_form input.icon1{width:calc(50% - 5px);}
    .fenge .fg_form input.icon2{width:calc(50% - 5px);margin-left:10px;}
    .fenge .fg_form input.icon3{width:calc(100% - 190px);margin-left:0px;margin-top:10px;}
    .fenge .fg_form .fg_btn{width:180px;margin-top:10px;}
    .caizhi{padding-top:20px;}
    .caizhi .cz_top{margin-top:15px;}
    .caizhi .cz_c{margin-top:15px;}
    .caizhi .cz_c .cz_left .cz_txt{width:369px;font-size:14px;line-height:25px;padding-right:40px;}
    .caizhi .cz_c .cz_right .cz_p{padding:12px 0 12px 30px;width:369px;}
    .caizhi .cz_c .cz_right .cz_p p{line-height:24px;}
    .caizhi .cz_c .cz_right .cz_p p:first-child{font-size:18px;height:26px;line-height:26px;margin-bottom:5px;}
    .caizhi .cz_c .cz_right .cz_pic{left:-35px;}
    .caizhi .cz_c .cz_right .cz_pic .cz_img{width:70px;height:70px;border-width:3px;margin-top:10px;}
    .caizhi .cz_c .cz_right .cz_pp{width:369px;padding:20px 0 20px 50px;}
    .caizhi .cz_c .cz_right .cz_pp .cz_tit em{font-size:30px;height:24px;line-height:24px;transform:scaleY(1.2);}
    .caizhi .cz_c .cz_right .cz_pp .cz_tit p{font-size:17px;height:24px;line-height:24px;margin-top:0;margin-left:10px;}
    .caizhi .cz_c .cz_right .cz_pp .cz_info{margin-top:20px;height:120px;}
    .caizhi .cz_c .cz_right .cz_pp .cz_phone{font-size:16px;height:26px;line-height:26px;margin-top:10px;background-size:auto 100%;padding-left:30px;}
    .caizhi .cz_c .cz_right .cz_pp .cz_btn{margin-top:15px;height:40px;line-height:40px;font-size:14px;width:130px;}
    .zuoyong{padding:20px 0;}
    .zuoyong .zy_c{margin-top:15px;}
    .zuoyong .zy_c .zy_txt{padding:20px 10px;}
    .zuoyong .zy_c .zy_txt p{line-height:24px;}
    .zuoyong .zy_c .zy_txt .zy_span{margin-top:15px;}
    .zuoyong .zy_c .zy_txt .zy_span span{margin-top:8px;margin-left:0;margin-right:10px;}
    .info{padding:20px 0 150px;}
    .info .info_txt p{line-height:24px;}
    .info .info_txt p:first-child{font-size:20px;height:30px;line-height:30px;margin-bottom:12px;}
    .info .in_num{margin-top:20px;}
    .info .in_num .in_li .in_n span:first-child{font-size:40px;height:40px;line-height:40px;}
    .info .in_num .in_li em{margin-top:5px;}
    .youshi .ys_ul{margin-top:-120px;padding:12px 0;}
    .youshi .ys_ul .ys_li .swiper-slide{padding:10px 10px 5px;}
    .youshi .ys_ul .ys_li i{height:45px;}
    .youshi .ys_ul .ys_li p:first-of-type{margin:5px 0;}
    .youshi .ys_ul .ys_li p:last-of-type{height:168px;}
    .zizhi{padding:20px 0;}
    .zizhi .zz_ul{margin-top:10px;}
    .zizhi .zz_btn{top:10px;}
    .news{padding:20px 0;}
    .news .pb_title a{height:30px;line-height:28px;width:140px;top:0;}
    .news .n_ul{padding-top:0;}
    .news .n_ul a{padding:15px 0;width:100%;float:none;}
    .news .n_ul a:first-child{padding-bottom:10px;}
    .news .n_ul a .n_c .n_date{width:75px;padding-right:10px;}
    .news .n_ul a .n_c .n_txt{width:calc(100% - 75px);}
    .news .n_ul a .n_c .n_first{padding-right:20px;}
    .news .n_ul a .n_c .n_first .n_img{padding-bottom:43.0341%;}
    .news .n_ul a .n_c .n_first .n_pp{margin-top:20px;padding-left:15px;}
    .news .n_ul a .n_c .n_first .n_pp p{font-size:14px;}
    .news .n_ul a .n_c .n_first .n_pp p:first-child{font-size:18px;height:28px;line-height:28px;margin-bottom:7px;}
    .news .n_ul a .n_c .n_first .n_pp span{margin-top:10px;}
    .foot{padding:20px 0 60px;}
    .foot .f_center{display:none;}
    .footbottom{margin-top:15px;padding-top:15px;}
    .friendlink{margin-top:0;}


	
	


	#floatBottom{display:block;}
    #px_banner{padding-bottom:200px;}
    .px_txt p{font-size:15px;height:24px;line-height:24px;margin-top:60px;}
    .px_txt p:last-child{font-size:24px;height:34px;line-height:34px;margin-top:5px;}
    .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;margin-top:20px;}
	.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);}
    .index_banner{padding-bottom:45%;}
    .product .p_class a .p_tit{height:44px;line-height:44px;}
    .fenge p{font-size:15px;line-height:24px;}
    .fenge .fg_form{margin-top:0;}
    .fenge .fg_form input.icon1{width:100%;float:none;margin-top:10px;}
    .fenge .fg_form input.icon2{width:100%;float:none;margin-top:10px;margin-left:0;}
    .fenge .fg_form input.icon3{width:100%;float:none;}
    .fenge .fg_form .fg_btn{width:100%;margin-top:10px;float:none;}
    .caizhi .cz_top span{font-size:15px;height:auto;line-height:32px;background-size:auto 30px;margin-left:35px;}
    .caizhi .cz_top span .yy_span{padding-left:0;padding-top:40px;}
    .caizhi .cz_top span .yy_span.icon0{background-position:center top;}
    .caizhi .cz_top span .yy_span.icon1{background-position:center top;}
    .caizhi .cz_c .cz_left{width:100%;position:relative;padding-bottom:59.375%;}
    .caizhi .cz_c .cz_left .cz_txt{width:100%;padding:0 15px;}
    .caizhi .cz_c .cz_right{width:100%;float:none;}
    .caizhi .cz_c .cz_right .cz_pic{top:-35px;left:50%;width:230px;}
    .caizhi .cz_c .cz_right .cz_pic.tly{
        -webkit-transform:translate(-50%,0);
        -moz-transform:translate(-50%,0);
        -o-transform:translate(-50%,0);
        transform:translate(-50%,0);
    }
    .caizhi .cz_c .cz_right .cz_pic .cz_img{float:left;margin-left:10px;margin-top:0;}
    .caizhi .cz_c .cz_right .cz_pic .cz_img:first-child{margin-left:0;}
    .caizhi .cz_c .cz_right .cz_pp{width:100%;padding:60px 15px 20px;}
    .caizhi .cz_c .cz_right .cz_pp .cz_info{height:96px;}
    .caizhi .cz_c .cz_right .cz_p{width:100%;padding:32px 15px;}
    .zuoyong .zy_c .zy_img{width:100%;position:relative;padding-bottom:67.8571%;}
    .zuoyong .zy_c .zy_txt{width:100%;float:none;padding:15px 10px;}
    .zuoyong .zy_c .zy_txt .zy_span{margin-top:5px;}
    .info{padding:20px 0 130px;}
    .info .in_num{margin-top:0;}
    .info .in_num .in_li{width:50%;margin-top:10px;}
    .info .in_num .in_li .in_n span:first-child{font-size:30px;height:30px;line-height:30px;}
    .youshi .ys_ul .ys_li p:last-of-type{height:96px;}
    .foot .f_txt{width:100%;float:none;}
    .foot .f_form{width:100%;float:none;padding-left:0;margin-top:15px;}


.indextel{display:block; width:200px; height:50px; line-height:50px; text-align:center;color:#fff; background:#ff0000; font-size:20px; margin:10px auto; border-radius:5px;}
.pb_title p{display:none;}





	#stylesubnav .xq_crumbs{font-size:13px;}
	#stylesubnav .xq_crumbs a{margin:0 5px;}
    .video{width:100%;padding:5px;left:0;}
    .video span{left:50%;top:100%;margin-left:-20px;}
    #px_banner{padding-bottom:27%;}
	.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_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){


	
	#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;}
}