/*外部公共样式*/
@import url("../font-awesome/css/font-awesome.min.css");
@import "bootstrap.min.css";
@import "../swiper/css/swiper.min.css";
/*END-外部公共样式*/
body{font-family: "微软雅黑";}
/*头部+导航+大图*/
.topbox{width:100%;border-bottom:1px solid #e1e1e1; line-height:30px; font-size:12px; color:#999999;background-color: #f0f0f0;}
.topbox a{ color:#999999; padding:0px 10px;}

.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%;z-index:999999;padding: 35px 0;left: 0;position: relative;top: 0;background-color: #FFFFFF;}
.logo{display: block;overflow: hidden;height: 70px;}
.logo img{max-width:100%; max-height:70px;position: absolute;top: 50%;transform: translateY(-50%);}
.header_R{width:62%;}
.search_form{width:365px; float:left; border:1px solid #CCCCCC;background-color: #ffffff;border: 1px solid #d0d0d0;margin-top: 14px;}
.search_inp1{width:calc(100% - 90px); float:left; height:40px; line-height:40px; font-size:14px; color:#c5c5c5; padding:0 8px;background-color: #ffffff;}
.search_inp1::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color:#c5c5c5;} 
.search_inp1:-moz-placeholder, textarea:-moz-placeholder {color:#c5c5c5;} 
.search_btn{width:90px; float:left; height:40px;background-color:#0054aa;color: #FFFFFF;border: 1px solid transparent;border-left: transparent; font-size: 16px;}


nav{position:relative; left:0; top:0; z-index:999999;background-color: #0054aa;}
.nav{width:100%;}
.nav>li{position:relative;width: 14.285%;}
.nav>li>a{width:100%;height: 50px;line-height: 50px;font-size:17px; color:#FFFFFF; text-align:center;position: relative;}
.nav>li:hover>a{background-color: #e60013;}
.nav>li>a.on{background-color: #e60013;}

.nav_sub{display:none; width:100%; float:left; padding-top:2px; position:absolute; left:0; top:100%; z-index:999999;background-image: linear-gradient(#123c87,#144396,#144499);}
.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:15px; color:#FFFFFF;}
.nav_sub>dd>a:hover{background-color: #1F83DF;}
/*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:2%; position:absolute;top:50%; margin-top:-35px; width:38px; 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:2%; position:absolute;top:50%; margin-top:-35px; width:38px; 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 60px;}
.title{text-align: center;}
.title_t{font-size: 24px;color: #000000;font-family: times;text-transform: uppercase;letter-spacing: 1px;}
.title_t span{color: #0054aa;margin-left: 6px;}
.title_p{font-size: 24px;color: #000000;position: relative;margin-top: 10px;}
.title_p::after{display: block;content: "";width: 20px;height: 1px;background-color: #000000;position: absolute;top: 50%;transform: translateY(-50%);left: 42%;}
.title_p::before{display: block;content: "";width: 20px;height: 1px;background-color: #000000;position: absolute;top: 50%;transform: translateY(-50%);right: 42%;}

.cpzs_m{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;border: 1px solid #D0D0D0;margin-top: 30px;}
.cpzs_l{width: 50%;background-position: center;background-repeat: no-repeat;background-size: cover;}
.cpzs_r{width: 50%;padding: 25px 30px;}
.cpzs_rt1{font-size: 18px;color: #0054aa;}
.cpzs_tk{width: 40px;height: 2px;background-color: #0054aa;margin: 20px 0;}
.cpzs_p1{font-size: 16px;font-weight: bold;color: #333333;line-height: 16px;}
.cpzs_p{font-size: 16px;color: #333333;margin-top: 12px; line-height: 2;}
.cpzs_btn{display: flex;display: -ms-flexbox;display: -webkit-flex;width: 250px;height: 42px;margin-top: 20px;border: 1px solid #e60013;border-radius: 10px;}
.cpzs_btnl{width: 50%;text-align: center;line-height: 42px;background-color: #e60013;font-size: 14px;border-radius: 8px;}
.cpzs_btnl a{color: #FFFFFF;}
.cpzs_btnr{width: 50%;text-align: center;line-height: 42px;font-size: 14px;}
.cpzs_btnr a{color: #e60013;}
.cpzs_ban{margin-top: 30px;position: relative;}
.cpzs_B{overflow: hidden;}
.cpzs_imgbg{background-position: center;background-repeat: no-repeat;background-size: cover;padding-top: 81.2%;}
.cpzs_bp{text-align: center;line-height: 42px;margin-top: 5px;background-color: #d8d8d8;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;font-size: 14px;color: #333333;}
.cpzs_ban .swiper-slide:hover .cpzs_bp{background-color: #0054aa;color: #FFFFFF;}
.cpzs_next,.cpzs_prev{width: 40px;height: 40px;text-align: center;line-height: 40px;font-size: 20px;font-family: "宋体";background-color: #999999;color: #FFFFFF;border-radius: 20px;position: absolute;top: 50%;transform: translateY(-50%);}
.cpzs_next{right: -80px;}
.cpzs_prev{left: -80px;}
.cpzs_next:hover,.cpzs_prev:hover{background-color: #0054aa;}

.er{width: 100%;height: 100%;position: fixed;top: 0;left: 0;background-color: rgba(0,0,0,0.6);display: none;z-index: 9999999;}
.er_cha{font-size: 40px;color: #FFFFFF;position: absolute;top: 40px;right: 40px;font-weight: bold;font-family: "宋体";}
.er_img img{max-width: 100%;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;}

.about{display: block;overflow: hidden;width: 100%;padding: 50px 10px;background-image: url(../img/images/about_bg_02.png);background-repeat: no-repeat;background-size: 100% auto;}
.about .title_t{color: #FFFFFF;}
.about .title_t span{color: #FFFFFF;}
.about .title_p{color: #FFFFFF;}
.about .title_p::after{background-color: #FFFFFF;}
.about .title_p::before{background-color: #FFFFFF;}
.about_m{width: 100%;position: relative;margin-top: 25px;}
.about_l{width: 670px;}
.about_limgh{width: 100%;background-position: center;background-repeat: no-repeat;background-size: cover;padding-top: 71%;}
.about_r{width: 50%;background-color: #FFFFFF;position: absolute;top: 50%;transform: translateY(-50%);right: 0;padding: 30px;box-shadow: 0 4px 10px 0 #CCCCCC;background-image: url(../img/images/about_rbg_03.png);background-position: right bottom;background-repeat: no-repeat;z-index: 999;}
.about_rp{font-size: 15px;color: #333333;line-height: 28px;display: -webkit-box;-webkit-line-clamp: 7;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;height: 196px;}
.about_rbtn{background-color: #0054aa;width: 120px;line-height: 40px;text-align: center;margin-top: 30px;}
.about_rbtn a{font-size: 14px;color: #FFFFFF;}

.anli{display: block;overflow: hidden;width: 100%;padding: 0 10px 60px;}
.anli_m{margin-top: 25px;position: relative;}
.anli_B{overflow: hidden;}
.anli_imgbg{background-position: center;background-repeat: no-repeat;background-size: cover;padding-top: 80%;}
.anli_bp{text-align: center;line-height: 42px;margin-top: -42px;background-color: rgba(38,108,168,0.8);white-space: nowrap;text-overflow: ellipsis;overflow: hidden;font-size: 15px;color: #FFFFFF;display: none;z-index: 999;}
.anli_m .swiper-slide:hover .anli_bp{display: block;}
.anli_next,.anli_prev{width: 40px;height: 40px;text-align: center;line-height: 40px;font-size: 20px;font-family: "宋体";background-color: #999999;color: #FFFFFF;border-radius: 20px;position: absolute;top: 50%;transform: translateY(-50%);}
.anli_next{right: -80px;}
.anli_prev{left: -80px;}
.anli_next:hover,.anli_prev:hover{background-color: #0054aa;}

.serve{display: block;overflow: hidden;width: 100%;padding: 60px 10px;background-image: url(../img/images/shouhou_bg_23.png);background-repeat: no-repeat;background-size: 100% auto;}
.serve .title_t{color: #FFFFFF;}
.serve .title_t span{color: #FFFFFF;}
.serve .title_p{color: #FFFFFF;}
.serve .title_p::after{background-color: #FFFFFF;}
.serve .title_p::before{background-color: #FFFFFF;}
.serve_ul{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;margin-top: 20px;}
.serve_ul li{width: 225px;background-color: #FFFFFF;border-radius: 10px;padding: 0 10px 20px;box-shadow: 0 4px 10px 0 #CCCCCC;}
.serve_top{height: 140px;position: relative;border-bottom: 1px solid #D0D0D0;}
.serve_img{background-repeat: no-repeat;background-position: center;padding-top: 68%;background-image: url(../img/images/ser1.png);}
.serve_bor{text-align: center;}
.serve_t1{font-size: 18px;font-weight: bold;color: #333333;margin-top: 30px;}
.serve_tp{font-size: 14px;color: #333333;line-height: 20px;margin-top: 20px;}
.serve_ul li:hover .serve_t1{color: #0054aa;} 
.serve_ul li:nth-child(2) .serve_img{background-image: url(../img/images/ser2_03.png);} 
.serve_ul li:nth-child(3) .serve_img{background-image: url(../img/images/ser3_03.png);} 
.serve_ul li:nth-child(4) .serve_img{background-image: url(../img/images/ser4_03.png);} 
.serve_ul li:nth-child(5) .serve_img{background-image: url(../img/images/ser5_03.png);} 
.serve_ul li:nth-child(1):hover .serve_img{background-image: url(../img/images/ser1_h_03.png);}
.serve_ul li:nth-child(2):hover .serve_img{background-image: url(../img/images/ser2_h.png)}
.serve_ul li:nth-child(3):hover .serve_img{background-image: url(../img/images/ser3_h.png);}
.serve_ul li:nth-child(4):hover .serve_img{background-image: url(../img/images/ser4_h.png);}
.serve_ul li:nth-child(5):hover .serve_img{background-image: url(../img/images/ser5_h.png);}

.news{display: block;overflow: hidden;width: 100%;padding: 0 10px 20px;}
.news_tab{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: center;flex-wrap: wrap;margin-top: 20px;}
.news_tab li{width: 145px;line-height: 40px;text-align: center;margin-right: 20px;background-color: #dbdbdb;}
.news_tab li a{font-size: 16px;color: #333333;}
.news_tab li:hover{background-color: #0054aa;}
.news_tab li:hover a{color: #FFFFFF;}
.news_m{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;margin-top: 45px;}
.news_l{width: 49%;}
.news_top{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;}
.news_tl{background-position: center;background-repeat: no-repeat;background-size: cover;width: 220px;}
.news_tr{width: calc(100% - 240px);padding: 10px 0;}
.news_t1{font-size: 16px;font-weight: bold;color: #0054aa;line-height: 16px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.news_t2{font-size: 14px;color: #333333;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;height: 96px;margin-top: 12px;}
.news_t3{margin-top: 12px;font-size: 12px;color: #999999;}
.news_ul{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;margin-top: 30px;border-top: 1px dashed #D0D0D0;padding: 12px 0 0;}
.news_ul li{width: 49%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;line-height: 40px;}
.news_ul li a{font-size: 16px;color: #999999;}
.news_ul li:hover a{color: #333333;}
.news_r{width: 49%;}

.footer{display: block;overflow: hidden;width: 100%;background-color: #222222;padding: 0 10px;}
.link{display:block; overflow:hidden; font-size:14px; color:#999999; line-height:55px;border-bottom: 1px solid #515151;}
.link>span{float:left;font-size: 14px;color: #FFFFFF;font-weight: bold;}
.link>a{color:#999999; margin:0 5px;}
.link>a:hover{color:#ffffff;}

.f_m{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;padding: 30px 0;}
.f1{position: relative;width: 410px;}
.f1 .f1_logo img{ max-width: 100%; }
.footer3_ul{display: flex;display: -ms-flexbox;display: -webkit-flex;padding-top: 20px;justify-content: space-between;margin-top: 25px;border-top: 1px solid #515151;}
.footer3_ul li{width: 30%;text-align: center;}

.f3box{position: absolute; right: 0px; bottom:60px; z-index:99999; width: 100%;}
.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;}
.f2{padding:0 0 0 40px;width: calc(100% - 685px);border-left: 1px solid #515151;border-right: 1px solid #515151;}
.f2_tit{font-size: 18px;color: #FFFFFF;line-height: 14px;}
.f2_ul{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;margin-top: 20px;}
.f2_ul li{width: 98%;font-size: 14px;color: #999999; float: left; line-height: 1.8;}
.f3{width: 160px;}
.f3_ul{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;}
.f3_ul li{width: 135px;text-align: center;}
.f3_img img{max-width: 100%;}
.f3_p{font-size: 12px;color: #999999;margin-top:5px;}

.bootom{text-align: center;line-height: 40px;font-size: 12px;color: #ffffff;background-color: #434343;}
/* 产品中心 */
.proner{display: block;overflow: hidden;width: 100%;padding: 50px 10px;}
.proner_m{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;}
.proner_l{width: 275px;}
.proner_tit{text-align: center;line-height: 52px;padding: 4px;background-color: #0054aa;}
.proner_t1{border: 1px solid #FFFFFF;font-size: 20px;color: #FFFFFF;}
.proner_lul{width: 100%;margin-top: 10px;}
.proner_lul>li{width: 100%;margin-bottom: 5px;}
.proner_lul>li>a{color: #333333;font-size: 16px;position: relative;width: 100%;display: block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;line-height: 40px;background-color: #f0f0f0;text-align: center;}
.proner_lul>li:hover>a{background-color: #e60013;color: #FFFFFF;}
.proner_lul>li.active>a{color: #FFFFFF;background-color: #e60013;}

.index_ul{width: 100%;display: none;}
.index_ul>li{width: 100%;text-align: center;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;border-bottom: 1px dashed #CCCCCC;}
.index_ul>li>a{font-size: 14px;color: #666666;display: block;width: 100%;line-height: 36px;}
.index_ul>li>a:hover{color:#0054aa;}
.proner_bo{margin-top: 30px;}
.proner_lianxi{margin-top: 10px;background-color: #f0f0f0;}
.proner_map img{width: 100%;}
.proner_lianp{padding: 0 10px 10px;font-size: 13px;color: #000000;line-height: 30px;}
.proner_r{width: calc(100% - 305px);}
.proner_rtit{font-size: 20px;color: #000000;line-height: 20px;padding-bottom: 15px;border-bottom: 1px solid #CCCCCC;position: relative;}
.proner_rtit::after{width: 60px;height: 2px;display: block;content: "";background-color: #226bb5;position: absolute;left: 0;bottom: 0;z-index: 1;}
.proner_main{margin-top: 30px;}

.proner_ul{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;}
.proner_ul li{width: 290px;margin-bottom: 15px;}
.proner_ul2 li{width: 290px;margin-bottom: 15px;}
.proner_ul .space{width: 290px;margin-bottom: 0;height: 0;}
.proner_B{overflow: hidden;}
.proner_imgbg{background-position: center;background-repeat: no-repeat;background-size: cover;padding-top: 75.2%; position: relative;}
.proner_imgbg1{background-position: center;background-repeat: no-repeat;background-size: contain;padding-top: 75.2%;}
.proner_imgbg video{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
.proner_bp{text-align: center;line-height: 40px;margin-top: 5px;background-color: #d8d8d8;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;font-size: 16px;color: #333333;}
.proner_ul li:hover .proner_bp{background-color: #0054aa;color: #FFFFFF;}

.cpxq{width: 100%;}
.cpxq_t{text-align: center;font-size: 22px;color: #333333; font-weight: bold;}
.cpxq_img{text-align: center;margin-top: 20px;}
.cpxq_img img{max-width: 50%;}
.cpxq_img1{text-align: center;margin-top: 20px;}
.cpxq_img1 img{max-width: 50%;}
.cpxq_p{font-size: 14px;color: #333333;line-height: 30px;}
/* 关于我们 */
.abner_p{ font-size:15px; line-height:2; min-height:250px;}
.abner_p img{ max-width:100% !important; height:auto !important; padding:2px !important;}
.abner_p table{width:100% !important; height:auto !important; border-collapse:collapse; border:1px solid #CCCCCC !important;}
.abner_p table tr td{width:auto !important; height:auto !important; border-collapse:collapse; border:1px solid #CCCCCC !important;}
/* 新闻介绍 */
.xw_ul{display:block; overflow:hidden;}
.xw_ul li{display:block; overflow:hidden; margin-bottom:20px;padding: 20px;border: 1px solid #CCCCCC;box-shadow: 0 4px 10px 0 #CCCCCC;}
.xw_ul li a{display:-webkit-box; display:-ms-flexbox; display:flex; overflow:hidden;}
.xw_ul li a .xw_img{width:185px; float:left; background-position:center; background-repeat:no-repeat; background-size:cover;}
.xw_ul li a .xw_R{width:calc(100% - 185px); float:left;color:#363636;padding: 0 0 0 20px;}
.xw_ul li a .xw_R .xw_p{display:block; overflow:hidden; line-height:30px; font-size:17px;text-overflow:ellipsis; white-space: nowrap;font-weight: bold;color: #000000;}
.xw_ul li a .xw_R .xw_txt{display:block; overflow:hidden; height:72px; line-height:24px; font-size:14px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical; margin-top:10px;color: #000000;}
.xw_ul li a .xw_R .xw_sp{display:block; overflow:hidden; line-height:12px; font-size:12px;color: #b1b1b1;margin-top: 12px;}
.xw_ul li a:hover .xw_p{color:#E60013;}

.xwxq{width: 100%;}
.xwxq_t{text-align: center;font-size: 20px;color: #333333; line-height: 28px;}
.xwxq_tt{text-align: center;font-size:14px;color: #333333; line-height: 28px;}
.xwxq_img{text-align: center;margin-top: 15px;}
.xwxq_img img{max-width: 100%;}
.xwxq_p{font-size: 14px;color: #333333;line-height: 28px; padding-top: 15px;}
/* 联系我们 */
.conner_p{font-size: 15px;color: #000000;line-height: 30px;}
.map{width: 100%;height: 400px;}
.map iframe{width: 100%;height: 100%;border: transparent;}
@media (max-width:1220px) {
/*头部+导航*/
.topbox{padding:0 1%;}
.header{padding:25px 1%;}
nav{padding:0 1%;}
/*END-头部+导航*/


/*首页内容*/
.serve_ul li{width: 19%;}


}

@media (max-width:991px){
/*头部+导航*/
.icon-menu span{width:100%; height:6px; float:left;  background:#0054aa;}
.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%;}
.header{width: 100%;}
.logo {width:100%;padding: 10px 10px;}
.nav {display:none; width:150px;position:absolute; right:10px; top:0px;background-color: #0054aa;}
.nav>li{width:100%; border-bottom:1px solid #fff; margin:0; background:none;}

.nav>li>a{width:100%; text-align:center; height:40px; line-height:40px; color:#fff; font-size: 14px;}
/*END-头部+导航*/

/*首页内容*/
.title_p::after{left: 38%;}
.title_p::before{right: 38%;}

.cpzs_r{padding: 20px 30px 20px;}
.serve_img{padding-top: 100%;}

.f2{width: calc(100% - 190px);}
.f3{margin-top: 20px;}
/* 新闻资讯 */
.xw_ul li a .xw_img{width:180px;}
.xw_ul li a .xw_R{width:calc(100% - 180px); padding:15px;}
.xw_ul li a .xw_R .xw_txt{margin-top:10px;}
.xw_ul li a .xw_R .xw_sp{margin-top:10px;}
}

@media (max-width:767px){
/*头部+导航*/
.header{padding: 0 1%;}
.logo img{max-width: 280px;}
.icon-menu {right:10px; width:30px; height:18px;}
.icon-menu span{height:3px;}
/*END-头部+导航*/

/*首页内容*/
.title_t{font-size: 20px; line-height: 1.5}
.title_p{font-size: 18px;margin-top: 0; line-height: 1.5;}
.title_p::after{display: none;}
.title_p::before{display: none;}
.cpzs{padding: 10px 10px;}
.cpzs_m{margin-top: 10px;}
.cpzs_l{width: 100%;padding-top: 40%;}
.cpzs_r{width: 100%;padding: 10px;}
.cpzs_tk{margin: 10px 0;}
.cpzs_p{margin-top: 10px;}
.cpzs_btn{margin-top: 10px;height: 40px;}
.cpzs_btnl{line-height: 40px;}
.cpzs_btnr{line-height: 40px;}
.cpzs_ban{margin-top: 10px;}

.about{padding: 10px;}
.about_l{width: 100%;}
.about_r{position: relative;top: 0;width: 100%;transform: translateY(0);padding: 10px;}
.about_rbtn{margin-top: 10px;}

.anli{padding: 0 10px 10px;}
.anli_m{margin-top: 10px;}

.serve{padding: 10px 10px 0;}
.serve_ul{margin-top: 10px;}
.serve_ul li{width: 48%;margin-bottom: 10px;}
.serve_top{height: 100px;}
.serve_img{padding-top: 66%;}
.serve_t1{margin-top: 10px;}
.serve_tp{margin-top: 10px;}

.news{padding: 0 10px 10px;}
.news_tab{justify-content: space-between;margin-top: 10px;}
.news_tab li{width: 32%;margin-right: 0;}
.news_m{margin-top: 10px;}
.news_l{width: 100%;}
.news_tl{width: 130px;}
.news_tr{width: calc(100% - 140px);padding: 0;}
.news_t2{margin-top: 10px;}
.news_t3{margin-top: 0px;}
.news_ul{padding: 5px 0 0 ;margin-top: 10px;}
.news_ul li{width: 100%;line-height: 30px;}

.link{line-height: 24px;}
.bootom{line-height: 32px;}
/* 产品中心 */
.proner{padding: 10px;}
.proner_l{width: 100%;}
.proner_lul{display: none;}
.proner_tit{line-height: 40px;}
.proner_t1{text-align:left; background:url(../img/bibeiimg/sj_jiantou.png) no-repeat right center; background-size:auto,cover; font-size:18px; padding-left:20px;}
.proner_r{width: 100%;margin-top: 10px;}
.proner_main{margin-top: 10px;}
.proner_ul li{width: 48.5%;margin-bottom: 10px;}

.cpxq_img{margin-top: 10px;}
/* 新闻资讯 */
.xw_ul li{margin-bottom:10px;padding: 10px;}
.xw_ul li a .xw_img{width:100px;}
.xw_ul li a .xw_R{width:calc(100% - 100px); padding:5px;}
.xw_ul li a .xw_R .xw_p{font-size: 16px;line-height: 18px;}
.xw_ul li a .xw_R .xw_txt{margin-top:2px; height:60px; line-height:20px;-webkit-line-clamp:3;}

.xwxq_img{margin-top: 10px;}
.news_ul li a{font-size: 14px;color: #999999;}
.cpxq_img{text-align: center;margin-top: 20px;}
.cpxq_img img{max-width: 88%;}
.cpxq_img1{text-align: center;margin-top: 20px;}
.cpxq_img1 img{max-width: 88%;}
}
/*手机底部*/
.hot{width:100%;background:rgb(42,41,46); 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: #191919;}
.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;}

