/*外部公共样式*/
@import url("bootstrap.min.css");
@import "../swiper/css/swiper.min.css";
@import url("../font-awesome/css/font-awesome.min.css");
/*END-外部公共样式*/
body{font-family: "微软雅黑";}
/*头部+导航+大图*/
.header{width:100%; padding:10px 0;position: relative;top: 0;left: 0;background-color: #000000;}
.logo{margin-top: 10px;}
.logo img{width:100%; max-width:590px; max-height:96px;}

.header_dianhua{height:120px;display: flex;display: -ms-flexbox;display: -webkit-flex;align-items: center;}
.head_l{background-position: center;background-repeat: no-repeat;background-size: cover;width: 120px;padding-top: 27%;}
.head_r{padding-left: 10px; color:#FFFFFF;font-size: 16px;}
.header_dianhua .head_r span{font-size: 25px;color: #FFFFFF;font-weight: bold;}

nav{position:relative; left:0; top:0; z-index:999999;background-color: #0f4b55;}
.nav{width:100%;}
.nav>li{position:relative;width: 16.66666%;}
.nav>li>a{width:100%;height: 50px;line-height: 50px;font-size:16px; color:#ffffff; text-align:center;}
.nav>li:hover>a{background-color: #062e37;}
.nav>li>a.on{background-color: #062e37;}

.nav_sub{display:none; width:100%; float:left; padding-top:2px; position:absolute; left:0; top:100%; z-index:999999;background-color: #0f4b55;}
.nav_sub>dd{display:block; overflow:hidden;}
.nav_sub>dd>a{display:block; overflow:hidden; height:40px; line-height:40px; text-align:center; font-size:14px; color:#fff;}
.nav_sub>dd>a:hover{background-color: #062e37;color:#fff;}


/*banner*/
.banner{width:100%; position:relative;}
.banner .banner-imgbox .swiper-slide img{width:100%;}
/*圆点*/
.banner .swiper-pagination {opacity:0; position: absolute; right:0; bottom:15px;}
.banner .swiper-pagination-bullet {width:14px; height:14px;  background:#706f6d; opacity:0.5; border-radius:50%; margin:0 6px;}
.banner .swiper-pagination-bullet-active{opacity:1; background:#706f6d;}
.banner:hover .swiper-pagination{opacity:1;} 
/*箭头*/
.banner .next{right:6%; position:absolute;top:50%; margin-top:-35px; width:70px; height:70px; background:url(../img/bibeiimg/next.jpg) no-repeat center center; overflow:hidden; opacity:0;  cursor:pointer; z-index:999999; transition:all 0.4s;}
.banner .prev{left:6%; position:absolute;top:50%; margin-top:-35px; width:70px; height:70px; background:url(../img/bibeiimg/prev.jpg) no-repeat center center; overflow:hidden; opacity:0; cursor:pointer; z-index:999999; transition:all 0.4s;}
.banner:hover .next{opacity:1;}
.banner:hover .prev{opacity:1;}
/*END-头部+导航+大图*/

/*首页内容*/
.cpzs{display: block;overflow: hidden;width: 100%;padding: 50px 10px;background-image: url(../img/images/cpzs_bg_10.png);background-size: cover;background-repeat: no-repeat;top: -10px;position: relative;}
.titlt{text-align: center;}
.tit_t{font-size: 25px;font-weight: bold;color: #c9bb7a;line-height: 25px;background-image: url(../img/images/title_bg_29.png);background-position: center;background-repeat: no-repeat;}
.tit_p{font-size: 20px;font-weight: bold;color: #c9bb7a;text-transform: uppercase;line-height: 20px;margin-top: 10px;}

.cpzs_ul{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;margin-top: 50px;}
.cpzs_ul li{width: 265px;margin-bottom: 25px;border: 1px solid #202020;position: relative;}
.cpzs_B{overflow: hidden;position: relative;}
.cpzs_imgbg{background-repeat: no-repeat;background-size: cover;background-position: center;padding-top: 160%;}
.cpzs_hover{width: 100%;position: absolute;height: 0;background-color: rgba(0,0,0,0.4);top: 0;left: 0;}
.cpzs_xq{position: absolute;width: 100%;top: 50%;transform: translateY(-50%);text-align: center;left: -100%;transition: all 1s;}
.cpzs_p1{font-size: 20px;color: #FFFFFF;}
.cpzs_p2{width: 36px;height: 36px;text-align: center;line-height: 35px;background-color: #FFFFFF;border-radius: 18px;font-size: 30px;color: #000000;margin: 20px auto 0;}
.cpzs_p{line-height: 60px;padding: 0 15px;font-size: 20px;color: #FFFFFF;border-top: 1px solid #202020;position: absolute;left: 0;bottom: 0;width: 100%;background-color: rgba(0,0,0,0.6);padding-right: 25px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.cpzs_p::after{display: block;content: ">";font-size: 20px;font-family: "宋体";color: #FFFFFF;position: absolute;right: 10px;top: 50%;transform: translateY(-50%);}
.cpzs_ul li:nth-child(3){width: 630px;}
.cpzs_ul li:nth-child(3) .cpzs_imgbg{padding-top: 67%;}
.cpzs_ul li:nth-child(3) .cpzs_p{padding: 0 30px;padding-right: 40px;}
.cpzs_ul li:nth-child(3) .cpzs_p::after{right: 30px;}
.cpzs_ul li:nth-child(4){width: 630px;}
.cpzs_ul li:nth-child(4) .cpzs_imgbg{padding-top: 67%;}
.cpzs_ul li:nth-child(4) .cpzs_p{padding: 0 30px;padding-right: 40px;}
.cpzs_ul li:nth-child(4) .cpzs_p::after{right: 30px;}
.cpzs_ul li:hover .cpzs_hover{height: 100%;}
.cpzs_ul li:hover .cpzs_xq{left: 0;}
.cpzs_ul li:hover .cpzs_p{display: none;}
.cpzs_ul li:hover{border-color: #988a68;}
.cpzs_btn{width: 154px;height: 40px;text-align: center;line-height: 40px;margin: 30px auto 0;background-color: #dcc38a;font-size: 16px;border-radius: 18px;transition: all 2s;}
.cpzs_btn a{color: #333333;display: block;}
.cpzs_btn:hover a{color: #FFFFFF;}

/* .henfu{display: block;overflow: hidden;width: 100%;padding: 40px 10px;background-image: url(../img/images/henfu_bg_18.png);background-size: cover;margin-top: -10px;}
.henfu_ul{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-around;flex-wrap: wrap;}
.henfu_ul li{width: 19%;text-align: center;} */


.henfu{display: block;overflow: hidden;width: 100%;padding: 40px 10px;background-image: url(../img/images/henfu_bg_18.png);background-size: cover;margin-top: -10px;}
.henfu_ul{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-around;flex-wrap: wrap;}
.henfu_ul li{width: 19%;text-align: center;}
.henfu_ul li:nth-child(n+6){ display: none;}
.henfu_top{width: 127px;padding: 15px;background-image: url(../img/images/henfu_bg_03.png);background-size: contain;background-repeat: no-repeat;margin: 0 auto;transition: all 1s;}
.henfu_imgg{background-position: center;background-repeat: no-repeat;background-size: cover;padding-top: 100%;border: 2px solid #126a55;border-radius: 50%;}
.henfu_p{font-size: 20px;color: #FFFFFF;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;margin-top: 10px;}
.henfu_p a{color: #FFFFFF;display: block;}
.henfu_ul li:hover .henfu_top{transform: rotateY(360deg);}
/* .henfu_img{transition: all 2s;}
.henfu_img img{max-width: 100%;}
.henfu_p{font-size: 20px;color: #FFFFFF;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;margin-top: 10px;}
.henfu_p>a{color: #fff;}
.henfu_ul li:hover .henfu_img{transform: rotateY(360deg);} */

.about{display: block;overflow: hidden;width: 100%;padding: 40px 10px;background-image: url(../img/images/about_bg_22.png);background-size: cover;margin-top: -1px;}
.about_m{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;margin-top: 25px;}
.about_l{width: 570px;text-align: center;}
.about_l img{max-width: 100%;}
.about_r{width: calc(100% - 570px);}
.about_t{font-size: 16px;color: #ffffff;line-height: 36px;height: 180px;text-overflow: ellipsis;overflow: hidden;margin-top: 100px;}
.about_btn{width: 154px;height: 40px;text-align: center;line-height: 40px;background-color: #dcc38a;font-size: 16px;border-radius: 18px;margin-top: 90px;transition: all 1s;}
.about_btn a{color: #333333;display: block;}
.about_btn:hover a{color: #FFFFFF;}

.anli{display: block;overflow: hidden;width: 100%;padding: 50px 10px 120px;background-image: url(../img/images/anli_bg_02.png);background-size: cover;background-repeat: no-repeat;margin-top: -5px;}
.anli_ul{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;margin-top: 50px;flex-wrap: wrap;}
.anli_ul .space{width: 225px;height: 0;margin-bottom: 0;}
.anli_ul li{width: 225px;margin-bottom: 10px;}
.anli_B{overflow: hidden;}
.anli_imgbg{background-position: center;background-repeat: no-repeat;background-size: cover;padding-top: 139%;transition: all 2s;}
.anli_p{line-height: 52px;font-size: 16px;color: #FFFFFF;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;position: relative;border-bottom: 1px solid #0F4B55;padding-right: 24px;}
.anli_p::after{width: 24px;height: 24px;display: block;content: "+";position: absolute;right: 0;top: 50%;transform: translateY(-50%);text-align: center;line-height: 24px;background-color: #FFFFFF;border-radius: 12px;color: #258588;font-size: 20px;}
.anli_ul li:hover .anli_imgbg{transform: scale(1.2,1.2);}
.anli_ul li:hover .anli_p{color: #DCC38A;}
.anli_btn{width: 154px;height: 40px;text-align: center;line-height: 40px;margin: 50px auto 0;background-color: #dcc38a;font-size: 16px;border-radius: 18px;transition: all 1s;}
.anli_btn a{color: #333333;display: block;}
.anli_btn:hover a{color: #FFFFFF;}

.news{display: block;overflow: hidden;width: 100%;padding: 50px 10px;background-image: url(../img/images/news_bg_02.png);background-size: cover;}
.news_m{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;margin-top: 55px;}
.news_l{width: 570px;}
.news_limg{background-position: center;background-repeat: no-repeat;background-size: cover;padding-top: 40%;position: relative;}
.news_time{font-size: 15px;color: #FFFFFF;padding: 15px 0px 6px 0px;background-color: rgba(0,0,0,0.8);width: 75px;position: absolute;top: 0;left: 0;z-index: 9999999;text-align: center;}
.news_time span{font-size: 40px;}
.news_lt1{line-height: 65px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;font-size: 14px;font-weight: bold;color: #FFFFFF;border-bottom: 1px solid #38626a;}
.news_lt2{font-size: 14px;color: #FFFFFF;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;margin-top: 30px;height: 72px;text-overflow: ellipsis;overflow: hidden;}
.news_lt3{font-size: 14px;color: #202020;width: 105px;height: 30px;text-align: center;line-height: 30px;background-color: #cfb883;margin-top: 30px;}
.news_r{width: 50%;}
.news_ul{width: 100%;}
.news_ul li{width: 100%;padding: 0px 0 30px;margin-bottom: 30px;border-bottom: 1px solid #38626a;}
.news_ul li a{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;}
.news_rl{width: 100px;background-color: #dcc38a;text-align: center;color: #202020;padding: 20px 0;transition: all 1s;}
.news_r1{font-size: 40px;line-height: 40px;}
.news_r2{font-size: 15px;line-height: 15px;margin-top: 5px;}
.news_rr{width: calc(100% - 120px);}
.news_rt1{font-size: 14px;font-weight: bold;color: #FFFFFF;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.news_rt2{font-size: 14px;color: #FFFFFF;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;margin-top: 5px;height: 72px;}
.news_ul li:hover .news_rl{background-color: #163a43;color: #FFFFFF;}
.news_btn{width: 154px;height: 40px;text-align: center;line-height: 40px;margin: 40px auto 0;background-color: #dcc38a;font-size: 16px;border-radius: 18px;transition: all 1s;}
.news_btn a{color: #333333;display: block;}
.news_btn:hover a{color: #FFFFFF;}

/* .footer{display: block;overflow: hidden;width: 100%;background-color: #000000;}
.f_m{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;}

.f1{padding-left: 40px;width: 310px;border-left: 1px solid #FFFFFF;padding-bottom: 50px;}
.f_tit{font-size: 16px;font-weight: bold;color: #ffffff;margin-top: 40px;}
.f_tit span{font-size: 12px;color: #FFFFFF;font-family: arial;margin-left: 20px;text-transform: uppercase;}
.f_k{width: 20px;height: 2px;background-color: #a28052;margin: 18px 0;}
.f1_xq{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;}
.f1_l{width: 130px;}
.f1_l img{width: 100%;}
.f1_r{width: calc(100% - 140px);}
.f1_rt{font-size: 16px;color: #FFFFFF;margin-top: 30px;}
.f1_rp{width: 100px;height: 36px;text-align: center;line-height: 30px;background-color: #a28052;border-radius: 18px;margin-top: 10px;}
.f1_rp a{color: #FFFFFF;font-size: 16px;}

.f2{width: 500px;padding-left: 60px;border-left: 1px solid #FFFFFF;padding-right: 10px;}
.f_2p{font-size: 16px;color: #FFFFFF;}

.f3{width: calc(100% - 500px - 310px);padding-left: 30px;border-left: 1px solid #FFFFFF;border-right: 1px solid #FFFFFF;}
.f3_ul{width: 215px;display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;}
.f3_ul li{line-height: 16px;margin-bottom: 15px;}
.f3_ul li a{font-size: 16px;color: #FFFFFF;}
.f3_xq{display: flex;display: -wap-marquee;display: -webkit-flex;align-items: center;width: 215px;margin-top: 60px;position: relative;}
.f3_l{font-size: 12px;color: #FFFFFF;width: 60px;}
.f3_r{width: calc(100% - 60px);}
.footer3_ul{display: flex;display: -ms-flexbox;display: -webkit-flex;}
.footer3_ul li{width: 25%;text-align: center;align-items: center;padding: 10px 0px 0;}

.f3box{position: absolute; right: 0px; bottom:30px; z-index:99999; width: 80%;}
.f3box .f3dbs{ position: relative;display:none; text-align:center;}
.f3box .f3dbs .f3neirong{padding: 10px; background: #fff; border-radius: 5px; border:2px solid #389e2e;}
.f3box .f3dbs img{ max-width: 140px;} */
.footer{display: block;overflow: hidden;width: 100%;padding: 35px 10px;background-color: #000000;}
.f_m{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;}
.f1{margin-top: 50px;width: 400px;}
.f1 img{max-width: 100%;}
.f2{padding: 0 20px 0 40px;width: 400px;}
.f2_p{color: #FFFFFF;margin-top: 15px;}
.f_tit{font-size: 18px;color: #ffffff;padding-bottom: 10px;position: relative;}
.f_tit::after{display: block;content: "";width: 80px;height: 3px;background-color: #FFFFFF;position: absolute;bottom: 0;left: 0;}
.f3 .erweima{margin-top: 10px;}
.f3 .erweima img{max-width: 150px; height: auto;}
.boot{text-align: center;border-top: 1px solid #FFFFFF;line-height: 34px;font-size: 16px;color: #FFFFFF;background-color: #000000;}
/* 产品展示 */
.k{width: 100%;height: 10px;background-color: #e5e5e5;display: block;overflow: hidden;margin-top: -10px;}
.proner{display: block;overflow: hidden;width: 100%;padding: 50px 10px;background-color: #e5e5e5;position: relative;top: -10px;}
.proner_tit{text-align: center;}
.proner_t1{font-size: 25px;font-weight: bold;color: #0f4b55;line-height: 25px;background-image: url(../img/images/proner_titbg_03.png);background-position: center;background-repeat: no-repeat;}
.proner_t2{font-size: 20px;font-weight: bold;color: #0f4b55;text-transform: uppercase;line-height: 20px;margin-top: 10px;}

.proner_tab{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: center;flex-wrap: wrap;margin-top: 50px;}
.proner_tab li{width: 155px;margin-right: 15px;background-image: url(../img/images/proner_tt_03.png);background-size: cover;text-align: center;line-height: 50px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;margin-bottom: 20px;}
.proner_tab li a{color: #FFFFFF;font-size: 14px;display: block;}
.proner_tab li:hover{background-image: url(../img/images/proner_t_03.png);}
.proner_ul{margin-top: 50px;display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;}
.proner_ul li{width: 23.4%;margin-bottom: 55px;}
.proner_ul .space{width: 23.4%;margin-bottom: 0;}
.proner_B{overflow: hidden;}
.proner_imgbg{background-position: center;background-repeat: no-repeat;background-size: cover;padding-top: 117%;}
.proner_p{line-height: 60px;font-size: 16px;color: #333333;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;position: relative;border-bottom: 1px solid #0F4B55;padding-right: 24px;}
.proner_p::after{width: 24px;height: 24px;display: block;content: "+";position: absolute;right: 0;top: 50%;transform: translateY(-50%);text-align: center;line-height: 24px;background-color: #0f4b55;border-radius: 12px;color: #FFFFFF;font-size: 20px;}
.proner_ul li:hover .proner_p{background-color: #FFFFFF;padding: 0 49px 0 25px;border-bottom: transparent;}
.proner_ul li:hover .proner_p::after{right: 25px;}

.cpxq{margin-top: 50px;}
.cpxq_t{text-align: center;font-size: 18px;color: #333333;line-height: 30px;font-weight: bold;}
.cpxq_img{text-align: center;margin-top: 10px;}
.cpxq_img img{max-width: 100%;}
.cpxq_p{font-size: 14px;color: #333333;line-height: 30px;}
.cpxq_p img{max-width: 100%; height: auto;}
/* 关于我们 */
.abner{margin-top: 80px;}
.abner_m{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;}
.abner_l{width: 560px;text-align: center;}
.abner_l img{max-width: 100%;}
.abner_r{width: calc(100% - 560px);font-size: 16px;color: #333333;line-height: 30px;margin-top: 80px;}
.abner_r img{max-width: 100%; height: auto;}
/* 新闻资讯 */
.xwner_tab{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: center;flex-wrap: wrap;margin-top: 50px;}
.xwner_tab li{width: 158px;margin-right: 15px;background-image: url(../img/images/proner_tt_03.png);background-size: cover;text-align: center;line-height: 50px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;margin-bottom: 20px;}
.xwner_tab li a{color: #FFFFFF;font-size: 16px;}
.xwner_tab li:hover{background-image: url(../img/images/proner_t_03.png);}
.xw_ul{width: 100%;margin-top: 50px;}
.xw_ul li{width: 100%;margin-bottom: 40px;position: relative;}
.xw_ul li a{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;}
.xw_l{width: 345px;background-position: center;background-repeat: no-repeat;background-size: cover;}
.xw_r{width: calc(100% - 345px);padding: 40px 30px 15px 45px;background-color: #FFFFFF;color: #333333;}
.xw_t1{font-size: 20px;font-weight: bold;}
.xw_p{font-size: 16px;line-height: 28px;margin-top: 40px;height: 56px;overflow: hidden;text-overflow: ellipsis;margin-bottom: 55px;}
.xw_btn{width: 130px;height: 33px;text-align: center;line-height: 33px;background-color: #cfb883;font-size: 14px;position: absolute;bottom: 15px;right: 30px;}
.xw_ul li:hover .xw_r{background-color: #0f4b55;color: #FFFFFF;}

.xwxq{margin-top: 50px;}
.xwxq_t{text-align: center;font-size: 18px;color: #333333;line-height: 30px;font-weight: bold;}
.xwxq_img{text-align: center;margin-top: 10px;}
.xwxq_img img{max-width: 100%;}
.xwxq_p{font-size: 14px;color: #333333;line-height: 30px;}
.xwxq_p img{max-width: 100%; height: auto;}
/* 联系我们 */
.conner{margin-top: 50px;display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;}
.conner_p{font-size: 16px;line-height: 30px;width: 40%;}
.conner_p img{max-width: 100%; height: auto;}
.map{width: 100%;height: 400px;margin-top: 10px;width:59%;}
.map iframe{width: 100%;height: 100%;border: transparent;}
@media (max-width:1220px) {
/*头部+导航*/

.header{padding:10px 1%;}
.logo{margin-top: 15px;}
.logo img{max-width: 520px;}
.header_dianhua{margin-top: 0;}
/*END-头部+导航*/


/*首页内容*/
.cpzs_ul li{width: 22%;}
.cpzs_ul li:nth-child(3){width: 52%;}
.cpzs_ul li:nth-child(4){width: 52%;}

.anli_ul .space{width: 19%;}
.anli_ul li{width: 19%;}

.news_l{width: 49%;}
/* 产品展示 */
.proner_tab li{width: 160px;margin-right: 5px;}
/* 关于我们 */
.abner_l{width: 50%;}
.abner_r{width: 50%;}
/* 新闻资讯 */
.xwner_tab li{width: 160px;margin-right: 5px;}
}

@media (max-width:991px){
/*头部+导航*/
.icon-menu span{width:100%; height:6px; float:left;  background:#C9BB7A;}
.logo{margin-top: 0;padding: 10px;}
.logo a{background-image: none;border-right: transparent;width: 80%;}
.topbox{padding:0 10px;}
.header{padding:0;box-shadow:10px 10px 10px rgba(0,0,0,0.3); position:relative; left:0; top:0; z-index:999999;}
.logo {width:100%; padding:20px 10px;}
.nav {display:none; width:150px; padding:2px; position:absolute; right:0px; top:0; background:#0f4b55;}
.nav>li{width:100%; border-bottom:1px solid #CCCCCC; margin:0; background:none;border-left: transparent;}
.icon-menu{float:right; cursor:pointer; width:40px; height:30px; display:flex; flex-wrap:wrap; align-content:space-between; position:absolute;right:10px; top:50%; transform: translateY(-50%); z-index:9999999; background-size:100% 100%;}
.nav>li>a{width:100%; text-align:center; height:40px; line-height:40px; color:#FFFFFF;font-size: 14px;}
.nav>li:last-child{border-right: transparent;}
/*END-头部+导航*/

/*首页内容*/

.about_l{width: 50%;}
.about_r{width: 49%;}

.f1{width: 49%;}
.f2{width: 49%;}

/* .f3{width: 100%;padding-bottom: 20px;} */
/* 产品展示 */
.proner_tab{margin-right: 0;width: 100%;}
.proner_tab li{width: 30%;background-size: 100% 100%;}
/* 关于我们 */
.abner_r{margin-top: 0;}
/* 新闻资讯 */
.xwner_tab{width: 100%;margin-right: 0;}
.xwner_tab li{width: 31.33%;background-size: 100% 100%;}
}

@media (max-width:767px){
/*头部+导航*/
.logo {padding:10px;}
.logo img{width:100%;}
.icon-menu {right:10px; width:30px; height:18px;}
.icon-menu span{height:3px;}

/*END-头部+导航*/
/*首页内容*/
.cpzs{padding: 10px;}
.tit_t{font-size: 18px;line-height: 24px;background-image: none;}
.tit_p{font-size: 12px;line-height: 12px;}
.cpzs_ul{margin-top: 10px;}
.cpzs_ul li{width: 48.5%;margin-bottom: 10px;}
.cpzs_ul li:nth-child(3){width: 100%;}
.cpzs_ul li:nth-child(4){width: 100%;}
.cpzs_p{font-size: 12px;line-height: 40px;}
.cpzs_btn{margin: 0 auto;font-size: 12px;width: 100px;height: 30px;line-height: 30px;}

.henfu{padding: 10px;}
.henfu_ul::after{width: 32%;content: "";}
.henfu_ul li{width: 32%;margin-bottom: 10px;}
.henfu_ul li:nth-child(n+6){ display: block;}
.henfu_p{margin-top: 0px;font-size: 12px;}
.henfu_top{width: auto;}

.about{padding: 10px 10px 15px;background-image: none;background-color: #0f4b55;}
.about_m{margin-top: 10px;}
.about_l{width: 100%;}
.about_r{width: 100%;}
.about_t{margin-top: 0;height: auto;font-size: 12px;line-height: 28px;}
.about_btn{margin-top: 0;font-size: 12px;width: 100px;height: 30px;line-height: 30px;}

.anli{padding: 10px;}
.anli_ul{margin-top: 10px;}
.anli_ul li{width: 48.5%;}
.anli_ul li:nth-child(n+5){display: none;}
.anli_btn{margin: 0 auto;width: 100px;height: 30px;line-height: 30px;font-size: 12px;}
.anli_p{font-size: 12px;line-height: 40px;}

.news{padding: 10px;}
.news_m{margin-top: 10px;}
.news_l{width: 100%;}
.news_r{width: 100%;}
.news_rl{padding: 15px 0;width: 80px;}
.news_r1{font-size: 30px;}
.news_rr{width: calc(100% - 90px);}
.news_ul li{padding: 0 0 10px;margin-bottom: 10px;}
.news_rt1{line-height: 14px;padding-top: 15px;}
.news_rt2{font-size: 12px;}
.news_btn{margin: 0 auto;font-size: 12px;width: 100px;height: 30px;line-height: 30px;}
/* 产品展示 */
.proner{padding: 10px;min-height: 600px;}
.proner_t1{font-size: 18px;line-height: 24px;background-image: none;}
.proner_t2{font-size: 12px;line-height: 12px;}
.proner_tab{margin-top: 10px;}
.proner_tab li{width: 31.33%;background-size: 100% 100%;margin-bottom: 10px;padding: 0 10px;line-height: 40px;}
.proner_tab li a{font-size: 12px;}
.proner_ul{margin-top: 15px;}
.proner_ul li{width: 48.5%;margin-bottom: 10px;}
.proner_p{line-height: 40px;font-size: 12px;}

.cpxq{margin-top: 0px;}
.cpxq_t{font-size: 14px;line-height: 24px;font-weight: bold;}
.cpxq_p{font-size: 12px;line-height: 24px;}
/* 关于我们 */
.abner{margin-top: 10px;}
.abner_l{width: 100%;}
.abner_r{width: 100%;font-size: 12px;}
/* 新闻资讯 */
.xwner_tab{margin-top: 10px;}
.xwner_tab li{width: 30%;background-size: 100% 100%;margin-bottom: 10px;padding: 0 10px;line-height: 40px;}
.xwner_tab li a{font-size: 12px;}
.xw_ul{margin-top: 0px;}
.xw_ul li{margin-bottom: 10px;}
.xw_l{width: 100px;}
.xw_r{width: calc(100% - 100px);padding: 10px;}
.xw_t1{font-size: 14px;}
.xw_btn{display: none;}
.xw_p{margin-top: 0px;margin-bottom: 0;font-size: 12px;line-height: 20px;height: 40px;}

.xwxq{margin-top: 0px;}
.xwxq_t{font-size: 14px;line-height: 24px;font-weight: bold;}
.xwxq_p{font-size: 12px;line-height: 24px;}
/* 联系我们 */
.conner{margin-top: 5px;}
.conner_p{font-size: 12px;width: 100%;}
.map{width: 100%;}
.boot{text-align: center;border-top: 1px solid #FFFFFF;line-height: 34px;font-size: 12px;color: #FFFFFF;background-color: #000000;}
}
/*手机底部*/
.hot{width:100%;background:#414141; position:fixed; bottom:0; left:0; z-index:9900000; border-top:solid 2px #fff;}
.hot span{ color:#fff; font-size:16px; line-height:20px;display: block;}
.hot h6{ font-size:12px; line-height:20px;color: #FFFFFF;}
.hot .row .decoration{ display:block; color:#fff; padding:7px 0;}
.hot .row .col-xs-3{border-right: 1px solid rgba(255,255,255,0.3);}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box img{ max-width: 140px; }
/* .hot .text-center:hover{background-color: #007AFF;} */

.view-wecht-icon{position: relative;}
.view-wecht-icon a{width:100%;position: absolute;left: 0;top: 0;z-index: 5;background: #666666;}
.view-wecht-icon button{ position: relative; z-index: 2; padding: 0; width:100%; height:100%; border:none;background:none;}
.view-wecht-icon input{ display: block; position: absolute; left: 10px; top: 10px; z-index: 1; width: 40px; height: 40px; opacity: 0;}
.view-wecht-box{position: fixed; left:0; top:0; z-index: 99999999999999; width: 100%; height: 100%; background: rgba(0,0,0,.6); overflow: hidden; visibility: hidden; opacity: 0; transition: all 0.3s;}
.view-wecht-box .view-wecht{ position: absolute; left:5%; right: 5%; top: 50%; margin-top: -150px; background: #fff; border-radius: 20px; box-shadow:0 0 15px rgba(0,0,0,.1); transform: scale(1.2); transition: all 0.3s;}
.view-wecht-box .view-wecht .view-wecht-container{ padding:30px 30px 0 30px;font-size:12px;}
.view-wecht-box .view-wecht .view-wecht-container .mc{ font-size:18px; color: #333; line-height: 24px; font-weight: bold;}
.view-wecht-box .view-wecht .view-wecht-container .textbox{ margin-bottom: 15px; font-size: 12px; color: #333; line-height:18px;}
.view-wecht-box .view-wecht .view-wecht-container .textbox span{ font-family:'Impact';font-size:14px;}
.view-wecht-box .view-wecht .view-wecht-container .queren{width:30px;height: 30px; font-size: 16px; color: #fff;position: absolute;left:50%;bottom:-38px;border:1px solid #fff;transform:translateX(-50%);border-radius: 50%;display:flex;justify-content: center;align-items: center}
.view-wecht-box .view-wecht .view-wecht-container img{display:block;max-width:150px; margin:2% auto;}
.view-wecht-box.active{ visibility: visible; opacity: 1;}

.haoma{width: 100%;background-color:#f5f5f5;position: fixed;left: 0;bottom: 0;z-index: 999999;overflow: hidden;display: none;box-shadow: 0 0 5px rgba(0, 0, 0,0.3);}
.haoma a, .haoma .quxiao{display: block;background-color: #fff;line-height: 44px;color:#333;text-align: center;border-bottom: 1px solid #ddd; font-size:15px;}
.haoma .quxiao{margin-top: 6px;border-top: 1px solid #ddd;}
.haoma .quxiao:hover, .haoma a:hover{background:#ddd;}
.foot-bbj{width:100%;height: 100%;position: fixed;left: 0;top: 0;background-color: rgba(0,0,0,0.6);display: none;z-index: 999;}

.jlfanye{ width:100%;margin:0 auto; text-align: center; }
.jlfanye a{ padding:5px 15px;  border: solid 1px #ccc; float:none; display: inline-block; min-width:8px; margin:8px 2px; color:#999;}
.jlfanye a:hover{ color:#c41313;}