@charset "utf-8";
/* CSS Document */
.banner{position: relative;margin-top: 131px;}
.banner .swiper-pagination-yi{position: absolute;bottom:15px;z-index: 1000;text-align: center;}
.banner .swiper-slide img{width: 100%;}
.banner .swiper-slide .m{display: none;}
.banner .swiper-pagination-yi .swiper-pagination-bullet{margin:0 5px;}
.banner .swiper-pagination-bullet{width: 12px;height: 12px;background: #fff;border-radius: 10px;border:1px solid #111;}
.banner .swiper-pagination-bullet-active{background: #d62428;opacity: 1;border:1px solid #d62428;}
.banner .swiper-button-next{background: none;width: 50px;height: 50px;line-height: 50px;text-align: center;margin-top: -25px;outline: medium;}
.banner .swiper-button-prev{background: none;width: 50px;height: 50px;line-height: 50px;text-align: center;margin-top: -25px;outline: medium;}
.banner .swiper-button-next, .swiper-container-rtl .swiper-button-prev{right: 1%;}
.banner .swiper-button-prev, .swiper-container-rtl .swiper-button-next{left: 1%;}
.banner .swiper-button-next i, .banner .swiper-button-prev i{font-size: 30px;color: #eee;}


.banner .swiper-button-next:hover{background:rgba(0,0,0,0.5);}
.banner .swiper-button-prev:hover{background:rgba(0,0,0,0.5);}

.banner .subiao{position: absolute;left: 50%;bottom:70px;z-index: 100;width: 50px;text-align: center;margin-left: -25px;display: flex;justify-content: center;align-items: center;flex-direction: column;}
.banner .subiao i{color: #FFF;font-size: 30px;opacity: 0.4;}
.banner .subiao p{width: 4px;height: 4px;border-radius: 50px;background: rgba(255,255,255,0.4);margin-top: 4px;}
.banner .subiao p:last-child{width: 6px;height: 6px;}

/*文字屑*/
.zx_bt{max-width: 1280px;margin: auto;margin-top: 0;}
.zx_bt h2{text-align: center;font-size: 28px;color: #000;font-weight: 400;padding-bottom: 5px;}
.zx_bt h2 span{font-weight: bold;}
.zx_bt p{text-align: center;font-size:15px; color:#777;margin-top:5px;margin-bottom: 25px;}

.content{}
.dyip{background:#fff; padding:30px 0; overflow: hidden;}
.dyip .swiper-father{position: relative;}
.dyip .index_product{padding:15px 0;}
.dyip .index_product .swiper-slide{background: #FFF;}
.dyip .index_product .swiper-slide img{width: 100%;}
.dyip .index_product .swiper-slide .bt{padding:10px 0;}
.dyip .index_product .swiper-slide p{font-size: 14px;text-align: center;line-height: 40px;}
.dyip .swiper-father .swiper-button-next,.dyip .swiper-father .swiper-button-prev{width: 50px;height: 50px;border-radius: 5px;line-height: 50px;text-align: center;box-sizing: border-box;}
.dyip .swiper-father .swiper-button-next i,.dyip .swiper-father .swiper-button-prev i{font-size: 30px;color: #666;}
.dyip .swiper-father .left{right: -60px;outline: medium;background: none;}
.dyip .swiper-father .right{left: -60px;outline: medium;background: none;}
.dyip .swiper-father .left:hover i,.dyip .swiper-father .right:hover i{color: #0091db;}
.dyip .swiper-pagination-bi{position: absolute;bottom:15px;z-index: 1000;text-align: center;}
.dyip .swiper-pagination-bi .swiper-pagination-bullet{margin:0 5px;}
.dyip .swiper-pagination-bullet{width: 12px;height:5px;background: #fff;border-radius: 10px;border:1px solid #111;}


.comp-profile{position: relative;width: 100%;overflow: hidden;}
.comp-profile-tu{width: 100%;overflow: hidden;text-align: center;}
.comp-profile-tu img{width: 100%;}
.comp-profile-con{position: absolute;left: 50%;top: 0;bottom: 0;margin: auto;width: 50%;/*padding: 60px 0px;*/height: 476px;background: rgba(255,255,255,.95);-o-box-sizing: border-box;-ms-box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}
.comp-profile-div{display: table;height: 476px;width: 85%;padding-left: 60px;-o-box-sizing: border-box;-ms-box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}
.comp-p{display: table-cell;vertical-align: middle;}
.comp-p-h1{color: #333333;font-size: 36px;font-weight: bold;font-family: arial;margin-bottom: 10px;}
.comp-p-h2{color: #333333;font-size: 24px;font-weight: bold;}
.comp-p-line{display: inline-block;width: 30px;height: 3px;background-color: #333333;margin: 20px auto;font-size: 0;}
.comp-p-sp{color: #333333;font-size: 14px;line-height: 30px;height: 210px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 8;overflow: hidden;margin-bottom: 15px;}
.more{display: inline-block;}
.more a{position: relative;display: inline-block;width: 140px;height: 42px;line-height: 42px;color: #ffffff;font-size: 15px;vertical-align: middle;background-color: #3f3f3f;border-radius: 23px;text-align: center;-o-transition: all .4s;-ms-transition: all .4s;-moz-transition: all .4s;-webkit-transition: all .4s;transition: all .4s;}
.more a i{display: inline-block;margin-left: 5px;width: 16px;height: 10px;background: url(../images/r-arrow1.png) left center no-repeat;background-size:12px 10px;-o-transition: all .4s;-ms-transition: all .4s;-moz-transition: all .4s;-webkit-transition: all .4s;transition: all .4s;}
.more a:hover{background-color: #d00b0b;}


/*新闻*/
.news{background-color: #f7f7f7;padding: 30px 0px 45px;overflow: hidden;}
.news-con{overflow: hidden;margin-top: 35px;}
.news-tu{float: left;width: 28.5%;overflow: hidden;}
.news-tu img{width: 100%;height: 500px;}
.news-zi{float: left;width: 71.5%;overflow: hidden;}
.news-zi li{float: left;width: 50%;height: 250px;overflow: hidden;padding: 40px;-o-box-sizing: border-box;-ms-box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;background-color: #FFFFFF;}
.news-zi li.news-zi-libg1{background-color: #e5e5e5;}
.news-h{color: #000000;font-size: 16px;font-weight: bold;margin-bottom: 20px;}
.news-p{color: #666666;font-size: 14px;line-height: 24px;height: 72px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;margin-bottom: 15px;}
.news-time{color: #999999;font-size: 14px;font-weight: bold;}
.news-zi li .n-more{float: right;}
.news-zi li .n-more span{color: #999999;font-size: 14px;}
.n-more span i{display: inline-block;margin-left: 5px;width: 17px;height: 10px;background: url(../images/r-arrow.png) left center no-repeat;background-size: 12px 10px;transition: all .4s;}
.news-zi li:hover .news-h , .news-zi li:hover .n-more span{color: #d00b0b;}
.news-zi li:hover .n-more span i{background: url(../images/r-arrowon.png) left center no-repeat;background-size: 17px 10px;}


/*内页代码*/
.ny_banner{text-align: center;}
.ny_banner img{margin-top: 131px;max-width: 100%;height: auto;}

/*当前位置*/
.page-locate{line-height:45px;font-size:14px;text-align:left;background:#eeeeef; padding: 5px 0;}
.page-locate a:first-child{display:inline-block;padding:0 0 0 25px;background:url(../images/icon-home.png) no-repeat left 15px;}
.page-locate span{margin:0 6px; color: #0074bf; font-weight: bold;}

.main-about{padding:0 0 30px;background-color:#fff; overflow: hidden;}
.main-about .profile{margin:15px 0;line-height:32px; font-size: 15px; overflow:hidden;}
.main-about .profile img{max-width: 100%; padding: 8px 0;}

.pro_left{width: 22%; float: left; margin: 20px 0;}
.pro_left h2{ height:60px; line-height:60px; background:#444;text-align:center; color:#fff; font-size:20px; font-weight: bold; border-bottom:3px solid #fff;}
.pro_left ul{ padding-bottom:3px;}
.pro_left ul li{border-bottom:3px solid #fff; position: relative; }
.pro_left ul li p{display:block; line-height:45px; text-align:left; background:#f5f5f5 url(../images/ico1.png) no-repeat right center; padding-left: 20px; font-size:14px; font-weight: bold;}
.pro_left ul li ul{width: 100%;}
.pro_left ul li ul li { line-height:42px; border-bottom:dashed 1px #eee;  display:block; background:transparent; padding-left: 20px;  font-size:13px;}
.pro_left ul li ul li a:hover{ text-decoration:none; display:block;color: #2d7cc5;}

.pro_left ul li p.hover{ background:#2d7cc5 url(../images/ico2.png) no-repeat right center; padding-left: 20px; font-size:14px; font-weight: bold; }
.pro_left ul li p.hover a{color: #fff;}

.pro_right{width: 74%;  float: right; margin-top: 20px;}
.pro_right h3{width: 100%; color:#333; font-size:17px; line-height:35px; font-weight: bold; border-bottom:1px solid #e5e5e5; padding-bottom: 6px;}



.Ulimg{width:100%;  margin:25px 0; overflow: hidden;}
.Ulimg ul{ margin-left:-2%; }
.Ulimg li{ float:left; width:31.333%; margin-left:2%; text-align:center; margin-bottom:1%;}
.Ulimg li img{ max-width:100%;}
.Ulimg li span{display:block; line-height:32px; font-size:15px;}


.products{width:100%;  margin:25px 0; overflow: hidden;}
.products h2{font-size: 24px;line-height: 80px;color: #333;}
.products ul{margin-left: -2%; }
.products li{width:18%;float: left;margin-left:2%;margin-bottom: 1.2%; transition: all 0.3s;}
.products li:hover{}
.products li .pic{border:1px solid #e0e0e0; padding: 2px; overflow: hidden;}
.products li img{max-width: 100%; transition: all .3s;}
.products li img:hover{transform: scale(1.08);-ms-transform: scale(1.08);}
.products li p{line-height:25px; font-size:14px; padding:6px 0; text-align: center;}

.products table {width: 100%;border-collapse: collapse; border-left: 1px solid #aaa;border-top: 1px solid #aaa; margin-bottom: 10px;}
.products table img{width:115px}
.products table tr td{border-right: 1px solid #aaa;border-bottom: 1px solid #aaa;font-size: 14px;line-height: 40px; padding: 4px; color: #000; text-align: center;}
.products table tr:first-child td{text-align:center;}
.products table tr td:nth-child(4) img{width:50px}
.products table tr:first-child td{background: #888 !important; font-weight: bold; padding: 6px 4px;font-size: 16px; color: #fff;}

.pro_tj{width:100%;  margin:5px 0; overflow: hidden;}


.products_con{width:100%;  margin:45px 0 25px; overflow: hidden;}
.promore_l{width:54%;float:left;}

/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:98%; border:1px solid #e6e6e6;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:100%;height:100%;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:100%; height:100%;}
.spec-scroll{clear:both;margin-top:10px;width:100%;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block; width:32px; height:32px; cursor:pointer; margin-top:30px;}
.spec-scroll .items{float:left;position:relative;width:88%; height:85px; overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px; margin-top:16px;}
.spec-scroll .items ul li{float:left;width:85px; margin-right: 6px; text-align:center;}
.spec-scroll .items ul li img{border:1px solid #d6d6d6; padding:2px;max-width:95%;}
.spec-scroll .items ul li img:hover{border:1px solid #e70012; padding:2px;}

.pros_right{width:43%; float:right; overflow:hidden;}
.pros_right_top{width:100%;  border-bottom:1px dashed #e6e6e6;}
.pros_right_top h2{overflow:hidden; display:inline-block; font-size:24px; color:#333; font-weight:bold; padding-bottom:10px;}
.proleft{width:100%; font-size:14px; line-height:30px; margin-top:12px;}

.proleft_btn{width:100%; float:left; margin-top:30px;}
.proleft_btn li{width:145px; float:left; margin-right:10px;}
.proleft_btn li a{width:100%; height:45px; float:left; line-height:45px; text-align:center; font-size:17px; background:#444; display:block; color:#fff;}
.proleft_btn li span{float:left; padding-right:20px;}
.proleft_btn li a:hover,.proleft_btn li a.on{background:#e70012; color:#fff;}
.proleft_btn li img{max-width: 90%;}

.products_conss{width:100%;  margin:0 0 25px 0; overflow: hidden;}

.products_T{width:100%; height:45px; line-height:45px; background:#eee;}
.products_T span{padding:0 35px;height:45px; background:#01589b;color:#fff; font-size:16px; display: inline-block;}
.products_b{margin-top: 15px; line-height: 30px; font-size: 14px; overflow: hidden;}
.products_b img{max-width: 100%;margin: 6px 0;}




/* 新闻资讯 */
.newsList{margin-top: 20px;}
.newsList dl{position:relative; padding:0; height:auto; overflow: hidden;}
.newsList dt{float:left;width: 350px; border: 1px solid #d9d9d9; padding: 3px;}
.newsList dt img{display:block;width: 100%; }
.newsList dd{width: calc(100% - 385px);float: right;}
.newsList dd h5{height:40px; line-height:40px; font-size:17px; font-weight: bold;}
.newsList dd h5 a{color:#4d4d4d;}
.newsList dd h5 a:hover{color: #e62129;}
.newsList dd h5 span{  float: right;color: #777;font-weight:normal; font-size: 14px;}
.newsList dd p{line-height:27px; height:108px; overflow:hidden; font-size:14px; padding-top:8px;display:-webkit-box; text-overflow: ellipsis; -webkit-line-clamp:3;  -webkit-box-orient:vertical; overflow: hidden;}
.newsList dd i{position:absolute; bottom:0;color: #e62129; font-weight:bold;}
.newsList ul{margin-top:16px;}
.newsList li{position:relative; height:45px; line-height:45px; overflow:hidden; font-size:14px; border-bottom:1px dotted #ccc;}
.newsList li a{padding-left:18px; background:url("../images/newsicon.jpg") no-repeat left center;}
.newsList li a:hover{color: #e62129;}
.newsList li span{position:absolute; top:0; right:0; color:#777;font-size: 13px;}



/*新闻详情*/
.NewsDetailed{ width:100%; margin:25px 0;  overflow: hidden;}
.NewsDetailed h4{line-height:32px;margin-bottom:15px;text-align:center;font-size:18px;font-weight:600;color:#444;}
.NewsShowHits{padding-bottom:15px;text-align:center;border-bottom:1px #DEDEDE solid;color:#777;font-size:13px;}
.NewsDetailed-content{line-height:30px;padding-top:15px;padding-bottom:10px;margin-bottom:10px;font-size:14px;text-align:left; color: #555;}
.NewsDetailed-content img {max-width:100%;margin:10px auto;text-align:center;display:table-cell;clear:both;overflow:hidden;}


.fanhui{float:right;width:126px;margin:0 auto;position:relative;height:1px;}
.fanhui a{ position:absolute;z-index:2;width:125px;height:42px;line-height:42px;top:25px;right:0; text-align:center;background:#008be6;font-size:16px;color:#fff;display:inline-block;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.fanhui a:hover{color:#fff;font-size:16px;font-weight:100;text-decoration:underline;}


.PreveNext {border-top:1px #DEDEDE solid; margin:0px auto;width:100%;height:auto;padding-top:10px;padding-bottom:10px;clear:both;overflow:hidden;}
.PreveNext ul{float:left;}
.PreveNext li{width:100%;float:left;line-height:32px;text-align:left;}



.caselist{ margin:40px 0; overflow: hidden;}
.caselist ul:after{ content:""; display:block; clear:both; margin-left:-2%;}
.caselist ul li{float:left; width:31.333%; margin-bottom: 1%; margin-left: 2%;}
.csIcase-box{display:block;overflow:hidden;}
.csIcase-box img{width:100%; object-fit:cover;}
.csIcase-box .name{padding:10px;line-height:30px;font-size:16px; color:#333; text-align: center;}
.csIcase-box .con{padding:0 15px;line-height:30px;height:90px;color:#666;margin:10px 0 0; overflow: hidden;}

.com-img img{ transition:all 0.4s ease-in 0s; -webkit-transition:all 0.4s ease-in 0s; -moz-transition:all 0.4s ease-in 0s; -o-transition:all 0.4s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}


.client{padding:50px 0; overflow: hidden;}
.client ul{margin-left: -2%;}
.client li{float: left;width: 18%;margin-left: 2%; margin-bottom: 2%;}
.client li img{width:95%; padding: 2%; border: 1px solid #e0e0e0;} 
.client li p{line-height: 28px;font-size: 14px;margin-top: 15px;overflow: hidden;}



/*联系我们*/
.pag_content{width:100%;margin: 30px 0; overflow: hidden;}
.contact_t{float: left; width: 40%;line-height:40px;font-size: 16px; margin-top:75px;}
.contact_b{float: right; width: 58%; margin-top:15px;}
#map_container{height: 550px;}


/*feedback*/
.content_box{margin:30px 0; overflow: hidden;}
.content_box .messages_box{width:auto;padding:0 1% 10px 0;}
.content_box .messages_box ul{width:100%;}
.content_box .messages_box ul li{padding:5px 28px 5px 5px;}
.content_box .messages_box .text-input,.content_box .messages_box .summary-input,.content_box .messages_box .qq-input{width:100%;height:33px;padding:0px 10px;line-height:normal;background:none repeat scroll 0% 0% rgb(253, 253, 253);border-width:1px;border-style:solid;border-color:rgb(133, 133, 133) rgb(175, 175, 175) rgb(201, 201, 201);box-shadow:1px 2px 3px rgb(183, 183, 183) inset !important;font-size:14px;}
.content_box .messages_box .cont-input{width:100%;height:130px;padding:10px;line-height:20px;background:none repeat scroll 0% 0% rgb(253, 253, 253);border-width:1px;border-style:solid;border-color:rgb(133, 133, 133) rgb(175, 175, 175) rgb(201, 201, 201);box-shadow:1px 2px 3px rgb(183, 183, 183) inset !important;font-size:14px;}
.content_box .messages_box .code-input{width:125px;vertical-align:middle;height:33px;padding:0px 10px;line-height:normal;background:none repeat scroll 0% 0% rgb(253, 253, 253);border-width:1px;border-style:solid;border-color:rgb(133, 133, 133) rgb(175, 175, 175) rgb(201, 201, 201);box-shadow:1px 2px 3px rgb(183, 183, 183) inset !important;}
.content_box .messages_box .verify-pic{height:35px;vertical-align:middle;}
.content_box .messages_box .submitBtn{text-align:center;padding-top:10px;}
.content_box .messages_box .messages-button{width:125px;height:34px;line-height:34px;font-size:16px;color:#fff;text-align:center;background:none repeat scroll 0% 0% #01589b;border:none;}




