@charset "utf-8";
/* CSS Document */

 a{  text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());color:#666666; font-family:"微软雅黑"}
 a:visited{text-decoration:none ;}
 a:active{text-decoration:none;}
 a:hover{ color:#0f3b70;outline:none;text-decoration:none;}
 button{ margin:0; border:0}
 
body, div, p, span, ul, li, dl, dd, h1, h2, h3, a, input, img {
    margin: 0;
    padding: 0;
}

.container-fluid {padding-right: 0px;  padding-left: 0px;}


@media (min-width: 1280px) {
    .container{
        width: 1280px;
    }
}


html {font-size:62.5%;}
body{ background:#FFF; font-family:"微软雅黑"; font-size:14px; font-size:1.4em;}

/*top*/
.top{z-index:9999;width:100%;padding:22px 0 10px;}
.top .logo{width:587px;float:left;}
.top .logo img{width:100%;}
.top .line{width:1px;height:55px;background:#D8D8D8;display:block;float:left;margin-left:12px;margin-top:16px;}
.top .top_txt{padding:16px 0 10px 13px;line-height:32px;float:left;font-size:18px;color:#5f5f5e;}
.top .top_right{padding:0px 1px;float:right;}
.top .top_right .top_phone{background:url(topphone.jpg) no-repeat left 20px;padding:30px 20px 2px 65px;float:left;}
.top .top_right .top_phone p{margin:0;}
.top .top_right .top_phone p:first-child{height:16px;line-height:16px;}
.top .top_right .top_phone p:nth-child(2){font-size:24px;font-family:Impact;height:24px;line-height:24px;color:#19bc5c;margin-top:4px;}
.top .top_right .top_phone p:last-child{font-size:24px;font-family:Impact;height:24px;line-height:24px;color:#19bc5c;}
.top .top_right .top_erweima{width:78px;height:78px;float:right; margin-top:5px;}
.top .top_right .top_erweima img{display:block;width:100%;height:100%;}

.topfix{ position:fixed; top:0; left:0; z-index:100000}
/*nav*/
#navbg{width:100%; transition:0.4s;  background:#0a80d8;}
#navbg .nav ul{margin-bottom:0;}
#navbg .nav .firstfloor>li{display:inline-block;float:left;width:11.11%;height:67px;line-height:67px;font-size:18px;text-align:center;position:relative;color:#FFF;cursor:pointer;position:relative; transition:0.3s}
#navbg .nav .firstfloor>li:before{content:'';width:1px;height:25px;background:#3998DF;position:absolute;right:0;top:50%;transform:translateY(-50%);}
#navbg .nav .firstfloor>li:last-child:before{content:none;}
#navbg .nav .firstfloor>li>a{display:block;height:54px;width:100%;color:#ffffff;}
#navbg .nav .firstfloor>li:hover{ background:#19bc5c}
#navbg .nav .firstfloor>li:hover:before{content:none;}
#navbg .nav .firstfloor>li:hover>a{color:#ffffff;}
#navbg .nav .secondfloor{position:absolute;left:0;top:67px;z-index:9999;display:none;background:#FFF;width:100%;border-top:none;box-sizing:border-box;}
#navbg .nav .secondfloor>li{border-bottom:1px solid #E4EAEC;width:100%;line-height:50px;height:50px;font-size:13px;margin-left:0;}
#navbg .nav .secondfloor>li>a{width:100%;height:100%;display:block;color:#76838F;transition:0.3s}
#navbg .nav .secondfloor li a:hover{background:#19bc5c;color:#FFF;}





/*mobilehead*/
#mobilehead{height:70px;width:100%;background:url(../images/logo.jpg) no-repeat 10px center #FFF;display:none;background-size:auto 50px;}
#mobilehead .logo{width:calc(100% - 120px);height:70px;display:block;float:left;}
#mobilehead .nav{float:right;}
#mobilehead .nav_bg{display:none;position:fixed;top:105px;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>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;}
/* 响应式样式结束 */



/*公用标题*/
.cpzs{  padding-bottom:30px;  overflow:hidden}
.cpzs .cpzs_bt{ padding:15px 0 25px; text-align:center}
.cpzs .cpzs_bt .fwxm_bt1{ font-size:40px; color:#323232; font-weight:bold}
.cpzs .cpzs_bt .fwxm_bt1 h2{ display:inline; font-weight:bold}
.cpzs .cpzs_bt .fwxm_bt1 i{ padding:0 5px}
.cpzs .cpzs_bt .fwxm_bt2{  color:#848484; font-size:16px; padding:5px 0 }



@media (max-width : 768px) {
.cpzs .cpzs_bt .fwxm_bt1{ font-size:28px; color:#323232; }
.cpzs .cpzs_bt .fwxm_bt2{  color:#848484; font-size:12px;}
}

@media (max-width : 420px) {
.cpzs .cpzs_bt .fwxm_bt1{ font-size:25px; color:#323232; }
.cpzs .cpzs_bt .fwxm_bt1 img{ width:90px}
}

@media (max-width : 360px) {
.cpzs .cpzs_bt .fwxm_bt1{ font-size:20px; color:#323232; }
.cpzs .cpzs_bt .fwxm_bt1 img{ width:90px}
}

/*产品*/
.cp{ padding-top:28px; background:#f5f5f5; overflow:hidden}

.p_left{width:290px;float:left;background:#838383;}
.p_left h2{margin:0;width:100%;height:121px;background:url(../images/classh2bg.jpg) no-repeat center center;font-size:30px;color:#FFF;text-align:center;font-weight:bold;line-height:121px;}
.p_left .p_ul>a{line-height:50px;width:100%;height:100%;display:block;color:#FFF;padding-left:60px;background:url(../images/bclassicon.png) no-repeat 30px center;font-size:16px;border-bottom:1px solid #6F6F6F;}
.p_left .p_ul>a:last-child{border-bottom:none;}
.p_left .p_ul>a.on,.p_left .p_ul>a:hover{background:url(../images/bclassicon.png) no-repeat 30px center #ADADAD;color:#FFF;border-bottom:1px solid #6F6F6F;}
.p_left .p_ul>a:last-child.on,.p_left .p_ul>a:last-child:hover{border-bottom:none;}
.p_left .p_ul ul{margin:0;padding:12px 25px;background:#979797;}
.p_left .p_ul ul li{background:url(../images/classicon.png) no-repeat 6px center;line-height:36px;text-indent:20px;width:50%;float:left;font-size:16px;}
.p_left .p_ul ul li a{color:#FFF;}
.p_left .p_bottom{padding:18px 26px 16px;background:#0a80d8;}
.p_left .p_bottom .p_tt{ color:#cacaca; padding:5px 0 15px}
.p_left .p_bottom .p_txt{background:url(../images/leftphone.png) no-repeat left center;padding-bottom:2px;padding-left:64px; margin-bottom:10px;}
.p_left .p_bottom .p_txt p{color:#FFF;margin:0;line-height:24px;}
.p_left .p_bottom .p_txt p:last-child{font-size:30px;font-family:Impact;line-height:32px;height:32px;}
.p_class{display:none;}
.p_class h2{margin:0;width:120px;height:46px;background:url(../images/classh2bg.jpg) no-repeat center center;font-size:18px;color:#FFF;text-align:center;font-weight:bold;line-height:40px;background-size:cover;float:left;}
.p_class .p_class_li{width:calc(100% - 120px);}
.p_class .p_class_li .pc_li{height:40px;position:relative; width:48%; margin-right:1%; margin-bottom:2px; display:inline-block;background:#0a80d8;}
.p_class .p_class_li .pc_li:first-child{border-left:none;}
.p_class .p_class_li .pc_li>a{line-height:40px;width:20%;color:#FFF;text-align:center;display:table-cell;}
.p_class .p_class_li .pc_li i{display:block;width:46px;height:40px;background:url(arrowicon.png) no-repeat center center;transform:rotate(90deg);transition:transform .3s ease-out;position:absolute;top:0;right:0;}
.p_class .p_class_li .pc_li i.on{transform:rotate(-90deg);}
.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;}
.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;}
.cp .p_right{width:calc(100% - 310px);float:right; background:#ffffff; padding-bottom:15px;}
.cp .p_right h2{margin:37px 25px 21px;height:24px;line-height:24px;border-left:3px solid #108CEE;font-weight:bold;color:#666;padding-left:14px;font-size:22px;position:relative;}
.cp .p_right h2 a{position:absolute;right:0;top:0;display:block;color:#333;font-weight:normal;font-size:16px;}
.cp .p_content{width:100%; padding:0 20px}
.cp .p_content .p_li{ margin:0 10px ;margin-top:4px;}

.cp .p_content .p_li .p_img{width:100%;padding-bottom:75%;position:relative;}
.cp .p_content .p_li .p_img img{width:100%;height:100%;object-fit:cover;display:block;position:absolute;left:0;top:0;}
.cp .p_content .p_li p{margin:0;height:36px;line-height:36px;text-align:center;padding:0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#4d4d4d;font-size:15px;}
.cp .p_content .p_li p a{color:#4d4d4d;}




 
 
/*作用*/
.zy{ background:url(../images/zy_bj.jpg) no-repeat top center; background-size:cover; padding:30px 0 50px;background-attachment: fixed; overflow:hidden}
.center1 .slid_img1{ width:57px; height:57px; margin:0 auto; line-height:57px; background:url(../images/00.png) no-repeat top center;z-index:2; position:relative; font-size:24px; color:#FFF}
.center1 .slid_img2{ height:430px; background:url(../images/zy.png) no-repeat top center; position:relative; top:-28.5px; background-size:cover; }
.center1 .slid_img2 .slid_1{ padding:50px 0 35px;}
.center1 .slid_img2 .slid_1 img{ max-width:100%;}
.center1 .slid_img2 .slid_2{ font-size:26px; color:#fefefe; font-weight:bold}
.center1 .slid_img2 .slid_3{ color:#666666}
.center1 .slid_img2 .slid_4{ color:#fefefe; line-height:2; padding:30px 15px 0 15px; font-size:16px;}

.zy_tel{ text-align:center; color:#FFF; font-size:18px;}
.zy_tel i{ font-size:20px; margin-right:5px;}
.zy_tel a{ display:inline-block; background:#19bc5c; padding:10px 60px; color:#FFF; font-size:16px; margin-left:10px; border-radius:30px;}

/*订制方案*/
.dzfa{ background:#f4f4f4; padding:30px 0 50px; overflow:hidden}

.center1 { margin-top:15px;}

.center1 .dz_tu{ margin:0 10px;}
.center1 .dz_tu .dz_imgw{ width:100%; padding-bottom:75%; position:relative; overflow:hidden;}
.center1 .dz_tu .dz_imgw img{ object-fit:cover; width:100%; height:100%; display:block; position:absolute; left:0; top:0;}
.center1 .dz_zi{ line-height:40px; margin:0 10px;}

.center1 .slick-prev{ width:40px; height:40px; background:url(../images/d_l.png) no-repeat; left:-40px}
.center1 .slick-next{ width:40px; height:40px; background:url(../images/d_r.png) no-repeat; right:-40px}


/*关于我们*/
.about{ background:url(../images/a_bj.jpg) no-repeat top center; padding:30px 0; overflow:hidden}
.about .about_bt{ position:relative; text-align:center; height:170px;}
.about .about_bt .a1{ font-family:Impact; font-size:170px; color:#FFF; opacity:0.5; position:absolute; top:0; left:0; right:0; margin:auto; line-height:170px;}
.about .about_bt .a2{ position:absolute; top:15px; left:0; right:0; margin:auto; font-size:44px; color:#0a80d8; font-weight:bold}
.about .about_bt .a3{ position:absolute; top:75px; left:0; right:0; margin:auto; font-size:30px; color:#333333;}
.about .about_bt .a4{ position:absolute; bottom:10px; left:0; right:0; margin:auto; color:#0a80d8; font-size:30px; font-weight:bold}

.about .about_nr{ background:#f7f7f7; margin-top:15px;}
.about .about_nr .col-md-6{ padding:0}
.about .about_nr .col-sm-6{ padding:0}
.about .about_nr .about_tu img{ max-width:100%;}
.about .about_nr .about_zi{ width:80%; margin:0 auto}
.about .about_nr .about_zi .zi1{ font-size:30px; color:#000000; padding:50px 0 20px 0}
.about .about_nr .about_zi .zi2{ font-size:15px; color:#333333; line-height:1.8}
.about .about_nr .about_zi .zi3 a{ font-size:16px; color:#FFF; width:145px; height:41px; text-align:center; line-height:41px; background:#19bc5c; border-radius:35px; display:inline-block; margin-top:30px;}

@media (max-width : 991px) {

.about .about_nr .about_zi{ width:90%; margin:0 auto}
.about .about_nr .about_zi .zi1{ font-size:20px; padding:20px 0 20px 0 }
.about .about_nr .about_zi .zi2{ font-size:14px;}	
.about .about_nr .about_zi .zi3 a{ margin-top:5px} 
}




.hb_title{ text-align:center; margin-top:40px; margin-bottom:30px;}
.hb_title span{ background:#19bc5c; display:inline-block; padding:11px 37px; margin:0 10px; color:#FFF; border-radius:30px; font-size:18px; cursor:pointer}
.hb_title span.hover{ background:#0a80d8}
.hb_tu{ margin-top:15px}
.hb_tu img{ max-width:100%;}
.hb_zi{ line-height:40px; text-align:center; font-size:16px;}


@media (max-width : 767px) {
.about .about_bt{ position:relative; text-align:center; height:88px;}
.about .about_bt .a1{ display:none }
.about .about_bt .a2{ font-size:24px; top:0}
.about .about_bt .a3{ font-size:20px; top:30px;}
.about .about_bt .a4{ bottom:0;}
.about .about_nr .about_zi{ padding:20px 0}	
.about .about_nr .about_zi .zi3 a{ margin-top:15px} 

.hb_title span{ background:#19bc5c; display:inline-block; padding:8px 30px; margin:0 10px; color:#FFF; border-radius:25px; font-size:14px; cursor:pointer}

}


/*新闻中心*/
#news{padding:10px 0 10px; background:#f4f4f4}
#news .news_content{margin-top:0px; padding-bottom:20px; overflow:hidden}
#news .news_content .news_title{text-align:center;font-size:0;-webkit-text-size-adjust:none;}
#news .news_content .news_title span{display:inline-block;font-size:16px;position:relative; background:#dadada;text-align:center;padding:0 50px;line-height:40px;height:40px;cursor:pointer;color:#3f3f3f;margin-left:19px;border-radius:20px}
#news .news_content .news_title span:first-child{margin-left:0;}
#news .news_content .news_title span.hover{color:#FFF;background:#064ca1;}
#news .news_content .news_li{margin-top:5px;position:relative;}

#news .news_content .news_li .news_left{width:51%;float:left;}
#news .news_content .news_li .news_left .news_img{width:100%;height:auto; padding:150px 0}
#news .news_content .news_li .news_left .news_txt{background:#ffffff; padding:20px}
#news .news_content .news_li .news_left .news_txt .news_h2{height:55px;line-height:55px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:20px;}
#news .news_content .news_li .news_left .news_txt .news_h2 a{color:#151515;}
#news .news_content .news_li .news_left .news_txt p{color:#6a6a6a;line-height:24px;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
#news .news_content .news_li .news_left .news_txt p a{ color:#6a6a6a;font-size:14px;}
#news .news_content .news_li .news_left .news_txt p:last-child{ margin-top:20px; color:#000000; font-size:13px;}

#news .news_content .news_li .news_right{width:47%;float:right; background:#FFF}
#news .news_content .news_li .news_right a{padding:48px 0 16px;display:block;height:170px;border-bottom:1px solid #E3E3E3;}
#news .news_content .news_li .news_right a:last-child{border-bottom:0px;}
#news .news_content .news_li .news_right a .time{width:125px;height:81px;border-radius:1px;float:left; border-right:1px solid #dcdcdc}
#news .news_content .news_li .news_right a .time .day{font-size:45px; font-weight:bold;display:block;line-height:58px;height:58px;text-align:center;color:#343434;margin-top:2px;}
#news .news_content .news_li .news_right a .time .year{height:23px;padding-bottom:7px;background:#FFF;line-height:21px;display:block;text-align:center;color:#343434;font-size:12px;padding-bottom:2px;}
#news .news_content .news_li .news_right a .txt{width:calc(100% - 135px);float:right; padding-right:10px}
#news .news_content .news_li .news_right a .txt p{color:#888;line-height:24px;font-size:14px;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
#news .news_content .news_li .news_right a .txt p:first-child{font-size:18px;color:#333;line-height:33px; padding-bottom:7px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;    display: -webkit-box;    -webkit-box-orient: vertical;    -webkit-line-clamp: 1;}


/*foot*/
#footbg{background:#0A80D8;padding-bottom:31px;}
#footbg .f_left{width:53%;margin-top:23px;float:left;position:relative;}
#footbg .f_left .f_txt{height:50px;padding-left:70px;margin-top:25px;position:relative;}
#footbg .f_left .f_txt:nth-child(2){float:left;}
#footbg .f_left .f_txt:nth-child(3){float:right;}
#footbg .f_left .f_txt i{width:50px;height:50px;position:absolute;left:0;top:0;display:inline-block;border-radius:50%;}
#footbg .f_left .f_txt p{height:25px;line-height:25px;color:#FFF;margin-bottom:0;}
#footbg .f_left .f_txt span{font-size:26px;font-family:Impact;vertical-align:middle;}
#footbg .f_left .f_txt i.footicon1{background:url(../images/footicon1.png) no-repeat center center #3bace6;}
#footbg .f_left .f_txt i.footicon3{background:url(../images/footicon2.png) no-repeat center center #3bace6;}
#footbg .f_left .f_txt i.footicon4{background:url(../images/footicon3.png) no-repeat center center #3bace6;}
#footbg .f_left .f_txt i.footicon6{background:url(../images/footicon4.png) no-repeat center center #3bace6;}
#footbg .foot_c>p{margin:0;line-height:20px;margin-top:26px;color:rgba(255,255,255,.5);}
#footbg .foot_c>p a{color:rgba(255,255,255,.5);}
#footbg .foot_c>p>span{display:inline-block;margin-right:20px;}
#footbg .foot_c>p>span>a{color:rgba(255,255,255,.5);}
#footbg .f_right{width:43%;float:right;margin-top:40px;}
#footbg .f_right .f_title{height:30px;line-height:30px;color:rgba(255,255,255,.5);text-align:right;}
#footbg .f_right .feedback{margin-top:9px;}
#footbg .f_right .feedback li{color:#666;float:left;margin-top:15px;width:100%;}
#footbg .f_right .feedback li:nth-child(1),#footbg .f_right .feedback li:nth-child(2){width:48%;margin-left:4%;}
#footbg .f_right .feedback li:first-child{margin-left:0;}
#footbg .f_right .feedback li input{width:100%;height:45px;line-height:45px;padding:3px 5px;outline:none;}
#footbg .f_right .feedback li textarea{width:100%;height:74px;resize:none;padding:10px;outline:none;vertical-align:top;}
#footbg .f_right .feedback .f_btn{width:100%;height:44px;background:#19bc5c;display:block;color:#FFF;line-height:44px;cursor:pointer;position:relative;}

#flbg{background:#252225;border-top:1px solid #66676B;padding:23px 0 29px; color:#fff; line-height:160%;}
#flbg .flink .flink_left{width:145px;float:left;font-size:48px;color:#FFF;position:relative;font-weight:bold;margin-top:18px;height:54px;line-height:54px;font-family:Arial;}
#flbg .flink .flink_right{float:right;width:calc(100% - 145px);font-size:0;-webkit-text-size-adjust:none;}
#flbg .flink .flink_right a{display:inline-block;line-height:18px;white-space:nowrap;padding:0 21px;font-size:14px;color:#FFF;margin-top:18px;position:relative;}
#flbg a{ color:#fff; margin-right:15px;}




/*1350屏幕*/
@media screen and (max-width:1319px){
.news_l_nr{ width:90%; margin:0 auto; float:none; display:block}
.news_r_nr{ width:90%;margin:0 auto; float:none; display:block}
.news .news_left{padding-right:40px;}
}

/*1350屏幕*/
@media screen and (max-width:1200px){
	.container { width:100%}
		.top .line{display:none;}
	.top .top_txt{display:none;}

	.news{margin-top:10px;}
	.news .news_left{width:100%;padding-right:0;float:none;}
	.news .news_right{width:100%;float:none;margin-top:25px;}
	.news .news_right .q_ul .q_li{width:32%;float:left;margin-left:2%;border-top:none;margin-top:0;padding:20px 0 15px;}
	.news .news_right .q_ul .q_li:first-child{margin-left:0;margin-top:0;}	
	
	#friendlinkbg{padding:10px 0 10px;}
	.friendlink .left{height:34px;line-height:34px;margin-top:0;}
	.friendlink .right a{padding:3px 10px;}
	.friendlink .right a:after{top:6px;}
	#footbg{padding:20px 0 30px;}
	.foot .f_left{width:480px;}
	.foot .f_input{width:calc(100% - 594px);padding-right:40px;}
	
	.footbottom{padding:10px 0;}

}


@media screen and (max-width:1229px){
	#footbg{padding:20px 0 30px;}
	.foot .f_left{width:calc(100% - 400px);}
	.foot .f_left .f_txt .f_phone span{font-size:26px;}
	.foot .f_right{width:400px;padding:0 0px 0 20px;}
	#friendlinkbg{padding:10px 0 10px;}
}


@media screen and (max-width:1023px){
	#footbg{padding:20px 0 10px;}	
	.foot .f_left{width:100%;float:none;margin-top:0;}
	.foot .f_left .f_txt{margin-top:0;}
	.foot .f_left .f_txt .f_p{margin-top:10px;}
	.foot .f_left .f_txt .f_p p:nth-child(6){margin-top:10px;}
	.foot .f_right{width:100%;padding:0 0;margin-top:15px;}
	.foot .f_right .f_title{text-align:left;}
	.foot .f_right .feedback li{margin-top:8px;}
	.foot .f_right .feedback .f_btn{margin-top:8px;}
	.foot .erweima{display:none;}
	#friendlinkbg{padding:10px 0 58px;}
	.friendlink .f_link{padding:3px 0 4px 55px;}
	.friendlink .f_link a{margin:0 0;padding:0 11px;}
	

	
	#footbg{padding:20px 0 10px;}	
	.foot .f_left{width:100%;float:none;}
	.foot .f_left .f_ul{margin-top:7px;}
	.foot .f_input{width:100%;float:none;padding-right:0;margin-top:15px;}
	.foot .f_input .feedback{margin-top:0;}
	.foot .erweima{display:none;}
	#footbottombg{padding-bottom:53px;}
	
}

/*992屏幕*/
@media screen and (max-width:991px){
	#mobilehead{display:block;}
	.top{display:none;}
	#navbg{display:none;}
	#mobilehead.mhead{position:fixed;z-index:9999;-webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);top:0;}
	#mobilehead .nav_bg.nav_bg1{top:70px;height:calc(100% - 70px);}
	#mobilehead .nav .nav_box.nav_box1{top:70px;}
	
     .p_left{display:none;}
	.p_class{display:block;}
	.cp .p_right{width:100%; margin:0 auto; float:none; padding-top:1px;}
	.cp{padding:15px 0;}

	#footbg .f_left .f_txt:nth-child(3){float:left;}
	#news .news_content .news_li .news_left .news_txt p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;}
	
}

@media (max-width : 767px) {
	#mobilehead{background:url(../images/logo.jpg) no-repeat 10px center #FFF;background-size:auto 50px;}
	.p_class h2{display:none;}
	.p_class .p_class_li{width:100%; margin:0 auto;float:none;}
	.product .p_content .p_li{width:48%;margin-left:4%;}
	.product .p_content .p_li:nth-child(3n+1){margin-left:4%;}
	.product .p_content .p_li:nth-child(odd){margin-left:0;}
	
		
	.zq_bt{ font-size:20px; text-align:center; font-weight:bold; color:#f9f9f9; padding-top:30px;}
	.zq_sj{ font-size:15px; color:#f9f9f9; text-align:center; padding:10px;}
	.fd_2{ margin-top:15px;}
	.f3{ font-size:20px;}
	
	
    #news{padding:20px;}
	#news .news_content .news_title span{display:inline-block;font-size:14px;position:relative;text-align:center;padding:0 25px;line-height:30px;height:30px;cursor:pointer;color:#3f3f3f;margin-left:5px;border:1px solid #e5e5e5;}
	#news .news_content .news_li .news_left{width:100%;}
	#news .news_content .news_li .news_left .news_txt p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
	#news .news_content .news_li .news_right{width:100%;margin-top:20px;}


	#footbg .f_left{width:100%;}
	#footbg .f_left>p{margin-top:15px;}
	#footbg .f_right{width:100%;margin-top:25px;}
	

}


/*500屏幕*/
@media screen and (max-width:499px){
	#mobilehead{background:url(../images/logo.jpg) no-repeat 10px center #FFF;background-size:auto 40px;}
	#mobilehead .nav_bg{top:70px;height:calc(100% - 70px);}
	#mobilehead .nav .nav_box{top:70px;}
	#mobilehead{z-index:9999;-webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);top:0;}

	.pb_title .sub_title{font-size:13px;line-height:22px;}
	.product .p_class{text-align:left;}
	.product .p_class a{width:48%;height:42px;line-height:42px;font-size:15px;text-align:center;margin-left:4%;margin-top:7px;}
	.product .p_class a:nth-child(2n+1){margin-left:0;}
	.product .p_content{margin-top:20px;}
	.product .p_content .p_li{width:100%;}
	.product .p_btn a{width:48%;margin-left:4%;}

	#news .news_content .news_title span{width:32%;margin-left:2%;padding:0 0;font-size:14px;}
	#news .news_content .news_title span:first-child{margin-left:0;}
	
	
	#news .news_content .news_li .news_right a .time { display:none;}
	#news .news_content .news_li .news_right a .txt {    width:90%; float:none; margin:0 auto;    padding-right: 0px;}
	
	
	.info_title h2{font-size:22px;height:36px;line-height:36px;}
	.info_title i{margin:10px 0;}
	.info .info_btn a{width:130px;margin-left:10px;}
	.info .info_ul .info_li .info_p p:last-child{font-size:12px;letter-spacing:-1px;}
	#footbg .f_left .f_txt:nth-child(3){margin-left:0;}  	
	
	
	
	
}





.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:#FF9C00;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#FF9C00;text-decoration:none;display:block;}
.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat;background-color:#FF9C00;}
.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:#FF9C00;}
.izl-rmenu .btn-phone .phone{background-color:#FF9C00;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;}



