/*-----  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;}
.mt0{margin-top:0;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt50{margin-top:50px;}
.mt80{margin-top:80px;}
::-webkit-input-placeholder
{color:#ababab;}
:-moz-placeholder
{color:#ababab;}
::-moz-placeholder
{color:#ababab;}
:-ms-input-placeholder
{color:#ababab;}
/*top*/
.top{padding:0 15px 0 40px;background:#FFF;position:fixed;top:23px;width:1320px;left:50%;margin-left:-660px;z-index:9999;transition: 0.4s;-webkit-transition: 0.4s;-moz-transition: 0.4s;-o-transition: 0.4s;}
.top .top_left{float:left;}
.top .top_left .logo{width:235px;float:left;padding:28px 18px 22px 0;border-right:1px solid #F4F4F4;}
.top .top_left .logo img{width:100%;height:auto;display:block;}
.top .top_left .tl_txt{float:left;margin-left:22px;line-height:24px;padding:35px 0 33px;font-size:16px;color:#201d16;}
.top .top_right{float:right;padding-top:24px;}
.top .top_right p{margin:0;height:18px;text-align:right;padding-right:15px;}
.top .top_right p span{display:inline-block;background:url(topphone.jpg) no-repeat left center;line-height:18px;height:18px;font-size:14px;color:#999;padding-left:25px;}
.top .top_right p span b{color:#017dc6;font-size:18px;vertical-align:middle;}
.top .top_right .nav{margin-top:15px;}
.top .top_right .nav ul{margin:0;}
.top .top_right .nav .firstfloor>li{display:inline-block;float:left;font-size:16px;text-align:center;position:relative;cursor:pointer;display:inline-block;margin-left:10px;padding:0 15px 26px;border-bottom:3px solid #FFF;}
.top .top_right .nav .firstfloor>li>a{display:block;color:#201d16;line-height:30px;height:30px;width:100%;}
.top .top_right .nav .firstfloor>li:hover{border-bottom:3px solid #0092DD;}
.top .top_right .nav .secondfloor{position:absolute;left:0;top:59px;z-index:9999;display:none;background:rgba(255,255,255,.9);min-width:100%;box-sizing:border-box;}
.top .top_right .nav .secondfloor>li{border-bottom:1px solid #FFF;width:100%;line-height:36px;height:36px;font-size:13px;margin-left:0;}
.top .top_right .nav .secondfloor>li>a{width:100%;height:100%;display:block;color:#201d16;width:100%;height:100%;white-space:nowrap;padding:0 15px;}
.top .top_right .nav .secondfloor li a:hover{color:#201d16;}
.top.topfix{width:100%;left:0;margin-left:0;top:0;-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);}
/*mobilehead*/
#mobilehead{height:70px;width:100%;display:none;}
#mobilehead .logo{width:calc(100% - 120px);height:70px;display:block;float:left;background:url(logo.jpg) no-repeat 10px center;background-size:auto 50px;}
#mobilehead .nav{float:right;}
#mobilehead .nav_bg{display:none;position:fixed;top:70px;left:0;z-index:989;width:100%;height:calc(100% - 70px);background:rgba(0, 0, 0, 0.6);animation:fade-in .43s ease 0s;-webkit-animation:fade-in .43s ease 0s;}
#mobilehead .nav .nav_box{display:none;position:absolute;top:70px;left:0;z-index:991;width:100%;overflow:auto;border-top:1px solid #eee;background:#fff;box-sizing:border-box;}
#mobilehead .nav .nav_one>li{border-bottom:1px solid #eee;padding:0 10px;}
#mobilehead .nav .nav_one>li>span{height:42px;line-height:42px;font-size:15px;}
#mobilehead .nav .nav_one>li>span>a{display:block;position:relative;width:calc(100% - 150px);height:42px;box-sizing:border-box;font-size:15px;color:#666;line-height:42px;float:left;}
#mobilehead .nav .nav_one>li>span>i{float:right;display:block;width:150px;height:42px;}
#mobilehead .nav .nav_one>li>span>i>em{float:right;width:42px;height:42px;background:url(+.png) no-repeat center center;-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;display:block;}
#mobilehead .nav .nav_one>li>span>i>em.on{-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);}
#mobilehead .nav .nav_one>li>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(mobilesitemap.png) no-repeat left center;background-size:auto 15px;}
#mobilehead .nav .nav_contact .nav_txt span.topphoneicon{background:url(mobilephone.png) no-repeat left center;background-size:auto 15px;}
#mobilehead .nav .nav_contact .nav_txt span.topemailicon{background:url(mobileemail.png) no-repeat left center;background-size:auto 15px;text-indent:25px;}
/*flash*/
.index_banner{width:100%;height:0;padding-bottom:42.24%;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{background:#FFF;opacity:1;width:11px;height:11px;}
.index_banner .swiper-pagination-bullet-active{width:35px;border-radius:6px;}
/*pb_title*/
.pb_title_hui{text-align:center;}
.pb_title_hui h2{margin:0;font-size:40px;color:#323232;font-weight:bold;position:relative;line-height:46px;height:46px;background:url(h2_left.png) no-repeat left center,url(h2_right.png) no-repeat right center;display:inline-block;padding:0 149px;}
.pb_title_hui p{margin:0;font-size:16px;line-height:20px;color:#848484;margin-top:12px;}
.pb_title_hui i{display:inline-block;width:181px;height:13px;}
.pb_title_hui i.icon1{background:url(youshi_bottom.png) no-repeat left top;margin-top:26px;}
.pb_title_hui i.icon2{background:url(info_bottom.jpg) no-repeat left top;margin-top:20px;}
.pb_title_bai{text-align:center;}
.pb_title_bai h2{margin:0;font-size:40px;color:#FFF;font-weight:bold;position:relative;line-height:46px;height:46px;background:url(h2_left1.png) no-repeat left center,url(h2_right1.png) no-repeat right center;display:inline-block;padding:0 149px;}
.pb_title_bai p{margin:0;font-size:16px;line-height:20px;color:#FFF;margin-top:12px;}
/*product*/
#productbg{background:#F5F5F5;padding:47px 0 76px;}
.product{margin-top:30px;}
.product .p_left{width:290px;float:left;}
.product .p_left .p_left_title{width:100%;background:#0079c5;border-top-left-radius:27px;padding:33px 0 24px 37px;}
.product .p_left .p_left_title p{margin:0;line-height:24px;height:24px;color:#FFF;}
.product .p_left .p_left_title p:first-child{height:40px;line-height:40px;font-weight:bold;font-size:30px;}
.product .p_left .p_ul{background:#D6D6D6;}
.product .p_left .p_ul>a{line-height:56px;width:100%;height:100%;display:block;color:#474747;padding-left:110px;background:url(classicon.png) no-repeat 67px center;font-size:16px;border-bottom:1px solid #F5F5F5;}
.product .p_left .p_ul>a:last-child{border-bottom:none;}
.product .p_left .p_ul>a.on,.product .p_left .p_ul>a:hover{background:url(classicon_hover.png) no-repeat 67px center #91c82d;color:#FFF;}
.product .p_left .p_ul>a:last-child.on,.product .p_left .p_ul>a:last-child:hover{border-bottom:none;}
.product .p_left .p_ul ul{margin:0;padding:11px 0 14px 18px;background:#f5f5f5;}
.product .p_left .p_ul ul li{background:url(dianicon.png) no-repeat left center;line-height:36px;text-indent:15px;font-size:16px;}
.product .p_left .p_ul ul li a{color:#414141;}
.product .p_left .p_bottom{padding:32px 0 30px 20px;background:#333;border-bottom-right-radius:27px;}
.product .p_left .p_bottom span{display:block;line-height:20px;color:rgba(238,238,238,.7);}
.product .p_left .p_bottom .p_txt{background:url(leftphone.png) no-repeat left center;padding-top:2px;padding-left:64px;margin-top:24px;}
.product .p_left .p_bottom .p_txt p{color:#d5d5d5;margin:0;line-height:20px;height:20px;}
.product .p_left .p_bottom .p_txt p:last-child{font-size:30px;font-family:Impact;line-height:36px;height:36px;}
.product .p_class{display:none;}
.product .p_class h2{margin:0;width:120px;height:46px;background:#0079c5;font-size:18px;color:#FFF;text-align:center;font-weight:bold;line-height:46px;background-size:cover;float:left;}
.product .p_class .p_class_li{width:calc(100% - 120px);float:right;display:table;background:#838383;}
.product .p_class .p_class_li .pc_li{height:46px;display:table-cell;border-left:1px solid #6F6F6F;position:relative;}
.product .p_class .p_class_li .pc_li:first-child{border-left:none;}
.product .p_class .p_class_li .pc_li>a{line-height:46px;width:20%;color:#FFF;text-align:center;display:table-cell;}
.product .p_class .p_class_li .pc_li i{display:block;width:46px;height:46px;background:url(arrowicon.png) no-repeat center center;transform:rotate(90deg);transition:transform .3s ease-out;position:absolute;top:0;right:0;}
.product .p_class .p_class_li .pc_li i.on{transform:rotate(-90deg);}
.product .p_class .p_class_li .pc_li .ul_li{width:100%;position:absolute;top:46px;left:0;display:none;z-index:20;border-top:1px solid #D0D0D0;}
.product .p_class .p_class_li .pc_li .ul_li a{width:100%;height:46px;line-height:46px;display:block;text-indent:20px;color:#333;background:#e6e6e6;border-bottom:1px solid #D0D0D0;font-size:13px;}
.product .p_right{width:calc(100% - 290px);float:right;background:#FFF;padding:26px 28px 20px 40px;}
.product .p_right .p_right_title{width:100%;position:relative;padding-top:5px;}
.product .p_right .p_right_title p{margin:0;color:#1c1c1c;font-size:12px;font-weight:bold;height:14px;line-height:14px;text-transform:uppercase;}
.product .p_right .p_right_title p:first-child{height:30px;line-height:30px;font-size:24px;}
.product .p_right .p_right_title .more{width:19px;height:19px;background:url(moreicon.jpg) no-repeat center center;position:absolute;right:0;top:12px;display:block;}
.product .p_right .p_right_ul{margin-top:5px;position:relative;width:100%;overflow:hidden;}
.product .p_right .p_right_ul .swiper-slide{margin-top:10px!important;}
.product .p_right .p_right_ul .swiper-slide .p_li{width:100%;padding-bottom:75%;position:relative;}
.product .p_right .p_right_ul .swiper-slide .p_li img{position:absolute;top:0;left:0;object-fit:cover;width:100%;height:100%;}
.product .p_right .p_right_ul .swiper-slide p{margin:0;height:34px;line-height:34px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#4d4d4d;font-size:15px;}
.product .p_right .p_right_ul .swiper-slide p a{color:#4d4d4d;}
/*fenge*/
#fengebg{background:url(fengebg.jpg) no-repeat center center;background-size:cover;padding:62px 0 80px;}
.fenge{text-align:center;}
.fenge p{color:#FFF;margin:0;text-align:center;}
.fenge p:first-child{font-size:40px;font-weight:bold;height:46px;line-height:46px;}
.fenge p:nth-child(2){font-size:18px;height:24px;line-height:24px;margin-top:19px;}
.fenge p:nth-child(3){font-size:18px;margin-top:39px;}
.fenge p span{display:inline-block;background:url(fengephone.png) no-repeat left bottom;padding-left:25px;}
.fenge a{display:inline-block;width:182px;height:38px;line-height:38px;background:#91c82d;border-radius:19px;text-align:center;font-size:16px;color:#FFF;margin-top:19px;}
/*youshi*/
#youshibg{padding:60px 0 35px;}
.youshi{margin-top:25px;}
.youshi .youshi_wrap{width:100%;overflow:hidden;position:relative;}
.youshi .youshi_wrap .youshi_wrap_item{width:400%;display:table;height:auto;}
.youshi .youshi_wrap .youshi_wai{display:table-cell;}
.youshi .youshi_wrap .youshi_img{width:100%;padding-bottom:24.95%;position:relative;background-size:cover!important;}
.youshi .youshi_wrap .youshi_img.bg1{background:url(youshibg1.jpg) no-repeat center center;}
.youshi .youshi_wrap .youshi_img.bg2{background:url(youshibg2.jpg) no-repeat center center;}
.youshi .youshi_wrap .youshi_img.bg3{background:url(youshibg3.jpg) no-repeat center center;}
.youshi .youshi_wrap .youshi_img.bg4{background:url(youshibg4.jpg) no-repeat center center;}
.youshi .youshi_wrap .youshi_img .youshi_txt{width:100%;height:100%;position:absolute;left:0;top:0;}
.youshi .youshi_wrap .youshi_img .youshi_txt .container{height:100%;}
.youshi .youshi_wrap .youshi_img .youshi_txt .row{height:100%;}
.youshi .youshi_wrap .youshi_img .youshi_txt .youshi_left{width:320px;height:100%;background:#007fcb;float:left;position:relative;}
.youshi .youshi_wrap .youshi_img .youshi_txt .youshi_left .yl_txt{width:100%;padding-left:40px;position:absolute;top:50%;transform:translateY(-50%);}
.youshi .youshi_wrap .youshi_img .youshi_txt .youshi_left .yl_txt em{display:block;width:161px;height:34px;background:url(huiyun.png) no-repeat left top;}
.youshi .youshi_wrap .youshi_img .youshi_txt .youshi_left .yl_txt p{margin:0;color:#FFF;}
.youshi .youshi_wrap .youshi_img .youshi_txt .youshi_left .yl_txt p:nth-child(2){height:55px;line-height:55px;margin-top:15px;font-size:45px;}
.youshi .youshi_wrap .youshi_img .youshi_txt .youshi_left .yl_txt p:nth-child(3){height:20px;line-height:20px;margin-top:4px;font-size:16px;}
.youshi .youshi_wrap .youshi_img .youshi_txt .youshi_left .yl_txt .line{width:49px;height:2px;background:#FFF;margin-top:21px;display:block;}
.youshi .youshi_wrap .youshi_img .youshi_txt .youshi_left .yl_txt p:nth-child(5){line-height:18px;margin-top:27px;font-size:12px;text-transform:uppercase;}
.youshi .youshi_wrap .youshi_img .youshi_txt .youshi_left .yl_txt .yl_ul{margin-top:26px;font-size:0;-webkit-text-size-adjust:none;}
.youshi .youshi_wrap .youshi_img .youshi_txt .youshi_left .yl_txt .yl_ul span{display:inline-block;font-size:13px;line-height:19px;margin-top:16px;padding-top:1px;background:url(adicon.png) no-repeat left top;color:#FFF;text-indent:20px;margin-right:25px;}
.youshi .youshi_wrap .youshi_img .youshi_txt .youshi_right{width:calc(100% - 370px);float:right;height:100%;position:relative;}
.youshi .youshi_wrap .youshi_img .youshi_txt .youshi_nr{width:100%;background:#FFF;position:absolute;right:0;bottom:45px;padding:0 20px 22px;}
.youshi .youshi_wrap .youshi_img .youshi_txt .youshi_nr .num{width:57px;height:117px;background:url(youshinum.png) no-repeat left top;float:left;margin-top:-9px;line-height:28px;display:block;font-size:24px;padding:46px 0 43px;text-align:center;color:#FFF;}
.youshi .youshi_wrap .youshi_img .youshi_txt .youshi_nr .youshi_p{width:calc(100% - 97px);float:right;padding:32px 0 10px;}
.youshi .youshi_wrap .youshi_img .youshi_txt .youshi_nr .youshi_p p{margin:0;color:#323232;line-height:22px;margin-top:2px;font-size:16px;}
.youshi .youshi_wrap .youshi_img .youshi_txt .youshi_nr .youshi_p p:first-child{font-size:36px;color:#007fcb;font-weight:bold;height:40px;line-height:40px;}
.youshi_ul{margin-top:20px;}
.youshi_ul ul{margin:0;}
.youshi_ul li{width:23.8%;margin-left:1.6%;float:left;position:relative;line-height:20px;padding:20px 0;background:#dadada;text-align:center;cursor:pointer;}
.youshi_ul li:first-child{margin-left:0;}
.youshi_ul li i{display:none;position:absolute;border-bottom:10px solid #323232;border-left:9px solid transparent;border-right:9px solid transparent;left:50%;margin-left:-9px;top:-10px;}
.youshi_ul li:hover,.youshi_ul li.on{background:#323232;color:#FFF;}
.youshi_ul li:hover i,.youshi_ul li.on i{display:block;}
/*liucheng*/
#liuchengbg{padding:35px 0 50px;position:relative;}
#liuchengbg .lc_line{width:100%;height:1px;background:#CCC;margin-top:-11px;display:block;}
.liucheng{margin-top:36px;position:relative;}
.liucheng .liucheng_item{width:100%;overflow:hidden;}
.liucheng .swiper-slide{padding-bottom:46px;text-align:center;}
.liucheng .swiper-slide span{display:inline-block;width:120px;height:120px;border:1px dashed #cfcfcf;border-radius:50%;}
.liucheng .swiper-slide span.icon1{background:url(liucheng_icon1.png) no-repeat center center;}
.liucheng .swiper-slide span.icon2{background:url(liucheng_icon2.png) no-repeat center center;}
.liucheng .swiper-slide span.icon3{background:url(liucheng_icon3.png) no-repeat center center;}
.liucheng .swiper-slide span.icon4{background:url(liucheng_icon4.png) no-repeat center center;}
.liucheng .swiper-slide span.icon5{background:url(liucheng_icon5.png) no-repeat center center;}
.liucheng .swiper-slide span.icon6{background:url(liucheng_icon6.png) no-repeat center center;}
.liucheng .swiper-slide span.icon7{background:url(liucheng_icon7.png) no-repeat center center;}
.liucheng .swiper-slide .lc_txt{width:100%;margin-top:20px;}
.liucheng .swiper-slide .lc_txt p{margin:0;color:#d0cfcf;text-align:center;font-size:14px;line-height:16px;margin-top:10px;}
.liucheng .swiper-slide .lc_txt p:first-child{line-height:22px;height:22px;font-size:18px;font-weight:bold;color:#333;}
.liucheng .swiper-slide .lc_txt p:last-child{min-height:32px;}

.liucheng .swiper-slide i{width:21px;height:21px;background:rgba(0,127,203,.2);border-radius:50%;position:absolute;left:50%;margin-left:-11px;bottom:0;padding:4px;}
.liucheng .swiper-slide i em{width:13px;height:13px;background:#007fcb;display:block;border-radius:50%;}
.liucheng_btn{width:437px;border:2px solid #0e84e9;border-radius:25px;height:50px;line-height:46px;margin:0 auto;margin-top:68px;font-size:0;-webkit-text-size-adjust:none;}
.liucheng_btn span{display:inline-block;width:278px;height:46px;line-height:46px;text-align:center;font-size:16px;color:#666;}
.liucheng_btn span em{font-size:18px;color:#0e84e9;font-weight:bold;font-style:normal;vertical-align:middle;}
.liucheng_btn a{width:155px;height:46px;line-height:46px;background:#0e84e9;border-radius:23px;color:#FFF;display:inline-block;font-size:16px;color:#FFF;text-align:center;}
/*case*/
#casebg{background:#F7F7F7;background-size:cover;padding:55px 0 35px;}
.case{}
.case_content{margin-top:53px;}
.case_content .c_li{width:25%;float:left;}
.case_content .c_li .c_img{width:100%;padding-bottom:75%;position:relative;position:relative;overflow:hidden;}
.case_content .c_li .c_img img{width:100%;height:100%;object-fit:cover;display:block;position:absolute;left:0;top:0;border-right:1px solid #F8F8F7;border-bottom:1px solid #F8F8F7;}
.case_content .c_li .shade{position:absolute;width:100%;height:0;background:url(phovericon.png) no-repeat center 50px rgba(52,150,216,.82);bottom:0;left:0;color:#FFF;text-align:center;display:block;font-style:normal;transition:height 0.6s;-webkit-transition:height 0.6s; /* Safari */padding:0 20px;}
.case_content .c_li:hover .shade{height:100%;display:block;}
.case_content .c_li .shade p{margin:0;line-height:28px;font-size:16px;margin-top:110px;}
/*info*/
#infobg{padding:35px 0 100px;background:#F7F7F7;}
.info{margin-top:37px;background:-webkit-linear-gradient(left,#FEFEFE 50%,#F7F7F7 50%); /* Safari 5.1 - 6.0 */
  background:-o-linear-gradient(right,#FEFEFE 50%,#F7F7F7 50%;) /* Opera 11.1 - 12.0 */
  background:-moz-linear-gradient(right,#FEFEFE 50%,#F7F7F7 50%); /* Firefox 3.6 - 15 */
  background:linear-gradient(to right,#FEFEFE 50%,#F7F7F7 50%); /* 标准的语法 */}
.info .info_left{padding:68px 45px 40px 0;background-color: #fff;}
.info .info_left .info_txt{text-align:left;padding-bottom:22px;border-bottom:1px solid #EAEAEA;}
.info .info_left .info_txt p{margin:0;line-height:28px;color:#666;font-size:15px;}
.info .info_left .info_txt p.p_cn{height:32px;line-height:32px;font-size:28px;color:#333;margin-top:8px;}
.info .info_left .info_txt p.p_en{height:58px;line-height:58px;font-size:48px;text-transform:uppercase;color:#1d1d1d;font-weight:bold;}
.info .info_left .info_txt span{line-height:18px;font-size:13px;color:#1d1d1d;display:block;margin-top:10px;}
.info .info_left .info_txt i{display:inline-block;width:95px;height:5px;background:#dedede;margin:17px 0 28px;position:relative;}
.info .info_left .info_txt i:before{content:'';position:absolute;width:47px;height:5px;left:0;top:0;background:#91c82d;}
.info .info_left .info_txt p:nth-child(5){overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;}
.info .info_left .info_phone{padding:11px 0 8px;background:url(infophone.jpg) no-repeat left top;padding-left:70px;margin-top:16px;}
.info .info_left .info_phone p{margin:0;color:#1d1d1d;height:20px;line-height:20px;}
.info .info_left .info_phone p:last-child{font-size:24px;font-weight:bold;height:26px;line-height:26px;}
.info .info_right{width:50%;float:right;padding-left:30px;}
.info .info_right .info_img{width:100%;padding-bottom:84.26%;position:relative;}
.info .info_right .info_img img{width:100%;height:100%;display:block;object-fit:cover;position:absolute;left:0;top:0;}
/*zizhi*/
#zizhibg{background:url(zizhibg.jpg) no-repeat center center;background-size:cover;padding:75px 0;}
.zizhi_ul{margin-top:55px;position:relative;width:100%;overflow:hidden;}
.zizhi_ul .swiper-slide{cursor:pointer;}
.zizhi_ul .swiper-slide .z_li{width:100%;padding-bottom:141.5%;position:relative;}
.zizhi_ul .swiper-slide .z_li img{position:absolute;top:0;left:0;object-fit:cover;width:100%;height:100%;border:4px solid #737373;}
.zizhi_ul .swiper-slide p{margin:0;height:26px;line-height:26px;text-align:center;margin-top:10px;font-size:16px;color:#a2a2a2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
/*news*/
#newsbg{background:#F2F2F2;padding:50px 0 32px;}
.news{}
.news .news_list{margin-top:30px;background:#FFF;padding:35px 30px 20px;}
.news .news_list .nl_left{width:560px;float:left;}
.news .news_list .nl_left .nl_img{width:100%;padding-bottom:50%;position:relative;}
.news .news_list .nl_left .nl_img img{width:100%;height:100%;display:block;object-fit:cover;position:absolute;left:0;top:0;}
.news .news_list .nl_right{width:calc(100% - 600px);float:right;}
.news .news_list .nl_right .nl_ul{}
.news .news_list .nl_right .nl_ul .nl_li{margin-top:30px;}
.news .news_list .nl_right .nl_ul .nl_li:first-child{margin-top:0;}
.news .news_list .nl_right .nl_ul .nl_li p{margin:0;}
.news .news_list .nl_right .nl_ul .nl_li p a{color:#333;}
.news .news_list .nl_right .nl_ul .nl_li p:first-child{font-size:24px;font-weight:bold;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news .news_list .nl_right .nl_ul .nl_li p:nth-child(2){font-size:13px;color:#999;line-height:24px;margin-top:13px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.news .news_list .nl_right .nl_ul .nl_li span{display:inline-block;height:16px;line-height:16px;font-size:12px;margin-top:13px;color:#999;}
.question{margin-top:1px;background:#FFF;padding:27px 30px;}
.question .q_title{position:relative;}
.question .q_title h2{margin:0;height:30px;line-height:30px;font-size:24px;color:#1c1c1c;position:relative;font-weight:bold;}
.question .q_title p{margin:0;height:16px;line-height:16px;color:#1c1c1c;font-size:12px;font-weight:bold;text-transform:uppercase;}
.question .q_title a{position:absolute;width:19px;height:19px;right:0;top:13px;display:block;background:url(moreicon.jpg) no-repeat left center;}
.question .question_ul{margin-top:13px;}
.question .question_li{width:31%;margin-left:3.5%;float:left;margin-top:15px;}
.question .question_li:nth-child(3n+1){margin-left:0;}
.question .question_li p{margin:0;line-height:21px;color:#757575;margin-top:9px;}
.question .question_li p a{color:#333;}
.question .question_li p:first-child{background:url(qicon.jpg) no-repeat left center;height:20px;line-height:20px;font-size:16px;font-weight:bold;color:#333;text-indent:32px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.question .question_li p:nth-child(2){overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.question .question_li i{display:block;font-style:normal;font-size:12px;color:#949494;text-align:right;height:18px;line-height:18px;position:relative;margin-top:20px;}
.question .question_li i:before{content:'';width:64px;height:2px;background:#D8D8D8;position:absolute;left:0;top:8px;}
/*foot*/
#footbg{background:url(footbg.jpg) repeat-x left top #1C1C1C;padding-bottom:36px;}
.foot{position:relative;}
.foot .f_input{padding:25px 30px;background:#FFF;}
.foot .f_input .ft_title{position:relative;}
.foot .f_input .ft_title h2{margin:0;height:30px;line-height:30px;font-size:24px;color:#1c1c1c;position:relative;font-weight:bold;}
.foot .f_input .ft_title p{margin:0;height:16px;line-height:16px;color:#1c1c1c;font-size:12px;font-weight:bold;text-transform:uppercase;}
.foot .f_input .ft_title a{position:absolute;right:0;top:10px;display:block;height:26px;line-height:26px;color:#999;}
.foot .f_input .f_form{margin-top:8px;}
.foot .f_input .f_form input{height:50px;line-height:50px;padding:0 10px 0 60px;float:left;outline:none;margin-top:15px;color:#ababab;border:1px solid #E3E3E3;}
.foot .f_input .f_form .input1{width:22%;background:url(inputname.jpg) no-repeat 15px center;}
.foot .f_input .f_form .input2{width:22%;margin-left:2%;background:url(inputphone.jpg) no-repeat 15px center;}
.foot .f_input .f_form .input3{width:30%;margin-left:2%;background:url(teatareaicon.jpg) no-repeat 15px center;}
.foot .f_input .f_form .f_btn{width:20%;background:#007fcb;display:block;color:#FFF;text-align:center;font-size:18px;outline:none;margin-left:2%;font-size:14px;padding:0;height:50px;line-height:50px;float:left;outline:none;cursor:pointer;margin-top:15px;}
.foot .f_input span{line-height:20px;color:#999;text-align:left;margin-top:20px;display:inline-block;}
.foot .f_content{margin-top:38px;}
.foot .f_content .f_left{width:calc(100% - 110px);float:left;}
.foot .f_content .f_left .f_ul{padding-bottom:26px;font-size:0;-webkit-text-size-adjust:none;text-align:left;}
.foot .f_content .f_left .f_li{display:inline-block;margin-right:100px;padding:7px 0 7px 80px;margin-top:15px;}
.foot .f_content .f_left .f_li.icon1{background:url(footicon1.png) no-repeat left center;}
.foot .f_content .f_left .f_li.icon2{background:url(footicon2.png) no-repeat left center;}
.foot .f_content .f_left .f_li.icon3{background:url(footicon3.png) no-repeat left center;}
.foot .f_content .f_left .f_li p{margin:0;height:20px;line-height:20px;color:rgba(255,255,255,.5);font-size:14px;margin-top:5px;}
.foot .f_content .f_right{width:105px;float:right;}
.foot .f_content .f_right img{width:100%;height:100%;display:block;}
.foot .f_p{margin-top:9px;}
.foot .f_p p{margin:0;color:rgba(255,255,255,.5);line-height:20px;}
.foot .f_p p a{color:rgba(255,255,255,.5);}
.foot .f_p p span{display:inline-block;margin-right:20px;}
/*friendlink*/
#flbg{background:#1c1c1c;padding:35px 0;border-top:1px solid #282828;}
#flbg .flink{}
#flbg .flink .flink_left{width:80px;float:left;font-size:16px;color:#999;position:relative;height:18px;line-height:18px;background:url(flinkicon.png) no-repeat left center;padding-left:20px;}
#flbg .flink .flink_right{float:right;width:calc(100% - 80px);font-size:0;-webkit-text-size-adjust:none;}
#flbg .flink .flink_right a{display:inline-block;line-height:18px;white-space:nowrap;padding:0 10px;font-size:14px;color:#999;position:relative;}

/*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(position.png) no-repeat left 19px;background-size:auto 12px;line-height:20px;float:left;padding:15px 0 15px 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:#0e84e9;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 #0e84e9;display:block;}

/*px*/
#px_banner{width:100%;padding-bottom:42.24%;position:relative;z-index:9;}
#px_banner img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover;}
#px_banner .px_txt{position:absolute;width:100%;height:100%;left:0;top:0;}
#px_banner .px_txt .px_txt_p{text-align:center;margin-top:80px;}
#px_banner .px_txt .px_txt_p h1{margin:0;line-height:46px;height:46px;font-size:40px;font-weight:bold;color:#444;}
#px_banner .px_txt .px_txt_p p{margin:0;margin-top:15px;height:40px;line-height:40px;font-size:46px;color:rgba(68,68,68,.25);text-transform:uppercase;letter-spacing:-2px;}
.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;}


/*视频弹出*/
#videobg{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:999999;text-align:center;}
#video{display:inline-block;padding:10px 10px 60px;width:600px;height:400px;vertical-align:middle;background:#FFF;position:relative;}
#video .videoc{width:100%;height:100%;}
#video iframe{width:100%;height:100%;}
#video p{margin:0;height:60px;line-height:60px;color:#000;}
#video span{width:40px;height:40px;background:#000;color:#FFF;font-size:20px;line-height:40px;text-align:center;position:absolute;outline:none;top:0px;right:-40px;cursor:pointer;display:block;font-family:Arial;}

/*响应式定义*/
@media screen and (max-width:365px){
	.l-365{display:none;}
}
@media screen and (max-width:410px){
	.l-415{display:none;}
}
@media screen and (max-width:499px){
	.l-499{display:none;}
}
@media screen and (min-width:500px){
	.h-500{display:none;}
}
@media screen and (max-width:667px){
	.l-667{display:none;}
}
@media screen and (min-width:668px){
	.h-668{display:none;}
}
@media screen and (max-width:767px){
	.l-767{display:none;}
}
@media screen and (min-width:768px){
	.h-768{display:none;}
}
@media screen and (max-width:991px){
	.l-991{display:none;}
}
@media screen and (min-width:991px){
	.h-991{display:none;}
}
@media screen and (min-width:500px) and (max-width:991px){
	.l-500-991{display:none;}
}
@media screen and (min-width:688px) and (max-width:991px){
	.l-688-991{display:none;}
}

/*1350以上屏幕*/
@media (min-width:1230px){
	.container{width:1200px;}
	.h-1350{display:none;}
}



.s-qr{
    position: relative;
}
.s-qr .qr{
    position: absolute;
    right: 0;
    width: 140px;
    height: 140px;
    top: 0px;
    overflow: hidden;
}
.s-qr .qr img{
        display: block;
        width:100%;height:100%;

}
/*1350以下屏幕*/
@media screen and (max-width:1229px){
	.container{width:calc(100% - 30px);}
	.top{width:100%;left:0;margin-left:0;padding:0 15px;position:fixed;top:0;}
	.top .top_left .tl_txt{display:none;}
	.top .top_right .nav .firstfloor>li{margin-left:0;}
	.index_banner{margin-top:116px;}
	#productbg{padding:40px 0;}
	.product .p_right{padding:10px 28px 18px 40px;}
	.product .p_right .p_right_ul .swiper-slide .p_li{padding-bottom:67%;}
	#fengebg{padding:50px 0;}
	#youshibg{padding:40px 0 30px;}
	.youshi .youshi_wrap .youshi_img{padding-bottom:40%;}
	.youshi .youshi_wrap .youshi_img .youshi_txt .youshi_nr{bottom:20px;}
	.youshi .youshi_wrap .youshi_img .youshi_txt .youshi_nr .youshi_p{width:calc(100% - 80px);}
	.youshi .youshi_wrap .youshi_img .youshi_txt .youshi_nr .youshi_p p:first-child{font-size:26px;}
	#liuchengbg{padding:30px 0 40px;}
	.liucheng .swiper-slide .lc_txt p:first-child{font-size:16px;height:20px;line-height:20px;}
	#casebg{padding:40px 0 30px;}
	.case_content{margin-top:40px;}
	#infobg{padding:30px 0 60px;}
	.info .info_left{padding:20px 30px 20px 0;}
	.info .info_left .info_txt i{margin:10px 0;}
	#zizhibg{padding:40px 0;}
	.foot .f_content .f_left .f_li{margin-right:46px;}
	
	#lefttop{display:none;}	
	#stylepbulic{height:300px;background-position:right -380px top;}
	.pnav_ul a{padding:0 14px;}
}
/*992以下屏幕*/
@media screen and (max-width:991px){
	#mobilehead{display:block;}
	.top{display:none;}
	#mobilehead.mhead{background:#FFF;position:fixed;z-index:9999;top:0;-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);}
	.index_banner{margin-top:0;}
	.product .p_left{display:none;}
	.product .p_class{display:block;}
	.product .p_right{width:100%;padding:10px;}
	.youshi .youshi_wrap .youshi_img{padding-bottom:30%;}
	.youshi .youshi_wrap .youshi_img .youshi_txt .youshi_left{display:none;}
	.youshi .youshi_wrap .youshi_img .youshi_txt .youshi_right{width:100%;}
	.youshi .youshi_wrap .youshi_img .youshi_txt .youshi_nr .youshi_p p:last-child{min-height:44px;}
	.youshi_ul li{min-height:70px;padding:15px;}

	.info .info_left{width:100%;float:none;}
	.info .info_left .info_txt{text-align:center;}
	.info .info_right{display:none;}
	.news .news_list .nl_left{width:100%;float:none;}
	.news .news_list .nl_right{width:100%;float:none;margin-top:15px;}
	.news .news_list .nl_right .nl_ul .nl_li{margin-top:15px;}
	.question .question_li{width:47%;margin-left:6%;}
	.question .question_li:nth-child(3n+1){margin-left:6%;}
	.question .question_li:nth-child(odd){margin-left:0;}
	#flbg{padding:15px 0 70px;}
	#footbg{padding:15px 0 70px;}

	#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;}
	.index_banner{padding-bottom:35%;}
	#stylepbulic{height:200px;}
	#px_banner{padding-bottom:33%;}
	#px_banner .px_txt .px_txt_p{margin-top:50px;}
	.pnav_ul a{margin-right:9px;font-size:14px;padding:0 8px;}
    .s-qr .qr{position: static;}
	
}
/*768以下屏幕*/
@media screen and (max-width:767px){
	.pb_title_hui h2{font-size:26px;height:32px;line-height:32px;}
	.pb_title_hui p{font-size:14px;line-height:18px;}
	.pb_title_bai h2{font-size:26px;height:32px;line-height:32px;}
	.pb_title_bai p{font-size:14px;line-height:18px;}
	#productbg{padding:30px 0;}
	#fengebg{padding:30px 0;}
	.fenge p:first-child{font-size:26px;height:32px;line-height:32px;}
	.fenge p:nth-child(2){font-size:16px;height:22px;line-height:22px;margin-top:10px;}
	.fenge p:nth-child(3){font-size:16px;margin-top:15px;}

	.foot .f_input .f_form .input1{width:48%;}
	.foot .f_input .f_form .input2{width:48%;margin-left:4%;}
	.foot .f_input .f_form .input3{width:70%;margin-left:0;}
	.foot .f_input .f_form .f_btn{width:26%;margin-left:4%;}
	.foot .f_content{margin-top:15px;}
	
	.pnav_ul{margin-top:0;padding:10px 0;}
	.pnav_ul a{margin-top:10px;border:1px solid #C2C2C2;}
	.pnav_ul a.on{border:1px solid #9D48A5;}
}
/*668以下屏幕*/
@media screen and (max-width:667px){
	.index_banner{padding-bottom:50%;}
	.youshi .youshi_wrap .youshi_img{padding-bottom:40%;}
	.youshi .youshi_wrap .youshi_img .youshi_txt .youshi_nr .youshi_p p{font-size:13px;line-height:18px;}
	.youshi .youshi_wrap .youshi_img .youshi_txt .youshi_nr .youshi_p p:first-child{font-size:16px;height:20px;line-height:20px;}
	.youshi_ul{margin-top:0;}
	.youshi_ul li{width:48%;margin-left:4%;margin-top:15px;}
	.youshi_ul li:nth-child(odd){margin-left:0;}
	.youshi_ul li:hover i, .youshi_ul li.on i{display:none;}
	.question .question_li{width:100%;margin-left:0;}
	.question .question_li:nth-child(3n+1){margin-left:0;}
	.foot .f_content .f_left{width:100%;float:none;}
	.foot .f_content .f_right{float: none;margin:0 auto;}
	#flbg .flink .flink_left{width:100%;margin-top:0;text-align:center;background:none;}
	#flbg .flink .flink_right{width:100%;}
	#flbg .flink .flink_right a{padding:0 10px;margin-top:5px;}

	#stylepbulic{height:200px;background-position:right -306px top;}
	
}
/*500以下屏幕*/
@media screen and (max-width:499px){
	.pb_title_hui h2{padding:0;background:none;}
	.pb_title_bai h2{padding:0;background:none;}
	#productbg{padding:15px 0;}	
	.product{margin-top:15px;}
	.product .p_class h2{display:none;}
	.product .p_class .p_class_li{width:100%;overflow: hidden;float: none;display: block;}
    .product .p_class .p_class_li .pc_li:first-child,.product .p_class .p_class_li .pc_li:first-child{width: 33.333%;}
    .product .p_class .p_class_li .pc_li{width: 33.333%;display: block;float: left;}

	#fengebg{padding:15px 0;}
	.fenge p:first-child{font-size:20px;height:26px;line-height:26px;}
	.fenge p:nth-child(2){font-size:12px;line-height:17px;}
	.fenge p:nth-child(3){font-size:12px;line-height:17px;margin-top:9px;}
	.fenge p span{background-size:auto 100%;}
	.fenge a{font-size:12px;margin-top:9px;}
	#youshibg{padding-bottom:15px 0;}
	.youshi .youshi_wrap .youshi_img{padding-bottom:60%;}
	.youshi .youshi_wrap .youshi_img .youshi_txt .youshi_nr{padding:0 5px 10px;}
	.youshi .youshi_wrap .youshi_img .youshi_txt .youshi_nr .youshi_p{width:calc(100% - 65px);}
	.youshi .youshi_wrap .youshi_img .youshi_txt .youshi_nr .youshi_p p:first-child{font-size:12px;}
	.youshi .youshi_wrap .youshi_img .youshi_txt .youshi_nr .youshi_p p:last-child{font-size:12px;min-height:54px;}
	.youshi_ul li{font-size:12px;padding:5px;min-height:50px;}
	#liuchengbg{padding:15px 0;}
	.liucheng_btn{width:100%;text-align:center;}
	.liucheng_btn a{display:none;}
	.news .news_list .nl_right .nl_ul .nl_li p:first-child{font-size: 16px;}
    #flbg{display: none;}
	#infobg{padding:15px 0;}
	.info{margin-top:0;padding:15px 0;}
	.info .info_left{padding:15px 0;}
	#zizhibg{padding:15px 0;}
	.zizhi_ul{margin-top:15px;}
	#newsbg{padding:15px 0;}
	.news .news_list{margin-top:10px;padding:10px 10px 15px 10px;}
	.question{padding:15px 10px;}
	.foot .f_input{padding:15px 10px;}
	.foot .f_input .ft_title{text-align:center;}
	.foot .f_input .ft_title a{display:none;}
	.foot .f_input .f_form .input1{width:100%;}
	.foot .f_input .f_form .input2{width:100%;margin-left:0;}
	.foot .f_input .f_form .input3{width:100%;}
	.foot .f_input .f_form .f_btn{width:100%;margin-left:0;}
	.foot .f_content .f_left .f_li{margin-right:0;}
	.foot .f_p p span{margin-right:0;}

	#stylepbulic{height:180px;background-position: right top;}
	#px_banner{padding-bottom:35%;}
	#px_banner .px_txt .px_txt_p{margin-top:50px;}
	#px_banner .px_txt .px_txt_p h1{font-size:28px;height:32px;line-height:32px;}
	#px_banner .px_txt .px_txt_p p{font-size:20px;line-height:26px;height:26px;margin-top:6px;}
	#zt_banner{margin-top:70px;padding-bottom:40%;}
    #stylesubnav .xq_nav{display: block;}
    #stylesubnav .xq_nav a{display: block;width: 33.33%;float: left;margin:0;}
    .product .p_class .p_class_li .pc_li i{display: none;}
    .question .question_li{display: none;}
    .question .question_li:nth-child(even){display: block;}
}

/*电脑浮动*/
.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:#91c82d;}
.izl-rmenu .btn-sq{background:url(../images/r_sq.png) center center no-repeat;background-color:#91c82d;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../Image/ss.png) 0px 0px no-repeat;background-color:#91c82d;text-decoration:none;display:block;}
.izl-rmenu a.btn-sq,.izl-rmenu a.btn-sq:visited{background:url(../images/r_sq.png) center center no-repeat;background-color:#91c82d;text-decoration:none;display:block;}
.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat;background-color:#91c82d;}
.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:#91c82d;}
.izl-rmenu .btn-phone .phone{background-color:#91c82d;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;}
#floatBottom a{width:50%;height:53px;display:block;float:left;position:relative;font-size: 14px;color:#fff;text-align: center;padding-bottom: 4px;}
#floatBottom a img{
    display: block;

    margin:4px auto 2px;
    height: 25px;
}
#floatBottom .ewm{width:87px;height:83px;position:absolute;bottom:55px;left:50%;margin-left:-45px;display:none;}
#floatBottom .ewm img{width:100%;height:100%;display:block;}
#floatBottom a.kf2{
    background:#0e84e9;
}