@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;}
 
body, div, p, span, ul, li, dl, dd, h1, h2, h3, a, input, img {
    margin: 0;
    padding: 0;
}

@media (min-width: 1300px) {
    .container{
        width: 1300px;
    }
}


html {font-size:62.5%;}
body{ background:#FFF; font-family:"微软雅黑"; font-size:14px; font-size:1.4em;}
#mobile_chat_card{display:none!important;}
/*top*/
.top_nav{ background:#1a4a7a; color:#FFF; line-height:34px;overflow-x:hidden}
.top_nav .wz1{ color:#b5b5b5; font-size:12px; padding-right:10px;}
.top_nav .wz2{ padding:0 10px; border-left:1px solid #b5b5b5}
.top_nav .wz2 a{ color:#b5b5b5; font-size:12px;}
.top_nav .wz3{ padding:0 10px; border:1px solid #b5b5b5; border-top:none; border-bottom:none}
.top_nav .wz3 a{ font-size:13px; color:#CCC}

.wz{ text-align:right}

.top{z-index:9999;width:100%; background:#FFF; border-bottom:1px solid #eeeeee;} 
.top .logo{width:30%;float:left; padding:20px 0 12px}
.top .logo img{max-width:100%;}
.top .line{width:1px;height:55px;background:#D8D8D8;display:block;float:left;margin-left:12px;margin-top:24px;}
.top .top_txt{padding:18px 0 16px 13px;line-height:32px;float:left;font-size:18px;color:#5f5f5e;}
.top .top_right{padding:0px 1px;float:right; width:12%; margin-top:15px; }
.top .top_right  img{display:block;max-width:100%;}
.topfix{ position:fixed; top:0; left:0; z-index:100000}

/*nav*/
#navbg{ width:70%; transition:0.4s; float:right;}
#navbg .nav{width:calc(100% - 170px);float:left;}
#navbg .nav ul{margin-bottom:0;}
#navbg .nav .firstfloor>li{display:inline-block;float:left;width:20%;height:93px;line-height:93px;font-size:16px;text-align:center;position:relative;color:#FFF;cursor:pointer;position:relative;}
#navbg .nav .firstfloor>li>a{display:block;height:93px;width:100%;color:#000000; position:relative}

#navbg .nav .firstfloor>li>a>em{width:10px;height:5px;background:url(../images/jt1.png) no-repeat center center;-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;display:block;top:45px; right:20px; position:absolute}
#navbg .nav .firstfloor>li:last-child>a>em{ right:11px}

#navbg .nav .firstfloor>li:hover:before{background:none;}
#navbg .nav .firstfloor>li:hover>a{color:#0f58d6;}
#navbg .nav .secondfloor{position:absolute;left:0;top:93px;z-index:9999;display:none;background:rgb(255,255,255);width:100%;border-top:none;box-sizing:border-box;}
#navbg .nav .secondfloor>li{border-bottom:1px solid #E4EAEC;width:100%;line-height:45px;height:45px;font-size:13px;margin-left:0;}
#navbg .nav .secondfloor>li>a{width:100%;height:100%;display:block;color:#76838F;}
#navbg .nav .secondfloor li a:hover{background:#0f58d6;color:#FFF;}
#navbg .nav_phone{width:162px;float:right;margin-top:38px;}
#navbg .nav_phone p{background:url(../images/h_icon.png) no-repeat left center;background-size:auto 20px;font-size:20px;height:20px;line-height:20px;font-weight:bold;color:#005bb5;padding-left:26px;}

.ad{ background:#0474c3; color:#FFF; line-height:25px; padding:15px 0}
.ad a{ color:#FFF;}

@media (max-width: 1300px) {
#navbg .nav .firstfloor>li>a>em{ right:10px;}
#navbg .nav .firstfloor>li:last-child>a>em{ right:5px}
}

@media (max-width: 1199px) {
#navbg .nav .firstfloor>li>a>em{ right:5px;}
#navbg .nav .firstfloor>li:last-child>a>em{ right:0px}
}



/*mobilehead*/
#mobilehead{height:70px;width:100%;background:url(../images/mlogo.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:40px 0 25px; text-align:center}
.cpzs .cpzs_bt .fwxm_bt1 h2{ font-size:40px; color:#323232; font-weight:bold; position:relative; display:inline-block; padding:0 20px;  }
.cpzs .cpzs_bt .fwxm_bt2{ font-size:16px; color:#848484;  padding:10px 0;}
.cpzs .cpzs_bt .fwxm_bt3{ font-size:16px; color:#999999; width:70%; margin:0 auto; line-height:1.8}
.cpzs .cpzs_bt .fwxm_bt1 h2 i {    display: block;    width: 134px;    height: 7px;    position: absolute;    top: 19px;}
.cpzs .cpzs_bt .fwxm_bt1 i.i_left{background:url(../images/hh2_left.png) no-repeat left top;}
.cpzs .cpzs_bt .fwxm_bt1 i.i_right{background:url(../images/hh2_right.png) no-repeat left top;}


@media (max-width : 1200px) {
.cpzs .cpzs_bt .fwxm_bt2{ background:none}
}


@media (max-width : 768px) {
.cpzs .cpzs_bt .fwxm_bt1 h2 { font-size:30px; color:#000000; font-weight:bold }
.cpzs .cpzs_bt .fwxm_bt2{ font-size:14px; color:#555555;}
}

@media (max-width : 499px) {
.cpzs .cpzs_bt .fwxm_bt1 h2{ font-size:26px; color:#000000; font-weight:bold }
.cpzs .cpzs_bt .fwxm_bt1 h2 i{ display:none}
.cpzs .cpzs_bt .fwxm_bt2{ font-size:14px; color:#555555;}
}




/*热销*/
#rxcp{ width:100%; margin:0 auto; background:url(../images/rx.jpg) no-repeat; background-size:cover; padding:20px 0 80px 0} 
.rx_bt{ margin:0 auto; position:relative; margin-top:20px; font-family:"微软雅黑"; height:auto; }
.rxbt1{ font-size:40px; font-weight:bold; color:#323232;}
.rxbt3{ font-size:15px;  color:#7b8088; padding-top:5px; line-height:1.8}
.rx_more{ position:absolute; top:40px; right:0px;}




#rxcp .nav{ margin-top:40px;}
#rxcp .nav>li{ text-align:center; line-height:2; font-size:16px; width:33.33%; background:#005bb5; }
#rxcp .nav>li>a {	position: relative;	display: block;	padding: 0; color:#FFF; padding:15px 0; border-radius:0; font-size:24px; font-weight:bold; border-right:1px solid #FFF; transition:0.3s}
#rxcp .nav>li>a:hover {	text-decoration: none;background:#ffffff; color:#005bb5; }
#rxcp .nav-pills>li+li {margin-left: 0px; }
#rxcp .nav-pills>li.active>a{ color: #005bb5;background:#ffffff;}
#rxcp .nav-pills>li.active>a:hover { color: #005bb5;background:#ffffff;}


#rxcp .xxbj{ width:100%; background:#FFF; position:relative; margin-top:30px; }
#rxcp .xxbj img{ max-width:100%;} 
#rxcp .xz{ width:80%; margin:0 auto; background:none; padding:0}
#rxcp .xz_1{font-size:36px; font-weight:bold; color:#4c4c4c; margin-top:40px;}
#rxcp .xz_2{ padding:10px 0}
#rxcp .xz_2 img{ max-width:100%;}
#rxcp .xz_3{ line-height:1.6; font-size:14px; color:#818181; padding:5px 0  5px 0}
#rxcp .xz_4{ margin-top:5px;line-height:1.7; font-size:13px; color:#818181; }
#rxcp .xz_4 p:nth-child(odd){color:#0e68b0; font-weight:bold }

#rxcp .xz_tu{ text-align:center;}
#rxcp .xz_tu img{width:100%}


.d_z{ color:#FFF; margin-top:20px;}
.d_z .dz_d_2{ margin-left:10px;}
.d_z .dz_d_1{ margin-top:3px;}
.d_z .dz_d_2 p:last-child{ font-size:18px; font-weight:bold}

@media (max-width : 1299px) {
#rxcp .nav>li>a {	padding:10px 0; font-size:20px; }
.rxbt1{ font-size:28px; font-weight:bold; }
#rxcp .xz_2{ padding:5px 0}
#rxcp .xz_1 {    font-size: 30px; margin-top: 20px;}
}

@media (max-width : 1199px) {
#rxcp .xz_1 {    font-size: 16px; margin-top: 20px;}
#rxcp .xz_2{ padding:0}
#rxcp .xz_3{ padding:0 }
#rxcp .xz_4{ line-height:1.6}
}

@media (max-width : 768px) {
#rxcp .nav>li>a {	padding:8px 0; font-size:14px; font-weight:normal }	
.rxbt1{ font-size:22px; font-weight:bold; text-align:center}
#rxcp .xz{ width:100%; padding:15px 30px 40px;}
#rxcp .xz_1 {font-size: 24px;}
#rxcp .xz_2{ padding:5px 0}
}



@media (max-width : 330px) {
#rxcp .nav>li>a {	padding:8px 0; font-size:12px; font-weight:normal }	
}


/*产品展示*/
.cpzs_fl { background:#FFF; overflow:hidden}
.cpzs_fl .cpzs_fl_bt{ background:#005bb5 url(../images/bz.png) no-repeat 28px 33px; color:#FFF; font-size:30px; font-weight:bold; padding:22px 0; text-indent:2cm}
.cpzs_fl ul li{ height:45px; line-height:45px; border-bottom:1px solid #f3f3f3;}
.cpzs_fl ul li a{ background:url(../images/li.png) no-repeat 30px 15px; padding-left:55px; display:block; transition:0.3s}
.cpzs_fl ul li a:hover{ color:#0e68b0;  background:url(../images/li.png) no-repeat 40px 15px;padding-left:65px; }
.cpzs_fl ul li:hover{border-left:4px solid #0e68b0}


.cp_nr{ background:#FFF; padding:30px}
.cp_nr .cp_nr_bt{ height:24px; line-height:24px; font-size:24px; border-left:4px solid #0e68b0; padding-left:15px;}
.center{ margin-top:30px;}
.center .cp_nr_tu{ margin:0 10px}
.center .cp_nr_zi{ margin:0 10px}
.center .cp_nr_tu img{ max-width:100%;} 
.center .cp_nr_zi{ background:#005bb5; line-height:48px;}
.center .cp_nr_zi a{ color:#FFF; font-size:15px;}

.cp_more{ text-align:right; margin-top:28px;}
.cp_more a{ margin-left:15px; border:1px solid #c8c8c8; display:inline-block; width:170px; height:40px; text-align:center; line-height:40px; border-radius:25px; color:#999}
.cp_more a:last-child{ background:#ff9c00; border:none; color:#FFF}

.center .slick-prev{ display:none !important}
.center .slick-next{ display:none !important}

@media (max-width : 768px) {
.cp_more{ text-align:center}
.cp_more a{ width:145px; height:35px; line-height:35px; border-radius:20px; margin-left:0; margin:0 5px}
}


 .product_left{width:100%; margin-top:5px; display:none}
 .product_left .pl_top{width:130px;height:50px;background:#005bb5;float:left}
 .product_left .pl_top p{color:#FFF;font-size:15px;line-height:50px;text-align:center;}
 .product_left .pl_ul{width:calc(100% - 180px);float:left;height:50px;position:relative;}
 .product_left .pl_ul .first_li{width:100%;height:50px;line-height:50px;display:block;text-indent:20px;color:#333;background:#e6e6e6;font-size:13px;}
 .product_left .pl_ul .ul_li{width:calc(100% + 50px);position:absolute;top:50px;left:0;display:none;z-index:20;border-top:1px solid #D0D0D0;}
 .product_left .pl_ul .ul_li a{width:100%;height:35px;line-height:35px;display:block;text-indent:20px;color:#333;background:#e6e6e6;border-bottom:1px solid #D0D0D0;font-size:13px;}
 .product_left .pl_right{width:50px;height:50px;background:#e6e6e6;background-size:auto 50%;float:right;}
 .product_left .pl_right i{display:block;width:100%;height:100%;background:url(../images/cli.png) no-repeat center center;transform:rotate(90deg);transition:transform .3s ease-out;}
 .product_left .pl_right i.on{transform:rotate(-90deg);}
 .product_right{width:96%;padding:0rem 2% 1rem;}
 .product_right .pr_ul{width:100%;overflow:hidden;}
 .product_right .pr_ul .swiper-slide{margin-top:20px!important;width:49%;}
 .product_right .pr_ul .swiper-slide .s_img{width:100%;height:0;padding-bottom:66.67%;border:1px solid #DDD;box-sizing:border-box;position:relative;}
 .product_right .pr_ul .swiper-slide .s_img img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;}
 .product_right .pr_ul .swiper-slide p{background:#DEDEDE;height:2rem;line-height:2rem;text-align:center;padding:0 0.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}
 .product_right .pr_ul .swiper-slide p a{color:#333;}

@media (max-width :991px) {
.product_left{ display:block}
}

/*应用领域*/
.yyly{  background:url(../images/h_bj.jpg) no-repeat;background-attachment:fixed; background-size:cover;padding:50px 0 80px}
.yyly .yy1{ font-size:40px; font-weight:bold; color:#FFF; text-align:right}
.yyly .yy2{ text-align:right; color:#f4f4f4; font-size:15px; line-height:1.8; width:80%; float:right; padding:10px 0; overflow:hidden}
.yyly .yy3 .center1{ padding:30px 0}
.yyly .yy3 .yy_img img{ max-width:100%;}
.yyly .yy3 .yy_zi{ line-height:45px; color:#FFF}
.yyly .yy4{ text-align:right; font-size:16px; color:#f4f4f4}
.yyly .yy4 img{ margin-right:10px;}

@media (max-width :991px) {
.yyly .yy1{ text-align:center; font-size:30px;}	
.yyly .yy2{ width:100%; text-align:center}
.yyly .yy4{ text-align:center}
}


/*why*/

.xz{ background:url(../images/why_bj.jpg) no-repeat top center; background-size:cover; padding:30px 0 70px}
.xz .col-md-6{ padding:0; height:100%}
.xz .wm_1{ position:relative;}
.xz .wm_1 img{width:100%;}
.xz .wm_2{ position:absolute; bottom:0; padding:30px; color:#FFF; line-height:1.8}
.xz .wm_2 .wm_2_bt { font-size:28px; font-weight:bold}
.xz .wm_3{ width:50%; height:50%; display:block; float:left}
.xz .wm_3 img{width:100%;}
.xz .wm_3 .wm3_1{ font-size:28px; font-weight:bold; text-align:center; color:#282829; padding-top:30px;}
.xz .wm_3 .wm3_2{ text-align:justify; width:90%; margin:0 auto; margin-top:10px; line-height:1.8; color:#756e6e;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;}


@media (max-width:1199px) {
.xz .wm_3 .wm3_1{ font-size:20px; padding-top:15px;}
.xz .wm_3 .wm3_2{ -webkit-line-clamp:4;}
}

@media (max-width:991px) {
.xz .wm_3 .wm3_1{ font-size:16px; padding-top:8px;}
.xz .wm_3 .wm3_2{ -webkit-line-clamp:4;}
}

@media (max-width:767px) {
.xz .wm_3 .wm3_1{ font-size:20px; padding-top:20px;}
.xz .wm_3 .wm3_2{ -webkit-line-clamp:4;}
}

@media (max-width:425px) {
.xz .wm_3 .wm3_1{ font-size:16px; padding-top:10px;}
.xz .wm_3 .wm3_2{ -webkit-line-clamp:3;}
}

/*关于我们*/
.about{ padding:80px 0px}
.about .a1{ font-size:48px; font-weight:bold; color:#1e1e1e}
.about .a2{ color:#ff9c00; font-size:16px; padding:15px 0}
.about .a3{ color:#ff9c00; font-size:16px; font-weight:bold}
.about .a4{ font-size:24px; color:#4f4f4f; font-weight:bold; padding:5px 0 15px 0}
.about .a5{ color:#4f4f4f; font-size:14px; line-height:1.8; text-align:justify}
.about .a6 a{ color:#d7181f; margin-top:25px; display:block}
.about .about_tu{ width:50%; float:left; padding:0 15px}
.about .about_tu img{ max-width:100%}


@media (max-width:1199px) {
.about .a1{ font-size:30px;}
.about .a2{ padding:5px 0}
.about .a4{ font-size:20px; }
}


@media (max-width:991px) {
.about .a5{ overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
}

@media (max-width:767px) {
.about .a5{ overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:8;}
.about .about_tu{ margin-top:20px;}
}





/*新闻中心*/
#news{padding:10px 0 70px; background:#f1f1f1}
#news .news_bt{ font-size:40px; font-weight:bold; color:#303030; padding:30px 0; line-height:40px;}
#news .news_bt span{ float:right; font-size:14px; font-weight:normal}
#news .news_bt span a{ color:#0d62a8}

#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:#005bb5; padding:20px}
#news .news_content .news_li .news_left .news_txt .news_h2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:20px; padding-bottom:8px;}
#news .news_content .news_li .news_left .news_txt .news_h2 a{color:#ffffff;}
#news .news_content .news_li .news_left .news_txt p{color:#85cbef;line-height:24px;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; font-size:14px;}
#news .news_content .news_li .news_left .news_txt p a{ color:#1e5dac;font-size:16px;}
#news .news_content .news_li .news_left .news_txt p:last-child{ margin-top:20px; color:#80adda; font-size:14px;}
#news .news_content .news_li .news_right{width:47%;float:right;}
#news .news_content .news_li .news_right a{padding:20px 0 16px;display:block;height:155px;border-top:1px solid #E3E3E3;}
#news .news_content .news_li .news_right a:last-child{border-bottom:1px solid #E3E3E3;}

#news .news_content .news_li .news_right a .time{width:71px;height:81px;border-radius:1px;float:left;}
#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:95%; margin:0 auto}
#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:10px;height:33px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#news .news_content .news_li .news_right a .txt p:last-child{ margin-top:15px;}



 /*友情链接*/
  .yqlj{ background:#FFF; margin:1vh auto}
  .yqlj .f_left{position:relative; padding:2.5vh 0}
 .yqlj .f_left:after{content:'';position:absolute;right:-4px;top:29px;width:1px;height:40px;background:#dcdcdc;}
 .yqlj .f_left p{color:#a5a6aa; margin-bottom:0; text-align:left}
 .yqlj .f_left p span{font-size:16px;font-weight:bold;color:#000407;}
 .yqlj .f_left i{width:29px;height:3px;background:#1c7ac0;border-left:1px solid #1c7ac0;display:block;margin-top:27px;}
 .yqlj .f_right{ padding:1.5vh 0}
 .yqlj .f_right a{display:inline-block;height:28px;line-height:28px;padding:0 15px;white-space:nowrap; color:#333}


/*底部*/

#footer{ background:url(../images/footer.jpg) no-repeat top center; background-size:cover; padding:30px 0 30px} 
#footer .f1{ text-align:left; font-size:21px; font-weight:bold; color:#999999; padding-top:15px; padding-bottom:5px;}
#footer .f2{ text-align:left; font-size:17px; color:#999999;}
#footer .f3{ text-align:right; font-size:14px; color:#898989;}


		.f_k{ overflow:hidden; margin:0 auto; margin-top:20px; }

		input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #ffffff; font-size:14px; text-indent:0.3cm } 
		input:-moz-placeholder, textarea:-moz-placeholder {  color: #ffffff; font-size:14px; text-indent:0.3cm } 
		input::-moz-placeholder, textarea::-moz-placeholder {  color: #ffffff; font-size:14px; text-indent:0.3cm } 
		input:-ms-input-placeholder, textarea:-ms-input-placeholder {  color: #ffffff; font-size:14px; text-indent:0.3cm } 
	
	 .f_k input{background:#333333; width:100%; border:1px solid #656565; color:#999999}
	 .f_k input::-webkit-input-placeholder {color: #999999;}
	 .f_k .form-control{ border-radius:0; padding:2.5vh 0; text-indent:0.2cm}
	 .f_k .btn{background:#005bb5;display:block;color:#FFF;text-align:center;padding:1.4vh 0; border-radius:0; border:none}

.lxfs{ color:#FFF; margin-top:25px; padding-bottom:30px;}
.lxfs i{ border:2px solid #969696; color:#969696; width:50px; height:50px; line-height:47px; border-radius:50%; font-size:24px; text-align:center}
.f4{ line-height:1.8}
.f5{ text-align:center;}
.f5 img{ max-width:100%}

.footer{ color:#aaaaaa; padding-top:30px; border-top:1px solid #4a4a4a; padding-bottom:35px;}
.footer a{ color:#aaaaaa;}
.footer a:hover{ color:#ffffff}




/*1350屏幕*/
@media screen and (max-width:1200px){
#news .news_bt{ font-size:30px; padding:25px 0; line-height:30px;}
#news .news_content .news_li .news_left .news_ll{ padding-bottom:35px;}
#news .news_content .news_li .news_left .news_ll .news_ll_tu{ display:none}
#news .news_content .news_li .news_left .news_ll .news_ll_zi{ width:90%; margin:0 auto; float: none;  }
}



/*992屏幕*/
@media screen and (max-width:991px){
	#news .news_bt{ font-size:24px; padding:20px 0; line-height:30px;}
	#mobilehead{display:block;}
	.top{display:none;}
		
	#navbg{display:none;}
	#navbg .nav .firstfloor>li{height:55px;line-height:55px;font-size:14px;}
	#navbg .nav .secondfloor{top:55px;}
	.index_banner{padding-bottom:40%;}
	#stylepbulic{height:200px;}
	#footbottombg{padding-bottom:55px;}

	#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;}
	#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:7;}
	
	#lefttop{display:none;}
	
}

@media screen and (max-width:768px){
	#mobilehead{background:url(../images/mlogo.jpg) no-repeat 10px center #FFF;background-size:auto 40px;}
	#news .container{ background:none}
    #news{padding:20px;}
	#news .news_content{ background:#FFF; padding-bottom:35px;}
	#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:5px;}
	#news .news_content .news_li .news_right a .txt p:first-child{font-size:16px;color:#666666;line-height:33px;height:33px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; }
	#news .news_content .news_li .news_right a .txt {    width: calc(100%);    float: none; margin:0 auto;}
	#news .news_content .news_li .news_right a .time{ display:none}
	
	.center2 .slid_img1{ margin:0 5px; }
    .center2 .slid_img2{ margin:0 5px;border:1px solid #04a07b; border-top:none; overflow:hidden; padding:25px 15px; transition:0.3s}
	
	}


/*500屏幕*/
@media screen and (max-width:499px){
	#mobilehead{background:url(../images/mlogo.jpg) no-repeat 10px center #FFF;background-size:auto 35px;}
	#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;}
	#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;}
}

/*鐢佃剳娴姩*/
.izl-rmenu{position:fixed;right:0;bottom:10px;padding-bottom:10px;background:url(../images/r_b.png) 0px bottom no-repeat;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;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;}



/*内页*/
#cpzx{ position:relative; overflow:hidden}
#cpzx .cpzs_fl {width:280px; float:left; border:1px solid #f3f3f3}
#cpzx .cpzs_right{ float:right; width:calc(100% - 320px);}

@media only screen and (min-width: 992px) and (max-width: 1920px){
#cpzx .product_wrap_li li{background:#FFF;margin-top:20px;width:32%;float:left;margin-left:1.6%;}
#cpzx .product_wrap_li li:nth-child(3n+1){margin-left:0;}
}

@media (max-width : 991px) {	
#cpzx .cpzs_fl{ display:none}
#cpzx .cpzs_right{ float:none; width:100%;margin:0 auto}

}	


.xgcp{ overflow:hidden}
.xgcp .xgcp_tu{ margin-top:20px;}
.xgcp .xgcp_tu img{ max-width:100%; border:1px solid #eeeeee}
.xgcp .xgcp_zi{ background:#eeeeee; line-height:33px;text-align:center;}
.xgcp .xgcp_zi a{ color:#222222; font-size:13px; }




 /*ztlist*/
.ztlist{padding:20px 0;}
.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;}