/*外部公共样式*/
@import url("bootstrap.min.css");
@import "../swiper/css/swiper.min.css";
@import url("../font-awesome/css/font-awesome.min.css");
/*END-外部公共样式*/

/*头部+导航+大图*/
.topbox{width:100%; background-color: #eeeeee; line-height:32px; font-size:12px; color:#5e5e5e; font-family:"宋体";}
.topbox a{ color:#5e5e5e; margin:0 10px;}
.topbox a:last-child{margin:0 0 0 10px;}
.topbox a:hover{ color:#192847; text-decoration:underline !important;}

.header{width:100%; position: relative;padding: 40px 0 30px;}
.logo{display: flex;align-items: center;}
.logo img{max-width:480px; max-height:74px;margin-right: 20px;}
.logo_p{position: relative;width: 500px;line-height: 22px;}
.logo_p1::after{width: 1px;height: 40px;display: block;content: "";background-color: #CCCCCC;position: absolute;top: 50%;transform: translateY(-50%);left: 0;}
.logo_p1{font-size: 16px;font-weight: bold;color: #007ccf;position: relative;padding: 4px 0 4px 30px;}
.logo_p1 span{font-size: 12px;font-family: arial;color: #787878;}

.header_dianhua{height:50px; color:#0059ab;background:url(../img/images/dianhua_06.png) no-repeat left center; padding-left:60px;font-size: 13px;color: #434343;margin-top: 12px;}
.header_dianhua span{font-size: 28px;font-weight: bold;color: #ec3936;}

nav{position:relative; left:0; top:0; z-index:999999;background-color: #FFFFFF;box-shadow: 0 0px 10px 0 #CCCCCC;}
.nav{width:100%;}
.nav>li{position:relative;border-left: 1px solid #CCCCCC;}
.nav>li:last-child{border-right: 1px solid #CCCCCC;}
.nav>li>a{width:100%; padding: 0px 53px; height: 56px;line-height: 56px;font-size:16px; color:#292929; text-align:center;position: relative;}
.nav>li:hover>a{background-color: #007ccf; color:#FFFFFF;}
.nav>li>a.on{background-color: #007ccf; color:#FFFFFF;}


.nav_sub{display:none; width:100%; float:left; padding-top:2px; position:absolute; left:0; top:100%; z-index:999999; background-color:#FFFFFF;}
.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:#292929;}
.nav_sub>dd>a:hover{background-color: #007ccf; color:#FFFFFF;}


/*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-头部+导航+大图*/
.search{width:100%; overflow:hidden; background:#f1f1f1;position: relative;top: -8px;}
.search_form{width:360px; float:left; border:1px solid #c5c5c5;background-color: #007CCF;}
.search_inp1{width:calc(100% - 46px); float:left; height:40px; line-height:40px; font-family:SimSun; font-size:12px; color:#FFFFFF; padding:0 8px;background-color: #007CCF;}
.search_inp1::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color:#FFFFFF;} 
.search_inp1:-moz-placeholder, textarea:-moz-placeholder {color:#FFFFFF;} 
.search_btn{width:46px; float:left; height:20px; background:url(../img/images/souch_03.png) no-repeat center center #007CCF;border-left: 1px solid #FFFFFF;margin: 10px 0;}
.search_txt{display:block; overflow:hidden; font-size:14px; color:#000; line-height:40px;}
.search_txt>span{float:left;font-size: 14px;color: #2c2c2c;font-weight: bold;margin-right: 20px;}
.search_txt>a{color:#000; margin:0 10px;}
.search_txt>a:hover{color:#fe6a17; text-decoration:underline!important;}

/*首页内容*/
.cpzs{display: block;overflow: hidden;width: 100%;padding: 50px 10px;}
.title{text-align: center;}
.tit_t{font-size: 30px;font-weight: bold;color: #007ccf;line-height: 30px;}
.tit_tp{font-size: 12px;font-family: arial;color: #b1b1b1;line-height: 12px;margin-top: 5px;text-transform: uppercase;}
.tit_k{width: 100%;height: 1px;background-color: #CCCCCC;margin: 10px 0;position: relative;}
.tit_k::after{width: 120px;height: 5px;display: block;content: "";background-color: #007CCF;position: absolute;left: 50%;transform: translateX(-50%);top: -2px;}
.tit_p{font-size: 14px;color: #949494;}
.cpzs_m{display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 35px;}
.cpzs_l{width: 270px;}
.cpzs_lxq{background-image: url(../img/images/cpzs_lbg_13.png);background-size: cover;padding: 40px 15px 75px;}
.cpzs_lt{text-align: center;color: #ffffff;}
.cpzs_lt1{font-size: 24px;font-weight: bold;line-height: 24px;}
.cpzs_lt2{font-weight: 18px;font-weight: bold;margin-top: 10px;text-transform: uppercase;line-height: 18px;}
.cpzs_lul{border: 1px solid #e1e1e1;margin-top: 25px;display: block;}
.cpzs_lul li:last-child{border-bottom: transparent;}
.cpzs_lul li{text-align: center;line-height: 55px;border-bottom: 1px solid #e1e1e1;}
.cpzs_lul li a{display: block;background-image: linear-gradient(#fbfbfb,#efefef);font-size: 16px;color: #292929;}
.cpzs_lul li:hover a{background-image: linear-gradient(#058ce6,#0a9afa,#058ae3);color: #FFFFFF;}
.cpzs_lianme{padding: 1px 1px 0;background-image: linear-gradient(#ffffff,#007ccf);margin-top: 15px;}
.cpzs_lianxi{background-color: #007ccf;padding: 30px 15px 0px;}
.cpzs_liant{background-image: url(../img/images/cpzs_dianhua_13.png);background-repeat: no-repeat;background-position: left center;padding-left: 45px;color: #FFFFFF;font-size: 16px;font-weight: bold;text-transform: uppercase;}
.cpzs_lianp{font-size: 14px;line-height: 30px;color: #FFFFFF;margin-top: 20px;}
.cpzs_jian{text-align: center;position: relative;margin-top: 40px;}
.cpzs_jian img{position: relative;z-index: 9999;bottom: -20px;}
.cpzs_jian::after{display: block;content: "";position: absolute;top: 40px;left: 50%;transform: translateX(-50%);border-top: 80px solid #007CCF;border-left: 70px solid transparent;border-right: 70px solid transparent;}
.cpzs_r{width: calc(100% - 295px);}
.cpzs_rtit{border: 1px solid #E1E1E1;background-image: linear-gradient(#fbfbfb,#f2f2f2);}
.cpzs_rtl{line-height: 50px;font-size: 16px;color: #FFFFFF;font-weight: bold;background-image: url(../img/images/cpzs_rbg_15.png);padding-left: 30px;background-size: contain;background-repeat: no-repeat;}
.cpzs_rtl span{font-family: arial;color: #FFFFFF;font-size: 14px;}
.cpzs_ul{display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 20px;}
.cpzs_ul li{width: 32.5%;margin-bottom: 10px;border: 2px solid #f3f3f3;}
.cpzs_ul::after{width: 32.5%;content: "";}
.cpzs_B{overflow: hidden;}
.cpzs_imgbg{background-position: center;background-repeat: no-repeat;background-size: cover;padding-top: 70%;transition: all .5s;}
.cpzs_p{display: flex;justify-content: space-between;flex-wrap: wrap;line-height: 44px;padding: 0 15px;border-top: 2px solid #f3f3f3;}
.cpzs_pl{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;font-size: 16px;color: #292929;width: calc(100% - 47px);}
.cpzs_pr{font-size: 12px;font-family: arial;font-weight: bold;color: #999999;text-transform: uppercase;}
.cpzs_ul li:hover .cpzs_imgbg{transform: scale(1.2,1.2);}
.cpzs_ul li:hover .cpzs_p{background-color: #007ccf;}
.cpzs_ul li:hover .cpzs_pl{color: #FFFFFF;}
.cpzs_ul li:hover .cpzs_pr{color: #FFFFFF;}

.about{display: block;overflow: hidden;width: 100%;padding: 70px 10px 50px;background-image: url(../img/images/about_bg_02.png);background-size: cover;}
.about_main{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;}
.about_l{width: 525px;padding: 10px 18px 0;}
.about_lt{width: 100%;color: #FFFFFF;}
.about_lt1{font-weight: bold;font-size: 24px;line-height: 24px;}
.about_lt2{font-size: 12px;font-family: arial;text-transform: uppercase;letter-spacing: 2px;}
.about_lp{font-size: 14px;color: #b6dbf3;margin-top: 20px;}
.about_btn{width: 130px;height: 30px;line-height: 30px;text-align: center;background-color: #FFFFFF;margin-top: 35px;border-radius: 15px;box-shadow: -3px 0 6px 0 #333;}
.about_btn a{font-size: 14px;color: #007ccf;}
.about_r{width: calc(100% - 560px);display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;padding: 16px 0 0;}
.about_rlimg img{max-width: 100%;}
.about_rm{display: flex;justify-content: space-between;flex-wrap: wrap;width: 100%;align-items: center;margin-top: 10px;}
.about_rl{width: 203px;max-height: 79px;}
.about_rl img{max-width: 100%;}
.about_rr{width: calc(100% - 245px);}
.about_rul{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;width: 100%;}
.about_rul li{width: 33.333%;text-align: center;border-left: 1px solid #F3F3F3;}
.about_rul li:last-child{border-right: 1px solid #F3F3F3;}
.about_rulp{font-size: 16px;color: #FFFFFF;margin-top: 10px;}


.anli{display: block;overflow: hidden;width: 100%;padding: 60px 10px 80px;}
.anli_main{margin-top: 40px;position: relative;}
.anli-imgbox .swiper-container{position: relative;}
.anli-imgbox .swiper-slide{border: 1px solid #F3F3F3;}
.anli_B{overflow: hidden;}
.anli_B .anli_img{background-position: center;background-repeat: no-repeat;padding-top: 75%;transition: all .5s;background-size: contain !important;}
.anli-imgbox .swiper-slide:hover .anli_img{transform: scale(1.1,1.1);}
.anli_xq{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: center;flex-wrap: wrap;line-height: 55px;background-color: #007ccf;overflow: hidden;white-space: nowrap;}
.anli_xql{margin-right: 30px;font-size: 14px;font-weight: bold;color: #FFFFFF;font-weight: bold;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.anli_xqr{color: #FFFFFF;font-size: 16px;font-weight: bold;font-family: "宋体";}
.anli-next{background-image: url(../img/images/anli_next_35.png);background-repeat: no-repeat;position: absolute;top: 50%;transform: translateY(-50%);width: 35px;height: 38px;background-size: cover;}
.anli-prev{background-image: url(../img/images/anli_prev_35.png);background-repeat: no-repeat;position: absolute;top: 50%;transform: translateY(-50%);width: 35px;height: 38px;background-size: cover;}
/* .anli-next:hover{background-image: url(../img//images/next_hover.png);}
.anli-prev:hover{background-image: url(../img/images/prev_hover_07.png);} */
.anli-next{right: -80px;}
.anli-prev{left: -80px;}

.ys{display: block;overflow: hidden;width: 100%;}
.ys_top{background-image: url(../img/images/ys_topbg_02.png);background-size: cover;padding: 45px 10px 30px;}
.ouys_top{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: center;flex-wrap: wrap;margin-top: 25px;}
.ouys_top li{width: 180px;height: 180px;text-align: center;position: relative;border-radius: 90px;border: 1px solid #0470f4;background-color: #FFFFFF;box-shadow: -1px 0 10px 0px #666666;margin: 0 44px; cursor:pointer;}
.ouys_main{position: absolute;top: 50%;transform: translateY(-50%);width: 100%;}
.ouys_img{background-repeat: no-repeat;background-position: center;padding-top: 36%;background-image: url(../img/images/ous2.png);}
.ouys_p{font-size: 18px;color: #2f2f2f;margin-top: 10px;}
.ouys_top li:nth-child(2) .ouys_img{background-image: url(../img/images/ous3_15.png);}
.ouys_top li:nth-child(3) .ouys_img{background-image: url(../img/images/ous4_15.png);}
.ouys_top li:hover{background-color: #007ccf;}
.ouys_top li:hover .ouys_p{color: #FFFFFF;}
.ouys_top li:hover .ouys_img{background-image: url(../img/images/ouys2_hover.png);}
.ouys_top li:hover:nth-child(2) .ouys_img{background-image: url(../img/images/ous3_hover.png);}
.ouys_top li:hover:nth-child(3) .ouys_img{background-image: url(../img/images/ous4_hover.png);}
.ouys_top li:hover .ouys_p{font-weight: bold;}

.ys_boot{background-image: url(../img/images/ys_bootbg_04.png);background-size:cover;padding: 50px 10px 40px;}
.ouys_ul{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;background-color: #FFFFFF;}
.ouys_ul li{width: 33.333%;border: 1px solid #CCCCCC;padding: 50px 40px 25px;background-color: #ffffff;}
.ouys_ul li:nth-child(1){border-right: transparent;}
.ouys_ul li:nth-child(2){border-right: transparent;}
.ouys_ul li:nth-child(2) .ouys_dor{background-image: url(../img/images/ysxq_log2hover.png);}
.ouys_ul li:nth-child(3) .ouys_dor{background-image: url(../img/images/ysxq_log3_23.png);}
.ouys_tit{font-size: 16px;font-weight: bold;color: #007ccf;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.ouys_tp{font-size: 14px;color: #696969;margin-top: 20px;height: 96px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;line-height: 24px;}
.ouys_booimg{margin-top: 25px;}
.ouys_booimg img{max-width: 100%;}
.ouys_img img{max-width: 100%;}
.ouys_down{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;position: relative;margin-top: 20px;}
.ouys_dol{font-size: 12px;color: #999999;font-family: impact;width: 20px;padding-top: 10px;}
.ouys_dor{text-align: right;background-repeat: no-repeat;padding-top: 10%;width: calc(100% - 20px);background-position: right;background-image: url(../img/images/ysxq_log1_23.png);}
.ouys_ul li:hover{background-color: #3db1ff;box-shadow: -4px 0 6px 0 #CCCCCC;}
.ouys_ul li:hover .ouys_tit{color: #FFFFFF;}
.ouys_ul li:hover .ouys_tp{color: #FFFFFF;}
.ouys_ul li:hover .ouys_dol{color: #FFFFFF;}
.ouys_ul li:hover .ouys_dor{background-image: url(../img/images/ysxq_log1_hover.png);}
.ouys_ul li:hover:nth-child(2) .ouys_dor{background-image: url(../img/images/ysxq_log2_23.png);}
.ouys_ul li:hover:nth-child(3) .ouys_dor{background-image: url(../img/images/ysxq_log3_hover.png);}

.news{display: block;overflow: hidden;width: 100%;padding: 80px 10px 70px;}
.news_m{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;margin-top: 50px;}
.news_l{width: calc(100% - 270px);border: 1px solid #CCCCCC;}
.news_top{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;line-height: 50px;}
.news_tl{width: 240px;text-align: center;font-weight: bold;font-size: 20px;color: #353535;}
.news_tl span{font-size: 14px;font-family: arial;color: #b8b8b9;text-transform: uppercase;font-weight: 100;margin-left: 10px;}
.news_tc{width: calc(100% - 350px);background-image: url(../img/images/news_k_07.png);background-position: center;background-repeat: no-repeat;}
.news_tr{width: 110px;padding-left: 25px;font-size: 12px;text-transform: uppercase;position: relative;}
.news_tr::after{width: 12px;height: 12px;display: block;content: "+";text-align: center;line-height: 12px;position: absolute;left: 70px;top: 50%;transform: translateY(-50%);background-color: #007ccf;border-radius: 6px;color: #FFFFFF;}
.news_tr a{color: #b8b8b9;}
.news_main{padding: 20px 30px;border-top: 1px solid #CCCCCC;background-color: #f4f4f4;}
.news_mtit{font-size: 16px;color: #2f2f2f;padding-left: 20px;position: relative;}
.news_mtit::after{width: 8px;height: 8px;background-color: #007ccf;display: block;content: "";position: absolute;left: 0;top: 50%;transform: translateY(-50%);}

.news_mzt{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;margin-top: 20px;}
.news_ml{width: 215px;border: 1px solid #CCCCCC;}
.news_ml .news_mlimg{background-position: center;background-repeat: no-repeat;background-size: cover;padding-top: 58%;}
.news_mr{width: calc(100% - 240px);}
.news_mrp{font-size: 14px;color: #898989;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;height: 96px;line-height: 24px;}
.news_mrb{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;margin-top: 0px;}
.news_mrbl{font-size: 12px;color: #b7b7b7;}
.news_mrbr a{font-size: 12px;color: #007CCF;}

.news_doul{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;margin-top: 20px;}
.news_doul li{width: 49%;padding: 0 15px;line-height: 40px;margin-bottom: 10px;background-color: #FFFFFF;}
.news_doul li:hover{background-color: #007CCF;}
.news_doul li:hover .news_dol{color: #FFFFFF;}
.news_doul li:hover .news_dor{color: #FFFFFF;}
.news_doul li a{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;}
.news_dol{width: calc(100% - 80px);white-space: nowrap;text-overflow: ellipsis;overflow: hidden;font-size: 14px;color: #797979;}
.news_dor{font-size: 14px;font-family: arial;color: #b3b3b3;width: 80px;}
.news_r{width: 250px;position: relative;}
.news_rst{border: 1px solid #CCCCCC;}
.news_rtop{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;line-height: 50px;}
.news_rtl{display: flex;display: -ms-flexbox;display: -webkit-flex;padding-left: 10px;}
.news_trll{font-size: 20px;font-weight: bold;color: #353535;}
.news_rtlr{font-family: arial;font-size: 14px;color: #b8b8b9;padding: 9px 0 0 10px;line-height: 40px;}

.news_rtr{width: 110px;padding-left: 25px;font-size: 12px;text-transform: uppercase;position: relative;line-height: 40px;margin-top: 9px;}
.news_rtr a{color: #b8b8b9;}
.news_rtr::after{width: 12px;height: 12px;display: block;content: "+";text-align: center;line-height: 12px;position: absolute;left: 70px;top: 50%;transform: translateY(-50%);background-color: #007ccf;border-radius: 6px;color: #FFFFFF;}
.news_rul{padding: 0 4px;}
.news_rul li{border-top: 1px dashed #CCCCCC;padding: 0 20px 15px;}
.news_rult{margin-top: 20px;background-image: url(../img/images/q_03.png);background-repeat: no-repeat;background-position: left center;padding-left: 30px;font-size: 14px;color: #2f2f2f;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;line-height: 18px;}
.news_rulp{margin-top: 15px;background-image: url(../img/images/a_03.png);background-repeat: no-repeat;background-position: left top;padding-left: 30px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;font-size: 12px;color: #979797;line-height: 20px;height: 40px;}
.news_rbtn{background-color: #007CCF;font-size: 18px;position: absolute;bottom: 0;width: 100%;}
.news_rbtn a{color: #f3f7fa;margin-left: 60px;background-image: url(../img/images/news_zx_35.png);background-repeat: no-repeat;background-position: left center;padding-left: 40px;display: block;line-height: 42px;}

.link{display: block;overflow: hidden;width: 100%;background-color: #f5f5f5;}
.link_m{float: left;color: #909090;line-height: 60px;}
.link_m .link_t{width: 160px;color: #303030;font-size: 16px;background-color: #dfdfdf;display: block;text-align: center;float: left;padding: 0;}
.link_m a{padding: 0 20px;font-size: 14px;color: #909090;}
.link_m a:hover{color: #303030;}

.footer{display: block;overflow: hidden;width: 100%;padding: 60px 10px 40px;background-color: #303030;}
.f_m{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;}
.f1{width: 440px;}
.f_tit{font-size: 16px;font-weight: bold;color: #007ccf;padding-top: 20px;position: relative;}
.f_tit::after{width: 200px;height: 2px;display: block;content: "";background-color: #FFFFFF;position: absolute;top: 0;left: 0;}
.f1_ul{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;margin-top: 20px;}
.f1_ul li{width: 182px;line-height: 44px;border-bottom: 1px solid #878787;}
.f1_ul li:hover a{color: #FFFFFF;}
.f1_ul li a{font-size: 16px;color: #878787;display: block;}
.f1_ul li a span{margin-left: 25px;}

.f2{padding: 0 0px 0 100px;border-left: 1px solid #CCCCCC;}
.f2_p{margin-top: 26px;color: #b4b4b4;font-size: 14px;line-height: 30px;}

.f4{border-left: 1px solid #CCCCCC;padding-left: 70px;display: flex;align-items: center;}
.f4_p{text-align: center;font-size: 14px;color: #FFFFFF;line-height: 50px;border-bottom: 1px solid #CCCCCC;}
.bootom{font-size: 12px;text-align: center;color: #FFFFFF;background-color: #007ccf;line-height: 45px;}
/* 产品中心 */
.proner{display: block;overflow: hidden;width: 100%;padding: 40px 10px;}
.proner_m{display: flex;justify-content: space-between;width:100%;flex-wrap: wrap;}
.proner_l{width: 270px;}
.proner_lxq{background-image: url(../img/images/cpzs_lbg_13.png);background-size: cover;padding: 40px 15px 75px;background-repeat: no-repeat;}
.proner_lt{text-align: center;color: #ffffff;}
.proner_lt1{font-size: 24px;font-weight: bold;line-height: 24px;}
.proner_lt2{font-weight: 18px;font-weight: bold;margin-top: 10px;text-transform: uppercase;line-height: 18px;}
.proner_lul{border: 1px solid #e1e1e1;margin-top: 25px;display: block;}
.proner_lul>li:last-child{border-bottom: transparent;}
.proner_lul>li{text-align: center;line-height: 48px;}
.proner_lul>li>a{display: block;background-image: linear-gradient(#fbfbfb,#efefef);font-size: 16px;color: #292929;border-bottom: 1px solid #e1e1e1;}
.proner_lul>li>a{display: block;background-image: linear-gradient(#fbfbfb,#efefef);font-size: 16px;color: #292929;border-bottom: 1px solid #e1e1e1;}
.proner_lul>li.act>a{background-image: linear-gradient(#058ce6,#0a9afa,#058ae3);color: #FFFFFF;}

.index_ul{width: 100%;display: none;}
/* .index_ul.active{display: block;}
.proner_lul>li>a.act .index_ul{display: block;} */
.index_ul>li{line-height: 40px;text-align: center;}
.index_ul>li>a{font-size: 14px;color: #292929;display: block;background-color: #EFEFEF;border-bottom: 1px solid #E1E1E1;}
.index_ul>li:hover a{color: #FFFFFF;background-color: #007CCF;}
.index_ul>li.on a{color: #FFFFFF;background-color: #007CCF;}
.proner_lianme{padding: 1px 1px 0;background-image: linear-gradient(#ffffff,#007ccf);margin-top: 15px;}
.proner_lianxi{background-color: #007ccf;padding: 30px 15px 70px;}
.proner_liant{background-image: url(../img/images/cpzs_dianhua_13.png);background-repeat: no-repeat;background-position: left center;padding-left: 45px;color: #FFFFFF;font-size: 16px;font-weight: bold;text-transform: uppercase;}
.proner_lianp{font-size: 14px;line-height: 24px;color: #FFFFFF;margin-top: 20px;}
.proner_r{width: calc(100% - 295px);}
.proner_rt{display: block;overflow: hidden;width: 100%;line-height: 30px;border-bottom: 1px solid #dcdcdc;}
.proner_rtl{font-size: 14px;color: #747474;}
.proner_rtr a{font-size: 12px;color: #747474;}
.proner_rxq{margin-top: 20px;}
.proner_ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.proner_ul li{width: 32.5%;margin-bottom: 10px;border: 2px solid #f3f3f3;}
.proner_ul::after{width: 32.5%;content: "";}
.proner_B{overflow: hidden;}
.proner_imgbg{background-position: center;background-repeat: no-repeat;background-size:contain;padding-top: 75%;transition: all .5s;}
.proner_p{display: flex;justify-content: space-between;flex-wrap: wrap;line-height: 44px;padding: 0 15px;border-top: 2px solid #f3f3f3;}
.proner_pl{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;font-size: 16px;color: #292929;width: calc(100% - 47px);}
.proner_pr{font-size: 12px;font-family: arial;font-weight: bold;color: #999999;text-transform: uppercase;}
.proner_ul li:hover .proner_imgbg{transform: scale(1.1);}
.proner_ul li:hover .proner_p{background-color: #007ccf;}
.proner_ul li:hover .proner_pl{color: #FFFFFF;}
.proner_ul li:hover .proner_pr{color: #FFFFFF;}

.cpxq{width: 100%;}
.cpxq_t{font-size: 16px;text-align: center;line-height: 40px;}
.cpxq_img{text-align: center; max-width:600px; display:block; margin:10px auto;}
.cpxq_img img{max-width: 100%;}
.cpxq_p{font-size: 14px;line-height: 30px;}
.cpxq_p img{ max-width:100% !important; height:auto !important;}
.cpxq_p table{ width:100% !important; height:auto !important;}
.cpxq_p table tr td{ width:auto !important; height:auto !important; padding:0px !important; border:1px solid #CCCCCC !important;}
/* 关于我们 */
.abner_img img{max-width: 100%;}
.abner_p{font-size: 14px;line-height: 30px;}
.abner_p img{ max-width:100%!important; height:auto !important}
/* 新闻资讯 */
.xw_ul{width: 100%;}
.xw_ul li{border: 1px solid #dcdcdc;padding: 23px 18px 23px 10px;margin-bottom: 10px;}
.xw_ul li a{display: flex;justify-content: space-between;flex-wrap: wrap;}
.xw_l{width: 170px;background-repeat: no-repeat;background-size:contain;background-position: center;}
.xw_r{width: calc(100% - 180px);}
.xw_rt{font-size: 16px;color: #2f2f2f;line-height: 16px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.xw_rp{font-size: 12px;color: #878787;line-height: 20px;height: 40px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;margin-top: 6px;}
.xw_rb{display: block;overflow: hidden;margin-top: 6px;}
.xw_rbl{font-size: 14px;line-height: 14px;margin-top: 14px;color: #9a9a9a;}
.xw_rbr{width: 80px;height: 28px;text-align: center;line-height: 28px;background-color: #d2d2d2;font-size: 12px;color: #FFFFFF;border-radius: 4px;}
.xw_ul li:hover .xw_rbr{background-color: #005cb9;}
.xw_ul li:hover .xw_rt{color: #005cb9;}

.xwxq{width: 100%;}
.xwxq_t{font-size: 16px;text-align: center;line-height: 30px; border-bottom:1px dotted #dedede;}
.xwxq_img{text-align: center; padding-top:4px; padding-bottom:4px; font-size:14px; line-height:28px;}
.xwxq_img img{max-width: 100%;}
.xwxq_p{font-size: 14px;line-height:28px;}
/* 案例展示 */
.anliner_ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.anliner_ul li{width: 32.5%;margin-bottom: 10px;border: 2px solid #f3f3f3;}
.anliner_ul::after{width: 32.5%;content: "";}
.anliner_B{overflow: hidden;}
.anliner_B .anliner_img{background-position: center;background-repeat: no-repeat;padding-top: 72%;transition: all .5s;}
.anliner_ul li:hover .anliner_img{transform: scale(1.2,1.2);}
.anliner_xq{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: center;flex-wrap: wrap;line-height: 55px;background-color: #007ccf;overflow: hidden;white-space: nowrap;}
.anliner_xql{margin-right: 30px;font-size: 12px;font-weight: bold;color: #FFFFFF;font-weight: bold;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.anliner_xqr{color: #FFFFFF;font-size: 16px;font-weight: bold;font-family: "宋体";}
/* 联系我们 */
.conner_p{font-size: 14px;line-height: 30px;}
.map{width: 100%;height: 400px;margin-top: 10px;}
.map iframe{width: 100%;height: 100%;border: transparent;}
/* 售后服务 */
.serner_p{font-size: 14px;line-height: 30px;}
@media (max-width:1220px) {
/*头部+导航*/
.topbox{padding:0 1%;}
.header{padding:25px 1%;}
.logo img{max-width: 300px;}
.nav>li>a{padding: 0 5px;}
/*END-头部+导航*/

.search{padding:14px 1%;}
/*首页内容*/
.about_rl{width: 190px;}
.about_rr{width: calc(100% - 200px);}

}

@media (max-width:991px){
/*头部+导航*/
.icon-menu span{width:100%; height:6px; float:left;  background:#007CCF;}
.logo img{border-right: transparent;}
.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:0 !important;}
.logo img{max-width: 100%;width: auto;}
.nav {display:none; width:150px; padding:2px; position:absolute; right:10px; top:0; background:#FFFFFF;}
.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:#000;}
.nav>li:last-child{border-right: transparent;}
/*END-头部+导航*/

/*首页内容*/
.about_l{width: 100%;}
.about_r{width: 100%;margin-top: 20px;}

.ouys_top{padding: 0;}
.ouys_top li{width: 120px;height: 120px;}
.ouys_img{background-size: contain;padding-top: 40%;}
.ouys_ul li{padding: 30px;}
.ouys_p{font-size: 14px;}

.f1{width: 48%;}
.f1_ul li{width: 48%;}
.f2{width: 48%;}
.f4{margin-top: 20px;}
}

@media (max-width:767px){
/*头部+导航*/
.logo {padding:10px;}
.logo a{width:80%;}
.logo a img{max-width:100%; margin-right:0px;}
.icon-menu {right:10px; width:30px; height:18px;}
.icon-menu span{height:3px;}

/*END-头部+导航*/
.search{padding:10px; display:none;}
.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;}

/*首页内容*/
.cpzs{padding: 3px 10px 10px;}
.tit_t{font-size: 18px;line-height: 18px;}
.tit_tp{font-size: 14px;line-height: 16px;}
.cpzs_m{margin-top: 10px;}
.cpzs_l{width: 100%;}
.cpzs_lxq{padding: 0 10px 0px;display: block;overflow: hidden;}
.cpzs_lt1{height:50px; line-height:50px; text-align:left; background:url(../img/bibeiimg/sj_jiantou.png) no-repeat right center;background-size:auto,cover; font-size:18px; padding-left:20px;}
.cpzs_lul{margin-top: 5px;display: none;margin-bottom: 10px;}
.cpzs_lul li{line-height: 40px;}
.cpzs_r{width: 100%;margin-top: 10px;}
.cpzs_ul{margin-top: 10px;}
.cpzs_ul li{width: 48.5%;margin-bottom: 10px;}
.cpzs_pl{font-size: 14px;}

.about{padding: 10px;}
.about_l{padding: 0;}
.about_lt1{font-size: 18px;}
.about_lt2{font-size: 12px;letter-spacing: 0;}
.about_lp{margin-top: 0;}
.about_btn{margin-top: 5px;}
.about_r{margin-top: 10px;padding: 0px;}
.about_rl{display: none;}
.about_rr{width: 100%;}

.anli{padding: 10px;}
.anli_main{margin-top: 10px;}
.anli_xq{line-height: 40px;}

.ys_top{padding: 10px;}
.ouys_top{margin-top: 15px;;}
.ouys_top li{width: 80px;height: 80px;margin: 0 10px;}
.ouys_p{margin-top:0px;font-size: 10px;}
.ys_boot{padding: 10px 10px 0;}
.ouys_ul{margin-top: 0px;background-color: transparent;}
.ouys_ul li{width: 100%;padding: 10px;margin-bottom: 10px;}
.ouys_ul li:nth-child(1){border-right: 1px solid #CCCCCC;}
.ouys_ul li:nth-child(2){border-right: 1px solid  #CCCCCC;}
.ouys_tp{margin-top: 0px;}
.ouys_down{margin-top: 3px;}
.ouys_booimg{margin-top: 3px;}
.ouys_booimg img{width: 100%;}

.news{padding: 10px;}
.news_m{margin-top: 10px;}
.news_main{padding: 10px 10px 0;}
.news_l{width: 100%;}
.news_tl{width: 210px;font-size: 18px;padding-left: 10px;}
.news_tl a{font-size: 16px;}
.news_tr{width: 90px;}
.news_mzt{margin-top: 10px;}
.news_ml{width: 110px;}
.news_ml .news_mlimg{padding-top: 111%;}
.news_mr{width: calc(100% - 120px);}
.news_mrb{margin-top: 0;}
.news_doul{margin-top: 10px;}
.news_doul li{width: 100%;padding:0 6px;}
.news_r{width: 100%;}

.link{padding: 10px; display:none;}
.link_m{line-height: 40px;}
.link_m .link_t{width: 110px;font-size: 14px;}
.link_m a{padding: 0 10px;}
.bootom{line-height: 24px;padding: 10px;}
/* 产品中心 */
.proner{padding: 3px 10px 10px;}
.proner_l{width: 100%;}
.proner_lxq{padding: 0 10px 0px;display: block;overflow: hidden;}
.proner_lt1{height:50px; line-height:50px; 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_lul{margin-top: 5px;display: none;margin-bottom: 10px;}
.proner_lul li{line-height: 40px;}
.proner_lianme{margin-top: 0; display:none}
.proner_r{width: 100%;margin-top: 10px;}
.proner_rxq{margin-top: 10px;}
.proner_ul{margin-top: 0px;}
.proner_ul li{width: 48.5%;margin-bottom: 10px;}
.proner_pl{font-size: 14px;}
/* 关于我们 */
.abner_p{line-height: 24px;}
/* 新闻资讯 */
.xw_ul li{padding: 10px;}
.xw_l{width: 100px;}
.xw_r{width: calc(100% - 110px);}
.xw_rb{display: none;}
/* 案例展示 */
.anliner_ul li{width: 48.5%;margin-bottom: 10px;}
.anliner_xq{line-height: 40px;}
.proner_rt{ display:none;}
}
/*手机底部*/
.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;}

.fenye{ float:left;margin:auto;width:100%;height:36px;text-align:center;line-height:36px;font-size:14px;  margin-bottom:5px; color:#333; margin-top:5px;}
.fenye a{ color:#333}
.fenye a:hover{ color:#f00}	