/*-----  Global  ----*/
*{margin:0px;padding:0px; 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:1500px;margin:0 auto;}
.e_container{
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    margin-left: auto;
    margin-right: auto;}
.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%);}
/*图片特效*/
.white{position: relative;overflow: hidden;}
.white:after{content: '';cursor: pointer;position: absolute;left: -100%;top: 0;width: 100%;height: 100%;background-image: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));transform: skewx(-25deg);}
.white:hover:after{left: 100%;-moz-transition: 1s;-o-transition: 1s;-webkit-transition: 1s;transition: 1s;}            
/*head*/
.head{background:#36aac8;height:38px;line-height:38px;color:#FFF;font-size:16px;}
.head p{float:left; font-size: 13px;}
.head .h_right{float:right;}
.head .h_right a{color:#FFF;}
.head .h_right .h_span{height:34px;line-height:34px;color:#ffffff;font-size:14px;display:inline-block;margin-left:36px;position:relative;}
.head .h_right .h_span.h_icon{background:url(../image/h_icon.png) no-repeat left center;padding-left:28px;margin-left:0;}
.head .h_right .h_span:before{content:'';width:1px;height:15px;background:#fff6e9;position:absolute;left:-18px;top:50%;margin-top:-7px;}
.head .h_right .h_span:after{content:'';width:1px;height:15px;background:#ffd28d;position:absolute;right:-18px;top:50%;margin-top:-7px;}
.head .h_right .h_span:first-child:before{content:none;}
.head .h_right .h_span:last-child:after{content:none;}
/*top*/
.topbg{height:100px; width: 100%;background: rgba(0,0,0,.4);    position: fixed; left: 0;top: 0;z-index: 99; transition: all .5s ease;}
.top{width:100%;z-index:999;position:relative;}
.top .logo{ position: relative;float:left;margin:15px 0 ;display:block;overflow:hidden;color:#fff; }
.top .logo img{ max-width: 100%; max-height: 70px; }
@-webkit-keyframes searchLights{0%{left: -100px;top: 0;}to{left: 120px;top: 100px;}}
@-o-keyframes searchLights{0%{left: -100px;top: 0;}to{left: 120px;top: 100px;}}
@-moz-keyframes searchLights{0%{left: -100px;top: 0;}to{left: 120px;top: 100px;}}
@keyframes searchLights{0%{left: -100px;top: 0;}to{left: 120px;top: 100px;}}


.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;}
.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:3px;opacity:0;background:#36aac8;}
.pcnav .f_nav .f_li .f_n a{display:inline-block;height:100px;line-height:115px;width:100%;color:#fff;font-size:17px;text-align:center;padding:0 28px;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:#3f60cd;font-weight:bold;text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;}
.pcnav .s_nav{position:absolute;left:0;min-width:100%; width: 100%; background:#FFF;display:none;z-index:10;}
.pcnav .s_nav a{display:block;height:46px;line-height:46px;color:#76838F; padding: 0 10px; border-bottom:1px solid #CCC;white-space:nowrap;font-size:14px;box-sizing:border-box;text-align:center;}
.pcnav .s_nav a:hover{background:#DDD;}
.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;background:#F2F2F2;}
.top .t_right .t_r{float:right;position:relative;margin-top:39px;}
.top .t_right .t_r .a_span{width:38px;height:35px;background-repeat:no-repeat;background-position:center center;display:block;float:left;cursor:pointer;background-color:#36aac8;margin-left:15px;border-radius:50%;}
.top .t_right .t_r .a_span:first-child{margin-left:0;}
.top .t_right .t_r .a_span.icon1{background-image:url(../image/top_icon1.png);}
.top .t_right .t_r .a_span.icon2{background-image:url(../image/top_icon2.png);}
.top .t_right .t_r .a_phone{position:absolute;right:30px;top:50px;background:#36aac8;color:#FFF;height:40px;line-height:40px;padding:0 18px;opacity:0;border-radius:5px;z-index:-1;white-space:nowrap;}
.top .t_right .t_r .ts_c{background:#FFF;padding:6px 10px;position:absolute;width:320px;right:40px;top:50px;box-shadow:0px 3px 13px 0px rgba(0,0,0,.2);border:1px solid #dedede;border-radius:2px;display:none;-webkit-animation: avia_pop 0.3s 1 cubic-bezier(0.175,0.885,0.320,1.275);
    animation: avia_pop 0.3s 1 cubic-bezier(0.175,0.885,0.320,1.275);}

.top .t_right .t_r .ts_c input{width:calc(100% - 42px);float:left;background:#F8F8F8;height:42px;line-height:42px;outline:none;padding:0 6px;}
.top .t_right .t_r .ts_c input::-webkit-input-placeholder{color:#666;}
.top .t_right .t_r .ts_c input:-moz-placeholder{color:#666;}
.top .t_right .t_r .ts_c input::-moz-placeholder{color:#666;}
.top .t_right .t_r .ts_c input:-ms-input-placeholder{color:#666;}
.top .t_right .t_r .ts_c .ts_btn{width:42px;height:42px;background:url(../image/top_icon1.png) no-repeat center center #36aac8;float:right;cursor:pointer;}
.top .t_right .t_r .ts_c .ts_p{margin-top:8px;font-size:0;-webkit-text-size-adjust:none;}
.top .t_right .t_r .ts_c .ts_p .ts_span{font-size:12px;height:24px;line-height:24px;display:inline-block;margin-right:6px;}
.top .t_right .t_r .a_span.icon2:hover+.a_phone{right:0;opacity:1;z-index:1;}
@-webkit-keyframes avia_pop{0%{-webkit-transform:scale(0.8)} 100%{-webkit-transform:scale(1)}}@keyframes avia_pop{0%{transform:scale(0.8)} 100%{transform:scale(1)}}
.topfix{position:fixed;left:0;top:0;}
/*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(../image/logo.jpg) no-repeat 10px center;background-size:auto 46px;}
.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:52px;box-sizing:border-box;font-size:17px;color:#666;line-height:52px;float:left;text-transform: uppercase;}
.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(../image/ea6b27229739.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{display:block;position:relative;z-index:998;width:54px;height:50px;font-size:0;margin-top:10px;border-radius:5px;}
.top .nav .push-nav .nav-toggle{display:block;position:absolute;left:50%;top:50%;border:0;border-radius:4px;cursor:pointer;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);}
.top .nav .push-nav.on .nav-toggle{margin-left:-4px;}
.top .nav .push-nav .nav-toggle span{display:block;position:relative;z-index:1;width:37px;height:2px;margin:0 0 10px auto;background:#fff;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(../image/mobilesitemap.png) no-repeat left center;background-size:auto 15px;}
.top .nav .nav_contact .nav_txt span.topphoneicon{background:url(../image/mobilephone.png) no-repeat left center;background-size:auto 15px;}
.top .nav .nav_contact .nav_txt span.topemailicon{background:url(../image/mobileemail.png) no-repeat left center;background-size:auto 15px;text-indent:25px;}

.pcnav .f_nav .f_li:hover .mega-menu{ display: block}

.mega-menu{ width: 1050px;left:-250px; display:none; max-height:380px;
    position: absolute;
    top:100px;
    transition: opacity .3s ease 0s;
    transition: all .03s;
    transition-delay: .3s;
 background: #fff; z-index: 888888}
.mega-menu ul{ width: 103%; padding: 3% }
.mega-menu ul li{ width: 22%; margin-right: 3%; float: left; margin-bottom: 3%}
.mega-menu ul li .menu1{ width: 100%; height: 50px;line-height: 50px;}
.mega-menu ul li .menu1 img{ height: 50px; float: left; margin-right: 15px;}
.mega-menu ul li .menu1 h2{color: #004a57; font-size: 17px; font-weight: 600; display: inline-block;float: left; }
.mega-menu ul li .menu2 img{ width: 100%; height: 100px;object-fit:cover; margin: 15px 0;}
.mega-menu ul li dl{ width: 100%; display: block}
.mega-menu ul li dl dd{ width:100%; line-height: 30px; color: #004a57; font-size: 16px;}

.mega-menu ul li:hover .menu1 h2,.mega-menu ul li:hover dl dd{ color: #36aac8}




/*flash*/
.index_banner{width:100%;position:relative;overflow:hidden;z-index:9;top:0;left:0}
.banner_wz{  padding: 10px 30px;background:rgba(4, 18, 50, 0.65) none repeat scroll !important;background:#041232; filter:Alpha(opacity=65); position: absolute;z-index:99999;top:25%;left:5% ;border-radius:10px;}
.banner_wz h3{ font-size: 32px; color: #fff; font-weight: normal;line-height: 180%}


.page-banner-slide{width:100%; height: 750px; overflow: hidden; position:relative;overflow:hidden;z-index:9;top:0;left:0}


.page-banner-slide video{width: 100%; height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;

    z-index:1111;}


/*pb_title*/
.pb_title{text-align:center;position:relative;padding-top:51px;}
.pb_title i{display:block;position:absolute;left:0;top:0;width:100%;text-align:center;font-size:57px;height:1em;line-height:1em;color:rgba(3,0,0,.1);font-family:Impact;font-style:normal;text-transform:uppercase;}
.pb_title .h_t{font-size:48px;color:#030000;height:58px;line-height:58px;position:relative;font-weight:bold;display:inline-block; top: -30px; letter-spacing: 2px;}

/*hot*/
.about{ margin: 60px 0; overflow: hidden; display: block;}
.w1200{ width: 1200px; margin: 0 auto}

.zi_bt{ width:100%; text-align: center; overflow: hidden; display: block; margin-bottom: 30px; }
.zi_bt h1{ font-size: 42px; line-height: 1.5; position: relative; padding-bottom: 20px; letter-spacing: 3px}
.zi_bt h1 b{ color: #4362ce;text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;}
.zi_bt h1:after {
    content: "";
    display: inline-block;
   width: 35px; height:3px; background:#4362ce;position: absolute;
    left: 49%; bottom: 0;
    vertical-align: middle;}

.more{ width: 100%; text-align: center; }
.more a{display:inline-block;
    position: relative;
    overflow: hidden;
    text-align: center;
 width: 221px;
font-size: 16px;
    line-height: 63px;
    height: 63px;
    color: rgba(255,255,255,1);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image:url("../image/lm.jpg");
}
.more a span{ padding-right: 30px;}





.cp_lm{ width: 100%; overflow: hidden; margin: 40px 0; text-align: center}

.cp_lm a{ display: inline-block; width: 180px; font-size: 16px; padding: 11px 0; margin: 0 15px; background: #f3f3f3; border-radius: 30px;}
.cp_lm a:hover{background:linear-gradient(45deg, #84bcd2, #725ce0);color:#fff}

.pro_c {width: 100%; overflow: hidden;}
.pro_c ul{ width: 102%}
.pro_c ul li{ width: 23%; float: left; margin-right: 2%; background: #f5f5f5;  text-align: center; margin-bottom: 2%; position: relative; overflow: hidden}
.pro_c ul li a{ display: block; padding: 2%; overflow: hidden }
.pro_c ul li span{ display: block}
.pro_c ul li img{ width: 100%; height:250px ;object-fit:cover;position: relative;  z-index: 9 }
.pro_c ul li p{ line-height: 40px;position: relative; z-index: 9; font-size: 16px; margin: 10px 0 }



.pro_c ul li:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0%;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: linear-gradient(45deg, #84bcd2, #725ce0);
    transition: all .5s ease;
}


.pro_c ul li:hover:after{height:100%}

.pro_c ul li:hover p{color:#fff}

.pro_c ul li:hover  img{overflow:hidden;transition:all .5s ease}



.white{position: relative;overflow: hidden;}
.white:after{content: '';cursor: pointer;position: absolute;left: -100%;top: 0;width: 100%;height: 100%;background-image: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));transform: skewx(-25deg); z-index: 9}
.white:hover:after{left: 100%;-moz-transition: 1s;-o-transition: 1s;-webkit-transition: 1s;transition: 1s;}


.p_loopitem:hover .s_title a{ color: #fff}


.cp_bj{ width: 100%; padding: 60px 0 100px; display: block;overflow: hidden;min-height: 600px;background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    display-radio: 1;
    background-image: url("../image/bjs5.jpg") ;
    z-index: 0;position: relative;}
.cp_bj:after {
    content: '';
    position: absolute;
    left: 0%;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: linear-gradient(120deg, rgb(0 86 184 / 80%), rgb(54 216 166 / 80%));
    opacity: 1;
    z-index: -1;
    transition: all .3s ease;
}

.cp_bj .zi_bt h1{ color: #fff} 
.xl_lm ul{ width: 102%; margin-top:60px;}


.xl_lm ul li{ width:18%; float: left; text-align: center; margin-right: 2%; padding-bottom: 3%; margin-bottom: 2%;background-color: rgba(0, 0, 0, 0.4);
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: rgba(255, 138, 0, 1);
    overflow: hidden;
    position: relative; }
.xl_lm ul li a{ display: block; padding: 10%; overflow: hidden; background: url("../image/tb10.png") bottom center no-repeat;position: relative;z-index: 9;}
.xl_lm ul li img { height: 56px;position: relative;z-index: 9}
.xl_lm ul li h2{  font-size: 20px; font-weight: bold; margin-top: 22px; margin-bottom: 28px; color: #fff; position: relative;z-index: 9}
.xl_lm ul li h3{ line-height: 30px; min-height:100px; font-size: 15px;  color: #dedede;margin-bottom: 50px; position: relative;z-index: 9; font-weight: normal}


.xl_lm ul li:nth-child(2n){ margin-top: 100px;}

.xl_lm ul li:before{background:linear-gradient(120deg, rgb(0 86 184 / 100%), rgb(54 216 166 / 100%));content:"";height:0%;width:100%;position:absolute;top:0;left:0;transition:all 0.6s}
.xl_lm ul li:hover:before{height:100%}

.xl_lm ul li:hover h3{color:#fff}

/*product*/
.product{margin-top:62px;position:relative;}
.product .p_ul{width:100%;overflow:hidden;}
.product .p_ul .p_img{width:100%;padding-bottom:75%;position:relative;overflow:hidden;border:1px solid #F4F4F4;}
.product .p_ul p{font-size:18px;line-height:67px;height:67px;color:#393939;padding:0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:#DFE2E5;font-weight:bold;text-align:center;}
.product .swiper-button-prev,.product .swiper-button-next{width:48px;height:48px;outline:none;margin-top:-24px;background-size:100% 100%;opacity:1;background-image:url(../image/pp_r.png);}
.product .swiper-button-prev{left:-66px;
    transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);}
.product .swiper-button-next{right:-66px;}
.product .p_ul .swiper-slide:hover p{color:#36aac8;}
.product .swiper-button-prev.swiper-button-disabled,.product .swiper-button-next.swiper-button-disabled{opacity:1;}
.pro_wrap .z_btn{margin-top:52px;text-align:center;}
.pro_wrap .z_btn a{display:inline-block;width:186px;height:51px;line-height:51px;background:#676767;color:#FFF;font-size:16px;font-weight:bold;margin-left:39px;}
.pro_wrap .z_btn a:first-child{margin-left:0;background:#36aac8;}
/*zizhi*/

.clean20 {
    clear: both;
    height: 20px;
    overflow: hidden;
}



/*youshi*/
.hez {background: url("../image/hez1.jpg") center no-repeat; background-size: cover;  display: block; overflow: hidden; padding: 60px 0 80px}
.cp_gd {width: 100%;height:350px;overflow: hidden;position: relative; margin-top: 50px;}
.cp_gd ul{position: absolute;}
.cp_gd ul li{float: left;width:360px;list-style: none;margin-right: 20px;cursor: pointer;}
.cp_gd ul li a{ display: block}
.cp_gd ul li img {width:100%; height:300px;object-fit:cover;display: inline-block;}
.box { width:100%;text-align:center}
.box span{display: inline-block;font-size: 18px; line-height:50px;}

/*关于我们*/
#c_effect_020_P_017-1686641744155{padding:25px 15px;display-radio:1;background-color:rgba(255,255,255,1);padding-top:0px;padding-bottom:0px;padding-left:0px;padding-right:0px}
#c_effect_020_P_017-1686641744155 .e_container-1{max-width:none;width:100%;margin:0 auto;display-radio:1}
#c_effect_020_P_017-1686641744155 .e_container-2{width:100%;display:flex;justify-content:flex-start;margin-bottom:0px;display-radio:flex;min-height:0px;max-width:1600px;margin-left:auto;margin-right:auto}
#c_effect_020_P_017-1686641744155 .e_container-2 > .p_item{display:flex;flex-direction:column;justify-content:center;padding:30px;transition:all ease .3s;cursor:pointer;border-right:solid 1px rgba(255,255,255,0.4)}
#c_effect_020_P_017-1686641744155 .e_container-2 > .p_item:nth-child(1){border-left:solid 1px rgba(255,255,255,0.4)}#c_effect_020_P_017-1686641744155 .e_container-2 > .p_item p{line-height:1;transition:all ease .3s;color:#fff}
#c_effect_020_P_017-1686641744155 .e_container-2 > .p_item.cur,#c_effect_020_P_017-1686641744155 .e_container-2 > .p_item:hover{background:linear-gradient(120deg, rgb(0 86 184 / 100%), rgb(54 216 166 / 100%))}
#c_effect_020_P_017-1686641744155 .e_container-2 > .p_item.cur p,#c_effect_020_P_017-1686641744155 .e_container-2 > .p_item:hover p{color:#fff}
#c_effect_020_P_017-1686641744155 .e_container-8{width:100%;display:flex;flex-direction:column;display-radio:flex;min-height:0px}
#c_effect_020_P_017-1686641744155 .e_container-8 > .p_item{display:none}
#c_effect_020_P_017-1686641744155 .e_container-8 > .p_item.cur{display:block}#c_effect_020_P_017-1686641744155 .e_html-27{min-height:0px;background_radio:1;display-radio:1}#c_effect_020_P_017-1686641744155 .e_container-2 .p_item{display-radio:1}#c_effect_020_P_017-1686641744155 .e_container-28{display:flex;flex-wrap:wrap;flex-direction:row;width:100%;display-radio:flex;position:absolute;top:auto;left:0;right:auto;bottom:0;z-index:1;background-color:rgba(0,0,0,0.5);border-top-style:solid;border-top-width:1px;border-top-color:rgba(255,255,255,0.4)}#c_effect_020_P_017-1686641744155 .e_container-28 > .p_item{flex:1;max-width:100%;max-height:100%}#c_effect_020_P_017-1686641744155 .e_container-28 .p_item{display-radio:1}#c_effect_020_P_017-1686641744155 .e_container-8 .p_item{display-radio:1}#c_effect_020_P_017-1686641744155 .e_container-2 .cbox-2-0{flex:0 0 25%}#c_effect_020_P_017-1686641744155 .e_container-2 .cbox-2-1{flex:0 0 25%}#c_effect_020_P_017-1686641744155 .e_container-2 .cbox-2-2{flex:0 0 25%}#c_effect_020_P_017-1686641744155 .e_container-2 .cbox-2-3{flex:0 0 25%}

#c_effect_020_P_017-1686641744155 .e_container-29{display:flex;flex-wrap:wrap;flex-direction:row;width:100%;display-radio:flex;background-fill-value:background-image;background-image:url("../image/bg2.jpg");background-repeat:no-repeat;background-size:cover;background-position:center center;padding-top:5%;padding-bottom:5%}
#c_effect_020_P_017-1686641744155 .e_container-29 > .p_item{flex:1;max-width:100%;max-height:100%}

#c_effect_020_P_017-1686641744155 .e_container-30{display:flex;flex-wrap:wrap;flex-direction:row;width:100%;display-radio:flex;background-fill-value:background-image;background-image:url("../image/bg3.jpg");background-repeat:no-repeat;background-size:cover;background-position:center center;padding-top:5%;padding-bottom:5%}
#c_effect_020_P_017-1686641744155 .e_container-30 > .p_item{flex:1;max-width:100%;max-height:100%}
#c_effect_020_P_017-1686641744155 .e_container-31{display:flex;flex-wrap:wrap;flex-direction:row;width:100%;display-radio:flex;background-fill-value:background-image;background-image:url("../image/bg4.jpg");background-repeat:no-repeat;background-size:cover;background-position:center center;padding-top:5%;padding-bottom:5%}
#c_effect_020_P_017-1686641744155 .e_container-31 > .p_item{flex:1;max-width:100%;max-height:100%}
#c_effect_020_P_017-1686641744155 .e_container-32{display:flex;flex-wrap:wrap;flex-direction:row;width:100%;display-radio:flex;background-fill-value:background-image;background-image:url("../image/bg5.jpg");background-repeat:no-repeat;background-size:cover;background-position:center center;padding-top:5%;padding-bottom:5%}
#c_effect_020_P_017-1686641744155 .e_container-32 > .p_item{flex:1;max-width:100%;max-height:100%}
#c_effect_020_P_017-1686641744155 .e_container-33{display:flex;flex-wrap:wrap;flex-direction:row;width:94%;display-radio:flex;max-width:1600px;margin-left:auto;margin-right:auto;margin-bottom:5%;min-height:0px}#c_effect_020_P_017-1686641744155 .e_container-33 > .p_item{flex:1;max-width:100%;max-height:100%}
#c_effect_020_P_017-1686641744155 .e_container-38{display:flex;flex-wrap:wrap;flex-direction:row;width:100%;display-radio:flex;min-height:0px}
#c_effect_020_P_017-1686641744155 .e_container-38 > .p_item{flex:1;max-width:100%;max-height:100%}#c_effect_020_P_017-1686641744155 .e_container-38 .p_item{display-radio:1}#c_effect_020_P_017-1686641744155 .e_text-39{font_radio:2;display-radio:1;font-size:48px;font-weight:bold;font-family:"3859b13e-116b-4652-a3e6-2f3459a7df83";color:rgba(255,255,255,0.1);text-transform:uppercase}#c_effect_020_P_017-1686641744155 .e_text-40{font_radio:2;display-radio:1;font-size:36px;color:rgba(255,255,255,1);margin-top:-30px}#c_effect_020_P_017-1686641744155 .e_line-41{display-radio:1;height:1px;width:50px;margin-left:0px;margin-right:auto;border-top-style:solid;border-top-width:3px;border-top-color:rgba(255,255,255,1);margin-bottom:0px;margin-top:32px}#c_effect_020_P_017-1686641744155 .e_text-42{font_radio:2;display-radio:1;font-size:16px;color:rgba(255,255,255,1);max-width:1200px;width:90%;line-height:2;margin-top:4%;margin-bottom:0px}#c_effect_020_P_017-1686641744155 .e_button-43{display:block;position:relative;overflow:hidden;text-align:center;box-sizing:border-box;width:150px;padding:8px;background:none;background_radio:2;border_radio:2;font_radio:2;radius_radio:1;display-radio:block;margin-right:0px;margin-left:0px;margin-top:3%;border-style:solid;border-color:rgba(255,255,255,1);border-width:1px;background-color:none;color:rgba(255, 255, 255, 1);font-size:16px}#c_effect_020_P_017-1686641744155 .e_button-43 span{display:block;width:100%;position:relative;z-index:1;outline:0;margin:0px;overflow:hidden}#c_effect_020_P_017-1686641744155 .e_button-43::after{content:"";position:absolute;width:0;height:100%;transition:all .3s;z-index:0;opacity:0;top:0;left:0px}#c_effect_020_P_017-1686641744155 .e_button-43:hover::after{opacity:1}#c_effect_020_P_017-1686641744155 .e_button-43:hover{border-style:solid;background-color:rgba(255,255,255,1);font-size:16px;color:rgba(14,82,147,1)}#c_effect_020_P_017-1686641744155 .e_container-33 .p_item{display-radio:1}#c_effect_020_P_017-1686641744155 .e_container-44{display:flex;flex-wrap:wrap;flex-direction:row;width:100%;justify-content:center;display-radio:flex;padding-top:0px;padding-bottom:0px;margin-top:0px;margin-bottom:0px}#c_effect_020_P_017-1686641744155 .e_container-44 > .p_item{flex:0 0 auto;max-width:100%;max-height:100%}#c_effect_020_P_017-1686641744155 .e_container-44 .p_item{display-radio:1}#c_effect_020_P_017-1686641744155 .e_image-45{overflow:hidden;display-radio:1;max-height:none;height:auto;position:relative;max-width:48px;margin-right:24px}#c_effect_020_P_017-1686641744155 .e_image-45 img{height:100%;object-fit:contain;width:100%}#c_effect_020_P_017-1686641744155 .e_text-46{line-height:normal;font_radio:2;display-radio:1;font-size:28px}#c_effect_020_P_017-1686641744155 .e_text-47{line-height:normal;font_radio:2;text-transform:uppercase;display-radio:1;font-size:12px;margin-top:8px}#c_effect_020_P_017-1686641744155 .e_container-44 .cbox-44-0{align-self:center}#c_effect_020_P_017-1686641744155 .e_container-44 .cbox-44-1{align-self:center}#c_effect_020_P_017-1686641744155 .e_container-48{display:flex;flex-wrap:wrap;flex-direction:row;width:100%;justify-content:center;display-radio:flex;padding-top:0px;padding-bottom:0px;margin-top:0px;margin-bottom:0px}#c_effect_020_P_017-1686641744155 .e_container-48 > .p_item{flex:0 0 auto;max-width:100%;max-height:100%}#c_effect_020_P_017-1686641744155 .e_container-48 .p_item{display-radio:1}#c_effect_020_P_017-1686641744155 .e_container-48 .cbox-48-0{align-self:center}#c_effect_020_P_017-1686641744155 .e_container-48 .cbox-48-1{align-self:center}#c_effect_020_P_017-1686641744155 .e_text-49{line-height:normal;font_radio:2;display-radio:1;font-size:28px}#c_effect_020_P_017-1686641744155 .e_text-50{line-height:normal;font_radio:2;text-transform:uppercase;display-radio:1;font-size:12px;margin-top:8px}#c_effect_020_P_017-1686641744155 .e_image-51{overflow:hidden;display-radio:1;max-height:none;height:auto;position:relative;max-width:48px;margin-right:24px}#c_effect_020_P_017-1686641744155 .e_image-51 img{height:100%;object-fit:contain;width:100%}#c_effect_020_P_017-1686641744155 .e_container-52{display:flex;flex-wrap:wrap;flex-direction:row;width:100%;justify-content:center;display-radio:flex;padding-top:0px;padding-bottom:0px;margin-top:0px;margin-bottom:0px}#c_effect_020_P_017-1686641744155 .e_container-52 > .p_item{flex:0 0 auto;max-width:100%;max-height:100%}#c_effect_020_P_017-1686641744155 .e_container-52 .p_item{display-radio:1}#c_effect_020_P_017-1686641744155 .e_container-52 .cbox-52-0{align-self:center}#c_effect_020_P_017-1686641744155 .e_container-52 .cbox-52-1{align-self:center}#c_effect_020_P_017-1686641744155 .e_text-53{line-height:normal;font_radio:2;display-radio:1;font-size:28px}#c_effect_020_P_017-1686641744155 .e_text-54{line-height:normal;font_radio:2;text-transform:uppercase;display-radio:1;font-size:12px;margin-top:8px}
#c_effect_020_P_017-1686641744155 .e_image-55{overflow:hidden;display-radio:1;max-height:none;height:auto;position:relative;max-width:48px;margin-right:24px}#c_effect_020_P_017-1686641744155 .e_image-55 img{height:100%;object-fit:contain;width:100%}#c_effect_020_P_017-1686641744155 .e_container-56{display:flex;flex-wrap:wrap;flex-direction:row;width:100%;justify-content:center;display-radio:flex;padding-top:0px;padding-bottom:0px;margin-top:0px;margin-bottom:0px}#c_effect_020_P_017-1686641744155 .e_container-56 > .p_item{flex:0 0 auto;max-width:100%;max-height:100%}#c_effect_020_P_017-1686641744155 .e_container-56 .p_item{display-radio:1}#c_effect_020_P_017-1686641744155 .e_container-56 .cbox-56-0{align-self:center}#c_effect_020_P_017-1686641744155 .e_container-56 .cbox-56-1{align-self:center}#c_effect_020_P_017-1686641744155 .e_text-57{line-height:normal;font_radio:2;display-radio:1;font-size:28px}#c_effect_020_P_017-1686641744155 .e_text-58{line-height:normal;font_radio:2;text-transform:uppercase;display-radio:1;font-size:12px;margin-top:8px}#c_effect_020_P_017-1686641744155 .e_image-59{overflow:hidden;display-radio:1;max-height:none;height:auto;position:relative;max-width:48px;margin-right:24px}#c_effect_020_P_017-1686641744155 .e_image-59 img{height:100%;object-fit:contain;width:100%}#c_effect_020_P_017-1686641744155 .e_container-60{display:flex;flex-wrap:wrap;flex-direction:row;width:94%;display-radio:flex;max-width:1600px;margin-left:auto;margin-right:auto;margin-bottom:5%;min-height:0px}#c_effect_020_P_017-1686641744155 .e_container-60 > .p_item{flex:1;max-width:100%;max-height:100%}#c_effect_020_P_017-1686641744155 .e_container-60 .p_item{display-radio:1}#c_effect_020_P_017-1686641744155 .e_container-61{display:flex;flex-wrap:wrap;flex-direction:row;width:100%;display-radio:flex;min-height:0px}#c_effect_020_P_017-1686641744155 .e_container-61 > .p_item{flex:1;max-width:100%;max-height:100%}#c_effect_020_P_017-1686641744155 .e_container-61 .p_item{display-radio:1}#c_effect_020_P_017-1686641744155 .e_text-62{font_radio:2;display-radio:1;font-size:16px;color:rgba(255,255,255,1);max-width:680px;width:90%;line-height:2;margin-top:4%;margin-bottom:0px}#c_effect_020_P_017-1686641744155 .e_button-63{display:block;position:relative;overflow:hidden;text-align:center;box-sizing:border-box;width:150px;padding:8px;background:none;background_radio:2;border_radio:2;font_radio:2;radius_radio:1;display-radio:block;margin-right:0px;margin-left:0px;margin-top:3%;border-style:solid;border-color:rgba(255,255,255,1);border-width:1px;background-color:none;color:rgba(255, 255, 255, 1);font-size:16px}#c_effect_020_P_017-1686641744155 .e_button-63 span{display:block;width:100%;position:relative;z-index:1;outline:0;margin:0px;overflow:hidden}#c_effect_020_P_017-1686641744155 .e_button-63::after{content:"";position:absolute;width:0;height:100%;transition:all .3s;z-index:0;opacity:0;top:0;left:0px}#c_effect_020_P_017-1686641744155 .e_button-63:hover::after{opacity:1}#c_effect_020_P_017-1686641744155 .e_button-63:hover{border-style:solid;background-color:rgba(255,255,255,1);font-size:16px;color:rgba(14,82,147,1)}#c_effect_020_P_017-1686641744155 .e_text-64{font_radio:2;display-radio:1;font-size:48px;font-weight:bold;font-family:"3859b13e-116b-4652-a3e6-2f3459a7df83";color:rgba(255,255,255,0.1);text-transform:uppercase}#c_effect_020_P_017-1686641744155 .e_text-65{font_radio:2;display-radio:1;font-size:36px;color:rgba(255,255,255,1);margin-top:-30px}#c_effect_020_P_017-1686641744155 .e_line-66{display-radio:1;height:1px;width:50px;margin-left:0px;margin-right:auto;border-top-style:solid;border-top-width:3px;border-top-color:rgba(255,255,255,1);margin-bottom:0px;margin-top:32px}#c_effect_020_P_017-1686641744155 .e_container-67{display:flex;flex-wrap:wrap;flex-direction:row;width:94%;display-radio:flex;max-width:1600px;margin-left:auto;margin-right:auto;margin-bottom:5%;min-height:0px}#c_effect_020_P_017-1686641744155 .e_container-67 > .p_item{flex:1;max-width:100%;max-height:100%}#c_effect_020_P_017-1686641744155 .e_container-67 .p_item{display-radio:1}#c_effect_020_P_017-1686641744155 .e_container-68{display:flex;flex-wrap:wrap;flex-direction:row;width:100%;display-radio:flex;min-height:0px}#c_effect_020_P_017-1686641744155 .e_container-68 > .p_item{flex:1;max-width:100%;max-height:100%}#c_effect_020_P_017-1686641744155 .e_container-68 .p_item{display-radio:1}#c_effect_020_P_017-1686641744155 .e_text-69{font_radio:2;display-radio:1;font-size:16px;color:rgba(255,255,255,1);max-width:680px;width:90%;line-height:2;margin-top:4%;margin-bottom:0px}#c_effect_020_P_017-1686641744155 .e_button-70{display:block;position:relative;overflow:hidden;text-align:center;box-sizing:border-box;width:150px;padding:8px;background:none;background_radio:2;border_radio:2;font_radio:2;radius_radio:1;display-radio:block;margin-right:0px;margin-left:0px;margin-top:3%;border-style:solid;border-color:rgba(255,255,255,1);border-width:1px;background-color:none;color:rgba(255, 255, 255, 1);font-size:16px}#c_effect_020_P_017-1686641744155 .e_button-70 span{display:block;width:100%;position:relative;z-index:1;outline:0;margin:0px;overflow:hidden}#c_effect_020_P_017-1686641744155 .e_button-70::after{content:"";position:absolute;width:0;height:100%;transition:all .3s;z-index:0;opacity:0;top:0;left:0px}#c_effect_020_P_017-1686641744155 .e_button-70:hover::after{opacity:1}#c_effect_020_P_017-1686641744155 .e_button-70:hover{border-style:solid;background-color:rgba(255,255,255,1);font-size:16px;color:rgba(14,82,147,1)}#c_effect_020_P_017-1686641744155 .e_text-71{font_radio:2;display-radio:1;font-size:48px;font-weight:bold;font-family:"3859b13e-116b-4652-a3e6-2f3459a7df83";color:rgba(255,255,255,0.1);text-transform:uppercase}#c_effect_020_P_017-1686641744155 .e_text-72{font_radio:2;display-radio:1;font-size:36px;color:rgba(255,255,255,1);margin-top:-30px}#c_effect_020_P_017-1686641744155 .e_line-73{display-radio:1;height:1px;width:50px;margin-left:0px;margin-right:auto;border-top-style:solid;border-top-width:3px;border-top-color:rgba(255,255,255,1);margin-bottom:0px;margin-top:32px}#c_effect_020_P_017-1686641744155 .e_container-74{display:flex;flex-wrap:wrap;flex-direction:row;width:94%;display-radio:flex;max-width:1600px;margin-left:auto;margin-right:auto;margin-bottom:5%;min-height:0px}#c_effect_020_P_017-1686641744155 .e_container-74 > .p_item{flex:1;max-width:100%;max-height:100%}#c_effect_020_P_017-1686641744155 .e_container-74 .p_item{display-radio:1}#c_effect_020_P_017-1686641744155 .e_container-75{display:flex;flex-wrap:wrap;flex-direction:row;width:100%;display-radio:flex;min-height:0px}#c_effect_020_P_017-1686641744155 .e_container-75 > .p_item{flex:1;max-width:100%;max-height:100%}#c_effect_020_P_017-1686641744155 .e_container-75 .p_item{display-radio:1}#c_effect_020_P_017-1686641744155 .e_text-76{font_radio:2;display-radio:1;font-size:16px;color:rgba(255,255,255,1);max-width:680px;width:90%;line-height:2;margin-top:4%;margin-bottom:0px}#c_effect_020_P_017-1686641744155 .e_button-77{display:block;position:relative;overflow:hidden;text-align:center;box-sizing:border-box;width:150px;padding:8px;background:none;background_radio:2;border_radio:2;font_radio:2;radius_radio:1;display-radio:block;margin-right:0px;margin-left:0px;margin-top:3%;border-style:solid;border-color:rgba(255,255,255,1);border-width:1px;background-color:none;color:rgba(255, 255, 255, 1);font-size:16px}#c_effect_020_P_017-1686641744155 .e_button-77 span{display:block;width:100%;position:relative;z-index:1;outline:0;margin:0px;overflow:hidden}#c_effect_020_P_017-1686641744155 .e_button-77::after{content:"";position:absolute;width:0;height:100%;transition:all .3s;z-index:0;opacity:0;top:0;left:0px}#c_effect_020_P_017-1686641744155 .e_button-77:hover::after{opacity:1}#c_effect_020_P_017-1686641744155 .e_button-77:hover{border-style:solid;background-color:rgba(255,255,255,1);font-size:16px;color:rgba(14,82,147,1)}#c_effect_020_P_017-1686641744155 .e_text-78{font_radio:2;display-radio:1;font-size:48px;font-weight:bold;font-family:"3859b13e-116b-4652-a3e6-2f3459a7df83";color:rgba(255,255,255,0.1);text-transform:uppercase}#c_effect_020_P_017-1686641744155 .e_text-79{font_radio:2;display-radio:1;font-size:36px;color:rgba(255,255,255,1);margin-top:-30px}#c_effect_020_P_017-1686641744155 .e_line-80{display-radio:1;height:1px;width:50px;margin-left:0px;margin-right:auto;border-top-style:solid;border-top-width:3px;border-top-color:rgba(255,255,255,1);margin-bottom:0px;margin-top:32px}

@media screen and (max-width:768px){#c_effect_020_P_017-1686641744155 .e_container-2 > .p_item{padding:12px}#c_effect_020_P_017-1686641744155 .e_text-39{font_radio:2;display-radio:1;line-height:1;font-family:"0304a103-d3c4-4d82-8d8d-9bf12c97cebc";font-size:22px}#c_effect_020_P_017-1686641744155 .e_text-40{font_radio:2;display-radio:1;color:rgba(255,255,255,1);line-height:1;font-family:"0304a103-d3c4-4d82-8d8d-9bf12c97cebc";font-size:20px;margin-top:0px}#c_effect_020_P_017-1686641744155 .e_line-41{display-radio:1;margin-top:16px}#c_effect_020_P_017-1686641744155 .e_text-42{font_radio:2;display-radio:1;line-height:1.8;font-family:"0304a103-d3c4-4d82-8d8d-9bf12c97cebc";font-size:14px;width:100%;margin-top:24px}#c_effect_020_P_017-1686641744155 .e_container-33{display-radio:1;margin-bottom:28%}#c_effect_020_P_017-1686641744155 .e_container-29{display-radio:1}#c_effect_020_P_017-1686641744155 .e_button-43{background_radio:1;border_radio:1;font_radio:2;radius_radio:1;display-radio:1;color:rgba(255, 255, 255, 1);font-size:14px;padding-top:5px;padding-bottom:5px;padding-left:0px;padding-right:0px;margin-top:16px}#c_effect_020_P_017-1686641744155 .e_button-43:hover{font-size:16px}#c_effect_020_P_017-1686641744155 .e_text-46{font_radio:2;display-radio:1;line-height:1;font-family:"0304a103-d3c4-4d82-8d8d-9bf12c97cebc";font-size:14px;text-align:center;margin-top:8px}#c_effect_020_P_017-1686641744155 .e_text-47{font_radio:1;display-radio:1;display:none}
    #c_effect_020_P_017-1686641744155 .e_text-50{font_radio:1;display-radio:1;display:none}#c_effect_020_P_017-1686641744155 .e_text-54{font_radio:1;display-radio:1;display:none}#c_effect_020_P_017-1686641744155 .e_text-58{font_radio:1;display-radio:1;display:none}#c_effect_020_P_017-1686641744155 .e_image-45{display-radio:1;margin-right:auto;margin-left:auto;max-width:30px}#c_effect_020_P_017-1686641744155 .e_image-51{display-radio:1;max-width:30px;margin-right:auto;margin-left:auto}#c_effect_020_P_017-1686641744155 .e_text-49{font_radio:2;display-radio:1;line-height:1;font-family:"0304a103-d3c4-4d82-8d8d-9bf12c97cebc";text-align:center;font-size:14px;margin-top:8px}#c_effect_020_P_017-1686641744155 .e_text-53{font_radio:2;display-radio:1;line-height:1;font-family:"0304a103-d3c4-4d82-8d8d-9bf12c97cebc";font-size:14px;text-align:center;margin-top:8px}#c_effect_020_P_017-1686641744155 .e_image-55{display-radio:1;max-width:30px;margin-right:auto;margin-left:auto}#c_effect_020_P_017-1686641744155 .e_container-44{display-radio:1}#c_effect_020_P_017-1686641744155 .e_container-44 .cbox-44-0{flex:0 0 100%}#c_effect_020_P_017-1686641744155 .e_container-44 .cbox-44-1{flex:0 0 100%}#c_effect_020_P_017-1686641744155 .e_container-48{display-radio:1}#c_effect_020_P_017-1686641744155 .e_container-48 .cbox-48-0{flex:0 0 100%}#c_effect_020_P_017-1686641744155 .e_container-48 .cbox-48-1{flex:0 0 100%}#c_effect_020_P_017-1686641744155 .e_container-52{display-radio:1}#c_effect_020_P_017-1686641744155 .e_container-52 .cbox-52-0{flex:0 0 100%}#c_effect_020_P_017-1686641744155 .e_container-52 .cbox-52-1{flex:0 0 100%}#c_effect_020_P_017-1686641744155 .e_image-59{display-radio:1;max-width:30px;margin-right:auto;margin-left:auto}#c_effect_020_P_017-1686641744155 .e_text-57{font_radio:2;display-radio:1;line-height:1;font-family:"0304a103-d3c4-4d82-8d8d-9bf12c97cebc";font-size:14px;text-align:center;margin-top:8px}#c_effect_020_P_017-1686641744155 .e_container-56{display-radio:1}#c_effect_020_P_017-1686641744155 .e_container-56 .cbox-56-0{flex:0 0 100%}#c_effect_020_P_017-1686641744155 .e_container-56 .cbox-56-1{flex:0 0 100%}#c_effect_020_P_017-1686641744155 .e_container-60{display-radio:1;margin-bottom:28%}#c_effect_020_P_017-1686641744155 .e_text-62{font_radio:2;display-radio:1;line-height:1.8;font-family:"0304a103-d3c4-4d82-8d8d-9bf12c97cebc";font-size:14px;width:100%;margin-top:24px}#c_effect_020_P_017-1686641744155 .e_button-63{background_radio:1;border_radio:1;font_radio:2;radius_radio:1;display-radio:1;color:rgba(255, 255, 255, 1);font-size:14px;padding-top:5px;padding-bottom:5px;padding-left:0px;padding-right:0px;margin-top:16px}#c_effect_020_P_017-1686641744155 .e_button-63:hover{font-size:16px}#c_effect_020_P_017-1686641744155 .e_text-64{font_radio:2;display-radio:1;line-height:1;font-family:"0304a103-d3c4-4d82-8d8d-9bf12c97cebc";font-size:22px}#c_effect_020_P_017-1686641744155 .e_text-65{font_radio:2;display-radio:1;color:rgba(255,255,255,1);line-height:1;font-family:"0304a103-d3c4-4d82-8d8d-9bf12c97cebc";font-size:20px;margin-top:0px}#c_effect_020_P_017-1686641744155 .e_line-66{display-radio:1;margin-top:16px}#c_effect_020_P_017-1686641744155 .e_container-67{display-radio:1;margin-bottom:28%}#c_effect_020_P_017-1686641744155 .e_text-69{font_radio:2;display-radio:1;line-height:1.8;font-family:"0304a103-d3c4-4d82-8d8d-9bf12c97cebc";font-size:14px;width:100%;margin-top:24px}#c_effect_020_P_017-1686641744155 .e_button-70{background_radio:1;border_radio:1;font_radio:2;radius_radio:1;display-radio:1;color:rgba(255, 255, 255, 1);font-size:14px;padding-top:5px;padding-bottom:5px;padding-left:0px;padding-right:0px;margin-top:16px}#c_effect_020_P_017-1686641744155 .e_button-70:hover{font-size:16px}#c_effect_020_P_017-1686641744155 .e_text-71{font_radio:2;display-radio:1;line-height:1;font-family:"0304a103-d3c4-4d82-8d8d-9bf12c97cebc";font-size:22px}#c_effect_020_P_017-1686641744155 .e_text-72{font_radio:2;display-radio:1;color:rgba(255,255,255,1);line-height:1;font-family:"0304a103-d3c4-4d82-8d8d-9bf12c97cebc";font-size:20px;margin-top:0px}#c_effect_020_P_017-1686641744155 .e_line-73{display-radio:1;margin-top:16px}#c_effect_020_P_017-1686641744155 .e_container-74{display-radio:1;margin-bottom:28%}#c_effect_020_P_017-1686641744155 .e_text-76{font_radio:2;display-radio:1;line-height:1.8;font-family:"0304a103-d3c4-4d82-8d8d-9bf12c97cebc";font-size:14px;width:100%;margin-top:24px}#c_effect_020_P_017-1686641744155 .e_button-77{background_radio:1;border_radio:1;font_radio:2;radius_radio:1;display-radio:1;color:rgba(255, 255, 255, 1);font-size:14px;padding-top:5px;padding-bottom:5px;padding-left:0px;padding-right:0px;margin-top:16px}#c_effect_020_P_017-1686641744155 .e_button-77:hover{font-size:16px}#c_effect_020_P_017-1686641744155 .e_text-78{font_radio:2;display-radio:1;line-height:1;font-family:"0304a103-d3c4-4d82-8d8d-9bf12c97cebc";font-size:22px}#c_effect_020_P_017-1686641744155 .e_text-79{font_radio:2;display-radio:1;color:rgba(255,255,255,1);line-height:1;font-family:"0304a103-d3c4-4d82-8d8d-9bf12c97cebc";font-size:20px;margin-top:0px}#c_effect_020_P_017-1686641744155 .e_line-80{display-radio:1;margin-top:16px}}























/*news*/
.news{padding:40px 0 48px; background: url(../image/bjt.jpg) no-repeat fixed; -webkit-background-size: cover; background-size: cover;}
.news .n_span{margin-top:30px;text-align:center;}
.news .n_span .span_a{width:162px;height:42px;line-height:42px;display:inline-block;margin-left:11px;color:#333;text-align:center;cursor:pointer;background:#f3f3f3;border-radius:21px;font-size:18px;}
.news .n_span .span_a:first-child{margin-left:0;}
.news .n_span .span_a:hover,.news .n_span .span_a.on{background:#36aac8;color:#FFF;}
.news .n_ul{margin-top:38px;overflow:hidden;width:100%;}
.news .n_ul a{ background: #f8f8f8;}
.news .n_ul .n_img{width:100%;padding-bottom:47.91%;position:relative;border:1px solid #F8F8F8;}
.news .n_ul .n_img img{object-fit:cover;}
.news .n_ul .n_txt{padding:30px 30px;background:#F8F8F8;  -moz-transition: all .3s ease; -webkit-transition: all .3s ease;transition: all .3s ease;-moz-transition: 1s;-o-transition: 1s;-webkit-transition: 1s;transition: 1s;}
.news .n_ul .n_txt .n_pp{padding-bottom:13px;}
.news .n_ul .n_txt .n_pp p{font-size:14px;line-height:25px;color:#666;}
.news .n_ul .n_txt .n_pp p:first-child{font-size:15px;height:15px;line-height:15px;color:#333;margin-bottom:19px;}
.news .n_ul .n_txt .n_pp p:nth-child(2){font-size:24px;height:34px;line-height:34px;color:#333;margin-bottom:32px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news .n_ul .n_txt .n_pp p:nth-child(3){overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:50px;}
.news .n_ul .n_txt .n_p{padding-top:25px;border-top:1px solid #dfdfdf;}
.news .n_ul .n_txt .n_p span{font-size:14px;height:14px;line-height:14px;background:url(../image/index_newsjiantou.png) no-repeat right center;color:#333;display:block;}
.news .n_ul .n_txt:hover{background:linear-gradient(120deg, rgb(0 86 184 / 100%), rgb(54 216 166 / 100%));  }
.news .n_ul .n_txt:hover .n_pp p,.news .n_ul .n_txt:hover .n_p span{ color: #fff} 



/*friendlink*/
.friendlink{background:#e7e7e7;padding:19px 0;}
.friendlink .fl_title{width:90px;font-size:30px;height:1em;line-height:1em;font-family:Arial;color:#1b95d4;float:left;}
.friendlink .fl_a{font-size:0;-webkit-text-size-adjust:none;width:calc(100% - 90px);float:right;}
.friendlink .fl_a a{color:#999;white-space:nowrap;display:inline-block;font-size:14px;position:relative;height:30px;line-height:30px;margin-right:25px;}
/*foot*/
.foot{background:#06275a;padding:68px 0 63px;}
.foot .f_tit{font-size:20px;height:30px;line-height:30px;color:#FFF;text-align:center;}
.foot .f_left{width:410px;float:left;}
.foot .f_left i{display:block;height:65px;background:url(../image/foot_logo.png) no-repeat left center;background-size:auto 100%;}
.foot .f_left p{font-size:14px;line-height:37px;color:#fff;padding-left:33px;}
.foot .f_left p:nth-of-type(1){margin-top:47px;}
.foot .f_left p.icon1{background:url(../image/foot_icon1.png) no-repeat left center;}
.foot .f_left p.icon2{background:url(../image/foot_icon2.png) no-repeat left 10px;}
.foot .f_left p.icon3{background:url(../image/foot_icon3.png) no-repeat left center;}
.foot .f_left p.icon4{background:url(../image/foot_icon4.png) no-repeat left center;}


.foot .f_center{width:calc(100% - 645px);float:left;margin-top:29px;}
.foot .f_center .fc_li{margin-left:126px;max-width:130px;float:left;}
.foot .f_center .fc_a{margin-top:25px;}
.foot .f_center .fc_a a{display:block;font-size:14px;height:36px;line-height:36px;color:#fff;text-align:center;}
.foot .f_center .fc_a a:hover{color:#FFF;text-decoration:underline!important;}
.foot .f_right{width:235px;float:right;margin-top:24px;}
.foot .f_right .fr_ewm{width:154px;}
.foot .f_right .fr_ewm img{display:block;width:100%;height:auto;}
.foot .f_right .fr_ewm p{font-size:14px;line-height:24px;height:24px;color:#fff;margin-top:10px;text-align:center;}
.foot .f_right .fr_form{margin-top:43px;}
.foot .f_right .fr_form input{height:50px;line-height:30px;padding:10px;width:calc(100% - 50px);background:#fff;outline:none;color:#FFF;}
.foot .f_right .fr_form .fr_btn{width:50px;height:50px;background:url(../image/top_icon1.png) no-repeat center center #36aac8;float:right;}
.foot .f_form{margin-top:28px;}
.foot .f_form input{height:60px;line-height:58px;border:1px solid #434750;background:#fff;float:left;outline:none;padding:0 20px;color:#FFF;}
.foot .f_form input.input1{width:12%;}
.foot .f_form input.input2{width:12%;margin-left:1%;}
.foot .f_form input.input3{width:32%;margin-left:1%;}
.foot .f_form input.input4{width:10%;margin-left:1%;}
.foot .f_form img{ height: 60px; margin-left: 5px; vertical-align: middle;}
.foot .f_form .foot_btn{width:14%;float:right;background:#36aac8;color:#fff;font-size:16px;text-align:center;height:60px;line-height:60px;cursor:pointer;}
/*footbottom*/
.footbottom{padding:13px 0 12px;background:#363636;border-top:1px solid #323232;}
.footbottom span{display:inline-block;margin-right:5px;font-size:14px;height:24x;line-height:24x;color:#b2b2b2;}
.footbottom a{color:#b2b2b2;}
/*stylepbulic*/
#stylesubnav{width:100%;border-bottom:1px solid #E5E5E5;background:#eff0f1;}
#stylesubnav .xq_c{padding:0;position:relative;}
#stylesubnav .xq_crumbs{background:url(../image/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_banner img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover;}
#px_banner .crumbs{position:absolute;left:0;bottom:27px;width:100%;text-align:right;}
#px_banner .crumbs .xq_crumbs{background:url(../image/pos_icon.png) no-repeat left 5px;line-height:24px;padding-left:20px;color:#FFF;display:inline-block;}
#px_banner .crumbs .xq_crumbs a{color:#FFF;}

.px_txt{position:absolute;width:100%;height:100%;left:0;top:0;}
.px_txt .container{position:relative;height:100%;}
.px_txt .px_txt_p{position:absolute;top:50%;transform:translateY(-50%);left:0;width:100%;text-align:right;}
.px_txt .px_txt_p p:first-child{font-size:40px;height:40px;line-height:40px;color:#FFF;text-transform:uppercase;font-weight:bold;}
.px_txt .px_txt_p p:last-child{height:58px;line-height:58px;font-size:48px;color:#FFF;margin-top:13px;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{font-size: 15px; border-right:1px solid #FFF;height:49px;line-height:49px;text-align:center;padding:0 30px;position:relative;display:inline-block;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.sub_cnav a.on, .sub_cnav a:hover{background:#36aac8;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:#36aac8;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 .page-num-current {border:1px solid #36aac8;padding:9px 15px;background:#36aac8;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:23%;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%;position:relative;border:1px solid #ccc;}

.newscow_right .news_product .bd ul li .pic{display:table-cell; text-align: center; vertical-align: middle; width:320px; height:198px; overflow: hidden;*display: block; }

.newscow_right .news_product .bd ul li .pic img{max-width:100%;max-height:100%;display: inline-block;vertical-align: middle; width:auto; height:auto}


.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(../image/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:20px;}
.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(http://www.lymsck.com/static/Image/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(../image/closeicon.png) no-repeat center center #FFF;}

/*电脑浮动*/
.izl-rmenu{position:fixed;right:0;bottom:10%;z-index:999;width:55px;}
.izl-rmenu .iz_btn{width:55px;margin-bottom:1px;cursor:pointer;position:relative;padding:5px 0 5px;background:#36aac8;display:block;}
.izl-rmenu .iz_btn i{display:block;width:100%;height:33px;background-repeat:no-repeat;background-position:center center;background-size: 20px;}
.izl-rmenu .iz_btn i.icon1{background-image:url(../image/r_qq.png);}
.izl-rmenu .iz_btn i.icon2{background-image:url(../image/r_wx.png);}
.izl-rmenu .iz_btn i.icon3{background-image:url(../image/r_phone.png);}

.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:#36aac8;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:12px;height:21px;line-height:21px;color:#FFF;text-align:center;}
.izl-rmenu .btn-top{background:url(../image/r_top.png) 0px 0px no-repeat; background-size: 60px; background-color:#666666;padding:10px 0 10px;height:63px;display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}

/*手机浮动*/
#floatBottom{width:100%;height:53px;background:#36aac8;position:fixed;left:0;bottom:0;z-index:999999;display:none;}
#floatBottom a{width:25%;height:53px;line-height:53px;display:block;float:left;position:relative;}
#floatBottom a.kf1{background:url(../image/kf1.png) no-repeat center center;}
#floatBottom a.kf2{background:url(../image/kf2.png) no-repeat center center;}
#floatBottom a.kf3{background:url(../image/kf3.png) no-repeat center center;}
#floatBottom a.kf4{background:url(../image/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;}


/*内页-菜单*/
.clean40{clear:both;height:40px;overflow:hidden;}
.inner-page-l {width:23%;float:left;margin-bottom:40px;}
.inner-page-r {width:77%;float:right;margin-bottom:40px;}
@media screen and (max-width:1044px) {.index-about-l {float:none;}
.index-about-r {position:relative;right:0;top:0;width:100%;}
}
@media (max-width:767px) {.inner-page-r-con .com_title {font-size:20px;margin-bottom:20px;}
.sidebar-block{ margin-right: 0!important;}
.inner-page-l,.inner-page-r {width:100%;margin-bottom:0;}
}
/*内页-侧边*/
.sidebar-block {margin-right:20px;overflow:hidden;}
.sidebar-box {overflow:hidden;margin-bottom:20px;background-color:#eee;padding:16px 20px;}
.sidebar-title {overflow:hidden;padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid #36aac8;}
.sidebar-title span {font-size:24px;line-height:24px;text-transform:capitalize;color:#36aac8;font-weight: bold;}
/*内页-产品左侧二级菜单*/
.aside {float:left;width:230px;}
.side-tit-bar {position:relative;margin-bottom:15px;}
.side-tit-bar .side-tit {position:relative;height:38px;overflow:hidden;white-space:nowrap;line-height:38px;color:#2d2b27;padding:0 0 0 15px;text-transform:uppercase;}
.side-widget {position:relative;margin:0 0 25px;background-color:#eee;padding:16px 20px;}
.side-cate li {position:relative;line-height:1.5em;padding:5px 0;-ms-word-break:break-all;word-break:break-all;word-wrap:break-word;}
.side-cate li li {font-size:16px;}
.side-cate li a {position:relative;display:block;margin-right:38px;padding:8px 0;word-break:break-word;font-size: 17px;color: #333;}
.side-cate li a:hover, .side-cate li.active .erji{color:#175aa7;}
.side-cate ul {display:none;overflow:visible !important;padding-bottom:6px;}
.side-cate li li {padding:3px 0;}
.side-cate li li a {padding:4px 10px 4px 15px;margin-right:0;position:relative;font-size:16px;}
.side-cate li li a:hover,.side-cate li li.active>a {color:#175aa7;}
.side-cate li li a:hover:before,.side-cate li li.active>a:before {background-color:#175aa7;}
.side-cate li li a:before {content:'';display:inline-block;width:10px;height:10px;background-color:#666;position:absolute;left:0;top:10px;border-radius: 10px;}
.side-cate li li li a {padding:0 66px;margin-right:0;}
.side-cate>li {border-bottom:1px solid #ddd;}
.side-cate li .icon-cate {position:absolute;right:10px;top:11px;display:inline-block;width:20px;height:20px;line-height:23px;overflow:hidden;text-align:center;font-size:10px;cursor:pointer;color:#2d2b27;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.side-cate li .icon-cate.icon-cate-down:before {content:"\e62b";font-family:"iconfont";}
.side-cate li .icon-cate.icon-cate-up:before {content:"\e644";font-family:"iconfont";}
.side-cate li.nav-current > .icon-cate,.side-cate li:hover > .icon-cate,li.show_li >.icon-cate {color:#2d2b27;}
.side-cate li .icon-cate:hover {background-color:#2d2b27;color:#fff;}
@media screen and (max-width:1024px) {.side-cate {padding:0;}
}
@media screen and (max-width:768px) {.side-widget {display:block;}
}
/*内页-侧边联系方式*/
.sidebar-contant {overflow:hidden;}
.sidebar-contact .mb-20 {font-size:14px;line-height:30px;margin-bottom:15px;padding-left:45px;position:relative;}
.sidebar-contact .mb-20:nth-last-child(1) {margin-bottom:0;}
.sidebar-contact .mb-20:nth-child(1) .inner-title i {font-size:16px;}
.sidebar-contact .inner-title {color:#2d2b27;font-weight:bold;position:absolute;left:0;top:0;background:#ddd;border-radius:4px;float:left;font-size:20px;height:35px;line-height:35px;text-align:center;width:35px;}
.sidebar-contact .inner-title i {font-size:17px;color:#2d2b27;}
.sidebar-contact ul li a {word-break:break-all;display:inline-block;font-size:15px;}
.sidebar-contact ul li a:hover {color:#2d2b27;}
.sidebar-contact ul {overflow:hidden;}
.sidebar-contact ul li {line-height:20px;margin:8px 0;float:left;}
/*产品折叠菜单*/
.sidebar-product dl {width:100%;overflow:hidden;margin-bottom:0;}
.sidebar-product dl dt {font-size:14px;line-height:18px;font-weight:normal;padding:12px 15px 12px 0;border-bottom:1px solid #333;position:relative;margin-bottom:0;}
.sidebar-product dl:last-child dt {border-bottom:0;}
.sidebar-product dl dt i {width:0;height:0;background-color:#6d6d6d;overflow:hidden;position:absolute;left:5px;top:15px;}
.sidebar-product dl span a:hover {color:#fecd0f;}
.sidebar-product dl span {overflow:hidden;font-weight:bold;color:#6d6d6d;height:38px;display:block;line-height:38px;float:right;cursor:pointer;padding:0 5px;position:relative;z-index:1;}
.sidebar-product dl span.clicker_active {font-size:26px;font-weight:normal;}
.sidebar-product dl:hover span {background-position:10px 20px;text-decoration:none;}
.sidebar-product dl dd {overflow:hidden;line-height:30px;font-size:14px;margin:10px 0 10px 15px;}
.sidebar-product dl dd a {font-size:14px;color:#666;width:100%;display:block;border-bottom:1px dashed #333;}
.sidebar-product dd a:hover {text-decoration:none;color:#2d2b27;border-bottom:1px dashed #2d2b27;}
.sidebar-product dl dt:hover {border-bottom:1px solid #2d2b27;background:#2d2b27;}
.sidebar-product dl dt:hover a {padding-left:10px;}
.sidebar-product dl dt:hover a,.sidebar-product dl dt:hover span {color:#fff;}




















@media screen and (max-width:1699px){
	.container{width:1300px;}
    .head{font-size:15px;}
    .topbg{height:109px;}
    .top .logo{height:59px;margin:25px 0;}
    .top .logo img{max-height:100%;}
    .mega-menu{ width: 950px; }
    
    
    .pcnav .f_nav .f_li .f_n a{height:109px;line-height:109px;font-size:16px;padding:0 20px;}
    .pcnav .s_nav a{font-size:14px;height:44px;line-height:44px;}
    .top .t_right .t_r{margin-top:37px;}
   
    .index_banner.swiper-container-horizontal .swiper-pagination{bottom:35px;}
    .pb_title{padding-top:47px;}
    .pb_title i{font-size:50px;}
    .pb_title .h_t{font-size:40px;height:50px;line-height:50px;}
    .pb_title p{font-size:15px;height:24px;line-height:24px;margin-top:8px;}
    .pro_wrap{padding:30px 0 40px;}
    .hot{margin-top:7px;padding:0 5%;}
    .hot .swiper-slide .p1{font-size:15px;line-height:26px;margin-top:5px;}
    .hot .swiper-slide p{font-size:20px;height:30px;line-height:30px;}
    .hot .swiper-slide span{margin-top:15px;}
    .hot .swiper-slide.swiper-slide-active p{font-size:32px;height:42px;line-height:42px;}
    .hot .swiper-button-prev,.hot .swiper-button-next{top:29.5%;}
    .product{margin-top:40px;}
    .product .p_ul p{height:60px;line-height:60px;}
    .zizhi{padding:40px 0 50px;}
    .zizhi .z_item{margin-top:20px;}
    .youshi{padding:40px 0;}
    .youshi .ys_span{margin-top:30px;}
    .youshi .ys_span i{width:80px;height:80px;}
    .youshi .ys_span p{font-size:16px;height:26px;line-height:26px;margin-top:9px;}
    .youshi .ys_span em{margin-top:8px;}
    .youshi .ys_ul{margin-top:40px;}
    .youshi .ys_ul .ys_right .ys_txt{padding:0 12% 0 7%;}
    .youshi .ys_ul .ys_right .ys_txt .ys_title .ys_num{font-size:60px;height:60px;line-height:60px;}
    .youshi .ys_ul .ys_right .ys_txt .ys_title .ys_p{font-size:24px;height:44px;line-height:44px;}
    .youshi .ys_ul .ys_right .ys_txt span{font-size:20px;}
    .youshi .ys_ul .ys_right .ys_txt i{margin:20px 0 10px;}
    .youshi .ys_ul .ys_right .ys_txt p{font-size:15px;line-height:30px;}
    .youshi .ys_ul .ys_right .ys_txt a{margin-top:50px;height:46px;line-height:44px;width:140px;}
    .info{padding:40px 0 50px;}
    .info .in_left{width:calc(100% - 497px);padding-right:80px;padding-top:6px;}
    .info .in_left i{height:42px;}
    .info .in_left p{font-size:15px;line-height:32px;}
    .info .in_left p:nth-of-type(1){font-size:22px;height:32px;line-height:32px;margin:28px 0 22px;}
    .info .in_left .in_num{margin-top:50px;}
    .info .in_left .in_num .in_li .in_n span{font-size:16px;height:24px;line-height:24px;}
    .info .in_left .in_num .in_li .in_n span:first-child{font-size:42px;height:42px;line-height:42px;}
    .info .in_left .in_num .in_li em{font-size:15px;height:24px;line-height:24px;margin-top:12px;}
    .info .in_left a{height:48px;line-height:48px;width:200px;font-size:15px;margin-top:40px;}
    .info .in_right{width:497px;}
    .info .in_right .in_li .in_img{padding-bottom:223px;}
    .info .in_right .in_li .in_txt{padding:50px 10px 0 30px;}
    .info .in_right .in_li .in_txt p{font-size:22px;height:32px;line-height:32px;}
    .info .in_right .in_li .in_txt span{font-size:16px;height:16px;line-height:16px;margin-top:5px;}
    .fenge{padding:36px 0;}
    .fenge p:first-child{font-size:32px;height:42px;line-height:42px;}
    .fenge p:nth-child(2){font-size:20px;height:28px;line-height:28px;margin-top:15px;}
    .fenge p:nth-child(3){font-size:14px;height:24px;line-height:24px;}
    .fenge span{font-size:16px;margin-top:15px;}
    .news{padding:30px 0 40px;}
    .news .n_span{margin-top:20px;}
    .news .n_span .span_a{width:150px;font-size:16px;}
    .news .n_ul{margin-top:28px;}
    .news .n_ul .n_txt{padding:20px;}
    .news .n_ul .n_txt .n_pp p{line-height:24px;}
    .news .n_ul .n_txt .n_pp p:first-child{margin-bottom:12px;}
    .news .n_ul .n_txt .n_pp p:nth-child(2){font-size:20px;height:30px;line-height:30px;margin-bottom:20px;}
    .news .n_ul .n_txt .n_p{padding-top:18px;}
    .foot{padding:40px 0;}
    .foot .f_tit{font-size:18px;height:28px;line-height:28px;}
    .foot .f_left i{height:66px;}
    .foot .f_left p:nth-of-type(1){margin-top:30px;}
    .foot .f_center{margin-top:20px;}
    .foot .f_center .fc_li{margin-left:80px;}
    .foot .f_center .fc_a{margin-top:20px;}
    .foot .f_center .fc_a a{height:32px;line-height:32px;}
    .foot .f_right .fr_form{margin-top:30px;}
    .foot .f_form{margin-top:20px;}
    .foot .f_form input{height:52px;line-height:50px;padding:0 15px;}
    .foot .f_form .foot_btn{height:52px;line-height:52px;}
    .foot .f_form img{ height: 52px;}
    .footbottom{padding:16px 0;}






	#px_banner{padding-bottom:330px;}
    .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:66px;line-height:66px;}
    .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:1550px){
.top .logo {
    height: 50px;margin: 30px 0;
}

@media screen and (max-width:1499px){
	.container{width:1100px;}
    .head{font-size:13px;height:32px;line-height:32px;}
    .topbg{height:92px;}
    .top .logo{height:52px;margin:20px 0;}
   .mega-menu {left: -350px;}
    
    
    .pcnav .f_nav .f_li .f_n a{height:92px;line-height:92px;font-size:16px;padding:0 12px;}
    .top .t_right .t_r{margin-top:29px;}



    .pb_title{padding-top:36px;}
    .pb_title i{font-size:40px;}
    .pb_title .h_t{font-size:30px;height:40px;line-height:40px;}
    .pro_wrap{padding:20px 0 30px;}
  
    .news{padding:20px 0 30px;}
    .news .n_span{margin-top:15px;}
    .news .n_span .span_a{width:130px;font-size:14px;}
    .news .n_ul{margin-top:20px;}
    .news .n_ul .n_txt{padding:12px;}
    .news .n_ul .n_txt .n_pp{padding-bottom:10px;}
    .news .n_ul .n_txt .n_pp p{line-height:24px;}
    .news .n_ul .n_txt .n_pp p:first-child{margin-bottom:10px;}
    .news .n_ul .n_txt .n_pp p:nth-child(2){font-size:18px;height:26px;line-height:26px;margin-bottom:13px;}
    .news .n_ul .n_txt .n_p{padding-top:10px;}
    .friendlink{padding:12px 0;}
    .foot{padding:30px 0;}
    .foot .f_tit{font-size:16px;height:26px;line-height:26px;}
    .foot .f_left i{height:58px;}
    .foot .f_left p{line-height:30px;}
    .foot .f_left p:nth-of-type(1){margin-top:20px;}
    .foot .f_center{margin-top:10px;width:calc(100% - 610px);}
    .foot .f_center .fc_li{margin-left:50px;}
    .foot .f_center .fc_a{margin-top:20px;}
    .foot .f_center .fc_a a{height:32px;line-height:32px;}
    .foot .f_right{width:200px;}
    .foot .f_right .fr_ewm{width:140px;}
    .foot .f_right .fr_form{margin-top:20px;}
    .foot .f_form{margin-top:10px;}
    .foot .f_form input{height:48px;line-height:46px;padding:0 10px;}
    .foot .f_form img{ height: 48px;}
    .foot .f_form .foot_btn{height:48px;line-height:48px;font-size:14px;}
    ::-webkit-input-placeholder{font-size:14px;}
    :-moz-placeholder{font-size:14px;}
    ::-moz-placeholder{font-size:14px;}
    :-ms-input-placeholder{font-size:14px;}
    .footbottom{padding:16px 0;}






	#px_banner{padding-bottom:330px;}
    .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:66px;line-height:66px;}
    .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:2px;margin:10px auto 0;}
    .h_space{height:20px;}
}

@media screen and (max-width:1345px){
    .top .logo { height: 42px}   
    
}

    
@media screen and (max-width:1199px){
	.container{width:994px;}
    .head{font-size:12px;height:28px;line-height:28px;}
    .topbg{height:74px;}
    .top .logo{width:322px;height:44px;margin:15px 0;}
    .pcnav .f_nav .f_li .f_n a{height:74px;line-height:74px;padding:0 8px;}
    .top .t_right .t_r{margin-top:20px;}

    .pb_title{padding-top:24px;}
    .pb_title i{font-size:30px;}
    .pb_title .h_t{top:-10px;height:30px;line-height:30px;}
    .pro_wrap{padding:20px 0;}
    .hot{margin-top:7px;padding:0 1%;}
    .hot .swiper-slide p{font-size:16px;height:24px;line-height:24px;}
    .hot .swiper-slide.swiper-slide-active p{font-size:20px;height:28px;line-height:28px;}
    .hot .swiper-button-prev,.hot .swiper-button-next{width:40px;height:40px;}
    .hot .swiper-button-prev,.hot .swiper-button-next{top:25.5%;}
    .product{margin-top:20px;}
    .product .p_ul p{height:50px;line-height:50px;font-size:14px;padding:0 7px;}
    .product .swiper-button-prev, .product .swiper-button-next{display:none;}
    .pro_wrap .z_btn{margin-top:20px;}
    .pro_wrap .z_btn a{height:36px;line-height:36px;font-size:14px;width:130px;margin-left:15px;}

  

    .news{padding:20px 0;}
    .news .n_span{margin-top:10px;}
    .news .n_span .span_a{width:130px;font-size:14px;}
    .news .n_ul{margin-top:15px;}
    .news .n_ul .n_txt{padding:10px;}
    .friendlink{padding:10px 0;}
    .foot{padding:20px 0;}
    .foot .f_tit{font-size:16px;height:26px;line-height:26px;}
    .foot .f_left{width:calc(100% - 300px);}
    .foot .f_left i{height:58px;}
    .foot .f_left p{line-height:30px;}
    .foot .f_left p:nth-of-type(1){margin-top:20px;}
    .foot .f_center{display:none;}
    .foot .f_center .fc_li{margin-left:50px;}
    .foot .f_center .fc_a{margin-top:20px;}
    .foot .f_center .fc_a a{height:32px;line-height:32px;}
    .foot .f_right{width:300px;padding-left:30px;margin-top:0;}
    .footbottom{padding:16px 0;}


	.izl-rmenu{display:none;}
	#px_banner{padding-bottom:280px;}
    .px_txt{padding-bottom:0;}
    .px_txt p{font-size:14px;line-height:23px;}
    .px_txt p:first-child{font-size:32px;height:40px;line-height:40px;margin-bottom:12px;}
    .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{height:50px;line-height:50px;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;}
}

.clean10{clear:both;height:10px;overflow:hidden;}
.clean40{clear:both;height:40px;overflow:hidden;}
.inner-page-l{ width: 25%; float: left}
/*内页-侧边*/
.sidebar-block {margin-right:20px;overflow:hidden;}
.sidebar-box {overflow:hidden;margin-bottom:20px;background-color:#eee;padding:16px 20px;}
.sidebar-title {overflow:hidden;padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid #36aac8;}
.sidebar-title span {font-size:24px;line-height:24px;text-transform:capitalize;color:#36aac8;font-weight: bold;}

/*内页-侧边联系方式*/
.sidebar-contant {overflow:hidden;}
.sidebar-contact .mb-20 {font-size:14px;line-height:30px;margin-bottom:15px;padding-left:45px;position:relative;}
.sidebar-contact .mb-20:nth-last-child(1) {margin-bottom:0;}
.sidebar-contact .mb-20:nth-child(1) .inner-title i {font-size:16px;}
.sidebar-contact .inner-title {color:#2d2b27;font-weight:bold;position:absolute;left:0;top:0;background:#ddd;border-radius:4px;float:left;font-size:20px;height:35px;line-height:35px;text-align:center;width:35px;}
.sidebar-contact .inner-title i {font-size:17px;color:#2d2b27;}
.sidebar-contact ul li a {word-break:break-all;display:inline-block;font-size:15px;}
.sidebar-contact ul li a:hover {color:#2d2b27;}
.sidebar-contact ul {overflow:hidden;}
.sidebar-contact ul li {line-height:20px;margin:8px 0;float:left;}
.inner-page-r{ width: 75%; float: right}

/*内页-产品左侧二级菜单*/
.aside {float:left;width:230px;}
.side-tit-bar {position:relative;margin-bottom:15px;}
.side-tit-bar .side-tit {position:relative;height:38px;overflow:hidden;white-space:nowrap;line-height:38px;color:#2d2b27;padding:0 0 0 15px;text-transform:uppercase;}
.side-widget {position:relative;margin:0 0 25px;background-color:#eee;padding:16px 20px;}
.side-cate li {position:relative;line-height:1.5em;padding:5px 0;-ms-word-break:break-all;word-break:break-all;word-wrap:break-word;}
.side-cate li li {font-size:16px;}
.side-cate li a {position:relative;display:block;margin-right:38px;padding:10px 0;word-break:break-word;font-size: 20px;color: #333;}
.side-cate li a:hover, .side-cate li.active .erji{color:#009543;}
.side-cate ul {display:none;overflow:visible !important;padding-bottom:6px;}
.side-cate li li {padding:3px 0;}
.side-cate li li a {padding:4px 10px 4px 15px;margin-right:0;position:relative;font-size:16px;}
.side-cate li li a:hover,.side-cate li li.active>a {color:#009543;}
.side-cate li li a:hover:before,.side-cate li li.active>a:before {background-color:#009543;}
.side-cate li li a:before {content:'';display:inline-block;width:10px;height:10px;background-color:#666;position:absolute;left:0;top:10px;border-radius: 10px;}
.side-cate li li li a {padding:0 66px;margin-right:0;}
.side-cate>li {border-bottom:1px solid #ddd;}
.side-cate li .icon-cate {position:absolute;right:10px;top:11px;display:inline-block;width:20px;height:20px;line-height:23px;overflow:hidden;text-align:center;font-size:10px;cursor:pointer;color:#2d2b27;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.side-cate li .icon-cate.icon-cate-down:before {content:"\e62b";font-family:"iconfont";}
.side-cate li .icon-cate.icon-cate-up:before {content:"\e644";font-family:"iconfont";}
.side-cate li.nav-current > .icon-cate,.side-cate li:hover > .icon-cate,li.show_li >.icon-cate {color:#2d2b27;}
.side-cate li .icon-cate:hover {background-color:#2d2b27;color:#fff;}
@media screen and (max-width:1024px) {.side-cate {padding:0;}
}
@media screen and (max-width:768px) {.side-widget {display:block;}
}










/*992以下屏幕*/
@media screen and (max-width:1023px){
	.container{width:738px;}
    .head{display:none;}
	.topbg{height:70px;}
	.top .container{width:calc(100% - 30px);}
	.top .logo{width: calc(100% - 60px); margin:13px 0;}
	.top .t_right{display:none;}
	.top .nav{display:block;}
	/*#mobileheadbg{display:block;}*/
	/*#mobilehead{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;}*/



    .fenge{padding:15px 0;}
    .fenge p:first-child{font-size:20px;height:28px;line-height:28px;}
    .fenge p:nth-child(2){font-size:15px;height:22px;line-height:22px;margin-top:5px;}
    .fenge p:nth-child(3){font-size:12px;}
    .fenge span{font-size:14px;margin-top:10px;background-size:auto 20px;padding-left:20px;}
    .foot .f_form input{height:42px;line-height:40px;}
    .foot .f_form img{ height: 42px;}
    .foot .f_form .foot_btn{height:42px;line-height:42px;}
    .footbottom{padding:10px 0 60px;}




	
	



	#floatBottom{display:block;}
    #px_banner{padding-bottom:200px;}
    .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;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){
    .page-banner-slide{ height: 250px;}
    .loge,.banner_wz{ display: none}
	.container{width:calc(100% - 30px);}
    #mobilehead .logo{width:calc(100% - 70px);}

    .zi_bt h1:after{ left: 45%}
    
    
    
    .pb_title{padding-top:18px;}
    .pb_title i{font-size:20px;height:20px;line-height:20px;}
   
    .about{margin: 20px 0;}
    .w1200{ width:auto}
    .counter{ width: 50%; margin-bottom: 20px;}
    .cp_bj{ background-size: cover;padding: 40px 0 ;}

    .cp_lm a{ width:auto; padding: 11px 25px; margin-bottom: 10px}
    .pro_c ul li{ width: 48%}
    .pro_c ul li img{ height: 160px;}
    .more{ margin-top: 15px;}
    
    .xl_lm ul{ margin-top:0;}
    .xl_lm ul li:nth-child(2n){ margin-top: 0}
    .xl_lm ul li{ width: 48%}
    .xl_lm ul li h3,.xl_lm ul li:last-child{ display: none}
    .xl_lm ul li h2{ margin-bottom: 40px;}
    
    .cp_gd { height: 250px;}
    .cp_gd ul li { width: 200px;}
    .cp_gd ul li img{ height: 200px}
    
    
    .shuzi{ padding: 20px 0}
    .fn_gyt{ padding: 20px 0}
    .fn_gyt dl,.fn_gyt dl h2,.fn_gyt dl p{ width: 100%; font-size: 24px;}

    .fn_gyt img{ width: 100%; position: inherit; margin-top: 20px;}
    
    .fn_gy ul{ width: 100%}
    .fn_gy ul li{ width: 100%; margin-right: 0; margin-bottom: 1%}
    .fn_gy ul li img{ height: 150px;}
    
    .hez dl,.hz_wz{ width: 100%}
    .hz_wz{ margin-top: 30px; padding-bottom: 30px;}
    .hz_wz h2{ font-size: 38px;}
    .hz_wz h3{font-size: 18px;margin: 20px 0 }
    .hez{background: url(../image/hez1.jpg)  no-repeat;}
    
    
    .fenge p:first-child{height:auto;font-size:17px;line-height:24px;}
    .news .n_span .span_a{width:32%;margin-left:2%;}
    .foot .f_left{width:100%;float:none;}
    .foot .f_left i{height:32px;}
    .foot .f_left p{line-height:26px;}
    .foot .f_left p:nth-of-type(1){margin-top:10px;}
    .foot .f_right{width:100%;padding-left:0;margin-top:20px;}
    .foot .f_right .fr_form{margin-top:10px;}
    .foot .f_form,.foot .f_right .fr_ewm{ display: none}

    .fn_gyt dl b{ font-size: 30px;}
    .fn_gyt dl p{margin-top: 10px;}


	#stylesubnav .xq_crumbs{font-size:13px;}
	#stylesubnav .xq_crumbs a{margin:0 5px;}
    .video{width:96%;padding:5px;left:2%;margin-left:0;}
    .video span{left:50%;top:100%;margin-left:-20px;}
    #px_banner{padding-bottom:28%;}
    .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_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;}
    
    .inner-page-l,.inner-page-r{ width: 100%}
    .sidebar-box{ 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;}
}