/*外部公共样式*/
@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:28px 0;}
.logo img{width:100%; max-width:416px; max-height:80px;}

.header_dianhua{height:80px; line-height:47px; color:#c30101; font-size:24px; font-weight:bold; background:url(../img/dianhua.jpg) no-repeat left center; padding-left:60px; margin-left:35px;}
.header_form{width:250px; float:left; border:1px solid #8f8f8f; margin-top:20px;}
.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/serach_03.png) no-repeat left center;background-size: 100% 100%;}

nav{background:#0076ca; position:relative; left:0; top:0; z-index:999999;}
.nav{width:100%;}
.nav>li{width:16%; position:relative;}
.nav>li>a{width:100%; height:52px; line-height:52px; font-size:16px; color:#fff; text-align:center;}
/* .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 0;}
.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:#007AFF; margin:0 10px;}
.search_txt>a:hover{color:#fe6a17; text-decoration:underline!important;}

.cpzx{width: 100%;display: block;overflow: hidden;padding: 30px;}
.title{font-size: 30px;color: #007AFF;font-weight: bold;text-align: center;padding: 10px 0;position: relative;}
.title span{color: #000;}
.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;}
.title_p::after{width: 20px;height: 20px;display: block;content: "";position: absolute;top: -32px;left: 34%;background-color: #0076CA;transform: rotate(45deg);}
.title_p::before{width: 20px;height: 20px;display: block;content: "";position: absolute;top: -32px;right: 34%;background-color: #0076CA;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: #007AFF;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: #0076CA;border-radius: 4px;padding: 10px;color: #FFFFFF;}
.lian_t{font-size: 20px;font-weight: bold;text-align: center;padding: 10px 0;}
.lian_p{font-size: 18px;padding: 10px 0;}
.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: 300px;margin-bottom: 10px;}
.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: 30px;background-color: #007AFF;text-align: center;border-radius: 4px;line-height: 30px;}

.bg{width: 100%;}
.bg img{width: 100%;}

.anli{display: block;overflow: hidden;width: 100%;padding: 30px;}
.an_p{color: #C30101;text-align: center;font-size: 24px;}
.anli .smallbanner{width: 100%;height: 100%;padding: 30px 0;text-align: center;color: #FFFFFF;font-size: 24px;}
.anli .swiper-slide img{width: 100%;height: 200px;}

.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: #007AFF;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;left: 0;bottom: 0;text-align: center;}
.sdys_l3{width: 300px;position: absolute;right: 0;top: 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/aboutbg.jpg);background-size: cover;}
.ab_p{font-size: 20px;text-align: center;color: #FFFFFF;}
.about .title{color: #FFFFFF;}
.about .title::after{background-color: #FFFFFF;}
.about .title::before{background-color: #FFFFFF;}
.about_p{color: #FFFFFF;padding: 20px 0;font-size: 18px;line-height: 40px;}
.phone{font-size: 28px;color: #FFFFFF;text-align: center;line-height: 40px;}
.a_btn{position: relative;padding: 30px 0;}
.a_btn a{display: block;width: 100px;height: 40px;background-color: #0076CA;line-height: 40px;color: #FFFFFF;position: absolute;right: 0 ;bottom: 0;text-align: center;}

.news{width: 100%;display: block;overflow: hidden;padding: 30px;}
.new_p{font-size: 24px;text-align: center;color: #C30101;}

.news_m{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;}
.news_o{width: 30%;}
.news_img{width: 100%;overflow: hidden;}
.news_img img{width: 100%;transition: all 2s;}
.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_b{padding: 20px 0;}
.news_b a{display: block;width: 100px;height: 40px;background-color: #0076CA;line-height: 40px;text-align: center;color: #FFFFFF;margin: 0 auto;}

.footer{width: 100%;display: block;overflow: hidden;padding: 30px;background-color: #007AFF;}
.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{background:#333333;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;}


/* 联系我们 */
.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: #0076CA;transform: rotate(45deg);z-index: 99;}
.ner_t::before{width: 20px;height: 20px;display: block;content: "";position: absolute;bottom: -30px;right: 38%;background-color: #0076CA;transform: rotate(45deg);z-index: 99;}
.ner_p{font-size: 24px;color: #007AFF;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: #666;}
.ner_p::before{width: 460px;height: 1px;display: block;content: "";position: absolute;right: 0;top: 48%;background-color: #666;}
.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%;}
/* 成功案例 */
.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_img{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;}
.zixun_img img{width: 30%;}
/* 联系我们 */
.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;}
.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;}
.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_ll  .cp_mo{color: #000;font-size: 28px;font-weight: bold;padding: 0 0 20px 0;}
.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;}
.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%;}


/* 新闻详情 */
.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 span{width:100%; height:6px; float:left;  background:#007AFF;}

.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;}
.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:left; height:50px; line-height:50px; color:#007AFF;background:#FFFFFF;padding-left: 20px;}
.nav>li>a:hover{background-color: #007AFF;}
/*END-头部+导航*/

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

.title{font-size: 24px;}
.title::after{width: 200px;height: 1px;display: block;content: "";position: absolute;left: 0;top: 48%;background-color: #666;}
.title::before{width: 200px;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: -32px;left: 28%;background-color: #0076CA;transform: rotate(45deg);}
.title_p::before{width: 20px;height: 20px;display: block;content: "";position: absolute;top: -32px;right: 28%;background-color: #0076CA;transform: rotate(45deg);}
.cpzx_ul li{height: 200px;}
.cpzx_img{height: 160px;}
/* 移动端产品*/
.cpzx_ph{width: 100%;display: block;overflow: hidden;padding: 20px 0;}
/* .cpzx_ph .cpzxph_dl a{height: 40px;font-size: 16px;line-height: 40px;} */
.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: #0076ca;text-align: center;}
.cpzx_ph .cpzxph_dl dd{background-color: #32a1ef;width: 100%;}
.cpzx_ph .cpzxph_dl dd>a{background-image: url(../img/images/icon_06.png);background-repeat: no-repeat;padding-left: 30px;background-position: left center;display: block;color: #FFFFFF;margin: 5px 0px 5px 70px;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: #007AFF;text-align: center;border-radius: 20px;line-height: 30px;}
/* end */
/* 四大优势ph */
.sd_ph{width: 100%;padding: 20px;}
.sd_ph .sdys_p{color: #C30101;padding: 20px 0;text-align: center;}
.sd_ph .titles{color: #007AFF;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: #007AFF;}
.sd_ph .titles::before{width: 260px;height: 1px;display: block;content: "";position: absolute;right: 0;top: 60%;background-color: #007AFF;}
.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;}
.news_o{width: 100%;}
.footer1{width: 100%;}
.footer_r img{width: 100px;height: 100px;}
/* 联系我们 */

.ner_p::after{width: 300px;}
.ner_p::before{width: 300px;}
.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;}

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

.title{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: #007AFF;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;}

.news_o{width: 100%;}
/* 公司简介 */
.ner_t::after{display: none;}
.ner_t::before{display: none;}
.ner_p::after{width: 100px}
.ner_p::before{width: 100px;}
.ao_l{width: 100%;}
.ao_r{width: 100%;}
/* 新闻资讯 */
.zixun_img 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*/