*{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;}
 
 
*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:45px;line-height:45px;background:#00bfc4;font-family:'宋体';font-size:12px;}
.head{}
.head p{margin:0;height:45px;line-height:45px;color:#FFF;text-align:left;float:left;}
.head .h_right{float:right;font-size:0;}
.head .h_right>a{display:inline-block;height:45px;line-height:45px;background-repeat:no-repeat;background-position:left center!important;padding-left:27px;font-size:13px;color:#FFF;}
.head .h_right>a.icon1{background-image:url(../images/topcnicon.jpg);}
.head .h_right>a.icon2{background-image:url(../images/topenicon.jpg);margin-left:13px;}
.head .h_right>a.icon3{background-image:url(../images/topemaile.png);margin-left:13px;padding-left:20px;}
.head .h_right .fgs{width:100px;position:relative;display:inline-block;margin-left:10px;}
.head .h_right .fgs span{width:100%;height:100%;color:#FFF;display:block;text-align:center;height:45px;line-height:45px;cursor:pointer;font-size:14px;}
.head .h_right .fgs .fgs_ul{position:absolute;left:0;top:45px;background:#00CDDB;width:100%;text-align:center;display:none;}
.head .h_right .fgs .fgs_ul a{display:block;height:36px;line-height:36px;border-top:1px solid #f5f5f5;font-size:14px;color:#FFF;font-size:12px;}
/*top*/
.top{padding:20px 0 10px;}
.top .logo{display:block;float:left;width:463px;height:60px;margin:8px 0 26px;}
.top .logo img{width:100%;height:100%;display:block;}
.top .right{width:370px;float:right;}
.top .right .r_erweima{width:85px;height:85px;float:left;}
.top .right .r_erweima img{display:block;width:100%;height:100%;}
.top .right .r_p{width:270px;float:right;margin-top:12px;}
.top .right .r_p p{margin:0;line-height:24px;font-size:24px;text-align:left;font-weight:bold;color:#00bfc4;}
.top .right .r_p p span{font-size:16px;color:#000;}
/*pcnav*/
#pcnavbg{background:#00bfc4;}
.pcnav{position:relative;}
.pcnav ul{margin:0;font-size:0;-webkit-text-size-adjust:none;}
.pcnav .firstfloor>li{display:inline-block;position:relative;cursor:pointer;text-align:center;width:11.11%;height:56px;}
.pcnav .firstfloor>li>a{display:block;width:100%;color:#FFF;line-height:56px;font-size:16px;height:56px;}
.pcnav .firstfloor>li:hover:before{content:none;}
.pcnav .firstfloor>li:hover>a{background:#FAAB13;}
.pcnav .secondfloor{position:absolute;left:0;top:100%;z-index:9999;display:none;background:#FFF;min-width:100%;box-sizing:border-box;}
.pcnav .secondfloor>li{border-bottom:1px solid #E4EAEC;width:100%;line-height:40px;height:40px;font-size:13px;margin-left:0;}
.pcnav .secondfloor>li>a{width:100%;height:100%;display:block;color:#76838F;}
.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(../images/mlogo.jpg) no-repeat 10px center;background-size:auto 50px;}
#mobilehead .nav{float:right;}
#mobilehead .nav_bg{display:none;position:fixed;top:105px;left:0;z-index:989;width:100%;height:calc(100% - 105px);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:105px;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:31.77%;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-button-next{width:47px;height:80px;background-color:rgba(0,0,0,.3);background-size:31px 60px;margin-top:-40px;right:0;}
.index_banner .swiper-button-prev{width:47px;height:80px;background-color:rgba(0,0,0,.3);background-size:31px 60px;margin-top:-40px;left:0;}
/*pb_title*/
.pb_title{text-align:center;position:relative;}
.pb_title:before{content:'';position:absolute;width:calc(50% - 165px);height:1px;background:#DEDEDE;left:0;top:50%;z-index:1;}
.pb_title:after{content:'';position:absolute;width:calc(50% - 165px);height:1px;background:#DEDEDE;right:0;top:50%;z-index:1;}
.pb_title h2{margin:0;font-size:36px;color:#00BFC4;font-weight:bold;position:relative;line-height:50px;height:50px;position:relative;display:inline-block;width:330px;z-index:10;}
.pb_title p{margin:0;font-size:20px;color:#999;line-height:30px;margin-top:5px;height:30px;text-transform:uppercase;letter-spacing:1px;}
.pb_title h2:before{content:'';width:7px;height:7px;left:0;bottom:4px;background:#DEDEDE;border-radius:50%;position:absolute;}
.pb_title h2:after{content:'';width:7px;height:7px;right:0;bottom:4px;background:#DEDEDE;border-radius:50%;position:absolute;}

.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*/
#productbg{background:url(productbg.jpg) no-repeat center top #F8F8F8;padding:40px 0 75px;}
.product{margin-top:56px;}
.product .product_top{border:1px solid #E2E2E2;position:relative;z-index:1;}
.product .product_top li{width:18%;float:left;border-left:1px solid #E2E2E2;font-size:18px;color:#000;line-height:70px;text-align:center;position:relative;cursor:pointer;z-index:9999;}
.product .product_top li .san{width:0;height:0;position:absolute;left:50%;margin-left:-13px;border-left:13px solid transparent;border-right:13px solid transparent;border-top:12px solid #00BFC4;display:none;}
.product .product_top li:first-child{border-left:none;}
.product .product_top li:last-child{width:10%;}
.product .product_top li.hover,.product .product_top li:hover{background:#00BFC4;color:#FFF;}
.product .product_top li.hover .san,.product .product_top li:hover .san{display:block;}
.product .product_top li.hover a,.product .product_top li:hover a{color:#FFF;}
.product .product_ul{margin-top:44px;position:relative;}
.product .product_ul .swiper_item{width:100%;overflow:hidden;}
.product .product_ul .swiper-slide{border:1px solid #DCDCDC;padding-bottom:18px;background:#FFF;}
.product .product_ul .p_img{width:100%;padding-bottom:75%;position:relative;}
.product .product_ul .p_img img{width:100%;height:100%;display:block;position:absolute;left:0;top:0;object-fit:cover;}
.product .product_ul .shade{position:absolute;left:0px;bottom:0px;width:100%;height:0px;background:rgba(0,191,196,.8);transition:height 0.4s;-webkit-transition:height 0.4s;}
.product .product_ul .shade .shade_p{padding:30px 20px;}
.product .product_ul .shade .shade_p p{margin:0;color:#FFF;font-family:'宋体';line-height:24px;text-align:left;}
.product .product_ul .shade .shade_p p:first-child{font-size:16px;font-weight:bold;line-height:32px;margin-bottom:17px;}
.product .product_ul .shade .shade_p p:last-child{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;}
.product .product_ul .shade .shade_p .shade_btn{width:103px;height:28px;background:#FFF;border-radius:2px;text-align:center;line-height:28px;color:#009abb;font-weight:bold;display:block;margin-top:28px;}
.product .product_ul .swiper-slide:hover .shade{height:100%;}

.product .product_ul .swiper-slide>p{margin:0;line-height:38px;text-align:center;height:38px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.product .product_ul .swiper-slide>p a{color:#3e3e3e;}
.product .product_ul .swiper-button-next{width:21px;height:37px;background-image:url(../images/nexticon.png)!important;right:-40px;background-size:100%;outline:none;}
.product .product_ul .swiper-button-next.swiper-button-disabled{background-image:url(../images/nexticonhover.png)!important;opacity:1;}
.product .product_ul .swiper-button-prev{width:21px;height:37px;background-image:url(../images/prvicon.png)!important;left:-40px;background-size:100%;outline:none;}
.product .product_ul .swiper-button-prev.swiper-button-disabled{background-image:url(../images/prviconhover.png)!important;opacity:1;}
/*banner*/
#bannerbg{width:100%;background:url(../images/ba.gif) no-repeat center top;background-size:cover;padding-bottom:46px;}
.banner{position:relative;}
.banner .b_left{width:calc(100% - 450px);float:left;}
.banner .b_left p{margin:0;color:#FFF;}
.banner .b_left p:first-child{font-size:24px;margin-top:52px;line-height:40px;}
.banner .b_left p:nth-child(2){font-size:32px;line-height:54px;font-weight:bold;}
.banner .b_left .b_btn{width:200px;height:46px;background:url(../images/dj.png) no-repeat center top;line-height:46px;color:#FFF;display:block;margin-top:16px;font-size:17px; text-indent:1.1cm}
.banner .b_right{position:absolute;width:449px;height:303px;right:0;top:-30px;}
.banner .b_right img{width:100%;height:100%;display:block;}
/*case*/
.case{padding:60px 0 50px;}
.case .caselist{margin-top:28px;}
.case .caselist .cl_left{width:50%;float:left;position:relative;margin-top:16px;}
.case .caselist .cl_left .cl_img{width:100%;padding-bottom:75%;position:relative;border:2px solid #E2E2E2;}
.case .caselist .cl_left .cl_img img{width:100%;height:100%;display:block;position:absolute;left:0;top:0;object-fit:cover;}
.case .caselist .cl_left .c_txt{width:100%;background:#DBDBDB;padding:0 30px;}
.case .caselist .cl_left .c_txt p{margin:0;color:#FFF;line-height:20px;color:#40424e;line-height:89px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:21px;}
.case .caselist .cl_left .c_txt p a{color:#40424e;}
.case .caselist .cl_right{width:49%;float:right;}
.case .caselist .cl_right li{width:49%;float:left;margin-left:2%;position:relative;border:2px solid #E2E2E2;margin-top:16px;}
.case .caselist .cl_right li:nth-child(odd){margin-left:0px;}
.case .caselist .cl_right li .cr_img{width:100%;padding-bottom:75%;position:relative;}
.case .caselist .cl_right li .cr_img img{width:100%;height:100%;display:block;position:absolute;left:0;top:0;object-fit:cover;}
.case .caselist .cl_right li p{margin:0;width:100%;height:32px;line-height:32px;padding:0 10px;background:rgba(0,0,0,.5);position:absolute;bottom:0;left:0;color:#FFF;}
.case .caselist .cl_right .cr_phone{width:100%;height:69px;line-height:69px;border-radius:34px;background:#DFDFDF;text-align:center;color:#5d5d5d;font-size:25px;margin-top:15px;}
/*service*/
#servicebg{background:url(../images/tesebg.jpg) no-repeat center center;background-size:cover;padding:50px 0 50px;}
.service{}
.service .serviceT{margin-top:50px;}
.service .serviceT .service_li{background:#474747;}
.service .serviceT .service_li li{float:left;width:25%;height:131px;padding-top:40px;padding-left:130px;font-size:11px;text-transform:uppercase;color:#8d8d8d;cursor:pointer;position:relative;}
.service .serviceT .service_li li .san{width:0;height:0;position:absolute;display:none;border-top:7px solid  #00BFC4;border-left:7px solid transparent;border-right:7px solid transparent;bottom:-7px;left:50%;margin-left:-7px;}
.service .serviceT .service_li li span{font-size:26px;font-weight:bold;color:#FFF;}
.service .serviceT .service_li li.img1{background:url(../images/serviceicon1.png) no-repeat 53px center #474747;}
.service .serviceT .service_li li.img2{background:url(../images/serviceicon2.png) no-repeat 53px center #474747;}
.service .serviceT .service_li li.img3{background:url(../images/serviceicon3.png) no-repeat 53px center #474747;}
.service .serviceT .service_li li.img4{background:url(../images/serviceicon4.png) no-repeat 53px center #474747;}
.service .serviceT .service_li li:hover.img1,.service .serviceT .service_li li.hover.img1{background:url(../images/serviceiconhover1.png) no-repeat 53px center #00BFC4;color:#2ee3e8;}
.service .serviceT .service_li li:hover.img2,.service .serviceT .service_li li.hover.img2{background:url(../images/serviceiconhover2.png) no-repeat 53px center #00BFC4;color:#2ee3e8;}
.service .serviceT .service_li li:hover.img3,.service .serviceT .service_li li.hover.img3{background:url(../images/serviceiconhover3.png) no-repeat 53px center #00BFC4;color:#2ee3e8;}
.service .serviceT .service_li li:hover.img4,.service .serviceT .service_li li.hover.img4{background:url(../images/serviceiconhover4.png) no-repeat 53px center #00BFC4;color:#2ee3e8;}
.service .serviceT .service_li li:hover .san,.service .serviceT .service_li li.hover .san{display:block;}
.service .serviceT .service_content{margin-top:20px;overflow:hidden;width:100%;}
.service .serviceT .service_content .service_contentC{width:400%; }
.service .serviceT .service_content .service_contentC .service_contentT{width:25%; }
.service .serviceT .service_content .service_contentC .service_contentT .img{display:block;float:left;width:840px;height:463px;}
.service .serviceT .service_content .service_contentC .service_contentT .img img{width:100%;height:100%;display:block;}
.service .serviceT .service_content .service_contentC .service_contentT .txt{width:calc(100% - 840px);float:right;height:463px; background:#00BFC4;padding:58px 37px 0;color:#FFF;position:relative;}
.service .serviceT .service_content .service_contentC .service_contentT .txt p{margin:0;font-size:15px;color:#FFF;line-height:26px;}
.service .serviceT .service_content .service_contentC .service_contentT .txt p:first-child{font-size:32px;line-height:50px;}
.service .serviceT .service_content .service_contentC .service_contentT .txt p:nth-child(2){font-size:28px;font-weight:bold;text-transform:uppercase;color:#00e8ee;margin-top:7px;padding-bottom:10px;line-height:45px;}
.service .serviceT .service_content .service_contentC .service_contentT .txt p:nth-child(2) span{font-size:38px;letter-spacing:2px;}
.service .serviceT .service_content .service_contentC .service_contentT .txt .t_btn{width:100%;height:78px;line-height:78px;position:absolute;left:0;bottom:0;background:url(servicemore.jpg) no-repeat right top #00CDDB;display:block;font-size:32px;color:#00e8ee;padding-right:80px;text-align:center;}
/*zizhi*/
.zizhi{padding:40px 0 30px;}
.zizhi .zizhilist{margin-top:30px;position:relative;}
.zizhi .zizhilist .zizhilistcow{width:100%;overflow:hidden;}
.zizhi .zizhilist .p_img{width:100%;padding-bottom:75%;position:relative;}
.zizhi .zizhilist .p_img img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:contain;border:1px solid #EEE;padding:3px;}
.zizhi .zizhilist p{margin:0;line-height:50px;text-align:center;}
.zizhi .zizhilist p a{color:#333;}
.zizhi .zizhilist .anniu{width:119px;height:28px;margin:0 auto;margin-top:30px;position:relative;}
.zizhi .zizhilist .anniu .more{display:block;width:55px;height:26px;border:1px solid #CCC;border-radius:3px;position:relative;left:31px;line-height:26px;text-align:center;color:#333;font-size:10px!important;}
.zizhi .zizhilist .swiper-button-next{width:26px;height:26px;border:1px solid #CCC;border-radius:3px;top:22px;right:0;font-family:'宋体';font-size:20px;text-align:center;line-height:26px;color:#747474;outline:none;background:none;}
.zizhi .zizhilist .swiper-button-next.swiper-button-disabled{opacity:1;}
.zizhi .zizhilist .swiper-button-prev{width:26px;height:26px;border:1px solid #CCC;border-radius:3px;top:22px;left:0;font-family:'宋体';font-size:20px;text-align:center;line-height:26px;color:#747474;outline:none;background:none;}
.zizhi .zizhilist .swiper-button-prev.swiper-button-disabled{opacity:1;}
/*info*/
#infobg{background:url(../images/infobg.jpg) no-repeat center top;padding:40px 0 0;background-size:cover;}
.info{margin-top:35px;padding:20px 36px 30px 40px;background:#FFF;}
.info .i_left{width:calc(100% - 624px);float:left;}
.info .i_left .cn{color:#1062cd;font-weight:bold;font-size:20px;margin-top:31px;background:url(../images/aboutus.jpg) no-repeat left top;padding-top:53px;}
.info .i_left p{line-height:28px;color:#4a4a4a;margin-top:20px;}
.info .i_left p a{color:#ff9205;}
.info .i_right{width:548px;float:right;position:relative;cursor:pointer;}
.info .i_right img{display:block;width:100%;height:auto;}
.info .i_right i{display:block;width:63px;height:63px;background:url(../images/v_icon.png) no-repeat left top;position:absolute;left:50%;margin-left:-31px;top:50%;margin-top:-31px;}
/*news*/
.news{padding:46px 0 60px;}
.news .news_title{width:100%;height:36px;line-height:36px;font-size:22px;color:#333;margin-top:23px;margin-bottom:20px;font-weight:bold;}
.news .news_left{width:calc(100% - 386px);float:left;}
.news .news_left .news_top{width:372px;background:#ECECEC;float:left;}
.news .news_left .news_top .nt_img{width:100%;height:250px;border:1px solid #ACACAC;position:relative;}
.news .news_left .news_top .nt_img img{width:100%;height:100%;display:block;object-fit:cover;position:absolute;left:0;top:0;}
.news .news_left .news_top .nt_txt{padding:15px 20px 33px;}
.news .news_left .news_top .nt_txt p{margin:0;line-height:25px;color:#686868;}
.news .news_left .news_top .nt_txt p a{color:#333;}
.news .news_left .news_top .nt_txt p:first-child{font-size:16px;line-height:38px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:bold;}
.news .news_left .news_top .nt_txt p:last-child{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.news .news_left .n_ul{width:calc(100% - 392px);float:right;}
.news .news_left .n_ul a{width:100%;border-bottom:1px solid #EAEAEA;padding:24px 0;display:block;}
.news .news_left .n_ul a:first-child{padding-top:0;}
.news .news_left .n_ul a:hover{background:#FFF;}
.news .news_left .n_ul a .date{width:70px;height:96px;border:1px solid #D6D6D6;float:left;color:#626262;text-align:center;line-height:36px;padding-top:16px;border-radius:2px;}
.news .news_left .n_ul a .date span{font-size:26px;font-weight:bold;}
.news .news_left .n_ul a .a_txt{width:calc(100% - 80px);float:right;}
.news .news_left .n_ul a .a_txt p{margin:0;color:#888;line-height:28px;font-family:"宋体";}
.news .news_left .n_ul a .a_txt p:first-child{font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#333;margin-bottom:6px;font-weight:bold;}
.news .news_left .n_ul a .a_txt p:last-child{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.news .questions_right{width:345px;float:right;}
.news .questions_right .questions_ul{padding:19px 0;border-bottom:1px solid #EAEAEA;}
.news .questions_right .questions_ul:first-child{padding-top:0;}
.news .questions_right .questions_ul .q{width:27px;float:left;}
.news .questions_right .questions_ul .q .q_btn{width:27px;height:27px;color:#FFF;text-align:center;background:#444;display:block;margin-bottom:17px;border-radius:2px;line-height:27px;font-size:16px;}
.news .questions_right .questions_ul .q .q_btn.a{background:#00bfc4;}
.news .questions_right .questions_ul .txt{width:calc(100% - 35px);float:right;}
.news .questions_right .questions_ul .txt p{margin:0;color:#333;line-height:27px;}
.news .questions_right .questions_ul .txt p:first-child{font-size:16px;font-weight:bold;margin-bottom:17px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news .questions_right .questions_ul .txt p:last-child{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
/*friendlink*/
#friendlinkbg{background:#dedfe2;padding:25px 0;}
.friendlink{position:relative;}
.friendlink .left{width:88px;float:left;padding-top:10px;}
.friendlink .left p{margin:0;font-size:22px;color:#626262;text-align:center;line-height:25px;letter-spacing:3px;}
.friendlink .left p span{font-size:16px;letter-spacing:0;}
.friendlink .right{width:calc(100% - 98px);float:right;color:#626262;padding-top:4px;}
.friendlink .right a{color:#626262;white-space:nowrap;display:inline-block;line-height:28px;}
/*foot*/
#footbg{background:#353535;padding-top:63px;border-top:1px solid #000;}
.foot{}
.foot .foot_title{position:relative;text-align:center;}
.foot .foot_title:before{content:'';width:100%;height:1px;background:#4E4F4B;position:absolute;left:0;top:24px;z-index:9;}
.foot .foot_title h2{margin:0;font-size:36px;display:inline-block;font-weight:bold;height:46px;color:#FFF;line-height:46px;padding:0 40px;background:#353535;z-index:10;position:relative;}
.foot .foot_title h2:before{content:'';width:7px;height:7px;background:#4E4F4B;border-radius:50%;display:block;left:-7px;top:21px;position:absolute;}
.foot .foot_title h2:after{content:'';width:7px;height:7px;background:#4E4F4B;border-radius:50%;display:block;right:-7px;top:21px;position:absolute;}
.foot .foot_title p{margin:0;height:30px;line-height:30px;font-size:20px;text-align:center;color:#494b4a;letter-spacing:1px;display:block;text-transform:uppercase;}
.foot .f_input{margin-top:20px;}
.foot .f_input input{height:58px;line-height:58px;background:#FFF;padding:0 10px;float:left;outline:none;}
.foot .f_input .input1{width:20%;margin-top:10px;}
.foot .f_input .input2{width:22%;margin-left:1.5%;margin-top:10px;}
.foot .f_input .f_content{width:38.5%;margin-left:1.5%;height:58px;line-height:58px;float:left;outline:none;padding:0 10px;resize:none;margin-top:10px;}
.foot .f_input .f_btn{width:15%;background:#00bfc4;display:block;color:#FFF;text-align:center;margin-left:1.5%;font-size:20px;outline:none;margin-top:10px;height:58px;line-height:58px;float:left;cursor:pointer;}
.foot .f_shuoming{margin:0;height:70px;line-height:70px;text-align:right;color:#999;}
.foot .f_contanct{padding:15px 0 30px;border-bottom:1px solid #484848;font-size:0;-webkit-text-size-adjust:none;}
.foot .f_contanct span{display:inline-block;margin-right:50px;padding-left:30px;height:26px;line-height:26px;font-size:16px;color:#9a9a9a;margin-top:15px;}
.foot .f_contanct span:first-child{background:url(../images/footaddicon.jpg) no-repeat left 0;}
.foot .f_contanct span:nth-child(2){background:url(../images/footphoneicon.jpg) no-repeat left 0;}
.foot .f_contanct span:nth-child(3){background:url(../images/footemailicon.jpg) no-repeat left 0;padding-left:40px;}
/*footbottom*/
.foot .footbottom{padding:20px 0;}
.foot .footbottom .ft_left{width:calc(100% - 330px);float:left;font-size:12px;}
.foot .footbottom .ft_left p{margin:0;line-height:42px;color:#9a9a9a;}
.foot .footbottom .ft_left p a{color:#9a9a9a;}
.foot .footbottom .ft_left p span{display:inline-block;margin-right:5px;}
.foot .footbottom .ft_right{width:140px;float:right;background:url(footlogo.jpg) no-repeat left center;padding-left:38px;border-left:1px solid #474747;}
.foot .footbottom .ft_right img{width:102px;height:102px;display:block;}
.foot .footbottom .ft_right p{margin:0;font-size:12px;text-align:center;line-height:28px;color:#FFF;}
/*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:#00BFC4;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 #00BFC4;display:block;}

/*px*/
#px_banner{width:100%;padding-bottom:17.76%;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;}

/*响应式定义*/
@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;}
}
/*1700以上屏幕*/
@media (min-width:1280px){
	.container{width:1200px;}
}
@media screen and (max-width:1279px){
	.container{width:1200px;}
	.product .product_ul .swiper-button-prev{display:none;}
	.product .product_ul .swiper-button-next{display:none;}
}
/*1200以下屏幕*/
@media screen and (max-width:1229px){
	.container{width:994px}
	#productbg{padding:30px 0 50px;}
	.product{margin-top:30px;}
	.product .product_top li{font-size:16px;height:60px;line-height:60px;}
	.product .product_ul{margin-top:25px;}
	.case{padding:40px 0 30px;}
	.case .caselist .cl_right .cr_phone{font-size:20px;}
	#servicebg{padding:30px 0;}
	.service .serviceT{margin-top:20px;}
	.service .serviceT .service_li li{padding-left:85px;height:100px;padding-top:20px;}
	.service .serviceT .service_li li.img1{background:url(../images/serviceicon1.png) no-repeat 15px center #474747;}
	.service .serviceT .service_li li.img2{background:url(../images/serviceicon2.png) no-repeat 15px center #474747;}
	.service .serviceT .service_li li.img3{background:url(../images/serviceicon3.png) no-repeat 15px center #474747;}
	.service .serviceT .service_li li.img4{background:url(../images/serviceicon4.png) no-repeat 15px center #474747;}
	.service .serviceT .service_li li:hover.img1,.service .serviceT .service_li li.hover.img1{background:url(../images/serviceiconhover1.png) no-repeat 15px center #00BFC4;}
	.service .serviceT .service_li li:hover.img2,.service .serviceT .service_li li.hover.img2{background:url(../images/serviceiconhover2.png) no-repeat 15px center #00BFC4;}
	.service .serviceT .service_li li:hover.img3,.service .serviceT .service_li li.hover.img3{background:url(../images/serviceiconhover3.png) no-repeat 15px center #00BFC4;}
	.service .serviceT .service_li li:hover.img4,.service .serviceT .service_li li.hover.img4{background:url(../images/serviceiconhover4.png) no-repeat 15px center #00BFC4;}
	.service .serviceT .service_content .service_contentC .service_contentT .img{width:660px;height:364px;}
	.service .serviceT .service_content .service_contentC .service_contentT .txt{width:calc(100% - 660px);height:364px;padding:15px 15px 0;}
	.service .serviceT .service_content .service_contentC .service_contentT .txt p:nth-child(2){margin-top:0;padding-bottom:0;line-height:40px;}
	.zizhi{padding:30px 0;}
	.zizhi .zizhilist .anniu{margin-top:15px;}
	#infobg{padding:30px 0 0;}
	.info{padding:20px 15px;}
	.info .i_left{width:calc(100% - 460px);}
	.info .i_left .cn{margin-top:10px;padding-top:40px;}
	.info .i_left p{line-height:24px;font-size:13px;margin-top:14px;}
	.info .i_right{width:430px;}
	.news .news_title{margin-top:15px;margin-bottom:10px;}
	.news .news_left{width:calc(100% - 330px);}
	.news .questions_right{width:300px;}
	#lefttop{display:none;} 
	#px_banner{padding-bottom:25%;}

}
/*992以下屏幕*/
@media screen and (max-width:1023px){
	.container{width:calc(100% - 30px);}
	.top{display:none;}
	#pcnavbg{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:46%;}
	.pb_title h2{font-size:24px;height:34px;line-height:34px;}
	.pb_title h2:before{bottom:2px;}
	.pb_title h2:after{bottom:2px;}
	.pb_title p{font-size:16px;height:22px;line-height:22px;margin-top:0;}
	#productbg{padding:25px 0;}
	.product .product_top li{width:20%;font-size:14px;}
	.product .product_top li:last-child{display:none;}
	#bannerbg{padding:15px 0;}
	.banner .b_left{width:100%;float:none;text-align:center;}
	.banner .b_left p:first-child{margin-top:0;}
	.banner .b_left .b_btn{display:inline-block;text-align:left;}
	.banner .b_right{display:none;}
	.case{padding:25px 0;}
	.case .caselist{margin-top:0;}
	.case .caselist .cl_left{width:100%;float:none;}
	.case .caselist .cl_left .c_txt p{line-height:56px;}
	.case .caselist .cl_right{width:100%;float:none;}
	.service .serviceT .service_li li{width:50%;border-bottom:1px solid #FFF;border-right:1px solid #FFF;}
	.service .serviceT .service_li li .san{display:none!important;}
	.service .serviceT .service_content .service_contentC .service_contentT .img{width:100%;float:none;padding-bottom:55.12%;position:relative;height:auto;}
	.service .serviceT .service_content .service_contentC .service_contentT .img img{width:100%;height:100%;display:block;position:absolute;left:0;top:0;object-fit:cover;}
	.service .serviceT .service_content .service_contentC .service_contentT .txt{width:100%;float:none;height:auto;padding-bottom:100px;}
	.service .serviceT .service_content .service_contentC .service_contentT .txt p:nth-child(2) br{display:none;}
	.service .serviceT .service_content .service_contentC .service_contentT .txt p:nth-child(2) span{font-size:28px;}
	#infobg{padding:25px 0 15px;}
	.info .i_right{width:100%;float:none;}
	.info .i_left{width:100%;float:none;}
	.news{padding:25px 0;}
	.news .news_left{width:100%;float:none;}
	.news .questions_right{width:100%;float:none;}
	.news .questions_right .questions_ul{padding:10px 0;}
	#footbg{padding:25px 0 70px;}
	.foot .f_input .input1{width:49%;}
	.foot .f_input .input2{width:49%;margin-left:2%;}
	.foot .f_input .f_content{width:calc(100% - 180px);margin-left:0;}
	.foot .f_input .f_btn{width:160px;}
	.foot .f_shuoming{height:30px;line-height:30px;margin-top:10px;}
	.foot .f_contanct{padding:0px 0 15px;}
	.foot .footbottom{padding:20px 0 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%; }
	#stylesubnav .xq_nav a{background:#EEE;border-right:1px solid #FFF;padding:0 0;d }
	#stylesubnav .xq_nav a.on .san{display:none;}	
}
/*768以下屏幕*/
@media screen and (max-width:767px){
	.head .h_right a:last-child{display:none;}
	.product .product_top{border-bottom:none;border-left:none;}
	.product .product_top li{width:33.33%;border-bottom:1px solid #E2E2E2;border-left:1px solid #E2E2E2;}
	.product .product_top li:first-child{border-left:1px solid #E2E2E2;}
	.product .product_top li:last-child{display:block;width:33.33%;}
	.product .product_top li .san{display:none!important;}
	.news .news_left .news_top{width:300px;}
	.news .news_left .n_ul{width:calc(100% - 320px);}
	.friendlink .left{width:100%;float:none;text-align:center;padding-top:0;}
	.friendlink .left p br{display:none;}
	.friendlink .right{width:100%;float:none;margin-top:14px;}
	.foot .footbottom .ft_left{width:100%;float:none;}
	.foot .footbottom .ft_right{display:none;}
	.foot .footbottom .ft_left p{line-height:26px;}
}
/*668以下屏幕*/
@media screen and (max-width:667px){
	#headbg{display:none;}
	#mobilehead .logo{background-size:auto 45px;}
	#mobilehead .nav .nav_box{top:70px;}
	#mobilehead .nav_bg{top:70px;height:calc(100% - 70px);}
	.index_banner .swiper-button-prev{display:none;}
	.index_banner .swiper-button-next{display:none;}
	.news .news_left .news_top{width:100%;float:none;}
	.news .news_left .n_ul{width:100%;float:none;margin-top:15px;}
	.news .news_left .n_ul a{padding:10px 0;}
	#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;}
	.tan_box{padding:10px;}
}
/*500以下屏幕*/
@media screen and (max-width:499px){
	.pb_title:before{width:calc(50% - 100px);}
	.pb_title:after{width:calc(50% - 100px);}
	.pb_title h2{font-size:20px;height:26px;line-height:26px;width:200px;}
	.pb_title h2:before{bottom:-2px;}
	.pb_title h2:after{bottom:-2px;}
	.pb_title p{font-size:12px;line-height:20px;}
	#productbg{padding:20px 0;}
	.product{margin-top:10px;}
	.product .product_top li{width:50%;height:46px;line-height:46px;font-size:13px;}
	.product .product_top li:last-child{width:50%;}
	.banner .b_left p:first-child{font-size:18px;line-height:26px;}
	.banner .b_left p:nth-child(2){font-size:24px;line-height:30px;height:60px;margin-top:7px;}
	.case{padding:20px 0;}
	.case .caselist .cl_right li{width:100%;float:none;margin-left:0;}
	.case .caselist .cl_right .cr_phone{font-size:12px;height:40px;line-height:40px;}
	#servicebg{padding:20px 0;}
	.service .serviceT{margin-top:10px;}
	.service .serviceT .service_li li{background:none!important;height:auto;padding-top:0;padding-left:0;text-align:center;padding:7px 0;}
	.service .serviceT .service_li li span {font-size:18px;}
	.service .serviceT .service_content .service_contentC .service_contentT .txt{padding-bottom:60px;}
	.service .serviceT .service_content .service_contentC .service_contentT .txt p{font-size:13px;line-height:22px;}
	.service .serviceT .service_content .service_contentC .service_contentT .txt p:nth-child(3){overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;}
	.service .serviceT .service_content .service_contentC .service_contentT .txt p:first-child{font-size:24px;height:30px;line-height:30px;}
	.service .serviceT .service_content .service_contentC .service_contentT .txt p:nth-child(2){font-size:14px;line-height:26px;}
	.service .serviceT .service_content .service_contentC .service_contentT .txt p:nth-child(2) span{font-size:14px;}
	.service .serviceT .service_content .service_contentC .service_contentT:nth-child(2) .txt p:nth-child(3){min-height:88px;}
	.service .serviceT .service_content .service_contentC .service_contentT .txt .t_btn{height:50px;line-height:50px;font-size:20px;background-size:auto 100%;}
	.zizhi{padding:20px 0;}
	.zizhi .zizhilist{margin-top:10px;}
	#infobg{padding:20px 0 10px;}
	.info{margin-top:10px;}
	.news{padding:20px 0;}
	.news .news_title{margin:0 0;font-size:18px;}
	#footbg{padding:20px 0 70px;}
	.foot .f_input{margin-top:0;}
	.foot .f_input .input1{width:100%;}
	.foot .f_input .input2{width:100%;margin-left:0;}
	.foot .f_input .f_content{width:100%;}
	.foot .f_input .f_btn{width:100%;margin-left:0;}
	.foot .f_shuoming{font-size:12px;}
	.foot .f_contanct span{height:auto;}  
}

/*电脑浮动*/
.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:#0d62be;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#0d62be;text-decoration:none;display:block;}
.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat;background-color:#0d62be;}
.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:#0d62be;}
.izl-rmenu .btn-phone .phone{background-color:#0d62be;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;}