/*-----  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:#ccc;}
:-moz-placeholder
{color:#ccc;}
::-moz-placeholder
{color:#ccc;}
:-ms-input-placeholder
{color:#ccc;}
/*head*/
#headbg{height:35px;background: -webkit-linear-gradient(left,#0070C6 50%,#FD1100 50%); /* Safari 5.1 - 6 */
background: -o-linear-gradient(right,#0070C6 50%,#FD1100 50%); /* Opera 11.1 - 12*/
background: -moz-linear-gradient(right,#0070C6 50%,#FD1100 50%); /* Firefox 3.6 - 15*/
background: linear-gradient(to right, #0070C6 50%,#FD1100 50%); /* 标准的语法 */}
.head{}
.head .h_left{width:calc(100% - 341px);float:left;background:#0070C6;height:35px;}
.head .h_left .hl_left{float:left;height:35px;line-height:35px;color:#bddbff;font-size:12px;}
.head .h_left .hl_right{float:right;font-size:0;-webkit-text-size-adjust:none;}
.head .h_left .hl_right a{display:inline-block;color:#bddbff;font-size:12px;height:35px;line-height:35px;padding:0 15px;position:relative;}
.head .h_left .hl_right a:first-child:after{content:'';width:1px;height:12px;background:#bddbff;position:absolute;right:0;top:12px;}
.head .h_right{float:right;width:341px;height:35px;line-height:35px;background:url(topphone.png) no-repeat 20px center;font-size:18px;color:#FFF;padding-left:55px;letter-spacing:0.6px;}
/*top*/
#topbg{background:url(navbg.png) repeat-x left top;}
.top{}
.top .logo{width:289px;float:left;padding:24px 0 19px;}
.top .logo img{width:100%;}
.top .top_right{float:right;}
.top .pcnav{position:relative;}
.top .pcnav ul{margin:0;}
.top .pcnav .firstfloor>li{display:inline-block;float:left;font-size:16px;text-align:center;position:relative;cursor:pointer;}
.top .pcnav .firstfloor>li>a{display:block;width:100%;color:#000;padding:0px 20px;line-height:120px;}
.top .pcnav .firstfloor>li:hover>a{color:#FFF;background:#0070c6;}
.top .pcnav .firstfloor>li>i{width:9px;height:6px;display:block;position:absolute;top:58px;right:8px;background:url(navarrow.png) no-repeat left top;-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;}
.top .pcnav .firstfloor>li:hover>i{-ms-transform:rotate(-180deg);-webkit-transform:rotate(-180deg);transform:rotate(-180deg);background:url(navarrow_hover.png) no-repeat left top;}
.top .pcnav .secondfloor{position:absolute;left:0;top:100%;z-index:9999;display:none;background:rgba(255,255,255,.8);min-width:100%;box-sizing:border-box;white-space:nowrap;padding:0 10px;}
.top .pcnav .secondfloor>li{border-bottom:1px solid #E4EAEC;width:100%;line-height:40px;height:40px;font-size:13px;margin-left:0;}
.top .pcnav .secondfloor>li>a{width:100%;height:100%;display:block;color:#76838F;}
.top .pcnav .secondfloor li a:hover{color:#000;}
/*mobilehead*/
#mobilehead{height:70px;width:100%;display:none;}
#mobilehead .logo{width:calc(100% - 120px);height:70px;display:block;float:left;background:url(logo.png) 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:33.75%;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-bullets{bottom:15px!important;}
.index_banner .swiper-pagination-bullet{opacity:1;width:37px;height:7px;background:#FD1100;border-radius:0;}
.index_banner .swiper-pagination-bullet-active{background:#1C59B0;}
/*indexseach*/
#indexseachbg{background:#F4F4F4;padding:13px 0;}
.isearch{}
.isearch .is_left{width:calc(100% - 350px);float:left;font-size:0;-webkit-text-size-adjust:none;padding:4px 0 8px;}
.isearch .is_left span{display:inline-block;height:22px;line-height:22px;background:url(hoticon.png) no-repeat left center;padding-left:50px;font-size:16px;color:#404040;font-weight:bold;}
.isearch .is_left a{display:inline-block;font-size:14px;color:#000;padding-right:37px;line-height:22px;height:22px;position:relative;}
.isearch .is_left a:before{content:'';position:absolute;right:18px;top:4px;width:2px;height:18px;background:#828282;}
.isearch .is_left a:last-child{padding-right:0;}
.isearch .is_left a:last-child:before{content:none;}
.isearch .is_right{float:right;}
.isearch .is_right input{float:left;height:34px;line-height:32px;border:1px solid #c7c7c7;padding:0 10px;width:299px;outline:none;border-right:none;background:#FFF;}
.isearch .is_right .is_btn{float:right;width:34px;height:34px;background:url(searchicon.png) no-repeat center center #e91917;cursor:pointer;}
/*pb_title*/
.pb_title{text-align:center;}
.pb_title h2{margin:0;display:inline-block;font-size:36px;color:#333;font-weight:bold;position:relative;line-height:50px;height:50px;padding:0 100px;background:url(h2bg.png) no-repeat left center,url(h2bg.png) no-repeat right center;}
.pb_title p{margin:0;font-size:36px;color:rgba(30,93,172,.3);line-height:49px;font-weight:bold;text-transform:uppercase;}
.pb_title span{display:block;font-size:16px;line-height:24px;margin-top:10px;color:#666;}
.pb_btn{height:50px;line-height:50px;display:inline-block;background:#1b75e2;color:#FFF;padding:0 25px;border-radius:25px;}
.pb_btn span{font-weight:normal;font-size:18px;}
/*product*/
.product{padding:20px 0 55px;text-align:center;}
.product .product_class{margin-top:22px;}
.product .product_class a{display:block;float:left;height:48px;line-height:48px;width:13.6%;margin-left:0.8%;background:#DCDCDC;font-size:16px;color:#000;}
.product .product_class a:first-child{margin-left:0;}
.product .product_class a:hover{background:#0070c6;color:#FFF;}
/*mpclass*/
.product .mpclass{width:100%;display:none;}
.product .mpclass .mp_left{width:130px;height:50px;background:#1b74e2;float:left}
.product .mpclass .mp_left p{color:#FFF;font-size:15px;line-height:50px;text-align:center;}
.product .mpclass .mp_ul{width:calc(100% - 180px);float:left;height:50px;position:relative;}
.product .mpclass .mp_ul .first_li{width:100%;height:50px;line-height:50px;display:block;text-indent:20px;color:#333;background:#e6e6e6;font-size:13px;}
.product .mpclass .mp_ul .ul_li{width:calc(100% + 50px);position:absolute;top:50px;left:0;display:none;z-index:20;border-top:1px solid #D0D0D0;}
.product .mpclass .mp_ul .ul_li a{width:100%;height:50px;line-height:50px;display:block;text-indent:20px;color:#333;background:#e6e6e6;border-bottom:1px solid #D0D0D0;font-size:13px;}
.product .mpclass .mp_right{width:50px;height:50px;background:#e6e6e6;background-size:auto 50%;float:right;}
.product .mpclass .mp_right i{display:block;width:100%;height:100%;background:url(cli.png) no-repeat center center;transform:rotate(90deg);transition:transform .3s ease-out;}
.product .mpclass .mp_right i.on{transform:rotate(-90deg);}
/*product*/
.product .product_ul{width:100%;}
.product .product_ul .p_li{width:32%;margin-left:2%;margin-top:25px;float:left;}
.product .product_ul .p_li:nth-child(3n+1){margin-left:0;}
.product .product_ul .p_li .p_img{width:100%;padding-bottom:75%;border:1px solid #D8D8D8;position:relative;}
.product .product_ul .p_li .p_img img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
.product .product_ul .p_li p{margin:0;background:#e4e4e4;height:47px;line-height:47px;text-align:center;padding:0 10px;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.product .product_ul .p_li p a{color:#282828;}
/*fenge*/
#fengebg{background:url(fengebg.jpg) no-repeat center top;padding:31px 0 45px;background-size:cover;}
.fenge{text-align:center;}
.fenge span{display:inline-block;height:39px;line-height:39px;font-size:50px;color:rgba(255,255,255,.07);font-weight:bold;letter-spacing:9px;text-transform:uppercase;}
.fenge p{margin:0;text-shadow:1px 2px 2px rgba(9,2,4,.48);color:#FFF;}
.fenge i{display:inline-block;width:65px;height:2px;background:#FFF;margin-top:21px;}
.fenge p:nth-child(2){font-size:36px;font-weight:bold;height:42px;line-height:42px;}
.fenge p:nth-child(3){font-size:22px;font-weight:bold;height:30px;line-height:30px;margin-top:8px;}
.fenge p:nth-child(5){font-size:16px;line-height:30px;margin-top:7px;font-weight:bold;}
.fenge .f_btn{margin-top:22px;text-align:center;font-size:0;-webkit-text-size-adjust:none;}
.fenge .f_btn a{width:169px;height:34px;line-height:34px;background:#fd1100;color:#FFF;display:inline-block;font-size:16px;font-weight:bold;border-radius:15px;margin-left:23px;}
.fenge .f_btn a:first-child{margin-left:0;}
/*yaosu*/
.yaosubg{background:#EDF1F2;padding:40px 0;}
.yaosu{margin-top:30px;}
.yaosu .ys_li{width:calc(25% - 15px);float:left;margin-left:20px;background:#FFF;padding:20px 15px 26px;}
.yaosu .ys_li:first-child{margin-left:0;}
.yaosu .ys_li i{display:block;height:60px;background-repeat:no-repeat;background-position:center center;}
.yaosu .ys_li i.icon1{background-image:url(ys_icon1.png);}
.yaosu .ys_li i.icon2{background-image:url(ys_icon2.png);}
.yaosu .ys_li i.icon3{background-image:url(ys_icon3.png);}
.yaosu .ys_li i.icon4{background-image:url(ys_icon4.png);}
.yaosu .ys_li .ys_txt{margin-top:15px;}
.yaosu .ys_li .ys_txt p{margin:0;font-size:14px;line-height:24px;color:#868686;text-align:center;}
.yaosu .ys_li .ys_txt p:first-child{font-size:22px;height:32px;line-height:32px;font-weight:bold;color:#2A2A2A;margin-bottom:10px;}
.yaosu .ys_li .ys_txt p:last-child{height:48px;}


/*tese*/
.tese{padding:35px 0 65px;}
.tese .ts_content{margin-top:40px;}
.tese .ts_content .ts_wai{width:100%;overflow:hidden;position:relative;}
.tese .ts_content .ts_wai_nei{width:400%;display:table;height:auto;}
.tese .ts_content .ts_nei{display:table-cell;width:25%;}
.tese .ts_content .tsc_left{width:50%;float:left;}
.tese .ts_content .tsc_left .tsc_img{width:100%;padding-bottom:59.67%;position:relative;}
.tese .ts_content .tsc_left .tsc_img img{width:100%;height:100%;display:block;position:absolute;left:0;top:0;object-fit:cover;}
.tese .ts_content .tsc_right{width:50%;float:right;}
.tese .ts_content .tsc_right .tsc_wrap{width:100%;padding-bottom:59.67%;position:relative;background:url(tese_topbg.jpg) no-repeat left top,url(tese_bottombg.jpg) no-repeat left bottom,url(tese_rightbg.jpg) repeat-y right 6px;}
.tese .ts_content .tsc_right .tsc_txt{position:absolute;width:100%;height:100%;padding:38px 55px 10px;}
.tese .ts_content .tsc_right .tsc_txt.icon1{background:url(01_icon.jpg) no-repeat right 55px top 40px;}
.tese .ts_content .tsc_right .tsc_txt.icon2{background:url(02_icon.jpg) no-repeat right 55px top 40px;}
.tese .ts_content .tsc_right .tsc_txt.icon3{background:url(03_icon.jpg) no-repeat right 55px top 40px;}
.tese .ts_content .tsc_right .tsc_txt.icon4{background:url(04_icon.jpg) no-repeat right 55px top 40px;}
.tese .ts_content .tsc_right .tsc_txt p{margin:0;line-height:24px;color:#666;}
.tese .ts_content .tsc_right .tsc_txt p:first-child{height:42px;line-height:42px;color:#0070c6;font-size:30px;font-weight:bold;}
.tese .ts_content .tsc_right .tsc_txt p:nth-child(2){height:32px;line-height:32px;color:#333;font-size:20px;font-weight:bold;}
.tese .ts_content .tsc_right .tsc_txt i{display:inline-block;width:60px;height:3px;background:#9f9f9f;margin:25px 0 15px;}
.tese .ts_ul{margin-top:40px;}
.tese .ts_ul .ts_li{width:24.82%;margin-left:0.24%;float:left;height:91px;line-height:91px;color:#FFF;text-align:center;background:#3A3A3A;cursor:pointer;position:relative;}
.tese .ts_ul .ts_li:first-child{margin-left:0;}
.tese .ts_ul .ts_li span{display:inline-block;padding-left:50px;font-size:20px;font-weight:bold;}
.tese .ts_ul .ts_li span.icon1{background:url(tese_icon1.png) no-repeat left 23px;}
.tese .ts_ul .ts_li span.icon2{background:url(tese_icon2.png) no-repeat left 32px;}
.tese .ts_ul .ts_li span.icon3{background:url(tese_icon3.png) no-repeat left 26px;}
.tese .ts_ul .ts_li span.icon4{background:url(tese_icon4.png) no-repeat left 32px;}
.tese .ts_ul .ts_li i{border-bottom:10px solid #0070c6;border-left:10px solid transparent;border-right:10px solid transparent;position:absolute;top:-10px;left:50%;margin-left:-10px;display:none;}
.tese .ts_ul .ts_li.on,.tese .ts_ul .ts_li:hover{background:#0070c6;}
.tese .ts_ul .ts_li.on i,.tese .ts_ul .ts_li:hover i{display:block;}
/*case*/
#casebg{background:#F1F1F1;padding:55px 0 68px;}
.case{position:relative;margin-top:30px;}
.case_ul{width:100%;overflow:hidden;}
.case_ul .swiper-slide{}
.case_ul .swiper-slide .c_li{width:100%;padding-bottom:136.7%;position:relative;}
.case_ul .swiper-slide .c_li img{position:absolute;top:0;left:0;object-fit:cover;width:100%;height:100%}
.case_ul .swiper-slide .c_shade{position:absolute;left:0;top:100%;width:100%;height:100%;background:rgba(0,0,0,.5);}
.case_ul .swiper-slide .c_txt{text-align:center;width:100%;top:50%;position:absolute;transform:translateY(-35%);}
.case_ul .swiper-slide .c_txt i{display:inline-block;width:54px;height:54px;background:url(caseicon.png) no-repeat left top;}
.case_ul .swiper-slide .c_txt p{margin:0;margin-top:21px;height:30px;line-height:30px;font-size:20px;color:#FFF;}
.case_ul .swiper-slide .c_txt em{display:block;width:35px;height:3px;background:#FFF;margin:0 auto;margin-top:18px;}
.case_ul .swiper-slide .c_txt a{display:inline-block;width:121px;height:34px;line-height:32px;border:1px solid #FFF;color:#FFF;font-size:13px;text-align:center;text-transform:uppercase;margin-top:75px;}
.case .swiper-button-prev{width:37px;height:91px;background-image:url(case_larrow.png);background-size:100% 100%;left:-92px;outline:none;margin-top:-45px;}
.case .swiper-button-next{width:37px;height:91px;background-image:url(case_rarrow.png);background-size:100% 100%;right:-92px;outline:none;margin-top:-45px;}
.case_btn{height:61px;margin-top:82px;position:relative;text-align:center;}
.case_btn:before{content:'';width:100%;height:1px;background:#808080;position:absolute;left:0;top:50%;z-index:1;}
.case_btn a{display:inline-block;width:236px;height:61px;line-height:59px;border:1px solid #808080;text-align:center;font-size:20px;color:#000;background:#F1F1F1;z-index:2;position:relative;}
/*info*/
#infobg{background:url(infobg.jpg) no-repeat center center;background-size:cover;padding:40px 0 70px;}
.info{margin-top:67px;text-align:center;background:#0070c6;position:relative;min-height:381px;}
.info .i_left{width:536px;position:absolute;top:-33px;left:50px;}
.info .i_left img{width:536px;height:381px;display:block;border:3px solid #FFF;}
.info .i_right{width:calc(100% - 596px);float:right;padding:68px 40px 0;text-align:left;}
.info .i_right p{margin:0;line-height:24px;color:#FFF;}
.info .i_right p:first-child{font-size:24px;font-weight:bold;height:30px;line-height:30px;margin-bottom:27px;}
.info .info_more{width:41px;height:34px;line-height:34px;font-size:20px;color:#FFF;text-align:center;position:absolute;right:0;bottom:0;background:#3a3a3a;}






















/*pinzhi*/
.pinzhi{padding:75px 0;text-align:center;}
.pinzhi .pz_item{margin-top:50px;width:100%;overflow:hidden;}
.pinzhi .pz_item .swiper-slide{}
.pinzhi .pz_item .swiper-slide .pc_txt{}
.pinzhi .pz_item .swiper-slide .pc_txt em{width:100%;height:58px;display:block;}
.pinzhi .pz_item .swiper-slide .pc_txt em.pzicon1{background:url(pzicon1.png) no-repeat center center;}
.pinzhi .pz_item .swiper-slide .pc_txt em.pzicon2{background:url(pzicon2.png) no-repeat center center;}
.pinzhi .pz_item .swiper-slide .pc_txt em.pzicon3{background:url(pzicon3.png) no-repeat center center;}
.pinzhi .pz_item .swiper-slide .pc_txt em.pzicon4{background:url(pzicon4.png) no-repeat center center;}
.pinzhi .pz_item .swiper-slide .pc_txt em.pzicon5{background:url(pzicon5.png) no-repeat center center;}
.pinzhi .pz_item .swiper-slide .pc_txt em.pzicon6{background:url(pzicon6.png) no-repeat center center;}
.pinzhi .pz_item .swiper-slide .pc_txt .txt_p{margin-top:34px;}
.pinzhi .pz_item .swiper-slide .pc_txt .txt_p p{margin:0;line-height:18px;text-align:center;color:#888;font-size:12px;margin-top:12px;}
.pinzhi .pz_item .swiper-slide .pc_txt .txt_p p:first-child{font-size:22px;color:#1b74e2;font-weight:bold;line-height:37px;}
.pinzhi .pz_item .swiper-slide .pc_txt .txt_p p:last-child{min-height:72px;}
.pinzhi .pb_btn{font-size:25px;font-weight:bold;margin-top:40px;}


/*gnkhmd*/
#gnkhmdbg{background:#ebebeb;padding:30px 0 40px;}
.gnkhmd{text-align:center;}
.gnkhmd .g_content{margin-top:15px;}
.gnkhmd .g_content ul{margin:0;}
.gnkhmd .g_content li{width:30%;float:left;height:39px;line-height:39px;border-bottom:1px dashed #666;color:#666;margin-left:5%;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.gnkhmd .g_content li:nth-child(3n+1){margin-left:0;}
.gnkhmd .g_content li i{font-family:'宋体';font-style:normal;}
.gnkhmd .g_content li a{color:#666;}
.gnkhmd .g_btn{width:187px;height:39px;line-height:39px;background:#1b75e2;border-radius:14px;margin:0 auto;margin-top:52px;font-size:17px;color:#FFF;display:block;text-align:center;font-weight:bold;}

/*news*/
#newsbg{background:#F5F5F5;padding:35px 0 55px;}
.news{margin-top:43px;}
.news .in_title{height:25px;border-left:4px solid #216ad1;background:url(h2bg1.jpg) repeat-x left bottom;position:relative;}
.news .in_title h2{margin:0;height:25px;line-height:25px;font-size:24px;color:#333;font-weight:bold;display:inline-block;padding:0 50px 0 20px;background:#F5F5F5;}
.news .in_title .more{position:absolute;right:0;top:0;display:inline-block;height:25px;line-height:25px;background:url(moreicon.png) no-repeat right center #F5F5F5;padding:0 35px;font-size:16px;color:#c3c3c3;}
.news .news_left{width:63%;float:left;}
.news .news_left .news_ul{position:relative;margin-top:20px;}
.news .news_left .news_ul .news_li{padding:28px 0 29px;border-bottom:1px solid #ddd;}
.news .news_left .news_ul .news_li .nl_left{width:195px;height:123px;float:left;}
.news .news_left .news_ul .news_li .nl_left img{display:block;width:100%;height:100%;object-fit:cover;}
.news .news_left .news_ul .news_li .nl_right{width:calc(100% - 195px);float:right;padding-left:30px;}
.news .news_left .news_ul .news_li .nl_right .nl_txt{width:calc(100% - 80px);float:left;}
.news .news_left .news_ul .news_li .nl_right .nl_txt p{margin:0;color:#666;line-height:24px;text-align:left;font-size:14px;margin-top:6px;}
.news .news_left .news_ul .news_li .nl_right .nl_txt p a{color:#333;}
.news .news_left .news_ul .news_li .nl_right .nl_txt p:first-child{font-size:18px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news .news_left .news_ul .news_li .nl_right .nl_txt p:nth-child(2){overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.news .news_left .news_ul .news_li .nl_right .nl_txt a.moreicon{width:77px;height:25px;border:1px solid #216ad1;background:url(newsxiangqingicon.png) no-repeat center center;display:inline-block;margin-top:13px;}
.news .news_left .news_ul .news_li .nl_right .nl_data{width:60px;float:right;padding:16px 0 29px;}
.news .news_left .news_ul .news_li .nl_right .nl_data p{margin:0;font-weight:bold;text-align:center;}
.news .news_left .news_ul .news_li .nl_right .nl_data p:first-child{height:38px;line-height:38px;font-size:36px;color:#303030;}
.news .news_left .news_ul .news_li .nl_right .nl_data p:last-child{height:20px;line-height:20px;font-size:14px;color:#666;}
.news .news_left .news_ul .news_li .nl_right .nl_data i{display:inline-block;width:100%;height:1px;background:#d8d8d8;margin:8px 0 11px;}
.news .news_right{width:33%;float:right;}
.news .news_right .nr_ul{padding-top:32px;}
.news .news_right .nr_ul a{padding:21px 25px;display:block;border:1px solid #d6d6d6;margin-top:16px;}
.news .news_right .nr_ul a p{margin:0;position:relative;line-height:24px;padding-left:38px;}
.news .news_right .nr_ul a p:first-child{height:24px;font-size:15px;color:#333;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-left:38px;}
.news .news_right .nr_ul a p:last-child{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-top:3px;}
.news .news_right .nr_ul a p:before{width:24px;height:24px;position:absolute;left:0;top:0;font-size:14px;font-weight:bold;text-align:center;line-height:24px;color:#FFF;border-radius:5px;}
.news .news_right .nr_ul a p:first-child:before{content:'Q';background:#dd1818;}
.news .news_right .nr_ul a p:last-child:before{content:'A';background:#9f9f9f;top:4px;}
/*footlink*/
#footlinkbg{padding:18px 0 15px;background:#216ad1;}
.footlink{}
.footlink .fl_left{width:100px;float:left;}
.footlink .fl_left p{margin:0;height:20px;line-height:20px;color:#FFF;font-weight:bold;color:#FFF;font-size:15px;text-align:center;}
.footlink .fl_left p:first-child{height:44px;line-height:44px;font-size:40px;font-weight:bold;}

.footlink .fl_right{width:calc(100% - 100px);font-size:0;-webkit-text-size-adjust:none;float:right;}
.footlink .fl_right a{display:inline-block;line-height:32px;white-space:nowrap;padding:0 20px;font-size:14px;color:#9fc7ff;position:relative;}
.footlink .fl_right a:after{content:'';width:1px;height:12px;background:#9fc7ff;position:absolute;top:10px;right:-1px;}
/*footnav*/
#footnavbg{background:url(bottombg.png) repeat-x left bottom #3E3E3E;padding:28px 0 25px;}
.footnav{height:20px;font-size:0;-webkit-text-size-adjust:none;text-align:center;}
.footnav a{line-height:20px;height:20px;display:inline-block;width:14.285%;text-align:center;color:#bdbdbd;position:relative;font-size:16px;}
.footnav a:after{content:'';height:13px;border-left:1px solid #5b5b5b;position:absolute;top:6px;right:-1px;}
.footnav a:last-child:after{content:none;}
/*foot*/
#footbg{background:#3E3E3E;padding:20px 0 35px;}
.foot{position:relative;}
.foot .f_left{width:calc(100% - 150px);float:left;margin-top:6px;font-size:0;-webkit-text-size-adjust:none;text-align:left;padding-bottom:19px;}
.foot .f_left .fl_l{width:100px;background:url(footlogo.png) no-repeat center top;padding-top:74px;float:left; background-size:80px;}
.foot .f_left .fl_l p{margin:0;color:#808080;height:20px;line-height:20px;font-size:12px;font-weight:bold;text-align:center;}
.foot .f_left .fl_l p:first-child{height:36px;line-height:36px;font-size:30px;letter-spacing:1.5px;}
.foot .f_left .fl_r{width:calc(100% - 145px);float:right;height:130px;position:relative;}
.foot .f_left .fl_r p{margin:0;font-size:14px;color:#838383;line-height:30px;}
.foot .f_left .fl_r p span{display:inline-block;margin-right:20px;}
.foot .f_left .fl_r p a{color:#838383;}
.foot .f_right{width:134px;height:141px;border:1px solid #797979;padding:10px 11px 19px;float:right;position:relative;}
.foot .f_right span{display:block;position:absolute;left:40px;bottom:-16px;background:#3E3E3E;line-height:15px;font-size:12px;color:#838383;text-align:center;width:53px;}



/*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 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:#1b74e2;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 #1b74e2;display:block;}

/*px*/
#px_banner{width:100%;padding-bottom:22.45%;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;}

/*视频弹出*/
#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(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(closeicon.png) no-repeat center center #FFF;}
/*ztlist*/
.ztlist{padding-top:20px;}
.ztlist span{color:#fff;height:26px;line-height:26px;}
.ztlist a{color:#FFF;margin-right:15px;display:inline-block;height:26px;line-height:26px;white-space:nowrap;}
/*响应式定义*/
@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 (max-width:1023px){
	.l-1023{display:none;}
}
@media screen and (min-width:1024px){
	.h-1024{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;}
}
/*1385以上屏幕*/
@media (min-width:1385px){
	.container{width:1200px;}
}
/*1200以上屏幕*/
@media (min-width:1200px) and (max-width:1384px){
	.container{width:1200px;}
	.case .swiper-button-prev{display:none;}
	.case .swiper-button-next{display:none;}
}
/*1200以下屏幕*/
@media screen and (max-width:1199px){
	.container{width:calc(100% - 30px);}
	.top .logo{width:220px;}
	.top .pcnav .firstfloor>li{font-size:15px;}
	.top .pcnav .firstfloor>li>a{line-height:102px;padding:0 15px;}
	.top .pcnav .firstfloor>li>i{top:49px;right:0;}
	.yaosubg{padding:30px 0;}
	.yaosu{margin-top:20px;}
	.yaosu .ys_li{width:calc(25% - 9px);margin-left:12px;padding:15px 10px 15px;}
	.yaosu .ys_li i{height:50px;background-size:auto 100%;}
	.yaosu .ys_li .ys_txt p{font-size:13px;}
	.yaosu .ys_li .ys_txt p:first-child{font-size:18px;height:26px;line-height:26px;margin-bottom:6px;}
	.case .swiper-button-prev{display:none;}
	.case .swiper-button-next{display:none;}
	.info{min-height:320px;}
	.info .i_left{width:450px;left:30px;}
	.info .i_left img{width:450px;height:320px;}
	.info .i_right{width:calc(100% - 480px);padding:20px 30px 0;}
	#lefttop{display:none;}	

	#px_banner{padding-bottom:30%;}

}
/*992以下屏幕*/
@media screen and (max-width:1023px){
	#headbg{display:none;}
	.head .h_left .hl_left span{display:none;}
	#topbg{display:none;}
	#mobilehead{display:block;}
	#mobilehead.mhead{background:#FFF;position:fixed;z-index:9999;top:0;border-bottom:1px solid rgba(255,255,255,.2);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:40%;}
	.isearch .is_left{width:100%;float:none;}
	.isearch .is_right{display:none;}
	.product{padding:20px 0 30px;}
	.product .product_class a{width:14.285%;border-right:1px solid #FFF;font-size:14px;margin-left:0;height:44px;line-height:44px;}
	#fengebg{padding:30px 0;}
	.fenge p:nth-child(3){font-size:18px;}
	.yaosubg{padding:20px 0;}
	.yaosu{margin-top:0;}
	.yaosu .ys_li{width:calc(50% - 5px);margin-left:10px;margin-top:10px;}
	.yaosu .ys_li:nth-child(odd){margin-left:0;}
	.tese{padding:30px 0;}
	.tese .ts_content{margin-top:25px;}
	.tese .ts_content .tsc_left{width:100%;}
	.tese .ts_content .tsc_right{width:100%;}
	.tese .ts_content .tsc_right .tsc_wrap{width:100%;padding-bottom:0;background:url(tese_rightbg.jpg) repeat-y left 6px,url(tese_topbg.jpg) repeat-x left top,url(tese_bottombg.jpg) repeat-x left bottom,url(tese_rightbg.jpg) repeat-y right 6px;}
	.tese .ts_content .tsc_right .tsc_txt{width:100%;position:relative;padding:25px 35px;}
	.tese .ts_content .tsc_right .tsc_txt.icon1{background: url(01_icon.jpg) no-repeat right 35px top 25px;}
	.tese .ts_content .tsc_right .tsc_txt.icon2{background: url(02_icon.jpg) no-repeat right 35px top 25px;}
	.tese .ts_content .tsc_right .tsc_txt.icon3{background: url(03_icon.jpg) no-repeat right 35px top 25px;}
	.tese .ts_content .tsc_right .tsc_txt.icon4{background: url(04_icon.jpg) no-repeat right 35px top 25px;}
	.tese .ts_ul{margin-top:26px;}
	.tese .ts_ul .ts_li{height:60px;line-height:60px;}
	.tese .ts_ul .ts_li span{font-size:18px;}
	.tese .ts_ul .ts_li span.icon1{background:url(tese_icon1.png) no-repeat left 10px;}
	.tese .ts_ul .ts_li span.icon2{background:url(tese_icon2.png) no-repeat left 17px;}
	.tese .ts_ul .ts_li span.icon3{background:url(tese_icon3.png) no-repeat left 12px;}
	.tese .ts_ul .ts_li span.icon4{background:url(tese_icon4.png) no-repeat left 20px;}
	#casebg{padding:30px 0;}
	.case_btn{margin-top:30px;height:46px;}
	.case_btn a{width:210px;height:46px;line-height:46px;font-size:18px;}
	#infobg{padding:30px 0;}
	.info{min-height:0;margin-top:25px;}
	.info .i_left{width:100%;padding-bottom:71.09%;position:relative;top:0;left:0;}
	.info .i_left img{width:100%;height:100%;display:block;position:absolute;left:0;top:0;object-fit:cover;}
	.info .i_right{width:100%;padding:20px 20px 50px;}
	.info .i_right p:first-child{margin-bottom:15px;}
	#newsbg{padding:30px 0;}
	.news{margin-top:25px;}
	.news .news_left{width:100%;float:none;}
	.news .news_right{width:100%;float:none;margin-top:25px;}
	.news .news_right .nr_ul{padding-top:15px;}
	.news .news_right .nr_ul a{width:49%;float:left;margin-left:2%;}
	.news .news_right .nr_ul a:nth-child(odd){margin-left:0;}
	#footbg{padding:20px 0 70px;}
	.foot .f_left{width:100%;float:none;padding-bottom:0;}
	.foot .f_right{display:none;}
	

	#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){
	#mobilehead .logo{width:calc(100% - 70px);}
	.product .product_class a{width:33.33%;border-top:1px solid #FFF;}
	.fenge span{font-size:33px;height:33px;line-height:33px;}
	.fenge p:nth-child(2){font-size:30px;line-height:34px;}
	.fenge p:nth-child(3){font-size:16px;height:auto;line-height:24px;}
	.fenge p:nth-child(5){font-size:14px;line-height:26px;}
	.pb_title span{font-size:14px;line-height:22px;margin-top:3px;height:auto;}
	.yaosu .ys_li{padding:10px 8px;}
	.yaosu .ys_li i{height:40px;background-size:auto 100%;}
	.yaosu .ys_li .ys_txt p{font-size:12px;line-height:18px;}
	.yaosu .ys_li .ys_txt p:first-child{font-size:16px;height:24px;line-height:24px;margin-bottom:3px;}
	.yaosu .ys_li .ys_txt p:last-child{height:54px;}
	.tese .ts_content .tsc_right .tsc_txt p:last-child{min-height:72px;}
	.tese .ts_ul{margin-top:7px;}
	.tese .ts_ul .ts_li{width:49.7%;margin-left:0.6%;margin-top:4px;}
	.tese .ts_ul .ts_li:nth-child(odd){margin-left:0;}
	.tese .ts_ul .ts_li.on i,.tese .ts_ul .ts_li:hover i{display:none;}
	.foot .f_left .fl_r{height:auto;}
}
/*668以下屏幕*/
@media screen and (max-width:667px){
	.head .h_left .hl_left{display:none;}
	.pb_title h2{font-size:25px;height:30px;line-height:30px;}
	.pb_title p{font-size:24px;line-height:30px;}
	.product .product_ul .p_li{width:49%;margin-left:2%;}
	.product .product_ul .p_li:nth-child(3n+1){margin-left:2%;}
	.product .product_ul .p_li:nth-child(odd){margin-left:0;}
	.tese .ts_content .tsc_right .tsc_txt p:last-child{min-height:96px;}
	.news .news_left .news_ul .news_li .nl_right{padding-left:15px;}
	.news .news_left .news_ul .news_li .nl_right .nl_txt{width:100%;float:none;}
	.news .news_left .news_ul .news_li .nl_right .nl_data{display:none;}
	.news .news_right .nr_ul a{width:100%;float:none;margin-left:0;}
	.footlink .fl_left{width:100%;float:none;}
	.footlink .fl_left p:first-child{font-size:22px;line-height:30px;height:30px;}
	.footlink .fl_right{width:100%;float:none;}
	.footlink .fl_right a{line-height:26px;}
	#footnavbg{display:none;}
	.foot .f_left .fl_l{display:none;}
	.foot .f_left .fl_r{width:100%;float:none;}
	
	#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 .nav_box{top:70px;}
	#mobilehead .nav_bg{top:70px;height:calc(100% - 70px);}
	.pb_title h2{font-size:20px;padding:0 65px;}
	.product{padding:20px 0;}
	.product .product_class{margin-top:10px;}
	.product .product_class a{width:50%;}
	.product .product_class a:nth-child(odd){margin-left:0;}
	.product .product_ul .p_li{width:100%;margin-left:0;margin-top:15px;}
	.product .product_ul .p_li:nth-child(3n+1){margin-left:0;}
	#fengebg{padding:20px 0;}
	.fenge span{font-size:24px;letter-spacing:0;}
	.fenge p:nth-child(2){font-size:20px;height:26px;line-height:26px;}
	.fenge p:nth-child(3){font-size:14px;line-height:22px;}
	.fenge i{margin-top:10px;}
	.fenge p:nth-child(5){font-size:13px;line-height:24px;}
	.fenge .f_btn a{width:48%;margin-left:4%;font-size:14px;}
	.tese{padding:20px 0;}
	.tese .ts_content .tsc_right .tsc_txt{padding:15px 20px;}
	.tese .ts_content .tsc_right .tsc_txt p:first-child{font-size:20px;height:26px;line-height:26px;}
	.tese .ts_content .tsc_right .tsc_txt p:nth-child(2){font-size:15px;height:26px;line-height:26px;}
	.tese .ts_content .tsc_right .tsc_txt i{margin:15px 0;}
	.tese .ts_content .tsc_right .tsc_txt.icon1{background:url(01_icon.jpg) no-repeat right 20px top 15px;background-size:auto 52px;}
	.tese .ts_content .tsc_right .tsc_txt.icon2{background:url(02_icon.jpg) no-repeat right 20px top 15px;background-size:auto 52px;}
	.tese .ts_content .tsc_right .tsc_txt.icon3{background:url(03_icon.jpg) no-repeat right 20px top 15px;background-size:auto 52px;}
	.tese .ts_content .tsc_right .tsc_txt.icon4{background:url(04_icon.jpg) no-repeat right 20px top 15px;background-size:auto 52px;}
	.tese .ts_ul .ts_li span{font-size:15px;font-weight:normal;padding-left:43px;}
	#casebg{padding:20px 0;}
	.case{margin-top:15px;}
	.case_btn{margin-top:15px;height:34px;}
	.case_btn a{width:160px;height:34px;line-height:32px;font-size:14px;}
	#infobg{padding:20px 0;}
	.info{margin-top:15px;}
	.info .i_right{padding:15px 10px 40px;}
	.info .i_right p{font-size:13px;}
	.info .i_right p:first-child{font-size:18px;height:26px;line-height:26px;}
	#newsbg{padding:20px 0;}
	.news .news_left .news_ul{margin-top:10px;}
	.news .news_left .news_ul .news_li{padding:12px 0;}
	.news .news_left .news_ul .news_li .nl_left{display:none;}
	.news .news_left .news_ul .news_li .nl_right{width:100%;float:none;padding-left:0;}
	.news .news_right .nr_ul a{padding:10px;}
	#footbg{padding:10px 0 70px;}
	.footlink .fl_right a{padding:0 10px;}
	.foot .f_left .fl_r p{line-height:24px;}
}

/*电脑浮动*/
.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:#1b74e2;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#1b74e2;text-decoration:none;display:block;}
.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat;background-color:#1b74e2;}
.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:#1b74e2;}
.izl-rmenu .btn-phone .phone{background-color:#1b74e2;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:25%;height:53px;line-height:53px;display:block;float:left;position:relative;}
#floatBottom a.kf1{background:url(kf1.png) no-repeat center center;}
#floatBottom a.kf2{background:url(kf2.png) no-repeat center center;}
#floatBottom a.kf3{background:url(kf3.png) no-repeat center center;}
#floatBottom a.kf4{background:url(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;}
.float_ad{position:fixed;width:150px;height:195px;left:0;bottom:30px;z-index:99999999;}
.float_ad img{display:block;width:100%;height::auto;}
@media screen and (max-width:1199px){
	.float_ad{display:none;}
}