/*-----  Global  ----*/
*{margin:0px;padding:0px; border-width:0;}
body{font-size:14px; font-family:"Microsoft YaHei";color:#555;}
a,a:visited{text-decoration:none!important;color:#555;}
a:hover,a:active{text-decoration:none!important;color:#555;}
ul li{list-style:none;}
.clear{clear:both; height:0px; width:0px; overflow:hidden;}
.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix{display: inline-table;}
/* Hides from IE-mac \*/ 
*html .clearfix {height: 1%;}
.clearfix {display: block;}
.floatLeft{float:left;}
.floatRight{float:right;}
::-webkit-input-placeholder
{color:#ccc;}
:-moz-placeholder
{color:#ccc;}
::-moz-placeholder
{color:#ccc;}
:-ms-input-placeholder
{color:#ccc;}
/*head*/
#headbg{background:#f1efef;height:33px;}
.head{}
.head p{margin:0;float:left;color:#8a8a93;font-size:15px;height:33px;line-height:33px;}
.head .h_span{float:right;font-size:0;-webkit-text-size-adjust:none;}
.head .h_span a{display:inline-block;height:33px;line-height:33px;font-size:15px;color:#8a8a93;margin-left:20px;position:relative;}
.head .h_span a:before{content:'';width:1px;height:16px;background:#919199;position:absolute;left:-10px;top:9px;}
.head .h_span a:after{content:'';width:1px;height:16px;background:#c1c0c4;position:absolute;right:-10px;top:9px;}
.head .h_span a:first-child{margin-left:0;}
.head .h_span a:first-child:before{content:none;}
.head .h_span a:last-child:after{content:none;}
/*top*/
#topbg{height:125px;background:url(/template/default/images/topbg.jpg) repeat-x left top;position:relative;padding:22px 0;}
.top{}
.top .t_left{float:left;padding:13px 0 11px;}
.top .t_left .logo{width:420px;float:left;}
.top .t_left .logo img{width:100%;height:auto;display:block;}
.top .t_left i{display:block;width:1px;height:57px;float:left;margin-left:12px;background:#D1D1D1;}
.top .t_left .t_txt{float:left;margin-left:17px;}
.top .t_left .t_txt p{margin:0;color:#333;}
.top .t_left .t_txt p span{font-size:12px;color:#6e6e6e;}
.top .t_left .t_txt p:first-child{height:22px;line-height:22px;font-size:18px;}
.top .t_left .t_txt p:last-child{height:27px;line-height:27px;font-size:21px;font-weight:bold;margin-top:8px;}
.top .t_right{float:right;}
.top .t_right .t_erweima{width:81px;height:81px;float:left;}
.top .t_right .t_erweima img{width:100%;height:100%;display:block;}
.top .t_right .t_p{float:left;margin-left:15px;padding-bottom:3px;}
.top .t_right .t_p p{margin:0;height:24px;line-height:24px;color:#f93131;font-size:30px;margin-top:2px;font-weight:bold;}
.top .t_right .t_p p:first-child{font-size:14px;color:#000;margin-top:10px;font-weight:normal;}


.top .logo img,.top .nav,.top .nav .firstfloor>li{display:block;transition: 0.4s;-webkit-transition: 0.4s;-moz-transition: 0.4s;-o-transition: 0.4s;}
/*nav*/
#pcnavbg{background:#c40000;height:62px;}
.pcnav{}
.pcnav ul{margin:0;}
.pcnav .firstfloor>li{font-size:16px;text-align:center;position:relative;cursor:pointer;float:left;width:10%;}
.pcnav .firstfloor>li>a{display:block;width:100%;color:#FFF;height:62px;line-height:62px;border-left:1px solid rgba(255,255,255,.2);}
.pcnav .firstfloor>li:first-child>a{border-left:none;}
.pcnav .firstfloor>li:hover>a{background:#666;color:#FFF;border-left:1px solid #666;}
.pcnav .secondfloor{position:absolute;left:0;top:100%;z-index:9999;display:none;background:#666;width:100%;border-top:none;box-sizing:border-box;}
.pcnav .secondfloor>li{border-top:1px solid rgba(255,255,255,.2);width:100%;line-height:50px;height:50px;font-size:13px;margin-left:0;}
.pcnav .secondfloor>li>a{width:100%;height:100%;display:block;color:#FFF;}
.pcnav .secondfloor li a:hover{background:rgba(102,102,102,.5);color:#FFF;}
.pcnav .secondfloor li:hover{background:rgba(102,102,102,.5);color:#FFF;}
/*.topfix{background:#fff;-webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);top:0;position:fixed;}*/
/*mobilehead*/
#mobilehead{height:70px;width:100%;display:none;background:url(/template/default/images/topbg.jpg) repeat-x left top;}
#mobilehead .logo{width:calc(100% - 120px);height:70px;display:block;float:left;background:url(/template/default/images/mlogo.png) no-repeat 10px center;background-size:auto 50px;}
#mobilehead .nav{float:right;}
#mobilehead .nav_bg{display:none;position:fixed;top:103px;left:0;z-index:989;width:100%;height:calc(100% - 103px);background:rgba(0, 0, 0, 0.6);animation:fade-in .43s ease 0s;-webkit-animation:fade-in .43s ease 0s;}
#mobilehead .nav .nav_box{display:none;position:absolute;top:103px;left:0;z-index:991;width:100%;overflow:auto;border-top:1px solid #eee;background:#fff;box-sizing:border-box;}
#mobilehead .nav .nav_one>li{border-bottom:1px solid #eee;padding:0 10px;}
#mobilehead .nav .nav_one>li>span{height:42px;line-height:42px;font-size:15px;}
#mobilehead .nav .nav_one>li>span>a{display:block;position:relative;width:calc(100% - 150px);height:42px;box-sizing:border-box;font-size:15px;color:#666;line-height:42px;float:left;}
#mobilehead .nav .nav_one>li>span>i{float:right;display:block;width:150px;height:42px;}
#mobilehead .nav .nav_one>li>span>i>em{float:right;width:42px;height:42px;background:url(/template/default/images/8b1a2ff16cca.png) no-repeat center center;-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;display:block;}
#mobilehead .nav .nav_one>li>span>i>em.on{-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);}
#mobilehead .nav .nav_one>li>ul{display:none;}
#mobilehead .nav .nav_one>li>ul>li{height:36px;line-height:36px;text-indent:20px;}
#mobilehead .nav .nav_one>li>ul>li>a{font-size:15px;color:#666;width:100%;height:100%;display:block;}
#mobilehead .nav .push-nav{display:block;position:relative;z-index:998;width:54px;height:50px;font-size:0;margin-right:8px;background:rgba(138,138,138,.5);margin-top:10px;border-radius:5px;}
#mobilehead .nav .push-nav .nav-toggle{display:block;position:absolute;left:50%;top:50%;border:0;border-radius:4px;cursor:pointer;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);}
#mobilehead .nav .push-nav.on .nav-toggle{margin-left:-4px;}
#mobilehead .nav .push-nav .nav-toggle span{display:block;position:relative;z-index:1;width:37px;height:2px;margin:0 0 10px auto;background:#8a8a93;border-radius:3px;-webkit-transform-origin:35px;transform-origin:35px;-webkit-transition:all .5s;transition:all .5s;}
#mobilehead .nav .push-nav .nav-toggle span.two{width:30px;}
#mobilehead .nav .push-nav .nav-toggle span:last-child{margin-bottom:0;}
#mobilehead .nav .push-nav.on .nav-toggle span{ opacity:1;}
#mobilehead .nav .push-nav.on .nav-toggle span:nth-child(3){-webkit-transform:rotate(45deg);transform:rotate(45deg);}
#mobilehead .nav .push-nav.on .nav-toggle span:nth-child(2){-webkit-transform:scale(0);transform:scale(0);}
#mobilehead .nav .push-nav.on .nav-toggle span:nth-child(1){-webkit-transform:rotate(-45deg);transform: rotate(-45deg);}
#mobilehead .nav .nav_contact{position:relative;border-top:1px solid #eee;color:#666;}
#mobilehead .nav .nav_contact .nav_txt{width:100%;}
#mobilehead .nav .nav_contact .nav_txt span{height:42px;line-height:42px;display:block;float:left;position:relative;text-indent:15px;margin-left:10px;font-size:15px;}
#mobilehead .nav .nav_contact .nav_txt span a{color:#666;}
#mobilehead .nav .nav_contact .nav_txt span.sitemapicon{background:url(/template/default/images/mobilesitemap.png) no-repeat left center;background-size:auto 15px;}
#mobilehead .nav .nav_contact .nav_txt span.topphoneicon{background:url(/template/default/images/mobilephone.png) no-repeat left center;background-size:auto 15px;}
#mobilehead .nav .nav_contact .nav_txt span.topemailicon{background:url(/template/default/images/mobileemail.png) no-repeat left center;background-size:auto 15px;text-indent:25px;}
/*flash*/
.index_banner{width:100%;height:0;padding-bottom:30.95%;position:relative;overflow:hidden;}
.index_banner .swiper-wrapper{position:absolute;left:0;top:0;width:100%;height:100%;}
.index_banner .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover;}
.index_banner .swiper-pagination-bullet{width:10px;height:10px;opacity:1;background:#FFF;}
.index_banner .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#c40000;}
/*hot*/
#hotbg{background:#F5F7F7;padding:24px 0 23px;border-bottom:1px solid #DFDFDF;}
.hot{}
.hot p{margin:0;font-size:0;-webkit-text-size-adjust:none;}
.hot p span{display:inline-block;font-size:14px;color:#4d4d4d;height:20px;line-height:20px;}
.hot p a{display:inline-block;font-size:14px;color:#666;height:20px;line-height:20px;padding:0 10px;}
/*pb_title*/
.pb_title{text-align:center;position:relative;background:url(/template/default/images/h2_bottom.png) no-repeat center bottom;padding-bottom:25px;}
.pb_title h2{margin:0;font-size:45px;color:#000;text-align:center;font-weight:bold;height:55px;line-height:55px;position:relative;}
.pb_title p{margin:0;color:#898888;text-align:center;line-height:25px;margin-top:2px;font-size:15px;}
/*product*/
.product{position:relative;padding:33px 0 73px;}
.product .p_content{margin-top:19px;}
.p_class{width:283px;float:left;position:relative;border:10px solid #C40000;}
.p_class .pc_left{width:100%;padding:11px 0 10px 7px;background:#c40000;}
.p_class .pc_left p{margin:0;color:#FFF;padding-left:33px;}
.p_class .pc_left p:first-child{background:url(/template/default/images/classicon.png) no-repeat left center;font-size:30px;font-weight:bold;height:36px;line-height:34px;}
.p_class .pc_left p:last-child{font-size:14px;font-family:Arial;height:20px;line-height:20px;margin-top:8px;}
.p_class .pc_right{width:calc(100% - 150px);float:right;padding-right:50px;background:#e6e6e6;height:50px;line-height:50px;position:relative;text-align:center;font-size:16px;display:none;}
.p_class .pc_right em{display:block;width:50px;height:50px;background:url(/template/default/images/navarrow.png) no-repeat center center;-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;position:absolute;right:0;top:0;}
.p_class .pc_right.on em{-ms-transform:rotate(-180deg);-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
.p_class .pc_ul{background:#F7F5F5;padding:0 0 10px;}
.p_class .pc_ul ul{margin:0;}
.p_class .pc_ul ul li{margin-top:5px;}
.p_class .pc_ul ul li p{margin:0;width:100%;height:46px;line-height:46px;font-size:16px;color:#FFF;background:url(/template/default/images/c_icon1.png) no-repeat right 20px center #a20808;padding-left:10px;}
.p_class .pc_ul ul li p a{color:#FFF;}
.p_class .pc_ul ul li dl{margin:0;padding-top:6px;}
.p_class .pc_ul ul li dl dd{margin-top:6px;width:100%;height:30px;line-height:30px;background:#fff;padding-left:10px;font-size:15px;color:#fe6001;font-size:13px;}
.p_class .pc_ul ul li dl dd:first-child{margin-top:0;}
.p_class .pc_ul ul li dl dd a{display:block;width:100%;height:100%;color:#fe6001;}
.p_class .pc_ul .pc_bottom{margin-top:9px;padding:10px 10px 10px 20px;background:#666;}
.p_class .pc_ul .pc_bottom .p_txt{background:url(/template/default/images/left_phone.png) no-repeat left center;padding-left:53px;}
.p_class .pc_ul .pc_bottom .p_txt p{margin:0;color:#FFF;height:22px;line-height:22px;}
.p_class .pc_ul .pc_bottom .p_txt p:first-child{font-size:14px;}
.p_class .pc_ul .pc_bottom .p_txt p:last-child{font-size:16px;margin-top:1px;}
.p_class .pc_ul .pc_bottom .p_phone{margin-top:9px;}
.p_class .pc_ul .pc_bottom .p_phone p{margin:0;color:#FFF;font-size:18px;height:27px;line-height:27px;}
.p_class .pl_erweima{width:100%;background:#F7F5F5;padding:10px 0 0;margin-top:0px;}
.p_class .pl_erweima img{width:100%;height:100%;display:block;}
.product .p_right{width:calc(100% - 300px);float:right;}
.product .p_right .pr_title{width:100%;height:85px;background:url(/template/default/images/pr_titlebg.png) repeat-x left center #F6F6F6;position:relative;}
.product .p_right .pr_title span{padding:0 20px 0 30px;display:inline-block;font-size:24px;color:#333;line-height:85px;background:#F6F6F6;}
.product .p_right .pr_title a{display:inline-block;height:85px;line-height:85px;position:absolute;right:0;top:0;padding:0 15px;background:#F6F6F6;color:#9a9a9a;}
.product .p_right .p_ul{position:relative;}
.product .p_right .p_ul .p_li{margin-top:29px;width:32%;margin-left:2%;float:left;display:block;}
.product .p_right .p_ul .p_li:nth-child(3n+1){margin-left:0;}
.product .p_right .p_ul .p_li .p_img{width:100%;padding-bottom:75%;position:relative;}
.product .p_right .p_ul .p_li .p_img img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;border:1px solid #E5E5E5;}
.product .p_right .p_ul .p_li p{margin:0;line-height:43px;height:43px;color:#0d0d0d;font-size:15px;padding:0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:#f5f5f7;text-align:center;}
.product .p_right .pr_img{width:100%;margin-top:10px;}
.product .p_right .pr_img img{width:100%;height:100%;display:block;}
/*fenge*/
#fengebg{background:url(/template/default/images/fengebg.jpg) no-repeat left top #c40000;padding:55px 0 56px;background-size:auto 100%;}
.fenge{}
.fenge .fg_txt{padding-left:460px;}
.fenge .fg_txt p{margin:0;color:#fff;}
.fenge .fg_txt p:first-child{height:56px;line-height:56px;font-size:48px;font-weight:bold;}
.fenge .fg_txt p:last-child{height:40px;line-height:40px;font-size:24px;margin-top:8px;}
/*youshi*/
.youshi{padding:54px 0 77px;}
.youshi .y_ul{margin-top:45px;}
.youshi .y_ul .y_li{background:#F8F8F8;}
.youshi .y_ul .y_li .y_left{float:left;}
.youshi .y_ul .y_li .y_right{float:right;}
.youshi .y_ul .y_li .y_img{width:50%;}
.youshi .y_ul .y_li .y_img .y_img_img{width:100%;padding-bottom:48.17%;position:relative;}
.youshi .y_ul .y_li .y_img .y_img_img img{width:100%;height:100%;display:block;position:absolute;left:0;top:0;object-fit:cover;}
.youshi .y_ul .y_li .y_txt{width:50%;}
.youshi .y_ul .y_li .y_txt .y_pp{width:100%;padding-bottom:48.17%;position:relative;}
.youshi .y_ul .y_li .y_txt .y_pp .y_p{width:100%;height:100%;position:absolute;left:0;top:0;}
.youshi .y_ul .y_li .y_txt .y_pp .y_p .y_c{position:absolute;width:100%;left:0;top:50%;transform:translateY(-50%);padding:0 40px;}
.youshi .y_ul .y_li .y_txt .y_pp .y_p .y_c .pp{padding-left:145px;position:relative;}
.youshi .y_ul .y_li .y_txt .y_pp .y_p .y_c .pp span{display:block;width:125px;height:109px;line-height:109px;font-size:125px;font-family:Impact;color:#e8e8e8;text-align:left;position:absolute;left:0;top:0;}
.youshi .y_ul .y_li .y_txt .y_pp .y_p .y_c .pp p{margin:0;}
.youshi .y_ul .y_li .y_txt .y_pp .y_p .y_c .pp p:nth-child(2){height:30px;line-height:30px;font-size:24px;font-weight:bold;color:#c40000;}
.youshi .y_ul .y_li .y_txt .y_pp .y_p .y_c .pp p:nth-child(3){height:20px;line-height:20px;margin-top:5px;font-size:16px;color:#3e3e3e;font-family:Arial;}
.youshi .y_ul .y_li .y_txt .y_pp .y_p .y_c .pp p:last-child{color:#565656;line-height:24px;font-size:14px;margin-top:6px;}
/*yingyong*/
#yingyongbg{padding:50px 0 88px;background:url(/template/default/images/lingyubg.jpg) no-repeat center center;background-size:cover;}
#yingyongbg .pb_title{background:url(/template/default/images/yingyongh2_bottom.png) no-repeat center bottom;}
.yingyong{margin-top:42px;overflow:hidden;}
.yingyong .y_li{position:relative;}
.yingyong .y_li .y_img{background:#e4e4e4;padding:2px;display:block;width:100%;padding-bottom:75%;position:relative;}
.yingyong .y_li .y_img img{object-fit:cover;width:100%;height:100%;position:absolute;left:0;top:0;}
.yingyong p{margin:0;height:40px;line-height:40px;font-size:16px;text-align:center;background:#F5F5F5;}
/*info*/
#infobg{background:#F8F8F8;padding:42px 0 81px;}
.info{margin-top:20px;}
.info .i_left{width:370px;float:left;position:relative;z-index:10;}
.info .i_left .i_ul{width:100%;padding:50px 10px 57px 86px;background:#FFF;border-bottom:2px solid #f8f8f8;cursor:pointer;}
.info .i_left .i_ul .i_li{width:100%;padding-left:82px;position:relative;}
.info .i_left .i_ul .i_li i{display:block;position:absolute;left:0;top:0;width:48px;height:48px;}
.info .i_left .i_ul .i_li i.icon1{background:url(/template/default/images/info_icon1.png) no-repeat left center;}
.info .i_left .i_ul .i_li i.icon2{background:url(/template/default/images/info_icon2.png) no-repeat left center;}
.info .i_left .i_ul .i_li i.icon3{background:url(/template/default/images/info_icon3.png) no-repeat left center;}
.info .i_left .i_ul .i_li p{margin:0;text-align:left;}
.info .i_left .i_ul .i_li p:nth-child(2){height:28px;line-height:28px;font-size:18px;color:#000;}
.info .i_left .i_ul .i_li p:last-child{height:18px;line-height:18px;font-size:14px;font-family:Arial;color:#747474;margin-top:2px;}
.info .i_left .i_ul.on{background:#c40000;border-bottom:2px solid #c40000;}
.info .i_left .i_ul.on .i_li i.icon1{background:url(/template/default/images/info_icon1_hover.png) no-repeat left center;}
.info .i_left .i_ul.on .i_li i.icon2{background:url(/template/default/images/info_icon2_hover.png) no-repeat left center;}
.info .i_left .i_ul.on .i_li i.icon3{background:url(/template/default/images/info_icon3_hover.png) no-repeat left center;}
.info .i_left .i_ul.on .i_li p:nth-child(2){color:#F4F4F4;}
.info .i_left .i_ul.on .i_li p:last-child{color:rgba(255,255,255,.4);}
.info .i_right{width:calc(100% - 370px);float:right;background:url(/template/default/images/infobg.jpg) no-repeat right top;height:471px;padding:70px 170px 0 0;}
.info .i_right .i_item_wai{height:325px;box-shadow:-5px 5px 5px rgba(238,238,238,.5);z-index:9;overflow:hidden;}
.info .i_right .i_item{height:325px;}
.info .i_right .i_txt{width:100%;background:#FFF;padding:37px 25px 43px 33px;}
.info .i_right .i_txt p{margin:0;color:#747474;}
.info .i_right .i_txt p:first-child{height:30px;line-height:30px;font-size:24px;font-weight:bold;}
.info .i_right .i_txt p:nth-child(2){margin-top:15px;line-height:30px;height:150px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;}
.info .i_right .i_txt a{display:inline-block;width:27px;height:23px;line-height:23px;background:#c40000;font-size:18px;margin-top:27px;text-align:center;color:#FFF;}
/*news*/
#newsbg{background:#f3f3f3;padding:40px 0 87px;}
#newsbg .pb_title{background:none;padding-bottom:0;}
.news{}
.news .news_span{height:44px;font-size:0;-webkit-text-size-adjust:none;text-align:center;margin-top:26px;}
.news .news_span span{display:inline-block;height:44px;line-height:42px;border:1px solid #CECECE;padding:0 47px;font-size:16px;color:#666;margin-left:19px;cursor:pointer;background:#FFF;}
.news .news_span span:first-child{margin-left:0;}
.news .news_span span.on{background:#CA0000;color:#FFF;}
/*news*/
.news{padding:30px 0 5px;}
.news .news_list{margin-top:10px;}
.news .news_list .news_li{display:block;width:calc(100% - 680px);float:right;margin-top:27px;}
.news .news_list .news_li:first-child{width:600px;float:left;margin-top:31px;}
.news .news_list .news_li .news_top{}
.news .news_list .news_li .news_top .nt_txt{width:180px;float:left;background:#222;padding-bottom:34px;}
.news .news_list .news_li .news_top .nt_txt p{margin:0;text-align:center;}
.news .news_list .news_li .news_top .nt_txt p:first-child{margin-top:25px;height:30px;line-height:30px;font-size:20px;color:#FFF;}
.news .news_list .news_li .news_top .nt_txt p:nth-child(2){height:14px;line-height:14px;font-size:14px;color:#9190a3;}
.news .news_list .news_li .news_top .nt_txt p:nth-child(3){height:30px;line-height:30px;font-size:26px;color:#d81e25;margin-top:51px;font-weight:bold;}
.news .news_list .news_li .news_top .nt_txt p:last-child{height:26px;line-height:26px;font-size:16px;color:#d81e25;}
.news .news_list .news_li .news_top .news_img{width:calc(100% - 180px);padding-bottom:210px;position:relative;float:right;}
.news .news_list .news_li .news_top .news_img img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
.news .news_list .news_li .news_txt{padding:14px 0 10px;}
.news .news_list .news_li .news_txt p{margin:0;margin-top:6px;}
.news .news_list .news_li .news_txt p a{color:#222;}
.news .news_list .news_li .news_txt p:first-child{height:26px;line-height:26px;font-size:16px;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news .news_list .news_li .news_txt p:nth-child(2){line-height:24px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;min-height:48px;}
.news .news_list .news_li .news_p{padding:0px 0 27px;border-bottom:1px solid #dadada;}
.news .news_list .news_li .news_p .news_date{width:106px;position:relative;float:left;height:62px;line-height:62px;text-align:center;color:#888;font-size:20px;font-style:italic;}
.news .news_list .news_li .news_p .news_date span{font-weight:bold;font-size:40px;}
.news .news_list .news_li .news_p .news_pp{width:calc(100% - 106px);float:right;}
.news .news_list .news_li .news_p .news_pp p{margin:0;margin-top:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news .news_list .news_li .news_p .news_pp p:first-child{font-size:16px;line-height:26px;height:26px;color:#222;}
.news .news_list .news_li .news_p .news_pp p:last-child{font-size:14px;height:24px;line-height:24px;}
@media screen and (max-width:1309px){
	.news{padding:15px 0 30px;}
	.news .news_list{margin-top:10px;}
	.news .news_list .news_li{width:calc(100% - 510px);}
	.news .news_list .news_li:first-child{width:490px;}
}
@media screen and (max-width:1023px){
	#newsbg{padding:10px 0 20px;}
	.news .news_list .news_li{margin-top:15px;width:100%!important;}
	.news .news_list .news_li:first-child{margin-top:15px;}
	.news .news_list .news_li .news_txt{padding:8px 0 0;}
	.news .news_list .news_li .news_p{padding:0 0 15px;}
}
@media screen and (max-width:499px){
	.news{padding:0 0 15px;}
	.news .news_list{margin-top:0;}
	.news .news_list .news_li{margin-top:8px;}
	.news .news_list .news_li .news_top .nt_txt{display:none;}
	.news .news_list .news_li .news_top .news_img{width:100%;padding-bottom:50%;}
	.news .news_list .news_li .news_p .news_date{width:80px;}
	.news .news_list .news_li .news_p .news_pp{width:calc(100% - 96px);}
	.news .news_list .news_li .news_p{padding:0 0 8px;}
}
/*.news .news_list{margin-top:23px;}*/
/*.news .news_left{width:380px;height:530px;float:left;position:relative;margin-top:10px;}*/
/*.news .news_left img{width:100%;height:100%;display:block;}*/
/*.news .news_left .n_h2{width:100%;height:56px;position:absolute;left:0;bottom:40px;background:url(/template/default/images/news_icon.png) no-repeat right 35px center;padding-left:35px;}*/
/*.news .news_left .n_h2 p{margin:0;color:#FFF;height:20px;line-height:20px;font-size:16px;font-weight:bold;}*/
/*.news .news_left .n_h2 p:first-child{height:36px;line-height:36px;font-size:28px;}*/
/*.news .news_right{width:calc(100% - 390px);float:right;}*/
/*.news .news_right .n_ul{width:47.66%;padding-left:10px;display:inline-block;margin-top:10px;box-shadow:3px 3px 5px rgba(228,228,228,1);}*/
/*.news .news_right .n_ul:first-child,.news .news_right .n_ul:nth-child(2){float:left;width:52.34%;padding-left:0;}*/
/*.news .news_right .n_ul .nr_li{background:#FFF;width:100%;padding:38px 25px 50px 35px;text-align:left;}*/
/*.news .news_right .n_ul:first-child .nr_li,.news .news_right .n_ul:nth-child(2) .nr_li{padding:30px 30px 38px;}*/
/*.news .news_right .n_ul .nr_li .c_txt{padding-bottom:20px;border-bottom:1px solid #EEE;}*/
/*.news .news_right .n_ul .nr_li .c_txt p{margin:0;}*/
/*.news .news_right .n_ul .nr_li .c_txt p a{color:#000;}*/
/*.news .news_right .n_ul .nr_li .c_txt p:first-child{line-height:40px;height:40px;font-size:18px;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}*/
/*.news .news_right .n_ul .nr_li .c_txt p:last-child{line-height:24px;height:48px;color:#858585;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}*/
/*.news .news_right .n_ul .nr_li .c_data{margin-top:23px;background:url(/template/default/images/newsli.jpg) no-repeat right center;}*/
/*.news .news_right .n_ul .nr_li .c_data span{display:block;text-align:left;}*/
/*.news .news_right .n_ul .nr_li .c_data span:first-child{font-size:30px;height:32px;line-height:32px;color:#999;font-weight:bold;}*/
/*.news .news_right .n_ul .nr_li .c_data span:last-child{font-size:12px;height:20px;line-height:20px;color:#999;margin-top:8px;}*/
/*.news .news_right .n_ul .nr_li .data{width:91px;height:82px;border-right:1px solid #eee;float:left}*/
/*.news .news_right .n_ul .nr_li .data span{display:block;text-align:left;}*/
/*.news .news_right .n_ul .nr_li .data i{width:20px;height:1px;display:block;margin:8px 0 9px;background:#CCC;}*/
/*.news .news_right .n_ul .nr_li .data span:first-child{font-size:30px;height:44px;line-height:44px;color:#999;font-weight:bold;}*/
/*.news .news_right .n_ul .nr_li .data span:last-child{font-size:12px;height:20px;line-height:20px;color:#999;margin-top:2px;}*/
/*.news .news_right .n_ul .nr_li .title{width:calc(100% - 110px);height:82px;float:right;background:url(/template/default/images/newsli.jpg) no-repeat left 7px bottom 5px;}*/
/*.news .news_right .n_ul .nr_li .title p{margin:0;font-size:18px;color:#000;line-height:30px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}*/
/*foot*/
/*friendlink*/
.friendlink1{border-top:1px solid rgba(255,255,255,.2);padding:24px 0 44px;}
.friendlink1 span{width:70px;float:left;display:block;height:24px;line-height:24px;font-size:14px;color:#9299a6;position:relative;margin-top:7px;}
.friendlink1 .fl_right{width:calc(100% - 70px);float:right;font-size:0;-webkit-text-size-adjust:none;}
.friendlink1 .fl_right a{color:#9299a6;white-space:nowrap;display:inline-block;font-size:14px;position:relative;height:24px;line-height:24px;margin-top:7px;margin-right:25px;}
/*foot*/
.foot{background:url(/template/default/images/lingyubg.jpg) no-repeat center center;background-size:cover;background-attachment:fixed;padding-top:70px;}
.foot>.container{position:relative;padding-bottom:52px;}
.foot .f_t{font-size:22px;height:32px;line-height:32px;color:#FFF;font-weight:bold;}
.foot .f_left{width:calc(100% - 368px);float:left;font-size:0;-webkit-text-size-adjust:none;}
.foot .f_left .fl_li{display:inline-block;margin-left:120px;vertical-align:top;}
.foot .f_left .fl_li:first-child{margin-left:0;}
.foot .f_left .fl_li .fl_a{padding-top:34px;}
.foot .f_left .fl_li .fl_a a{display:block;font-size:14px;line-height:36px;color:#c7ccd1;}
.foot .f_left .fl_li .fl_a a:hover{color:#FFF;text-decoration:underline;}
.foot .f_left .fl_pp{padding-left:50px;font-size:0;-webkit-text-size-adjust:none;}
.foot .f_left .fl_pp>p{font-size:14px;line-height:24px;height:24px;color:#FFF;}
.foot .f_left .fl_pp .mt{margin:22px 0 23px;}
.foot .f_left .fl_pp .fl_p{display:inline-block;margin-left:30px;}
.foot .f_left .fl_pp .fl_p:nth-child(odd){margin-left:0;}
.foot .f_left .fl_pp .fl_p p{font-size:14px;line-height:24px;height:24px;color:#FFF;margin-top:1px;}
.foot .f_right{width:368px;float:right;}
.foot .f_right .fr_txt{padding-top:34px;}
.foot .f_right .fr_txt p{font-size:14px;line-height:36px;color:#c7ccd1;}
.foot .f_right .fr_txt p span{font-size:26px;font-weight:bold;font-family:Arial;vertical-align:top;color:#FFF;}
.foot .f_right .fr_txt p em{font-style:normal;}
.foot .f_right .fr_ewm{margin-top:30px;}
.foot .f_right .fr_ewm .ewm{width:140px;float:left;margin-left:15px;}
.foot .f_right .fr_ewm .ewm:first-child{margin-left:0;}
.foot .f_right .fr_ewm .ewm img{display:block;width:100%;height:auto;}
.foot .f_right .fr_ewm .ewm span{display:block;font-size:14px;height:24px;line-height:24px;margin-top:9px;text-align:center;color:#c7ccd1;}
.footbottom{position:absolute;width:100%;left:0;bottom:71px;}
.footbottom span{display:inline-block;margin-right:5px;font-size:14px;height:24px;line-height:24px;color:#808b96;}
.footbottom a{color:#808b96;}
@media screen and (max-width:1716px){
        .foot{padding-top:50px;}
    .foot>.container{padding-bottom:30px;}
    .foot .f_t{font-size:20px;height:30px;line-height:30px;}
    .foot .f_left .fl_li{margin-left:90px;}
    .foot .f_left .fl_li .fl_a{padding-top:26px;}
    .foot .f_right .fr_txt{padding-top:26px;}
    .footbottom{bottom:49px;}
    .friendlink{padding:15px 0 30px;}
}
@media screen and (max-width:1516px){
        .foot{padding-top:30px;}
    .foot .f_t{font-size:18px;height:26px;line-height:26px;}
    .foot .f_left .fl_li{margin-left:80px;}
    .foot .f_left .fl_li .fl_a{padding-top:20px;}
    .foot .f_right .fr_txt{padding-top:20px;}
    .friendlink{padding:15px 0 30px;}
}
@media screen and (max-width:1416px){
    .foot{padding-top:20px;}
    .foot>.container{padding-bottom:20px;}
    .foot .f_t{font-size:18px;height:26px;line-height:26px;}
    .foot .f_left{width:calc(100% - 410px);}
    .foot .f_left .fl_li{margin-left:55px;}
    .foot .f_left .fl_li .fl_a{padding-top:15px;}
    .foot .f_left .fl_li .fl_a a{height:30px;line-height:30px;}
    .foot .f_right{width:310px;}
    .foot .f_right .fr_txt{padding-top:15px;}
    .foot .f_right .fr_txt p{height:30px;line-height:30px;}
    .foot .f_right .fr_txt p span{font-size:20px;}
    .foot .f_right .fr_ewm{margin-top:20px;bottom:30px;}
    .foot .f_right .fr_ewm .ewm{width:140px;margin-left:20px;}
    .friendlink{padding:10px 0 20px;}
    .friendlink .fl_right a{height:22px;line-height:22px;margin-right:18px;}
}
@media screen and (max-width:1023px){
     .foot>.container{padding-bottom:15px;}
    .foot .f_left{display:none;}
    .foot .f_right{width:100%;float:none;}
    .footbottom{position:relative;padding-right:0;bottom:0;margin-top:15px;}
    .friendlink{padding:10px 0 15px;}
}
@media screen and (max-width:767px){
     .foot .f_right .fr_txt{padding-top:10px;}
    .foot .f_right .fr_txt p{height:auto;line-height:24px;margin-top:6px;}
    .foot .f_right .fr_txt p span{font-size:18px;}
    .foot .f_right .fr_txt p em{display:block;}
    .foot .f_right .fr_ewm{display:none;}

    .friendlink{padding:0 0 15px;}
    .friendlink span{display:block;width:100%;text-align:center;}
    .friendlink .fl_right{width:100%;float:none;}

}
/*#footbg{background:#1c1c1c;padding:51px 0 59px;}*/
/*.foot{}*/
/*.foot .foot_title{height:22px;line-height:22px;font-size:16px;font-weight:bold;color:#FFF;}*/
/*.foot .f_left{width:100%;float:none;position:relative;}*/
/*.foot .f_left .f_txt{margin-top:11px;position:relative;}*/
/*.foot .f_left .f_txt .f_phone{font-size:0;-webkit-text-size-adjust:none;}*/
/*.foot .f_left .f_txt .f_phone span{display:inline-block;height:32px;line-height:32px;font-family:Impact;font-size:30px;color:#FFF;background:url(/template/default/images/foot_phone.png) no-repeat left center;padding-left:40px;vertical-align:middle;}*/
/*.foot .f_left .f_txt .f_phone em{display:inline-block;width:164px;height:32px;line-height:32px;background:#a40000;border-radius:16px;font-size:18px;font-weight:bold;color:#FFF;font-style:normal;vertical-align:middle;text-align:center;margin-left:25px;}*/
/*.foot .f_left .f_txt .f_p{margin-top:22px;}*/
/*.foot .f_left .f_txt .f_p p{margin:0;color:#6f6e6e;line-height:25px;}*/
/*.foot .f_left .f_txt .f_p p span{display:inline-block;white-space:nowrap;}*/
/*.foot .f_left .f_txt .f_p p a{color:#6f6e6e;}*/
/*.foot .f_left .f_txt .f_p p:nth-child(6){margin-top:36px;}*/
/*.foot .f_left .erweima{width:168px;position:absolute;right:40px;top:120px;}*/
/*.foot .f_left .erweima p{margin:0;width:14px;height:138px;float:left;color:#6f6e6e;line-height:14px;padding-top:20px;}*/
/*.foot .f_left .erweima img{width:138px;height:138px;display:block;float:right;}*/
/*.foot .f_right{width:500px;float:right;padding:0 25px 0 46px;}*/
/*.foot .f_right .f_title{height:22px;line-height:22px;font-size:14px;color:rgba(255,255,255,.5);text-align:right;}*/
/*.foot .f_right .feedback{margin-top:6px;}*/
/*.foot .f_right .feedback li{color:#666;float:left;;margin-top:15px;width:48%;margin-left:4%;}*/
/*.foot .f_right .feedback li:nth-child(odd){margin-left:0;}*/
/*.foot .f_right .feedback li:nth-child(5){margin-left:0;width:100%;}*/
/*.foot .f_right .feedback li input{width:100%;height:40px;line-height:34px;padding:3px 5px;outline:none;border-radius:3px;}*/
/*.foot .f_right .feedback li textarea{width:100%;height:100px;border:1px solid #DDD;resize:none;padding:10px;outline:none;vertical-align:top;border-radius:5px;}*/
/*.foot .f_right .feedback .f_btn{width:100%;height:40px;border-radius:5px;background:#a40000;display:block;color:#FFF;line-height:40px;cursor:pointer;position:relative;margin-top:11px;outline:none;}*/
/*.foot .f_right .feedback .f_btn span{display:inline-block;height:40px;line-height:40px;padding-left:44px;font-size:16px;position:relative;background:url(/template/default/images/btnicon.png) no-repeat left center;}*/
/*.foot .f_right .feedback .f_btn span:before{content:'';width:1px;height:25px;background:#d28080;position:absolute;left:28px;top:7px;}*/
/*friendlink*/
/*#friendlinkbg{background:#141414;padding:16px 0 19px;}*/
/*.friendlink{position:relative;}*/
/*.friendlink .f_link{font-size:0;-webkit-text-size-adjust:none;background:url(/template/default/images/friendlink_icon.png) no-repeat left top;padding:3px 0 4px 68px;min-height:56px;}*/
/*.friendlink .f_link a{color:#909090;white-space:nowrap;display:inline-block;font-size:14px;padding:0 22px;position:relative;height:20px;line-height:20px;margin:4px 0;}*/
/*.friendlink .f_link a:before{content:'';position:absolute;right:1px;top:3px;width:1px;height:14px;background:#4c4c4c;}*/
/*.friendlink .f_link a:after{content:'';position:absolute;right:0;top:3px;width:1px;height:14px;background:#272727;}*/
/*stylepbulic*/
#stylepbulic{width:100%;height:340px;background-repeat:no-repeat;background-position:center top;background-size:cover;}
#stylesubnav{width:100%;height:50px;border-bottom:1px solid #E0E0E0;}
#stylesubnav .xq_c{padding:0;}
#stylesubnav .xq_crumbs{background:url(/template/default/images/position.png) no-repeat left 18px;background-size:auto 12px;line-height:29px;float:left;padding:10px 0 10px 20px;}
#stylesubnav .xq_nav{float:right;font-size:0;-webkit-text-size-adjust:none;}
#stylesubnav .xq_nav a{display:inline-block;height:49px;line-height:49px;padding:0 18px;text-align:center;position:relative;font-size:14px;}
#stylesubnav .xq_nav a.on{background:#1767CA;color:#FFF;}
#stylesubnav .xq_nav a.on .san{position:absolute;left:50%;margin-left:-10px;bottom:-10px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #1767CA;display:block;}

/*px*/
#px_banner{width:100%;padding-bottom:569px;position:relative;z-index:9;}
#px_banner img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover;display:block;}
.px_txt{position:absolute;width:100%;height:100%;left:0;top:0;}
.px_txt .px_txt_p{position:absolute;top:50%;transform:translateY(-50%);left:0;width:100%;text-align:center;}
.px_txt .px_txt_p h2{margin:0;line-height:60px;height:60px;font-size:48px;font-weight:bold;color:#FFF;display:inline-block;padding:0 25px;position:relative;}
.px_txt .px_txt_p h2:before{content:'';position:absolute;width:55px;height:1px;background:#FFF;left:-55px;top:50%;}
.px_txt .px_txt_p h2:after{content:'';position:absolute;width:55px;height:1px;background:#FFF;right:-55px;top:50%;}
.px_txt .px_txt_p p{margin:0;margin-top:13px;height:30px;line-height:30px;font-size:26px;color:#FFF;text-transform:uppercase;}
.pnav_ul{font-size:0;-webkit-text-size-adjust:none;text-align:left;margin-top:-70px;position:relative;z-index:10;}
.pnav_ul a{height:34px;line-height:34px;background:#FFF;display:inline-block;margin-right:15px;font-size:16px;color:#444;padding:0 29px;}
.pnav_ul a:last-child{margin-right:0;}
.pnav_ul a.on{background:#9D48A5;color:#FFF;}

/*视频弹出*/
#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(/template/default/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(/template/default/images/closeicon.png) no-repeat center center #FFF;}

/*电脑浮动*/
.izl-rmenu{position:fixed;right:0;bottom:150px;padding-bottom:10px;z-index:999;width:72px;}
.izl-rmenu .btn{width:72px;height:73px;margin-bottom:1px;cursor:pointer;position:relative;}
.izl-rmenu .btn-qq{background:url(/template/default/images/r_qq.png) 0px 0px no-repeat;background-color:#c40000;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(/template/default/images/r_qq.png) 0px 0px no-repeat;background-color:#c40000;text-decoration:none;display:block;}
.izl-rmenu .btn-wx{background:url(/template/default/images/r_wx.png) 0px 0px no-repeat;background-color:#c40000;}
.izl-rmenu .btn-wx .pic{position:absolute;left:-160px;top:0px;display:none;width:160px;height:160px;}
.izl-rmenu .btn-phone{background:url(/template/default/images/r_phone.png) 0px 0px no-repeat;background-color:#c40000;}
.izl-rmenu .btn-phone .phone{background-color:#c40000;position:absolute;width:160px;left:-160px;top:0px;line-height:73px;color:#FFF;font-size:18px;text-align:center;display:none;}
.izl-rmenu .btn-top{background:url(/template/default/images/r_top.png) 0px 0px no-repeat;background-color:#666666;display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}

#adleft{position:fixed;left:0;bottom:150px;width:210px;height:299px;background:url(/template/default/images/ad.jpg) no-repeat center center;background-size:cover;z-index:9999;}
#adleft .close{width:30px;height:30px;position:absolute;top:0;right:0;background:url(/template/default/images/closeicon.png) no-repeat center center #FFF;}
/*floatvideo*/
.floatvideo{position:fixed;right:0;bottom:0;z-index:10;}
.floatvideo i{display:block;width:120px;height:120px;background:url(/template/default/images/videobg.jpg) no-repeat center center;background-size:cover;cursor:pointer;}
.floatvideo i:before{content:'';width:100%;height:100%;background:url(/template/default/images/fv_icon.png) no-repeat center center rgba(0,0,0,.4);position:absolute;left:0;top:0;}
.floatvideo .f_video{width:260px;height:459px;position:absolute;left:-260px;bottom:0;display:none;}
.floatvideo .f_video video{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
.floatvideo .f_video em{display:block;width:30px;height:30px;position:absolute;top:0;right:0;background:url(/template/default/images/closeicon.png) no-repeat center center #FFF;cursor:pointer;}
/*手机浮动*/
#floatBottom{width:100%;height:53px;background:#8a8a8a;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(/template/default/images/kf1.png) no-repeat center center;}
#floatBottom a.kf2{background:url(/template/default/images/kf2.png) no-repeat center center;}
#floatBottom a.kf3{background:url(/template/default/images/kf3.png) no-repeat center center;}
#floatBottom a.kf4{background:url(/template/default/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;}

/*pic产品详情*/
 .productshow .ps_content{margin-top:7px;}			.productshow .ps_content .psc_left{width:500px;float:left;}			.productshow .ps_content .psc_left .pscl_top{}			.productshow .ps_content .psc_left .pscl_top .pscl_top_left{position:relative;margin-top:20px;padding:0 40px;}			.productshow .ps_content .psc_left .pscl_top .pscl_top_left .pscl_top_left_li{width:100%;overflow:hidden;}			.productshow .ps_content .psc_left .pscl_top .pscl_top_left .pscl_top_left_li .swiper-slide{cursor:pointer;border:1px solid #E5E5E5;}			.productshow .ps_content .psc_left .pscl_top .pscl_top_left .pscl_top_left_li .swiper-slide .ss_img{width:100%;padding-bottom:75%;position:relative;box-sizing:border-box;}			.productshow .ps_content .psc_left .pscl_top .pscl_top_left .pscl_top_left_li .swiper-slide .ss_img img{width:100%;height:100%;display:block;position:absolute;left:0;top:0;object-fit:cover;}			.productshow .ps_content .psc_left .pscl_top .pscl_top_left .pscl_top_left_li .swiper-slide.on{border:1px solid #CCC;}			.productshow .ps_content .psc_left .pscl_top .pscl_top_left .swiper-button-next{width:30px;height:100%;background:url(/template/default/images/right.gif) no-repeat center center!important;outline:none;bottom:0;right:0;margin-left:0;margin-top:0;top:auto;}			.productshow .ps_content .psc_left .pscl_top .pscl_top_left .swiper-button-next.swiper-button-disabled{opacity:1;}			.productshow .ps_content .psc_left .pscl_top .pscl_top_left .swiper-button-prev{width:30px;height:100%;background:url(/template/default/images/left.gif) no-repeat center center!important;outline:none;margin:0 auto;top:0;left:0;margin-left:0;margin-top:0;}			.productshow .ps_content .psc_left .pscl_top .pscl_top_left .swiper-button-prev.swiper-button-disabled{opacity:1;}			.productshow .ps_content .psc_left .pscl_top .pscl_top_right{width:100%;}			.productshow .ps_content .psc_left .pscl_top .pscl_top_right .pscl_top_right_img{width:100%;padding-bottom:75%;position:relative;border:1px solid #E5E5E5;position:relative;}			.productshow .ps_content .psc_left .pscl_top .pscl_top_right .pscl_top_right_img img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}			.productshow .ps_content .psc_left .pscl_top .pscl_top_right .pscl_top_right_img:hover a{display:block;position:absolute;width:100%;height:100%;background:rgba(255,255,255,.2);cursor:pointer;}			.productshow .ps_content .psc_left .pscl_top .pscl_top_right .pscl_top_right_img:hover a em{width:80px;height:80px;position:absolute;left:50%;margin-left:-40px;top:50%;margin-top:-40px;background:url(/template/default/images/fd_icon.png) no-repeat center center #e62128;background-size:auto 30%;border-radius:50%;display:block;}			.productshow .ps_content .psc_right{width:calc(100% - 530px);float:right;margin-left:30px;position:relative;padding-bottom:80px;height:436px;}			.productshow .ps_content .psc_right h1{margin:0;color:#333;font-size:30px;text-align:left;font-weight:bold;height:46px;line-height:46px;}			.productshow .ps_content .psc_right span{display:inline-block;height:30px;line-height:30px;background:url(/template/default/images/ntime.png) no-repeat left center;padding-left:25px;}			.productshow .ps_content .psc_right>p{margin:0;line-height:30px;margin-top:20px;font-size:16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:8;}			.productshow .ps_content .psc_right .prtr_btn{width:100%;height:61px;border-top:2px solid #e6e6e6;padding:10px 0;position:absolute;bottom:0;left:0;}			.productshow .ps_content .psc_right .prtr_btn .b_phone{float:left;background:url(/template/default/images/proinfo_phone.png) no-repeat left center;padding-left:50px;}			.productshow .ps_content .psc_right .prtr_btn .b_phone p{margin:0;}			.productshow .ps_content .psc_right .prtr_btn .b_phone p:first-child{height:20px;line-height:20px;font-size:16px;}			.productshow .ps_content .psc_right .prtr_btn .b_phone p:last-child{height:21px;line-height:21px;font-size:20px;}			.productshow .ps_content .psc_right .prtr_btn a{display:block;width:114px;height:41px;line-height:41px;background:#bb0202;font-size:16px;color:#FFF;text-align:center;float:right;} 

@media screen and (max-width:1429px){
	.productshow .ps_content .psc_left{width:430px;}
	.productshow .ps_content .psc_left .pscl_top .pscl_top_left{margin-top:10px;}
	.productshow .ps_content .psc_right{width:calc(100% - 450px);margin-left:20px;height:383px;}
	.productshow .ps_content .psc_right h1{font-size:26px;height:36px;line-height:36px;}
	.productshow .ps_content .psc_right>p{margin-top:15px;-webkit-line-clamp:7;}
}
@media screen and (max-width:1229px){
	.productshow .ps_content .psc_right h1{font-size:22px;height:32px;line-height:32px;}
	.productshow .ps_content .psc_right>p{margin-top:10px;-webkit-line-clamp:9;font-size:14px;line-height:24px;}
}
@media screen and (max-width:1023px){
	.productshow .ps_content .psc_left{width:300px;}
	.productshow .ps_content .psc_left .pscl_top .pscl_top_left{margin-top:8px;}
	.productshow .ps_content .psc_left .pscl_top .pscl_top_right .pscl_top_right_img:hover a em{width:60px;height:60px;margin-left:-30px;margin-top:-30px;}
	.productshow .ps_content .psc_right{width:calc(100% - 315px);margin-left:15px;height:276px;}
	.productshow .ps_content .psc_right h1{font-size:20px;height:30px;line-height:30px;}
	.productshow .ps_content .psc_right>p{margin-top:10px;-webkit-line-clamp:6;}
	.productshow .ps_content .psc_right .prtr_btn{height:51px;padding:5px 0;}

}
@media screen and (max-width:767px){
	.productshow .ps_content .psc_left{width:100%;float:none;}
	.productshow .ps_content .psc_right{width:100%;margin-left:0;height:auto;float:none;margin-top:15px;padding-bottom:70px;padding-top:15px;border-top:1px solid #E5E5E5;}
	.productshow .ps_content .psc_right h1{font-size:20px;height:30px;line-height:30px;}
	.productshow .ps_content .psc_right>p{margin-top:10px;-webkit-line-clamp:100;}
	.productshow .ps_content .psc_right .prtr_btn{height:51px;padding:5px 0;}

}
@media screen and (max-width:667px){
	.productshow .ps_content .psc_left .pscl_top .pscl_top_left{padding:0 20px;}
	.productshow .ps_content .psc_left .pscl_top .pscl_top_left .swiper-button-prev{width:20px;}
	.productshow .ps_content .psc_left .pscl_top .pscl_top_left .swiper-button-next{width:20px;}
	.productshow .ps_content .psc_right span{font-size:12px;height:20px;line-height:20px;background-size:auto 14px;padding-left:20px;}
	.productshow .ps_content .psc_right .prtr_btn .b_phone{width:100%;float:none;background-size:auto 38px;padding-left:45px;}
	.productshow .ps_content .psc_right .prtr_btn .b_phone p:first-child{font-size:14px;}
	.productshow .ps_content .psc_right .prtr_btn .b_phone p:last-child{font-size:18px;height:18px;line-height:18px;}
	.productshow .ps_content .psc_right .prtr_btn a{display:none;}
}
 /*pic产品详情*/
/*1230以上屏幕*/
@media (min-width:1230px){
	.container{width:1200px;}
}
/*1200以下屏幕*/
@media screen and (max-width:1229px){
	.container{width:994px;}
	#topbg{height:101px;padding:10px 0;}
	.top .t_left .logo{width:500px;}
	.top .t_left i{height:51px;}
	.top .t_left .t_txt p:first-child{height:18px;line-height:18px;font-size:15px;}
	.top .t_left .t_txt p:last-child{height:22px;line-height:22px;font-size:18px;margin-top:3px;}
	.top .t_right .t_erweima{width:75px;height:75px;}
	.top .t_right .t_p p{height:22px;line-height:22px;}
	#pcnavbg{height:50px;}
	.pcnav .firstfloor>li>a{height:50px;line-height:50px;font-size:15px;}
	#hotbg{padding:15px 0;}
	.pb_title h2{font-size:30px;height:40px;line-height:40px;}
	.pb_title p{font-size:14px;line-height:20px;margin-top:5px;}
	.product{padding:30px 0;}
	.p_class .pc_ul{padding:0px 0 10px;}
	.p_class .pc_ul ul li p{height:44px;line-height:44px;font-size:15px;}
	.p_class .pc_ul ul li dl{height:225px;padding-top:5px;}
	.p_class .pc_ul ul li dl dd{height:40px;line-height:40px;font-size:14px;margin-top:5px;}
	.p_class .pc_ul .pc_bottom{display:none;}
	.product .p_right .p_ul .p_li{margin-top:31px;}
	#fengebg{padding:20px 0;}
	.fenge .fg_txt p:first-child{height:40px;line-height:40px;font-size:32px;}
	.fenge .fg_txt p:last-child{height:30px;line-height:30px;font-size:20px;}
	.youshi{padding:30px 0;}
	.youshi .y_ul{margin-top:20px;}
	.youshi .y_ul .y_li .y_txt .y_pp .y_p .y_c{padding:0 20px;}
	#yingyongbg{padding:30px 0;}
	.yingyong{margin-top:20px;}
	.yingyong p{font-size:15px;}
	#infobg{padding:30px 0;}
	.info .i_left{width:320px;}
	.info .i_left .i_ul{padding:40px 10px 47px 35px;}
	.info .i_right{width:calc(100% - 320px);height:411px;padding:40px 120px 0 0;}
	#newsbg{padding:30px 0;}
	.news .news_span{margin-top:15px;}
	.news .news_list{margin-top:10px;}
	.news .news_left{display:none;}
	.news .news_right{width:100%;float:none;}	
	#footbg{padding:20px 0 30px;}
	/*.foot .f_left{width:calc(100% - 400px);}*/
	.foot .f_left .f_txt .f_phone span{font-size:26px;}
	.foot .f_right{width:400px;padding:0 0px 0 20px;}
	#friendlinkbg{padding:10px 0 10px;}
	
	#lefttop{display:none;}
	#px_banner{padding-bottom:325px;}
	#adleft{display:none;}
	.floatvideo{display:none;}
}
/*992以下屏幕*/
@media screen and (max-width:1023px){
	.container{width:calc(100% - 30px);}
	.head p{font-size:12px;}
	.head .h_span a{font-size:12px;}
	#topbg{display:none;}
	#pcnavbg{display:none;}
	#mobilehead{display:block;}
	#mobilehead.mhead{position:fixed;z-index:9999;top:0;box-shadow:0 2px 5px rgba(0,0,0,.6);}
	#mobilehead .nav_bg.nav_bg1{height:70px;height:calc(100% - 70px);}
	#mobilehead .nav .nav_box.nav_box1{top:70px;}
	.index_banner{padding-bottom:35%;}
	#hotbg{padding:10px 0;}
	.hot p span{font-size:12px;}
	.hot p a{font-size:12px;}
	.pb_title p{font-size:12px;line-height:18px;}
	.product{padding:20px 0;}
	.p_class{width:100%;float:none;border:none;}
	.p_class .pc_left{width:150px;float:left;padding:0 0 0 15px;}
	.p_class .pc_left p{padding-left:25px;}
	.p_class .pc_left p:first-child{height:50px;line-height:50px;font-size:18px;background-size:auto 15px;}
	.p_class .pc_left p:last-child{display:none;}
	.p_class .pc_right{display:block;}
	.p_class .pc_ul{position:absolute;left:0;top:50px;z-index:10;width:100%;float:none;display:none;padding:0 0 10px;}
	.p_class .pc_ul ul li dl{height:auto;}
	.p_class .pl_erweima{display:none;}
	.product .p_right{width:100%;float:none;margin-top:15px;}
	.product .p_right .pr_title{height:60px;}
	.product .p_right .pr_title span{height:60px;line-height:60px;font-size:20px;}
	.product .p_right .pr_title a{height:60px;line-height:60px;}
	.product .p_right .p_ul .p_li{margin-top:15px;}
	#fengebg{padding:10px 0;}
	.fenge .fg_txt{padding-left:300px;}
	.fenge .fg_txt p:first-child{height:30px;line-height:30px;font-size:22px;}
	.fenge .fg_txt p:last-child{height:24px;line-height:24px;font-size:16px;}
	.youshi{padding:20px 0;}
	.youshi .y_ul .y_li .y_txt .y_pp .y_p .y_c{padding:0 10px;}
	.youshi .y_ul .y_li .y_txt .y_pp .y_p .y_c .pp{padding-left:100px;}
	.youshi .y_ul .y_li .y_txt .y_pp .y_p .y_c .pp span{width:90px;height:73px;line-height:73px;font-size:90px;}
	.youshi .y_ul .y_li .y_txt .y_pp .y_p .y_c .pp p:nth-child(2){height:24px;line-height:24px;font-size:20px;}
	.youshi .y_ul .y_li .y_txt .y_pp .y_p .y_c .pp p:nth-child(3){height:20px;line-height:20px;margin-top:5px;font-size:14px;}
	.youshi .y_ul .y_li .y_txt .y_pp .y_p .y_c .pp p:last-child{line-height:20px;font-size:12px;margin-top:4px;}
	#yingyongbg{padding:20px 0;}
	.yingyong{margin-top:10px;}
	.yingyong p{font-size:14px;height:34px;line-height:34px;}
	#infobg{padding:20px 0;}
	.info .i_left{width:100%;float:none;}
	.info .i_left .i_ul{width:33.33%;float:left;border-bottom:2px solid #FFF;padding:21px 10px 20px 20px;}
	.info .i_left .i_ul .i_li{padding-left:55px;}
	.info .i_right{width:100%;float:none;padding:20px 20px;height:auto;}
	.info .i_right .i_item_wai{height:285px;}
	.info .i_right .i_item{height:285px;}
	.info .i_right .i_txt{padding:20px;}
	#newsbg{padding:20px 0;}
	.news .news_right .n_ul:first-child .nr_li, .news .news_right .n_ul:nth-child(2) .nr_li{padding:15px 20px 20px;}
	.news .news_right .n_ul .nr_li .c_txt{padding-bottom:10px;}
	.news .news_right .n_ul .nr_li .c_data{margin-top:9px;}
	.news .news_right .n_ul .nr_li{padding:20px 25px 30px 25px;}
	#footbg{padding:20px 0 10px;}	
	.foot .f_left{width:100%;float:none;margin-top:0;}
	.foot .f_left .f_txt{margin-top:0;}
	.foot .f_left .f_txt .f_p{margin-top:10px;}
	.foot .f_left .f_txt .f_p p:nth-child(6){margin-top:10px;}
	.foot .f_right{width:100%;padding:0 0;margin-top:15px;}
	.foot .f_right .f_title{text-align:left;}
	.foot .f_right .feedback li{margin-top:8px;}
	.foot .f_right .feedback .f_btn{margin-top:8px;}
	.foot .erweima{display:none;}
	#friendlinkbg{padding:10px 0 58px;}
	.friendlink .f_link{padding:3px 0 4px 55px;}
	.friendlink .f_link a{margin:0 0;padding:0 11px;}
	#floatBottom{display:block;}
	
	#px_banner{padding-bottom:250px;}
	#stylesubnav{height:auto;border-bottom:none;}
	#stylesubnav .xq_crumbs{width:100%;float:none;border-bottom:1px solid #E0E0E0;}
	#stylesubnav .xq_nav{float:none;margin-top:15px;width:100%;display:table;}
	#stylesubnav .xq_nav a{background:#EEE;border-right:1px solid #FFF;padding:0 0;display:table-cell;}
	#stylesubnav .xq_nav a.on .san{display:none;}	
}
/*768以下屏幕*/
@media screen and (max-width:767px){
	.fenge .fg_txt{padding-left:270px;}
	.fenge .fg_txt p:last-child{font-size:13px;margin-top:0;}
	.youshi .y_ul .y_li .y_txt .y_pp .y_p .y_c .pp p:nth-child(3){font-size:12px;height:16px;line-height:16px;}
	.youshi .y_ul .y_li .y_txt .y_pp .y_p .y_c .pp p:last-child{line-height:18px;}
	.info .i_left .i_ul .i_li p:last-child{font-size:12px;}
	.news .news_right .n_ul .nr_li .data{width:65px;}
	.news .news_right .n_ul .nr_li .title{width:calc(100% - 80px);}

	#px_banner{margin-top:0;padding-bottom:220px;}

}
/*668以下屏幕*/
@media screen and (max-width:667px){
	.product .p_right .p_ul .p_li{width:49%;margin-left:2%;}
	.product .p_right .p_ul .p_li:nth-child(3n+1){margin-left:2%;}
	.product .p_right .p_ul .p_li:nth-child(odd){margin-left:0;}
	.product .p_right .p_ul .p_li:last-child{display:none;}
	#fengebg{background:#c40000;}
	.fenge .fg_txt{padding-left:0;}
	.fenge .fg_txt p{text-align:center;}
	.youshi .y_ul .y_li .y_img{width:100%;float:none;}
	.youshi .y_ul .y_li .y_txt{width:100%;float:none;}
	.youshi .y_ul .y_li .y_txt .y_pp{padding-bottom:0;}
	.youshi .y_ul .y_li .y_txt .y_pp .y_p{position:relative;width:100%;height:auto;}
	.youshi .y_ul .y_li .y_txt .y_pp .y_p .y_c{position:relative;top:0;transform:translateY(0);padding:20px 10px;}
	.info .i_left .i_ul .i_li{padding-left:0;}
	.info .i_left .i_ul .i_li i{display:none;}
	.info .i_left .i_ul .i_li p{text-align:center;}
	.info .i_right{padding:10px 10px;}
	.info .i_right .i_item_wai{height:238px;}
	.info .i_right .i_item{height:238px;}
	.info .i_right .i_txt{padding:15px 15px;}
	.info .i_right .i_txt p:first-child{font-size:20px;}
	.info .i_right .i_txt p:nth-child(2){margin-top:10px;line-height:26px;height:130px;}
	.info .i_right .i_txt a{margin-top:15px;}
	.news .news_span span{padding:0 35px;}
	.news .news_list{margin-top:0;}
	.news .news_right .n_ul{width:100%;float:none;padding-left:0;}
	.news .news_right .n_ul:first-child, .news .news_right .n_ul:nth-child(2){width:100%;}

	#px_banner{padding-bottom:160px;}
	#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){
	#headbg{display:none;}
	#mobilehead .nav_bg{top:70px;height:calc(100% - 70px);}
	#mobilehead .nav .nav_box{top:70px;}
	#mobilehead .logo{width:calc(100% - 70px);background-size:auto 30px;}
	.index_banner .swiper_btn{width:100%;height:50px;background:rgba(31,92,158,.8);}
	.index_banner .swiper_btn .swiper-button-prev{left:30px;right:0;}
	.pb_title h2{font-size:20px;height:30px;line-height:30px;}
	.pb_title p{font-size:12px;}
	#hotbg{padding:7px 0;}
	.hot p a{padding:0 4px;}
	.p_class .pc_left{display:none;}
	.p_class .pc_right{width:100%;float:none;}
	.product{padding:15px 0;}
	.product .p_right .pr_title{height:40px;}
	.product .p_right .pr_title span{height:40px;line-height:40px;font-size:16px;}
	.product .p_right .pr_title a{height:40px;line-height:40px;}
	.product .p_right .p_ul .p_li{width:100%;float:none;margin-left:0;margin-top:10px;}
	.product .p_right .p_ul .p_li:nth-child(3n+1){margin-left:0;}
	.product .p_right .p_ul .p_li:last-child{display:block;}
	.fenge .fg_txt p:first-child{font-size:20px;height:26px;line-height:26px;}
	.fenge .fg_txt p:last-child{font-size:12px;height:auto;line-height:20px;}
	.youshi{padding:15px 0;}
	.youshi .y_ul{margin-top:10px;}
	.youshi .y_ul .y_li .y_txt .y_pp .y_p .y_c{padding:10px 10px 20px;}
	.youshi .y_ul .y_li .y_txt .y_pp .y_p .y_c .pp span{width:100%;font-size:60px;text-align:center;height:48px;line-height:48px;}
	.youshi .y_ul .y_li .y_txt .y_pp .y_p .y_c .pp{padding-top:60px;padding-left:0;}
	.youshi .y_ul .y_li .y_txt .y_pp .y_p .y_c .pp p{text-align:center;}
	.youshi .y_ul .y_li .y_txt .y_pp .y_p .y_c .pp p:last-child{text-align:left;}
	#infobg{padding:15px 0;}
	.info .i_left .i_ul{padding:0 0;}
	.info .i_left .i_ul .i_li p:nth-child(2){height:50px;line-height:50px;}
	.info .i_left .i_ul .i_li p:nth-child(2){font-size:16px;}
	.info .i_left .i_ul .i_li p:last-child{display:none;}
	.info .i_right{padding:5px;}
	.info .i_right .i_txt{padding:10px 10px;}
	.info .i_right .i_txt p:first-child{font-size:16px;}
	.info .i_right .i_txt p:nth-child(2){font-size:13px;}
	#newsbg{padding:15px 0;}
	.news .news_span span{padding:0 15px;margin-left:5px;height:36px;line-height:34px;font-size:14px;}
	.news .news_right .n_ul .nr_li{padding:10px 15px;}
	.news .news_right .n_ul:first-child .nr_li, .news .news_right .n_ul:nth-child(2) .nr_li{padding:10px 15px;}
	.news .news_right .n_ul .nr_li .c_txt p:first-child{font-size:16px;height:32px;line-height:32px;}
	.news .news_right .n_ul .nr_li .c_data span:first-child{font-size:24px;height:32px;line-height:32px;}
	.news .news_right .n_ul .nr_li .c_data span:last-child{margin-top:0;}
	.news .news_right .n_ul .nr_li .data{width:60px;height:76px;}
	.news .news_right .n_ul .nr_li .data span:first-child{font-size:22px;height:34px;line-height:34px;}
	.news .news_right .n_ul .nr_li .title{width:calc(100% - 70px);height:76px;}
	.news .news_right .n_ul .nr_li .title p{line-height:26px;font-size:16px;}
	.foot .f_left .f_txt .f_phone span{font-size:18px;height:24px;line-height:24px;background-size:auto 24px;padding-left:30px;}
	.foot .f_left .f_txt .f_phone em{display:none;}
	.foot .f_right .f_title{font-size:12px;}
	.foot .f_right .feedback li{width:100%;margin-left:0;float:none;}
	.foot .f_right .feedback li:nth-child(odd){width:100%;}
	.friendlink .f_link{padding:0;background:none;}

	#px_banner{padding-bottom:100px;}
}