/*-----  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:#0092D8;height:37px;}
.head{text-align:right;font-size:0;-webkit-text-size-adjust:none;}
.head p{display:inline-block;margin:0;color:#FFF;font-size:14px;height:37px;line-height:37px;}
.head p .a_span{display:inline-block;height:37px;line-height:37px;padding-left:26px;margin-left:20px;}
.head p a{color:#FFF;}
.head p .a_span.icon1{background:url(../images/top_icon1.png) no-repeat left center;}
.head p .a_span.icon2{background:url(../images/top_icon2.png) no-repeat left center;}
/*top*/
#topbg{height:117px;position:relative;}
.top{z-index:9999;width:100%;position:absolute;top:0;}
.top .logo{width:373px;float:left;padding:26px 0 28px;}
.top .logo img{width:100%;}
.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;}
.top .nav{float:right;}
.top .nav ul{margin:0;}
.top .nav .firstfloor>li{width:98px;font-size:16px;text-align:center;position:relative;cursor:pointer;float:left;margin-left:4px;}
.top .nav .firstfloor>li:first-child{margin-left:0;}
.top .nav .firstfloor>li>a{display:block;width:100%;color:#000;padding:50px 0 35px;border-bottom:3px solid #FFF;}
.top .nav .firstfloor>li>a>p{margin:0;height:24px;line-height:24px;font-size:16px;color:#352b33;}
.top .nav .firstfloor>li>a>span{display:block;width:100%;height:20px;line-height:20px;color:#c9c9c7;margin-top:10px;font-family:Arial;font-size:12px;text-transform:uppercase;}
.top .nav .firstfloor>li:hover>a{background:#f9f9f9;border-bottom:3px solid #0092d8;}
.top .nav .secondfloor{position:absolute;left:0;top:100%;z-index:9999;display:none;background:#FFF;width:100%;border-top:none;box-sizing:border-box;}
.top .nav .secondfloor>li{border-top:1px solid #E4EAEC;width:100%;line-height:50px;height:50px;font-size:13px;margin-left:0;}
.top .nav .secondfloor>li>a{width:100%;height:100%;display:block;color:#76838F;}
.top .nav .secondfloor li a:hover{background:#3496d8;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;}
#mobilehead .logo{width:calc(100% - 120px);height:70px;display:block;float:left;background:url(../images/logo.png) no-repeat 10px center;background-size:auto 50px;}
#mobilehead .nav{float:right;}
#mobilehead .nav_bg{display:none;position:fixed;top:107px;left:0;z-index:989;width:100%;height:calc(100% - 107px);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:107px;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(../images/+.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(../images/mobilesitemap.png) no-repeat left center;background-size:auto 15px;}
#mobilehead .nav .nav_contact .nav_txt span.topphoneicon{background:url(../images/mobilephone.png) no-repeat left center;background-size:auto 15px;}
#mobilehead .nav .nav_contact .nav_txt span.topemailicon{background:url(../images/mobileemail.png) no-repeat left center;background-size:auto 15px;text-indent:25px;}
/*flash*/
.index_banner{width:100%;height:0;padding-bottom:33.02%;position:relative;overflow:hidden;}
.index_banner .swiper-wrapper{position:absolute;left:0;top:0;width:100%;height:100%;z-index:5;}
.index_banner .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover;}
.index_banner .swiper-pagination-bullets{bottom:13px!important;}
.index_banner .swiper-pagination-bullet{background:#FFF;opacity:1;width:13px;height:13px;border-radius:50%;}
.index_banner .swiper-pagination-bullet-active{background:#83C32A;}
/*pb_title*/
.pb_title{text-align:center;position:relative;}
.pb_title h2{margin:0;font-size:36px;color:#000;text-align:center;font-weight:bold;height:46px;line-height:46px;position:relative;}
.pb_title p{margin:0;color:#848484;text-align:center;line-height:20px;margin-top:13px;font-size:16px;}
/*product*/
#productbg{background:#F6F6F6;padding-bottom:65px;}
.product{position:relative;}
.product .zhichi{position:absolute;left:0;top:-80px;background:#FFF;padding:42px 0 38px;width:100%;z-index:99;}
.product .zhichi .zc_left{width:calc(100% - 268px);float:left;}
.product .zhichi .zc_left .zc_li{width:33.33%;float:left;padding-left:50px;position:relative;}
.product .zhichi .zc_left .zc_li:before{content:'';width:1px;height:40px;background:#dadada;position:absolute;right:0;top:15px;}
.product .zhichi .zc_left .zc_li i{display:block;float:left;width:70px;height:70px;border:3px solid #2aa4de;border-radius:50%;}
.product .zhichi .zc_left .zc_li i.icon1{background:url(../images/zc_icon1.png) no-repeat center center;}
.product .zhichi .zc_left .zc_li i.icon2{background:url(../images/zc_icon2.png) no-repeat center center;}
.product .zhichi .zc_left .zc_li i.icon3{background:url(../images/zc_icon3.png) no-repeat center center;}
.product .zhichi .zc_left .zc_li .zc_txt{width:calc(100% - 70px);padding:13px 0 13px 15px;float:right;}
.product .zhichi .zc_left .zc_li .zc_txt p{margin:0;}
.product .zhichi .zc_left .zc_li .zc_txt p:first-child{font-size:18px;height:24px;line-height:24px;color:#1e1e1e;}
.product .zhichi .zc_left .zc_li .zc_txt p:last-child{font-size:14px;height:20px;line-height:20px;color:#6f6f6f;}
.product .zhichi .zc_right{width:268px;padding:3px 40px 13px 0;float:right;text-align:right;}
.product .zhichi .zc_right span{display:inline-block;height:20px;line-height:20px;padding-left:27px;background:url(../images/zc_phone.png) no-repeat left center;font-size:12px;color:#2d2e2e;}
.product .zhichi .zc_right p{margin:0;color:#2d2e2e;height:28px;line-height:28px;font-size:28px;margin-top:6px;}
.product .product_content{margin-top:113px;}
.p_class{width:100%;position:relative;padding:28px 30px 18px;background:#FFF;}
.p_class .p_item{float:left;}
.p_class .pc_left{width:195px;float:left;position:relative;padding-bottom:10px;}
.p_class .pc_left:after{content:'';width:1px;height:144px;background:#e6e6e6;position:absolute;right:0;top:1px;}
.p_class .pc_left p{margin:0;color:#000;}
.p_class .pc_left p:first-child{height:36px;line-height:36px;font-size:26px;font-weight:bold;}
.p_class .pc_left p:nth-child(2){font-size:16px;line-height:26px;margin-top:13px;}
.p_class .pc_left a{display:inline-block;margin-top:13px;height:28px;line-height:28px;font-size:14px;color:#8fd23f;padding-left:35px;background:url(../images/pcmore_icon.png) no-repeat left center;}
.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(../images/arrow.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(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);}
.p_class .pc_ul{width:calc(100% - 195px);z-index:20;float:right;padding-left:15px;}
.p_class .pc_ul>ul{margin:0;}
.p_class .pc_ul>ul>li{width:30%;margin-left:2.5%;float:left;}
.p_class .pc_ul>ul>li>span{width:100%;display:block;position:relative;border-bottom:2px solid #E2E2E2;height:41px;line-height:24px;font-size:18px;padding-bottom:15px;color:#000;background:url(../images/pclass_li.png) no-repeat right top;}
.p_class .pc_ul>ul>li>span:before{content:'';width:42px;height:2px;background:#0092d8;position:absolute;left:0;bottom:-2px;}
.p_class .pc_ul>ul>li>span>i{display:inline-block;width:48px;height:48px;background:url(../images/arrowicon.png) no-repeat center center;-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;position:absolute;right:0;top:0;display:none;}
.p_class .pc_ul>ul>li>span>a{color:#000;display:inline-block;height:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;}
.p_class .pc_ul>ul>li>span.on{background:#DBDBDB;}
.p_class .pc_ul>ul>li>dl{margin:0;margin-top:15px;height:140px;}
.p_class .pc_ul>ul>li>dl>dd{}
.p_class .pc_ul>ul>li>dl>dd>a{display:block;position:relative;height:30px;line-height:30px;font-size:14px;color:rgba(66,66,66,.7);}
.product .p_ul{position:relative;margin-top:10px;overflow:hidden;}
.product .p_ul .swiper-slide{margin-top:27px!important;display:block;}
.product .p_ul .p_img{width:100%;padding-bottom:75%;position:relative;}
.product .p_ul .p_img img{display:block;width:100%;height:100%;border:1px solid #E8E8E8;position:absolute;left:0;top:0;border-bottom:none;}
.product .p_ul .p_txt{background:url(../images/pclass_icon.png) no-repeat right 23px center #0092D8;padding:18px 12px 23px 7px;}
.product .p_ul .p_txt p{margin:0;line-height:20px;height:20px;color:#FFF;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.product .p_ul .p_txt p:last-child{height:22px;line-height:22px;font-size:14px;color:rgba(255,255,255,.6);margin-top:8px;}
/*gongyi*/
#gongyibg{background:url(../images/gybg.jpg) no-repeat center center;background-size:cover;padding:32px 0 64px;position:relative;}
.gongyi{}
.gongyi .gy_left{width:615px;float:left;}
.gongyi .gy_left .gy_img{width:100%;padding-bottom:100%;position:relative;}
.gongyi .gy_left .gy_img img{width:100%;height:100%;display:block;border-radius:50%;position:absolute;left:0;top:0;object-fit:cover;}
.gongyi .gy_left .gy_img:before{content:'';width:100%;height:100%;position:absolute;top:12px;left:-40px;border:1px dashed rgba(0,0,0,.2);border-radius:50%;}
.gongyi .gy_left .gy_img .kx{width:171px;height:171px;background:#0092D8;padding:12px 0 0 12px;position:absolute;right:-21px;bottom:28px;border-radius:50%;}
.gongyi .gy_left .gy_img .kx span{display:block;width:100%;height:100%;background:#1aa434;border-radius:50%;text-align:center;font-size:60px;font-weight:bold;color:#FFF;line-height:147px;}
.gongyi .gy_right{width:calc(100% - 615px);float:right;padding:121px 0 97px 75px;}
.gongyi .gy_right h2{margin:0;height:40px;line-height:40px;font-size:36px;color:#FFF;font-weight:bold;}
.gongyi .gy_right span{display:inline-block;font-size:14px;font-family:Arial;height:20px;line-height:20px;color:#b8b8b8;text-transform:uppercase;}
.gongyi .gy_right .gy_ul{margin-top:14px;}
.gongyi .gy_right .gy_ul .gy_li{width:49%;margin-left:2%;float:left;padding:23px 30px 14px 88px;margin-top:15px;}
.gongyi .gy_right .gy_ul .gy_li:nth-child(odd){margin-left:0;}
.gongyi .gy_right .gy_ul .gy_li.icon1{background:url(../images/gy_icon1.png) no-repeat 22px 27px #FFF;}
.gongyi .gy_right .gy_ul .gy_li.icon2{background:url(../images/gy_icon2.png) no-repeat 22px 27px #FFF;}
.gongyi .gy_right .gy_ul .gy_li.icon3{background:url(../images/gy_icon3.png) no-repeat 22px 27px #FFF;}
.gongyi .gy_right .gy_ul .gy_li.icon4{background:url(../images/gy_icon4.png) no-repeat 22px 27px #FFF;}
.gongyi .gy_right .gy_ul .gy_li p{margin:0;line-height:24px;}
.gongyi .gy_right .gy_ul .gy_li p:first-child{height:24px;font-size:19px;font-weight:bold;color:#484848;}
.gongyi .gy_right .gy_ul .gy_li p:last-child{font-size:15px;color:#767676;height:48px;margin-top:1px;}
.gongyi .gy_right .gy_p{margin-top:43px;height:30px;line-height:28px;font-size:20px;font-weight:bold;color:#FFF;border-bottom:2px solid #1aa434;position:relative;}
.gongyi .gy_right .gy_p:before{content:'';width:75px;height:2px;background:#1aa434;position:absolute;left:-75px;bottom:-2px;}
#gongyibg:after{content:'';width:calc(50% - 640px);height:2px;background:#1aa434;position:absolute;right:0;bottom:161px;}
/*case*/
#casebg{background:url(../images/casebg.jpg) no-repeat center center;background-size:cover;padding:52px 0 110px;}
.case{margin-top:60px;position:relative;}
.case .c_ul{width:100%;overflow:hidden;}
.case .c_img{width:100%;padding-bottom:75%;position:relative;}
.case .c_img img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
.case .c_txt{padding:18px 0 27px;background:#FFF;}
.case .c_txt p{color:#58565a;margin:0;height:20px;line-height:20px;font-size:14px;color:#4a4a4a;text-align:center;}
.case .swiper-pagination{margin-top:32px;position:relative;text-align:center;}
.case .swiper-pagination-bullet{width:16px;height:16px;background:#9A9A9A;margin:0 3px;opacity:1;outline:none;}
.case .swiper-pagination-bullet-active{background:#0092d8;}
.case_btn{margin-top:15px;}
.case_btn .cb_left{width:calc(100% - 450px);float:left}
.case_btn .cb_left p{margin:0;padding-left:30px;background:url(../images/c_phone.png) no-repeat left center;height:50px;line-height:50px;color:#848484;}
.case_btn .cb_right{width:430px;float:right;}
.case_btn .cb_right a{display:block;width:210px;height:50px;line-height:50px;background:#FFF;float:left;margin-left:10px;text-align:center;}
.case_btn .cb_right a:first-child{margin-left:0;}
.case_btn .cb_right a span{display:inline-block;padding-left:38px;color:#5C5C5C;background:url(../images/cbtn_icon.jpg) no-repeat left center;}
/*fenge*/
#fengebg{background:#0092d8;padding:47px 0 62px;}
.fenge{}
.fenge .fg_left{width:calc(100% - 260px);float:left;}
.fenge .fg_left p{margin:0;color:#fff;}
.fenge .fg_left p:first-child{height:60px;line-height:60px;font-size:48px;font-weight:bold;}
.fenge .fg_left p:nth-child(2){height:20px;line-height:20px;font-family:Arial;text-transform:uppercase;color:rgba(255,255,255,.3);margin-top:2px;}
.fenge .fg_left p:last-child{line-height:26px;font-size:16px;margin-top:19px;}
.fenge .fg_right{padding:16px 0 12px;float:right;width:255px;text-align:right;}
.fenge .fg_right p{margin:0;color:#FFF;}
.fenge .fg_right p:first-child{height:24px;line-height:24px;font-size:12px;background:url(../images/f_phone.png) no-repeat left center;display:inline-block;padding-left:30px;}
.fenge .fg_right p:nth-child(2){height:28px;line-height:28px;margin-top:8px;font-size:28px;}
.fenge .fg_right a{display:inline-block;width:100%;height:44px;line-height:44px;background:#FFF;border-radius:22px;text-align:center;font-size:18px;color:#0092d8;margin-top:21px;}
/*youshi*/
#youshibg{background:url(../images/xzbg.jpg) no-repeat center top;background-size:100% 427px;padding:98px 0 70px;}
.youshi{margin-top:66px;}
.youshi .ys_ul{background:#EEE;}
.youshi .ys_ul .ys_li{width:25%;float:left;text-align:center;cursor:pointer;position:relative;padding:16px 10px 18px;border-right:1px solid #c7c7c7;}
.youshi .ys_ul .ys_li:last-child{border-right:none;}
.youshi .ys_ul .ys_li .ys_num{display:inline-block;height:72px;line-height:72px;font-family:Arial;font-size:32px;color:#9a9a9a;position:relative;}
.youshi .ys_ul .ys_li .ys_num span{}
.youshi .ys_ul .ys_li .ys_num em{display:block;position:absolute;left:40px;top:38px;font-size:16px;font-style:normal;width:40px;height:34px;line-height:18px;background:#EEE;padding-bottom:16px;color:#686868;}
.youshi .ys_ul .ys_li p{margin:0;height:22px;line-height:22px;font-size:15px;}
.youshi .ys_ul .ys_li.on{background:#0092d8;}
.youshi .ys_ul .ys_li.on .ys_num{color:#FFF;}
.youshi .ys_ul .ys_li.on .ys_num em{color:#FFF;background:#0092d8;}
.youshi .ys_ul .ys_li.on p{color:#FFF;}
.youshi .ys_content{background:#FFF;padding:58px 52px 73px 75px;box-shadow:0 5px 20px #D3D3D3;}
.youshi .ys_content .ys_wai{width:100%;overflow:hidden;position:relative;}
.youshi .ys_content .ys_wai_nei{width:400%;display:table;height:auto;}
.youshi .ys_content .ys_nei{display:table-cell;width:25%;}
.youshi .ys_content .ysc_left{width:589px;float:right;}
.youshi .ys_content .ysc_left .ysc_img{width:100%;padding-bottom:65.71%;position:relative;}
.youshi .ys_content .ysc_left .ysc_img img{width:100%;height:100%;display:block;position:absolute;left:0;top:0;object-fit:cover;}
.youshi .ys_content .ysc_right{width:calc(100% - 589px);float:left;padding-right:75px;}
.youshi .ys_content .ysc_right .ysc_txt{margin-top:34px;}
.youshi .ys_content .ysc_right .ysc_txt span{width:470px;height:30px;background:url(../images/info_font.png) no-repeat left center;display:block;}
.youshi .ys_content .ysc_right .ysc_txt p{margin:0;}
.youshi .ys_content .ysc_right .ysc_txt p:nth-child(2){line-height:46px;color:#484747;font-size:36px;font-weight:bold;margin-top:14px;}
.youshi .ys_content .ysc_right .ysc_txt p:last-child{line-height:24px;color:#818181;font-size:14px;}
.youshi .ys_content .ysc_right .ysc_txt i{display:inline-block;width:140px;height:2px;background:#d6d6d6;margin:15px 0;}
.youshi .ys_content .ysc_right .ysc_ul{margin-top:29px;}
.youshi .ys_content .ysc_right .ysc_ul .ysc_li{width:25%;float:left;}
.youshi .ys_content .ysc_right .ysc_ul .ysc_li i{display:block;height:44px;}
.youshi .ys_content .ysc_right .ysc_ul .ysc_li i.icon1{background:url(../images/ys_icon1.png) no-repeat center center;}
.youshi .ys_content .ysc_right .ysc_ul .ysc_li i.icon2{background:url(../images/ys_icon2.png) no-repeat center center;}
.youshi .ys_content .ysc_right .ysc_ul .ysc_li i.icon3{background:url(../images/ys_icon3.png) no-repeat center center;}
.youshi .ys_content .ysc_right .ysc_ul .ysc_li i.icon4{background:url(../images/ys_icon4.png) no-repeat center center;}
.youshi .ys_content .ysc_right .ysc_ul .ysc_li p{margin:0;height:20px;line-height:20px;color:#575757;margin-top:5px;text-align:center;}
/*info*/
#infobg{background:url(../images/infobg.jpg) no-repeat center top #F6F6F6;background-size:100% 522px;padding:80px 0 23px;border-bottom:1px solid #F1F1F1;}
.info{}
.info .info_content{margin-top:21px;}
.info .info_content p{line-height:30px;text-align:center;font-size:16px;color:#FFF;}
.info .info_btn{margin-top:45px;text-align:center;}
.info .info_btn a{width:171px;height:42px;line-height:42px;border:1px solid #c8c8c8;color:#E8E8E8;border-radius:21px;text-align:center;margin-left:32px;display:inline-block;}
.info .info_btn a:first-child{margin-left:0;}
.info .info_btn a:last-child{background:#85c12d;border:1px solid #85c12d;}
.info .i_ul{margin-top:68px;}
.info .i_li{width:23.8%;margin-left:1.6%;background:#FFF;box-shadow:3.66px 1.62px 9px 1px rgba(7,0,2,.07);float:left;padding:30px 15px;display:block;}
.info .i_li:first-child{margin-left:0;}
.info .i_li i{width:100%;height:71px;display:block;}
.info .i_li i.infoicon1{background:url(../images/infoicon1.jpg) no-repeat center top;}
.info .i_li i.infoicon2{background:url(../images/infoicon2.jpg) no-repeat center top;}
.info .i_li i.infoicon3{background:url(../images/infoicon3.jpg) no-repeat center top;}
.info .i_li i.infoicon4{background:url(../images/infoicon4.jpg) no-repeat center top;}
.info .i_li .i_txt{margin-top:13px;text-align:center;}
.info .i_li .i_txt p{margin-bottom:0;}
.info .i_li .i_txt p:first-child{line-height:44px;color:#333;font-size:18px;}
.info .i_li .i_txt p:last-child{color:#848484;line-height:26px;}
/*news*/
#newsbg{background:#F6F6F6;padding:23px 0 60px;}
.news{margin-top:63px;}
.news .news_li{width:calc(100% - 614px);float:left;padding-left:90px;}
.news .news_li:first-child{width:614px;padding-left:0;}
.news .news_li .news_img{width:100%;padding-bottom:200px;position:relative;}
.news .news_li .news_img img{width:100%;height:100%;display:block;position:absolute;left:0;top:0;object-fit:cover;}
.news .news_li .news_txt{padding:30px 0 27px;}
.news .news_li .news_txt a{display:block;height:24px;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;color:#535353;}
.news .news_li .news_txt .news_p{margin-top:20px;}
.news .news_li .news_txt .news_p .news_time{width:72px;padding-bottom:8px;position:relative;float:left;}
.news .news_li .news_txt .news_p .news_time:after{content:'';width:1px;height:45px;background:#e8e8e8;position:absolute;right:0;top:5px;}
.news .news_li .news_txt .news_p .news_time span{display:inline-block;font-family:Arial;font-size:24px;color:#444;height:30px;line-height:30px;}
.news .news_li .news_txt .news_p .news_time span:last-child{color:#a49bb6;height:18px;line-height:18px;font-size:18px;}
.news .news_li .news_txt .news_p .pp{width:calc(100% - 72px);padding-left:15px;float:right;}
.news .news_li .news_txt .news_p .pp p{margin:0;color:#979797;line-height:30px;font-size:13px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.news .news_li .news_pp{padding:15px 0 6px;border-bottom:1px solid #eaeaea;}
.news .news_li:nth-child(2) .news_pp{border-top:1px solid #EAEAEA;}
.news .news_li .news_pp .time{width:72px;padding-bottom:8px;position:relative;float:left;}
.news .news_li .news_pp .time span{display:inline-block;font-family:Arial;font-size:24px;color:#444;height:32px;line-height:32px;}
.news .news_li .news_pp .time span:last-child{color:#a49bb6;height:14px;line-height:14px;font-size:18px;}
.news .news_li .news_pp .n_p{width:calc(100% - 72px);padding-left:15px;float:right;}
.news .news_li .news_pp .n_p p{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news .news_li .news_pp .n_p p a{color:#535353;}
.news .news_li .news_pp .n_p p:first-child{height:26px;line-height:26px;font-size:16px;}
.news .news_li .news_pp .n_p p:last-child{height:20px;line-height:20px;font-size:13px;margin-top:8px;color:#979797;}
/*friendlink*/
#friendlinkbg{padding:20px 0 15px;}
.friendlink{position:relative;}
.friendlink .left{width:80px;float:left;height:46px;line-height:46px;color:#1b95d4;font-size:30px;font-weight:bold;margin-top:7px;font-family:Arial;}
.friendlink .right{width:calc(100% - 80px);float:right;color:#727272;font-size:0;-webkit-text-size-adjust:none;}
.friendlink .right a{color:#747474;white-space:nowrap;display:inline-block;font-size:14px;padding:7px 20px;position:relative;}
.friendlink .right a:after{content:'';position:absolute;right:0;top:10px;width:1px;height:16px;background:#8A8A8A;}
/*foot*/
#footbg{background:#0092D8;}
.foot{}
.foot .f_left{width:645px;padding:17px 0 43px;float:left;position:relative;}
.foot .f_left .f_txt{height:50px;padding-left:70px;margin-top:25px;position:relative;}
.foot .f_left .f_txt:nth-child(2){float:left;}
.foot .f_left .f_txt:nth-child(3){margin-left:50px;float:left;}
.foot .f_left .f_txt i{width:50px;height:50px;position:absolute;left:0;top:0;display:inline-block;border-radius:50%;}
.foot .f_left .f_txt p{height:25px;line-height:25px;color:#FFF;margin-bottom:0;}
.foot .f_left .f_txt span{font-size:26px;font-family:Impact;vertical-align:middle;}
.foot .f_left .f_txt i.footicon1{background:url(../images/footicon1.png) no-repeat center center #3bace6;}
.foot .f_left .f_txt i.footicon2{background:url(../images/footicon2.png) no-repeat center center #3bace6;}
.foot .f_left .f_txt i.footicon3{background:url(../images/footicon3.png) no-repeat center center #3bace6;}
.foot .f_left .f_txt i.footicon4{background:url(../images/footicon4.png) no-repeat center center #3bace6;}
.foot .f_left .f_txt i.footicon5{background:url(../images/footicon5.png) no-repeat center center #3bace6;}
.foot .f_left .f_txt i.footicon6{background:url(../images/footicon6.png) no-repeat center center #3bace6;}
.foot .f_left .erweima{position:absolute;width:126px;height:126px;right:0;bottom:54px;}
.foot .f_right{width:500px;float:right;background:rgba(34,39,49,.1);padding:25px 35px;}
.foot .f_right .feedback{margin-top:9px;}
.foot .f_right .feedback li{color:#666;float:left;;margin-top:20px;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:3px;}
.foot .f_right .feedback .f_btn{width:100%;height:40px;border-radius:3px;background:#85c12d;display:block;color:#FFF;line-height:40px;cursor:pointer;position:relative;text-indent:30px;margin-top:21px;}
.foot .f_right .feedback .f_btn:before{content:'';width:28px;height:25px;position:absolute;top:7px;left:50%;background:url(../images/btnicon.png) no-repeat left center;border-right:1px solid #FFF;margin-left:-88px}
.foot .f_right .feedback .f_btn:after{content:'获取方案及报价';width:100px;height:40px;position:absolute;top:0;left:50%;text-indent:0;margin-left:-50px;}
/*footbottom*/
#footbottombg{background:#0092D8;border-top:1px solid #60B5E1;padding-bottom:0;}
.footbottom{line-height:32px;color:rgba(255,255,255,.6);padding:19px 0;}
.footbottom span{display:inline-block;white-space:nowrap;}
.footbottom a{color:rgba(255,255,255,.6);}
/*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(../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:27.14%;position:relative;z-index:9;}
#px_banner img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover;}
.px_txt{position:absolute;width:100%;height:100%;left:0;top:0;}
.px_txt .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(../images/loading.gif) center center no-repeat;padding:10px;box-shadow:0 0 15px #ccc;border-radius:5px 0 5px 5px;}
.tan_box .box video{max-width:1000px;width:100%;height:auto;display:block;overflow:hidden;}
.tan_box .v_close{width:36px;height:36px;text-align:center;position:absolute;right:0px;top:-36px;cursor:pointer;box-shadow:0 0 5px #ccc;border-radius:5px 5px 0 0;background:url(../images/closeicon.png) no-repeat center center #FFF;}

/*电脑浮动*/
.izl-rmenu{position:fixed;right:0;bottom:10px;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(../images/r_qq.png) 0px 0px no-repeat;background-color:#BD282E;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#BD282E;text-decoration:none;display:block;}
.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat;background-color:#BD282E;}
.izl-rmenu .btn-wx .pic{position:absolute;left:-160px;top:0px;display:none;width:160px;height:160px;}
.izl-rmenu .btn-phone{background:url(../images/r_phone.png) 0px 0px no-repeat;background-color:#BD282E;}
.izl-rmenu .btn-phone .phone{background-color:#BD282E;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(../images/r_top.png) 0px 0px no-repeat;background-color:#666666;display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}

/*手机浮动*/
#floatBottom{width:100%;height:53px;background:#8a8a8a;position:fixed;left:0;bottom:0;z-index:999999;display:none;}
#floatBottom a{width:25%;height:53px;line-height:53px;display:block;float:left;position:relative;}
#floatBottom a.kf1{background:url(../images/kf1.png) no-repeat center center;}
#floatBottom a.kf2{background:url(../images/kf2.png) no-repeat center center;}
#floatBottom a.kf3{background:url(../images/kf3.png) no-repeat center center;}
#floatBottom a.kf4{background:url(../images/kf4.png) no-repeat center center;}
#floatBottom .ewm{width:90px;height:90px;position:absolute;bottom:55px;left:50%;margin-left:-45px;display:none;}
#floatBottom .ewm img{width:100%;height:100%;display:block;}
/*1310以上屏幕*/
@media (min-width:1310px){
	.container{width:1280px;}
}
/*1200以上屏幕*/
@media screen and (max-width:1309px){
	.container{width:1170px;}
	.top .nav .firstfloor>li{margin-left:0;}
	.product .zhichi .zc_left{width:calc(100% - 235px);}
	.product .zhichi .zc_left .zc_li{padding-left:30px;}
	.product .zhichi .zc_right{width:235px;}
	.gongyi .gy_left{width:515px;}
	.gongyi .gy_right{width:calc(100% - 515px);padding:21px 0 97px 75px;}
	.youshi .ys_content .ysc_left{width:520px;}
	.youshi .ys_content .ysc_right{width:calc(100% - 520px);}
	.youshi .ys_content .ysc_right .ysc_txt{margin-top:10px;}
	.youshi .ys_content .ysc_right .ysc_ul{margin-top:21px;}
}
/*1200以下屏幕*/
@media screen and (max-width:1199px){
	.container{width:994px;}
	#topbg{height:85px;}
	.top .logo{width:270px;padding:20px 0;}
	.top .nav .firstfloor>li{width:90px;}
	.top .nav .firstfloor>li>a{padding:23px 0 10px;}
	.top .nav .firstfloor>li>a>span{margin-top:5px;}
	.index_banner .swiper-pagination-bullets{bottom:60px!important;}
	.product .zhichi{padding:26px 0;}
	.product .zhichi .zc_left{width:100%;float:none;}
	.product .zhichi .zc_right{display:none;}
	.product .zhichi .zc_left .zc_li:last-child:before{content:none;}
	.product .zhichi .zc_left .zc_li{padding-left:40px;}
	.product .product_content{margin-top:70px;}
	.p_class{padding:15px 10px;}
	.p_class .p_item{width:100%;float:none;border-bottom:1px solid #E6E6E6;}
	.p_class .pc_left{width:100%;}
	.p_class .pc_left:after{content:none;}
	.p_class .pc_left p{display:inline-block;}
	.p_class .pc_left p br{display:none;}
	.p_class .pc_left p:nth-child(2){margin-top:0;height:36px;line-height:36px;}
	.p_class .pc_left a{position:absolute;right:0;top:4px;margin-top:0;}
	.p_class .pc_ul{width:100%;float:none;padding-left:0;margin-top:20px;}
	.p_class .pc_ul>ul>li{width:19%;margin-left:1.25%;}
	.p_class .pc_ul>ul>li:first-child{margin-left:0;}
	#gongyibg{padding:30px 0;}
	.gongyi .gy_left{width:400px;}
	.gongyi .gy_left .gy_img .kx{width:130px;height:130px;padding:8px 0 0 8px;}
	.gongyi .gy_left .gy_img .kx span{font-size:40px;line-height:122px;}
	.gongyi .gy_right{width:calc(100% - 400px);padding:0 0 0 50px;}
	.gongyi .gy_right .gy_ul{margin-top:0;}
	.gongyi .gy_right .gy_ul .gy_li{padding:10px 20px 10px 80px;}
	.gongyi .gy_right .gy_ul .gy_li.icon1{background:url(../images/gy_icon1.png) no-repeat 22px 13px #FFF;}
	.gongyi .gy_right .gy_ul .gy_li.icon2{background:url(../images/gy_icon2.png) no-repeat 22px 13px #FFF;}
	.gongyi .gy_right .gy_ul .gy_li.icon3{background:url(../images/gy_icon3.png) no-repeat 22px 13px #FFF;}
	.gongyi .gy_right .gy_ul .gy_li.icon4{background:url(../images/gy_icon4.png) no-repeat 22px 13px #FFF;}
	.gongyi .gy_right .gy_p{margin-top:20px;}
	.gongyi .gy_right .gy_p:before{left:-40px;}
	#casebg{padding:30px 0;}
	.case{margin-top:20px;}
	.case .swiper-pagination{margin-top:20px;}
	#fengebg{padding:30px 0;}
	.fenge .fg_left{width:100%;float:none;}
	.fenge .fg_left p:first-child{font-size:36px;height:46px;line-height:46px;}
	.fenge .fg_left p br{display:none;}
	.fenge .fg_right{display:none;}
	#youshibg{padding:30px 0;background-size:auto 268px;}
	.youshi{margin-top:30px;}
	.youshi .ys_ul .ys_li{padding:10px 10px 15px;}
	.youshi .ys_ul .ys_li p{font-size:13px;}
	.youshi .ys_content{padding:30px 20px 40px;}
	.youshi .ys_content .ysc_left{width:480px;}
	.youshi .ys_content .ysc_right{width:calc(100% - 480px);padding-right:30px;}
	.youshi .ys_content .ysc_right .ysc_txt span{width:100%;background-size:contain;height:22px;}
	.youshi .ys_content .ysc_right .ysc_txt p:nth-child(2){font-size:30px;height:40px;line-height:40px;margin-top:8px;}
	.youshi .ys_content .ysc_right .ysc_txt i{margin:12px 0;}
	#infobg{padding:30px 0 20px;background-size:auto 400px;}
	.info .info_content{padding:0 0;}
	.info .info_content p{}
	.info .info_btn{margin-top:20px;}
	.info .i_ul{margin-top:30px;}
	.info .i_li{padding:20px 10px;}
	.info .i_li .i_txt p:last-child{font-size:12px;line-height:22px;}
	#newsbg{padding:20px 0 30px;}
	.news{margin-top:30px;}
	.news .news_li{width:calc(100% - 450px);padding-left:40px;}
	.news .news_li:first-child{width:450px;}
	.news .news_li .news_img{padding-bottom:32.57%;}
	.news .news_li .news_txt{padding:15px 0 10px;}
	.news .news_li .news_txt .news_p{margin-top:15px;}
	.news .news_li .news_pp{padding:15px 0 20px;}
	#friendlinkbg{padding:10px 0 10px;}
	.friendlink .left{height:34px;line-height:34px;margin-top:0;}
	.friendlink .right a{padding:3px 10px;}
	.friendlink .right a:after{top:6px;}
	.foot .f_left{width:calc(100% - 460px);padding:0 0 0;}
	.foot .f_left .f_txt{margin-top:20px;}
	.foot .f_left .f_txt:nth-child(2){float:none;}
	.foot .f_left .f_txt:nth-child(3){float:none;margin-left:0;}
	.foot .f_left .erweima{right:10px;bottom:5px;}
	.foot .f_right{width:460px;padding:25px 20px;}
	.footbottom{padding:10px 0;}
	
	#lefttop{display:none;}
	#px_banner{padding-bottom:25%;}
}
/*992以下屏幕*/
@media screen and (max-width:1023px){
	.container{width:calc(100% - 30px);}
	#topbg{display:none;}
	#mobilehead{display:block;}
	#mobilehead.mhead{background:#FFF;position:fixed;z-index:9999;top:0;box-shadow:0 2px 5px rgba(0,0,0,.6);}
	#mobilehead .nav_bg.nav_bg1{height:70px;height:calc(100% - 70px);}
	#mobilehead .nav .nav_box.nav_box1{top:70px;}
	.index_banner{padding-bottom:48%;}
	.index_banner .swiper-pagination-bullets{bottom:71px!important;}
	.product .zhichi{padding:20px 0;}
	.product .zhichi .zc_left .zc_li{padding-left:15px;}
	.product .product_content {margin-top:50px;}
	.p_class{padding:0 0;}
	.p_class .p_item{border-bottom:none;}
	.p_class .pc_left{width:150px;padding-bottom:0;background:#0092D8;text-align:center;}
	.p_class .pc_left p:first-child{height:50px;line-height:50px;color:#FFF;font-size:18px;}
	.p_class .pc_left p:nth-child(2){display:none;}
	.p_class .pc_left a{display:none;}
	.p_class .pc_right{display:block;}
	.p_class .pc_ul{display:none;margin-top:0;position:absolute;left:0;top:50px;background:#FFF;padding:0 10px 10px;}
	.p_class .pc_ul>ul>li{width:100%;margin-left:0;}
	.p_class .pc_ul>ul>li>span{height:48px;line-height:48px;padding-bottom:0;font-size:16px;border-bottom:1px solid #E2E2E2;background:none;}
	.p_class .pc_ul>ul>li>span:before{height:1px;bottom:-1px;width:110px;}
	.p_class .pc_ul>ul>li>span:after{content:none;}
	.p_class .pc_ul>ul>li>span>i{display:block;}
	.p_class .pc_ul>ul>li>dl{display:none;margin-top:0;height:auto;border-bottom:1px solid #E2E2E2;padding:10px 0;}
	.p_class .pc_ul>ul>li>dl>dd{text-indent:25px;}
	.p_class .pc_ul>ul>li>dl>dd>a{height:38px;line-height:38px;}
	.p_class .pc_ul>ul>li.on>span>i{-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);}
	.product .p_ul{margin-top:0;}
	.product .p_ul .swiper-slide{margin-top:15px!important;}
	#gongyibg{padding:20px 0;}
	.gongyi .gy_left{display:none;}
	.gongyi .gy_right{width:100%;padding:0 0 0 0;text-align:center;}
	.gongyi .gy_right .gy_ul .gy_li p{text-align:left;}
	.gongyi .gy_right .gy_p{border-bottom:none;}
	.gongyi .gy_right .gy_p:before{content:none;}
	.case_btn .cb_left{display:none;}
	.case_btn .cb_right{width:100%;float:none;text-align:center;}
	.case_btn .cb_right a{display:inline-block;float:none;}
	#fengebg{padding:20px 0;}
	.fenge .fg_left p:last-child{line-height:24px;font-size:14px;margin-top:10px;}
	#youshibg{padding:20px 0;}
	.youshi .ys_ul .ys_li p{height:44px;}
	.youshi .ys_content{padding:20px 15px;}
	.youshi .ys_content .ysc_left{display:none;}
	.youshi .ys_content .ysc_right{width:100%;float:none;padding-right:0;}
	#infobg{padding:20px 0 10px;}
	.info .info_content p{margin:0;font-size:14px;line-height:24px;text-indent:0;}
	.info .i_ul{margin-top:10px;}
	.info .i_li{width:49%;margin-left:2%;margin-top:15px;}
	.info .i_li:nth-child(odd){margin-left:0;}
	#newsbg{padding:20px 0;}
	.news .news_li{width:calc(100% - 370px);padding-left:20px;}
	.news .news_li:first-child{width:370px;}
	.news .news_li .news_pp{padding:11px 0 15px;}
	.foot .f_left{width:100%;float:none;}
	.foot .f_left .erweima{display:none;}
	.foot .f_right{width:100%;float:none;padding:0 20px 20px;margin-top:20px;}
	#footbottombg{padding-bottom:53px;}
	#floatBottom{display:block;}
	
	#px_banner{padding-bottom:31%;margin-top:0;}

	#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){
	.index_banner{padding-bottom:27%;}
	#productbg{padding-bottom:20px;}
	.product .zhichi{display:none;}
	.index_banner .swiper-pagination-bullets{bottom:10px!important;}
	.product .product_content{margin-top:20px;}
	.gongyi .gy_right h2{font-size:28px;height:36px;line-height:36px;}
	.pb_title h2{font-size:28px;height:36px;line-height:36px;}
	.pb_title p{font-size:14px;line-height:20px;margin-top:7px;}
	.fenge .fg_left p:first-child{font-size:28px;height:36px;line-height:36px;}
	.youshi{margin-top:20px;}
	.news .news_li{width:100%;float:none;padding-left:0;}
	.news .news_li:first-child{width:100%;}
	.friendlink .left{width:100%;float:none;text-align:center;}
	.friendlink .right{width:100%;float:none;}
}
/*668以下屏幕*/
@media screen and (max-width:667px){
	.gongyi .gy_right .gy_ul .gy_li{padding:10px 10px 10px 80px;}
	.gongyi .gy_right .gy_ul .gy_li p:last-child{font-size:12px;line-height:20px;height:40px;}
	.youshi .ys_ul .ys_li{width:50%;}
	.youshi .ys_ul .ys_li:first-child{border-bottom:1px solid #c7c7c7;}
	.youshi .ys_ul .ys_li:nth-child(2){border-bottom:1px solid #c7c7c7;border-right:none;}
	.youshi .ys_ul .ys_li p{font-size:12px;height:22px;}
	.youshi .ys_content .ysc_right .ysc_txt span{height:16px;}
	.youshi .ys_content .ysc_right .ysc_txt p:nth-child(2){font-size:24px;line-height:30px;height:30px;}
	.footbottom{line-height:26px;}

	#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 40px;}
	.index_banner{padding-bottom:48%;}
	.p_class .pc_left{display:none;}
	.p_class .pc_right{width:100%;float:none;}
	#gongyibg{padding:15px 0;}
	.gongyi .gy_right h2{font-size:24px;height:30px;line-height:30px;}
	.gongyi .gy_right span{font-size:12px;}
	.gongyi .gy_right .gy_ul .gy_li{width:100%;margin-top:10px;margin-left:0;}
	.gongyi .gy_right .gy_p{margin-top:10px;font-size:16px;height:auto;}
	.pb_title h2{font-size:24px;height:30px;line-height:30px;}
	.pb_title p{font-size:12px;margin-top:5px;line-height:18px;}
	#casebg{padding:15px 0;}
	.case{margin-top:10px;}
	.case .c_txt{padding:8px 0;}
	.case .swiper-pagination{margin-top:10px;}
	.case .swiper-pagination-bullet{width:8px;height:8px;}
	.case_btn .cb_right{font-size:0;-webkit-text-size-adjust:none;}
	.case_btn .cb_right a{width:49%;margin-left:2%;font-size:13px;}
	#fengebg{padding:10px 0;}
	.fenge .fg_left p:first-child{font-size:20px;height:26px;line-height:26px;}
	.fenge .fg_left p:nth-child(2){height:auto;}
	.fenge .fg_left p:last-child{font-size:13px;}
	#youshibg{padding:15px 0;}
	.youshi .ys_ul .ys_li{padding:8px 0;}
	.youshi .ys_ul .ys_li p{display:none;}
	.youshi .ys_content{padding:10px 10px;}
	.youshi .ys_content .ysc_right .ysc_txt p:nth-child(2){font-size:20px;height:26px;line-height:26px;}
	.youshi .ys_content .ysc_right .ysc_txt p:last-child{font-size:13px;}
	.youshi .ys_content .ysc_right .ysc_ul{margin-top:0;}
	.youshi .ys_content .ysc_right .ysc_ul .ysc_li{width:50%;margin-top:10px;}
	#infobg{padding:15px 0 10px;}
	.info .info_content{margin-top:10px;}
	.info .info_content p{font-size:13px;}
	.info .info_btn a{width:48%;margin-left:4%;}
	.info .i_li{width:100%;margin-left:0;}
	#newsbg{padding:15px 0;}
	.news{margin-top:10px;}
	.news .news_li .news_pp .n_p{padding-left:0;}
	.foot .f_left .f_txt{padding-left:60px;margin-top:15px;height:auto;}
	.foot .f_left .f_txt p{height:auto;}
	.foot .f_left .f_txt span{font-size:16px;}
	.foot .f_right{margin-top:15px;padding:0 10px 10px;}
	.foot .f_right .feedback li{width:100%;float:none;margin-left:0!important;margin-top:10px;}
	.foot .f_right .feedback .f_btn{margin-top:10px;}
}


