/*外部公共样式*/
@import url("animate.css");
@import url("iconfont.css");
@import url("bootstrap.min.css");
@import url("../swiper/css/swiper.min.css");
/*END-外部公共样式*/
.pagin{position:relative; margin:20px; font-size:14px;}
.pagin .blue{color:#056dae;font-style:normal;}
.pagin .paginList{position:absolute;right:12px;top:0;}
.pagin .paginList .paginItem{float:left;}
.pagin .paginList .paginItem a{float:left;width:31px;height:28px;border:1px solid #DDD; text-align:center;line-height:30px;border-left:none;color:#3399d5;}
.pagin .paginList .paginItem:first-child a{border-left:1px solid #DDD;}
.pagin .paginList .paginItem:first-child a{border-bottom-left-radius:5px;border-top-left-radius:5px;}
.pagin .paginList .paginItem:last-child a{border-bottom-right-radius:5px;border-top-right-radius:5px;}
.pagin .paginList .paginItem.current,.pagin .paginList .paginItem.current a{background:#f5f5f5; cursor:default;color:#737373;}
.pagin .paginList .paginItem:hover{background:#f5f5f5;}
.pagin .paginList .paginItem.more,.pagin .paginList .paginItem.more a:hover{ cursor:default;}
.pagin .paginList .paginItem.more:hover{background:#FFF;}
.pagin .paginList .paginItem.more a{color:#737373;}
.message{ float:left; width:30%;margin-top:15px;}
.jlfanye{ /*float:right;*/ width:100%;}
.jlfanye a{ padding:5px;  border: solid 1px #dedede; /*float:left;*/ min-width:8px; margin:8px 2px; color:#999;}
.jlfanye a:hover{ color:#f00;}
/*头部+导航+大图*/
.header{width:100%; padding:0;}
.logo img{width:100%; max-width:416px; max-height:100px;}

.header_dianhua{height:100px;color:#c30101; font-size:20px; font-weight:bold; background:url(../img/dianhua.jpg) no-repeat left center; padding-left:60px; margin-left:35px;padding-top: 30px; line-height:27px;}
.header_dianhua span{font-size: 30px;padding: 2px 0;text-decoration: none;}
.header_form{width:280px; float:left; border:1px solid #8f8f8f; margin-top:30px;}
.header_inp1{width:calc(100% - 50px); float:left; height:40px; line-height:40px; padding:0px 10px; font-size:14px; color:#000;}
.header_btn{width:50px; float:left; height:40px; background:url(../img/images/serch_03.png) no-repeat left center;background-size: 100% 100%;}

nav{background:#C30101; position:relative; left:0; top:0; z-index:999999;}
.nav{width:100%;}
.nav>li{width:14.285%; position:relative;}
.nav>li>a{width:100%; height:52px; line-height:52px; font-size:16px; color:#fff; text-align:center;}
.nav>li>a:hover{font-weight: bold;}
/* .nav>li>a.on{background:#389e2e; color:#fff;} */

.nav_sub{display:none; width:100%; float:left; padding-top:2px; position:absolute; left:0; top:100%; z-index:999999; background:rgba(25, 40, 71, 0.8);}
.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:#389e2e; color:#fff;}

/*banner*/
.banner{width:100%; position:relative;}
.banner .banner-imgbox .swiper-slide img{width:100%;height: 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:2%; position:absolute;top:50%; margin-top:-35px; width:38px; height:70px; background:url(../img/next.jpg) no-repeat center center; overflow:hidden; opacity:0;  cursor:pointer; z-index:999999; transition:all 0.4s;}
.banner .prev{left:2%; position:absolute;top:50%; margin-top:-35px; width:38px; height:70px; background:url(../img/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-头部+导航+大图*/

/*首页内容*/
.search{width:100%; overflow:hidden; background:#fff; border-bottom:1px solid #dfdfdf; padding:14px 10px;}
.search_txt{display:block; overflow:hidden; font-size:14px; color:#000; line-height:28px;}
.search_txt>span{float:left;font-size: 20px;}
.search_txt>a{color:#c40001; margin:0 10px;}
.search_txt>a:hover{color:#fe6a17; text-decoration:underline!important;}

.serve{width: 100%;padding: 30px 10px;display: block;overflow: hidden;}
.ser_t{font-family: 微软雅黑;font-size: 22px;font-weight: bold;font-style: normal;color: rgb(204, 204, 204);text-align: center;line-height: 26px;}
.ser_p{text-align: center;}
.ser_p a{font-family: 微软雅黑;font-size: 30px;font-weight: bold;font-style: normal;color: rgb(191, 0, 14);line-height: 30px;}
.serve_ul{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;padding: 30px 0;}
.serve_ul li{width: 10%;}
.serve_ul li:nth-child(4) .serve_img{width: 80px;margin: 0 auto;}
.serve_ul a{display: block;width: 100%;}
.serve_img{width: 100%;height: 120px;}
.serve_img img{width: 100%;height: 100%;transition: all 2s;}
.serve_img img:hover{transform: rotateY(360deg);}
.serve_p{width: 120px;height: 40px;line-height: 40px;text-align: center;background-color: #C40001;margin: 0 auto;color: #FFFFFF;font-size: 16px;border-radius: 6px;margin-top: 20px;}




.cpzx{width: 100%;display: block;overflow: hidden;padding: 30px 10px;}
.title{position: relative;text-align: center;}
.title a{font-family: 微软雅黑;font-size: 30px;font-weight: bold;font-style: normal;color: rgb(191, 0, 14);line-height: 30px;}
.title::after{width: 420px;height: 1px;display: block;content: "";position: absolute;left: 0;top: 48%;background-color: #666;}
.title::before{width: 420px;height: 1px;display: block;content: "";position: absolute;right: 0;top: 48%;background-color: #666;}
.title_p{text-align: center;position: relative;padding: 10px 0 30px 0;}
.title_p::after{width: 20px;height: 20px;display: block;content: "";position: absolute;top: -27px;left: 34%;background-color: #C40001;transform: rotate(45deg);}
.title_p::before{width: 20px;height: 20px;display: block;content: "";position: absolute;top: -27px;right: 34%;background-color: #C40001;transform: rotate(45deg);}

.cpzx_m{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;}
.cpzx_l{width: 20%;}
.cpzx_dl a{display: block;width: 100%;background-color: #C40001;margin: 5px 0;height: 40px;font-size: 16px;color: #FFFFFF;line-height: 40px;text-align: center;}
.cpzx_dl dt>a{font-size: 20px;border-radius: 4px;height: 60px;line-height: 60px;}
.lian{width: 100%;margin-top: 40px;background-color: #C40001;border-radius: 4px;padding: 10px;color: #FFFFFF;height: 68%;}
.lian_t{font-size: 20px;font-weight: bold;text-align: center;padding: 10px 0;}
.lian_p{font-size: 18px;padding: 10px 0;}
.lian_pp{font-size: 16px;line-height: 30px;}
.cpzx_r{width: 75%;}
.cpzx_ul{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;}
.cpzx_ul li{width: 30%;height: 330px;}
.cpzx_ul li a{display: block;}
.cpzx_img{width: 100%;height: 260px;margin-bottom: 10px;overflow: hidden;}
.cpzx_img img{width: 100%;height: 100%;transition: all 2s;}
.cpzx_img img:hover{transform: scale(2,2);}
.cpzx_p{color: #FFFFFF;height: 45px;background-color: #C40001;text-align: center;line-height: 45px;}
.cpzx_ul::after{content: "";width: 30%;}


.bg{width: 100%;padding: 30px 0;display: block;overflow: hidden;background-image: url(../img/bg.jpg) ;background-repeat: no-repeat;background-size: cover;}
.bg_m{display: flex;justify-content: space-between;display: -ms-flexbox;display: -webkit-flex;}
.bg_l{width: 70%;}
.bg_lt{font-family: 微软雅黑;font-size: 32px;font-weight: bold;font-style: normal;color: rgb(238, 238, 238);padding: 20px 0;text-align: center;}
.bg_lp{font-family: 微软雅黑;font-size: 16px;font-weight: bold;font-style: normal;color: rgb(238, 238, 238);text-align: center;position: relative;}
.bg_lp::after{display: block;content: "";width: 140px;height: 2px;position: absolute;top: 48%;left: 0;background-color: rgb(238, 238, 238);}
.bg_lp::before{display: block;content: "";width: 140px;height: 2px;position: absolute;top: 48%;right: 0;background-color: rgb(238, 238, 238);}
.bg_r{width: 20%;padding: 20px 0;font-family: 微软雅黑;font-size: 20px;font-weight: bold;font-style: normal;color: rgb(255, 255, 255);text-decoration: none;background-image: url(../img/images/dianhua1_03.png);background-repeat: no-repeat;padding-left: 36px;background-position: left center; }
.bg_r span{font-size: 22px;}


.anli{display: block;overflow: hidden;width: 100%;padding: 30px;}
.an_p{color: #C30101;text-align: center;font-size: 24px;}
.title_tp{text-align: center;padding: 10px 0 30px 0;}
.an_ul{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;}
.an_ul li{width: 22%;}
.an_ul a{display: block;width: 100%;}
.anli_img{width: 100%;height: 200px;overflow: hidden;}
.anli_img img{width: 100%;height: 100%;transition: all 2s;}
.anli_img img:hover{transform: scale(2,2);}
.anli_p{text-align: center;padding: 20px 0;color: #000;}




.sdys{display: block;overflow: hidden;padding: 30px;background-color: #eeeeee;}
.sdys .sdys_p{text-align: center;font-size: 40px;font-weight: bold;color: #666;}
.sdys .titles{line-height: 80px;height: 80px;font-size: 30px;color: #C40001;font-weight: bold;text-align: center;padding: 10px 0;position: relative;}
.titles::after{width: 420px;height: 1px;display: block;content: "";position: absolute;left: 0;top: 70%;background-color: #666;}
.titles::before{width: 420px;height: 1px;display: block;content: "";position: absolute;right: 0;top: 70%;background-color: #666;}
.sdys_pp{text-align: center;}
.sdys_u{position: relative;display: block;height: 500px;}
.sdys_us{position: relative;height: 500px;}
.sdys_us img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;}
.sdys_l1{width: 300px;position: absolute;left: 0;top: 0;text-align: center;}
.sdys_lp{font-size: 20px;color: #666;}
.sdys_lpp{color: #8F8F8F;}
.sdys_l2{width: 300px;position: absolute;right: 0;top: 0;text-align: center;}
.sdys_l3{width: 300px;position: absolute;left: 0;bottom: 0;text-align: center;}
.sdys_l4{width: 300px;position: absolute;right: 0;bottom: 0;text-align: center;}

.about{display: block;overflow: hidden;padding: 30px;width: 100%;background-image: url(../img/about_bg.jpg);background-size: cover;}
.about .title a{color: #FFFFFF;}
.about .title::after{background-color: #FFFFFF;}
.about .title::before{background-color: #FFFFFF;}
.about_m{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;margin: 20px 0;background-color: #FFFFFF;height: 370px;}
.about_l{width: 50%;}
.about_l iframe{width: 100%;}
.about_r{width: 50%;position: relative;}
.about_p{font-family: 微软雅黑;font-size: 16px;font-weight: normal;font-style: normal;color: rgb(51, 51, 51);line-height: 26px;padding: 30px;}
.about_tel{text-align: right;font-family: 微软雅黑;font-size: 24px;font-weight: bold;font-style: normal;color: rgb(255, 0, 0);width: 300px;position: absolute;right: 0;bottom: 10%;text-align: center;line-height: 30px;}
.about_tel span{font-size: 30px;font-weight: bold;font-style: normal;}

.news{width: 100%;display: block;overflow: hidden;padding: 30px;}
.news_m{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;padding: 30px 0;}
.news_o{width: 30%;}
.news_img{width: 100%;overflow: hidden;height: 200px;}
.news_img img{width: 100%;transition: all 2s;height: 100%;}
.news_img img:hover{transform: scale(2,2);}
.news_ul li{border-bottom: 1px dashed #ccc;padding: 10px 0;}
.news_ul a{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;color: #000000;}
.news_p{font-size: 16px;width: 70%;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.news_ti{width: 20%;text-align: right;}
.news_b{padding: 20px 0;}
.news_b a{display: block;width: 100px;height: 40px;background-color: #C40001;line-height: 40px;text-align: center;color: #FFFFFF;margin: 0 auto;}

.footer{width: 100%;display: block;overflow: hidden;padding: 30px;background-color: rgb(51, 51, 51);}
.footer_m{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;color: #FFFFFF;}
.footer1{width: 35%;display: flex;justify-content: space-between;display: -ms-flexbox;display: -webkit-flex;align-items: center;}
.f_t{font-size: 24px;padding: 20px 0;}
.footer_l .f_p{font-size: 20px;padding: 10px 0;}
.footer_r img{width: 140px;height: 140px;}
.footer_r .r_p{text-align: center;color: #CCCCCC;}
.footer2{width: 30%;}
.f_t2{font-size: 24px;padding: 20px 0;text-align: center;}
.f_ul{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;}
.f_ul li{width: 45%;padding: 10px 0;}
.f_ul a{display: block;width: 100%;color: #FFFFFF;font-size: 16px;font-weight: bold;text-align: center;}
.f_ul li:nth-child(1) a{color: #C30101;}
.f_ul a:hover{color: #C30101;}
.f_f form{display:block; overflow:hidden;}
.footer2 .message_B{ margin-bottom:10px;}
.footer2 .message_inp1{width: 100%;height:40px; line-height:40px; border:1px solid #dfdfdf; padding:0 10px; font-size:16px; color:#141414;}
.footer2 .message_inp2{width: 100%;height:60px; line-height:26px; border:1px solid #dfdfdf; padding:10px; font-size:16px; color:#141414; outline:none;}
.footer2 .message_btn{width: 100%;line-height: 46px;height: 48px;font-size: 18px;color: #fff;font-weight: bold;border: 1px solid #FFFFFF;background-color: rgb(51, 51, 51)}
.f_b{text-align: center;width: 100%;color: #FFFFFF;background-color: #C30101;padding: 10px 0 20px;}


/* 联系我们 */
.ao{display: block;overflow: hidden;width: 100%;padding: 20px;}
.ner_t{text-align: center;font-size: 20px;color: #C30101;position: relative;}
.ner_t::after{width: 20px;height: 20px;display: block;content: "";position: absolute;bottom: -30px;left: 38%;background-color: #C40001;transform: rotate(45deg);z-index: 99;}
.ner_t::before{width: 20px;height: 20px;display: block;content: "";position: absolute;bottom: -30px;right: 38%;background-color: #C40001;transform: rotate(45deg);z-index: 99;}
.ner_p{font-size: 34px;color: #C40001;text-align: center;padding: 10px 0;position: relative;}
.ner_p::after{width: 460px;height: 1px;display: block;content: "";position: absolute;left: 0;top: 48%;background-color: #C40001;}
.ner_p::before{width: 460px;height: 1px;display: block;content: "";position: absolute;right: 0;top: 48%;background-color: #C40001;}
.ao_ma{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;padding: 30px 0;}
.ao_l{width: 45%;}
.ao_r{width: 45%;}
.ao_r img{width: 100%;}
/* 企业资质 */
.proner{width: 100%;padding: 30px 10px;display: block;overflow: hidden;}
.proner_ul{display: -ms-flexbox;display: flex;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;padding: 30px 0;}
.proner_ul li{width: 22%;margin-bottom: 20px;}
.proner_ul a{display: block;width: 100%;}
.proner_img{width: 100%;height: 200px;overflow: hidden;}
.proner_img img{max-width: 100%;max-height: 100%;transition: all 2s; display:block; margin:0 auto;}
.proner_img img:hover{transform: scale(1.1,1.1);}

/* 成功案例 */
.sucess{width: 100%;display: block;overflow: hidden;padding: 20px;}
.sucess_ul{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;}
.sucess_ul li{width: 30%;margin: 20px 0;}
.sucess_ul a{display: block;}
.sucess_ul .bor{border: 1px solid #CCCCCC;}
.sucess_ul .su_img{width: 300px;height: 240px;margin: 0 auto;overflow: hidden;}
.sucess_ul .su_img img{width: 100%;height: 100%;transition: all 2s;}
.sucess_ul .su_img img:hover{transform: scale(2,2);}
.su_p{text-align: center;color: #000000;}
/* 新闻资讯 */
.zixun{display: block;overflow: hidden;width: 100%;padding: 20px;}
.zixun .ner_p{color: #007AFF;}

.zixun .ner_p::after{background-color: #CCCCCC;}
.zixun .ner_p::before{background-color: #CCCCCC;}
.zixun .ner_t::after{background-color: #00AAFF;}
.zixun .ner_t::before{background-color: #00AAFF;}
.zixun_img{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;padding: 50px 0 0;}
.zixun_imgs{overflow: hidden;width: 30%;height: 200px;}
.zixun_imgs img{width: 100%;transition: all 2s; height: 100%;}
.zixun_imgs img:hover{transform: scale(2,2);}
/* 联系我们 */
.outme{display: block;overflow: hidden;width: 100%;padding: 20px;}
.me_m{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;padding: 30px 0;}
.m_l{width: 45%;}
.m_l .m_t{font-size: 20px;color: #000;font-weight: bold;padding: 30px 0;}
.m_p{font-size: 16px;}
.m_r{width: 45%;}
.m_r iframe{width: 100%;height: 400px;}
/* 产品详情 */
.cpxq{width: 100%;padding: 20px;display: block;overflow: hidden;}
.cpxq_m{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;padding: 30px 0;}
.cpxq .cp_l{width: 80%;}
.cp_cer{width:100%;display: flex;flex-wrap: wrap;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;border-bottom: 1px dashed #CCCCCC;padding: 20px 0;}
.cp_cer .swiper-container{width: 40%;transition: all 2s;}
.cp_cer .swiper-wrapper{position: relative;width: 100%;height: 100%;}
.cp_cer .swiper-slide{width: 100%;height: 100%;}
.cp_cer .swiper-slide img{width: 100%;height: 100%;}
.cp_cer .swiper-container:hover .swiper-button-next{opacity: 1;}
.cp_cer .swiper-container:hover .swiper-button-prev{opacity: 1;}
.cp_cer .cp_ll{width: 50%;}
.cp_mo{color: #000;font-size: 28px;font-weight: bold;padding: 0 0 20px 0;text-align: center;}
.cp_ll .cp_lp{height: 30px;width: 100%;background-color: #fbfbfb;}

.cpxq .cp_r{width: 20%;}
.cp_r .cp_rimg{text-align: center;}
.cp_r .cp_rimg img{width: 100%;height: 100%;}
.cp_r .cp_rp{text-align: center;}
.cp_r .cp_look{position: relative;padding-left: 90px;color: #C8C7C4;}
.cp_r .cp_look::after{width: 30px;height: 3px;display: block;background-color: #C8C7C4;content: "";position: absolute;top: 50%;left: 20%;}
.cp_r .cp_look::before{width: 30px;height: 3px;display: block;background-color: #C8C7C4;content: "";position: absolute;top: 50%;right: 20%;}
.cp_r .cp_ul{width: 100%;display: flex;justify-content: center;flex-wrap: wrap;}
.cp_r .cp_ul li{width: 160px;border: 1px solid #CCCCCC;margin: 10px 0;}
.cp_ul li a{display: block;padding: 10px 0;}
.cp_ul .cp_mg  img{width: 100%;height: 120px;}
.cp_ul .cp_txt{width: 100%;text-align: center;color: #000000;}
.cp_ul .cp_txt:hover{color: #00aaff;}
/* 新闻详情 */
.xwxq{width: 100%;padding: 20px;display: block;overflow: hidden;}
.xwxq .xwxp_mai{width: 100%;display: flex;display: -ms-flexbox;display: -webkit-flex;padding: 30px 0;}
.xwxq .xw_l{width: 80%;}
.xwxq .xw_l .xw_tit{text-align: center;font-size: 20px;font-weight: bold;}
.xwxq .xw_l .xw_p{text-align: center;color: #c8c7c4;line-height: 40px;}
.xw_l ul li{font-size: 16px;}
.xw_l .xw_bb{background-color: #C8C7C4;}
.xw_l .xw_img{text-align: center;}
.xwxq .xw_r{width: 20%;}
.xw_r .xw_rimg{text-align: center;}
.xw_r .xw_rimg img{width: 100%;height: 100%;}
.xw_r .xw_rp{text-align: center;}
.xw_r .xw_look{position: relative;padding-left: 90px;color: #C8C7C4;}
.xw_r .xw_look::after{width: 30px;height: 3px;display: block;background-color: #C8C7C4;content: "";position: absolute;top: 50%;left: 20%;}
.xw_r .xw_look::before{width: 30px;height: 3px;display: block;background-color: #C8C7C4;content: "";position: absolute;top: 50%;right: 20%;}
.xw_r .xw_ul{width: 100%;display: flex;justify-content: center;flex-wrap: wrap;}
.xw_r .xw_ul li{width: 160px;border: 1px solid #CCCCCC;margin: 10px 0;}
.xw_ul li a{display: block;padding: 10px 0;}
.xw_ul .xw_mg  img{width: 100%;height: 120px;}
.xw_ul .xw_txt{width: 100%;text-align: center;color: #000000;overflow: hidden;height: 20px;white-space: nowrap;text-overflow: ellipsis;}
.xw_ul .xw_txt:hover{color: #00aaff;}




@media (max-width:1220px) {
/*头部+导航*/
.topbox{padding:0 1%;}
.header{padding:25px 1%;}
nav{padding:0 1%;}
/*END-头部+导航*/


/*首页内容*/
.search{padding:14px 1%;}

.serve{padding: 10px;}
.serve_p {width: 100px;}


.news_p{width: 65%;}
.news_ti{width: 25%;}

/* 联系我们 */
.ner_p::after{width: 400px;}
.ner_p::before{width: 400px;}
/* 新闻详情 */
.xwxq{width: 100%;padding: 40px 20px;display: block;overflow: hidden;}
.xwxq .xwxp_mai{width: 100%;display: flex;}
.xwxq .xw_l{width: 70%;}
.xwxq .xw_l .xw_tit{text-align: center;font-size: 20px;font-weight: bold;}
.xwxq .xw_l .xw_p{text-align: center;color: #c8c7c4;line-height: 40px;}
.xw_l ul li{font-size: 16px;}
.xw_l .xw_bb{background-color: #C8C7C4;}
.xw_l .xw_img img{width: 100%;}
.xw_l .xw_pp{text-indent: 2em;}
.xwxq .xw_r{width: 30%;}


}

@media (max-width:991px){
/*头部+导航*/
.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%;}
.icon-menu span{width:100%; height:6px; float:left;  background:#C40001;}

.topbox{padding:0 10px;}
.header{padding:0; background:#fff; 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:100%; padding:2px; position:absolute; right:10px; top:0; }
.nav>li{width:100%;  margin:0; background:none;}

.nav>li>a{width:100%; text-align:left; height:50px; line-height:50px; color:#007AFF;background:#FFFFFF;padding-left: 20px;}
.nav>li>a:hover{background-color: #C40001;}
/*END-头部+导航*/

/*首页内容*/
.search{padding:10px;}


.serve{padding: 30px 10px;}
.ser_p a{font-size: 24px;}
.serve_ul{padding: 10px 0;}
.serve_ul li{width: 100px;}
.serve_ul li:nth-child(4) .serve_img{width: 80px;margin: 0 auto;}
.serve_ul a{width: 100%;}
.serve_img{height:100px;}
.serve_p{width: 100px;height: 40px;margin: 20px auto;color: #FFFFFF;font-size: 12px;}

.title::after{width: 220px;height: 1px;display: block;content: "";position: absolute;left: 0;top: 48%;background-color: #666;}
.title::before{width: 220px;height: 1px;display: block;content: "";position: absolute;right: 0;top: 48%;background-color: #666;}
.title_p{text-align: center;position: relative;}
.title_p::after{width: 20px;height: 20px;display: block;content: "";position: absolute;top: -26px;left: 28%;background-color: #C40001;transform: rotate(45deg);}
.title_p::before{width: 20px;height: 20px;display: block;content: "";position: absolute;top: -26px;right: 28%;background-color: #C40001;transform: rotate(45deg);}
.cpzx_ul li{height: 300px;}
.cpzx_img{height: 200px;}
/* 移动端产品*/
.cpzx_ph{width: 100%;display: block;overflow: hidden;padding: 20px 10px;}
/* .cpzx_ph .cpzxph_dl a{height: 40px;font-size: 16px;line-height: 40px;} */
.cpzxph_dl{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;}
.cpzx_ph .cpzxph_dl dt{width: 100%;}
.cpzx_ph .cpzxph_dl dt>a{font-size: 20px;border-radius: 4px;height: 60px;line-height: 60px;display: block;color: #FFFFFF;margin: 5px 0;background-color: #C40001;text-align: center;}
.cpzx_ph .cpzxph_dl dt>a span{padding-left: 20px;}
.cpzx_ph .cpzxph_dl dd{background-color: #C40001;width: 48%;margin-bottom: 10px;}
.cpzx_ph .cpzxph_dl dd>a{background-image: url(../img/images/icon_03.png);background-repeat: no-repeat;padding-left: 30px;background-position: left center;display: block;color: #FFFFFF;margin: 5px 0px 5px 30px;height: 40px;line-height: 40px;display: block;}
.cpzxph_ul{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;padding: 10px;}
.cpzxph_ul li{width: 45%;height: 200px;margin-bottom: 10px;}
.cpzxph_ul li a{display: block;}
.cpzxph_ul .cpzx_img{width: 100%;height: 160px;margin-bottom: 10px;overflow: hidden;}
.cpzxph_ul .cpzx_img img{width: 100%;height: 100%;transition: all 2s;}
.cpzxph_ul .cpzx_img img:hover{transform: scale(2,2);}
.cpzxph_ul .cpzx_p{color: #FFFFFF;height: 30px;background-color: #C40001;text-align: center;border-radius: 20px;line-height: 30px;}


.bg_l{width: 60%;}
.bg_lt{font-size: 20px;padding: 5px 0;}
.bg_lp{font-size: 16px;}
.bg_lp::after{display: none;}
.bg_lp::before{display: none;}
.bg_r{width: 40%;font-size: 20px;}
.bg_r span{font-size: 24px;}

.lian{height: auto;}

.news_o{width: 45%;}
.news_p{width: 65%;}
.news_ti{width: 25%;}
/* end */
/* 四大优势ph */
.sd_ph{width: 100%;padding: 20px;}
.sd_ph .sdys_p{color: #C30101;padding: 20px 0;text-align: center;}
.sd_ph .titles{color: #C40001;font-size: 24px;position: relative;text-align: center;}
.sd_ph .titles::after{width: 260px;height: 1px;display: block;content: "";position: absolute;left: 0;top: 60%;background-color: #C40001;}
.sd_ph .titles::before{width: 260px;height: 1px;display: block;content: "";position: absolute;right: 0;top: 60%;background-color:  #C40001;}
.sd_phm{padding: 20px 0;display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;}
.sd_l1{width: 20%;}
.sd_l1 img{width: 100%;}
.sd_lp{text-align: center;}
/* end */
.anli{padding: 20px;}
.anli .smallbanner{padding: 10px;}
.footer1{width: 100%;}
.footer_r img{width: 100px;height: 100px;}
/* 企业资质 */
.ner_p::after{width: 300px;}
.ner_p::before{width: 300px;}
.proner_img{width: 100%;height: 140px;overflow: hidden;}
/* 联系我们 */

.ner_p::after{width: 240px;}
.ner_p::before{width: 240px;}
.ner_t::after{left: 30%;}
.ner_t::before{right: 30%;}
.ao_l{width: 100%;}
.ao_r{width: 100%;}

/* 案例展示 */
.sucess_ul li{width: 45%;margin: 20px 0;}
.sucess_ul a{display: block;}
.sucess_ul .bor{border: 1px solid #CCCCCC;}
.sucess_ul .su_img{width: 100%;height: 100%;margin: 0 auto;overflow: hidden;}

/* 产品详情 */
.cpxq .cp_l{width: 100%;}
.cp_cer .swiper-container{width: 100%;}
.cp_cer .swiper-slide{width: 100%;height: 100%;}
.cp_cer .swiper-slide img{width: 100%;height: 100%;}
.cpxq .cp_ll{text-align: center;}
/* 新闻详情 */
.xwxq{padding:20px 20px;}
.xwxq .xw_l{width: 100%;}
.xw_l .xw_img img{width: 100%;}
.xwxq .xw_l .xw_tit{font-size: 16px;}
.xw_l ul li{font-size: 14px;}

}

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

/*首页内容*/
.search{padding:10px;}
.search_form {width:100%;}
.search_txt {width:100%; float:left; line-height:20px; padding-top:5px; font-size:12px;}
.search_txt a{margin:0 5px;}

.serve{padding: 0;}
.ser_p a{font-size: 16px;}
.serve_ul{padding: 10px;}
.serve_ul li{width: 50px;}
.serve_ul li:nth-child(4) .serve_img{width: 40px;margin: 0 auto;}
.serve_ul a{width: 100%;}
.serve_img{height:50px;}
.serve_p{width: 50px;height: 40px;background-color:transparent;margin: 0 auto;color: #000;font-size: 12px;}

.an_ul li{width: 48%;}
.anli_img{height: 140px;}

.bg_l{width: 60%;}
.bg_lt{font-size: 16px;padding: 5px 0;}
.bg_lp{font-size: 11px;}
.bg_lp::after{display: none;}
.bg_lp::before{display: none;}
.bg_r{width: 40%;font-size: 11px;}
.bg_r span{font-size: 14px;}

.about_m{background-color: transparent;height: auto;}
.about_p{color: #FFFFFF;}
.about_r{width: 100%;}
.about_tel{position: static;color: #FFFFFF;font-size: 18px;background-image: url(../img/images/white_03.png);background-repeat: no-repeat;background-position: left center;text-align: left;padding-left: 40px;}

.sd_ph .titles::after{width: 100px;}
.sd_ph .titles::before{width: 100px;}

.title a{font-size: 20px;}
.title::after{width: 100px;height: 1px;display: block;content: "";position: absolute;left: 0;top: 48%;background-color: #666;}
.title::before{width: 100px;height: 1px;display: block;content: "";position: absolute;right: 0;top: 48%;background-color: #666;}

.sdys_p{text-align: center;font-size: 20px;font-weight: bold;color: #666;}
.sdys .titles{line-height: 80px;height: 80px;font-size: 30px;color: #C30101;font-weight: bold;text-align: center;padding: 10px 0;position: relative;}
.titles::after{width: 420px;height: 1px;display: block;content: "";position: absolute;left: 0;top: 70%;background-color:  #C40001;}
.titles::before{width: 420px;height: 1px;display: block;content: "";position: absolute;right: 0;top: 70%;background-color:  #C40001;}

.news{padding: 30px 10px;}
.news_p{width: 60%;}
.news_ti{width: 30%;text-align: right;}
.news_o{width: 100%;}

.f_b{background-color: transparent;}

.footer{padding: 30px 10px;}
/* 公司简介 */
.ner_t::after{display: none;}
.ner_t::before{display: none;}
.ner_p{font-size: 20px;}
.ner_p::after{width: 100px}
.ner_p::before{width: 100px;}
.ao_l{width: 100%;}
.ao_r{width: 100%;}
/* 企业资质 */
.proner_ul li{width: 45%;}
/* 新闻资讯 */
.zixun_imgs{width: 100%;}
.zixun_imgs img{width: 100%;}
/* 联系我们 */
.m_l{width: 100%;}
.m_r{width: 100%;}
.m_r iframe{width: 100%;height: 300px;}
.f_f form{display:block; overflow:hidden;}
.name .message_B{ margin-bottom:10px;}
.name .message_inp1{width: 100%;height:40px; line-height:40px; border:1px solid #dfdfdf; padding:0 10px; font-size:16px; color:#141414;}
.name .message_inp2{width: 100%;height:60px; line-height:26px; border:1px solid #dfdfdf; padding:10px; font-size:16px; color:#141414; outline:none;}
.name .message_btn{background:#d9534f;width: 100%;line-height: 46px;height: 48px;font-size: 18px;color: #fff;font-weight: bold;border: 1px solid #FFFFFF;}
.f_b{text-align: center;width: 100%;color: #FFFFFF;}
/* 产品详情 */
.cpxq{padding: 10px;}
.cp_ll .cp_mo{width: 100%;}
.cpxq .cp_l{width: 100%;}
.cp_cer .swiper-container{width: 100%;}
.cp_cer .swiper-slide{width: 100%;height: 100%;}
.cp_cer .swiper-slide img{width: 100%;height: 100%;}
.cpxq .cp_ll{text-align: center;width: 100%;padding: 20px 0;}
.cl_img li{width: 100%;}
/* 新闻详情 */
.xwxq{padding:20px 20px;}
.xwxq .xw_l{width: 100%;}
.xw_l .xw_img img{width: 100%;}
.xwxq .xw_l .xw_tit{font-size: 16px;}
.xw_l ul li{font-size: 14px;}
}
/*手机底部*/
.root_kong{width:100%; height:62px; float:left; background:#fff;}
.root{width:100%; height:60px; position:fixed; bottom:0; left:0; z-index:9999999999999; background:#192847;}
.root a{width:25%; float:left; height:60px; display:flex; align-content:center; align-items:center; flex-wrap:wrap; justify-content:center; line-height:20px; color:#fff; border-right:1px solid #fff; font-size:12px; font-weight:normal;}
.root a>div{width:100%; float:left;}
.root a>div:first-child span{ font-size:20px;}
.root a:last-child{border:none;}
.root a:hover{background:#389e2e; color:#fff;}

.dbbox{ position: fixed; left: 0; bottom:65px; z-index:99999; width: 100%;}
.dbbox .dbs{ position: relative; padding: 0 15px; display:none; text-align:center;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px; border:2px solid #389e2e;}
.dbbox .dbs img{ max-width: 140px; }
/*End*/