﻿@charset "utf-8";
/* CSS Document */
.banner{position: relative;margin-top: 85px;}
.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;}

/*文字屑*/
.Titles{text-align: center;}
.Titles span{color: #7c7c7c;font-size: 15px;margin-top: 10px;display: block;}
.Titles h2{font-size:30px; color: #222;  padding-bottom: 4px; font-weight: 400;}
.Titles var{height: 1px;background: #01589b;width: 45px;display: inline-block;vertical-align: middle;margin: 0 20px;}

.content{}
.dyip{background:#fff; padding:30px 0 15px; overflow: hidden;}
.dyip .box{width: 100%;margin-top:30px;}
.dyip .box ul{margin-left: -2%; overflow: hidden;}
.dyip .box ul li{float: left; width: 23%; margin-left:2%; margin-bottom: 1.8%; }
.dyip .box ul li .a1{width: 98%; overflow: hidden; border: 1px solid #e0e0e0;}
.dyip .box ul li .a1 img{max-width: 100%; transition: all .3s;}
.dyip .box ul li .a1 img:hover{transform: scale(1.08);-ms-transform: scale(1.08);}
.dyip .box ul li .bars{width:100%; padding: 15px 0 0 0;}
.dyip .box ul li .bars span{display:block;color:#333;font-size:15px; text-align: center; font-weight: normal; overflow:hidden;}


.derp{background:#f1f1f1; padding: 30px 0 50px; overflow: hidden;}
.derp .box{background: #fff; margin-top:30px; box-shadow: 0 4px 9px #aaa; overflow: hidden; }
.derp .box .id_txt{width:45%; float:left; padding:2.5%; }
.derp .box .id_txt .z1{font-size: 30px; font-weight: 600; line-height:45px; padding-bottom: 20px;}
.derp .box .id_txt p{font-size: 15px; line-height: 32px;}
.derp .box .id_img{width:50%; float:left; overflow: hidden;}
.derp .box .id_img img{max-width: 100%; transition: all .3s}
.derp .box .id_img img:hover{transform: scale(1.08);-ms-transform: scale(1.08);}

.derp .box .id_txt .more{ width:135px; line-height:37px; text-align:center; border: 1px solid #01589b; background:#fff;margin-top: 20px;}
.derp .box .id_txt .more a { display:block; color:#333; font-size: 15px;}
.derp .box .id_txt .more:hover{background:#01589b; }
.derp .box .id_txt .more:hover a{color:#fff;}


.dsanp{background:#f7f7f7; padding:35px 0; overflow: hidden;}

.dsanp .nlist{margin-top: 30px; overflow: hidden;}
.dsanp .nlist ul{margin-left: -2%; overflow: hidden;}
.dsanp .nlist ul li{margin-left: 2%; float: left; width: 46%; margin-bottom: 2%; padding: 1%; text-align: left; background: #fff; cursor: pointer;transition: all .3s ease-out 0s;}
.dsanp .nlist ul li .dimg{float: left; width: 205px; padding: 5px 0; }
.dsanp .nlist ul li .dimg img{max-width: 100%;}
.dsanp .nlist ul li .newsC{float: right; width: calc(100% - 225px); }
.dsanp .nlist ul li .newsC .bts{font-size: 15px; font-weight: bold;  color: #555; line-height: 35px; padding-bottom: 10px;text-overflow: ellipsis;white-space: nowrap; overflow: hidden;}
.dsanp .nlist ul li .newsC span{display: block; padding:0 0 10px 0; font-size: 13px; color: #777; }
.dsanp .nlist ul li .newsC .psz{font-size: 14px;  color: #666; line-height: 27px;  display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:3; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis;}
.dsanp .nlist ul li:hover{background: #01589b;transition: all .3s ease-out 0s; }
.dsanp .nlist ul li:hover .bts{color: #fff;transition: all .3s ease-out 0s;}
.dsanp .nlist ul li:hover span{color: #fff;transition: all .3s ease-out 0s;}
.dsanp .nlist ul li:hover .psz{color: #fff;transition: all .3s ease-out 0s;}

.dwup{padding:0; background: url(../images/partner_bg.jpg) no-repeat top center; background-size: cover;  overflow: hidden;}

.box_links{width: 100%; margin:55px auto 30px auto; padding-bottom: 40px; border-bottom: 1px solid #9aaacf; overflow: hidden;}
.box_links .link_text{float: left;width: 150px;line-height:78px;color: #fff;font-size:30px; }
.box_links .link_pics {width: calc(100% - 170px);text-align: left;float: right;}

.picMarquee-left{ width:100%; overflow:hidden; position:relative;  }
.picMarquee-left .bd{ padding:0;   }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 10px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:170px; height:78px; display:block;}
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }

.link{height:50px;margin-bottom:42px;}
.link .lks_tit{width: 100px; float: left; font-size: 15px;font-weight: bold; color: #fff; line-height:35px;}
.link ul{float: right; width: calc(100% - 100px)}
.link ul li {float:left; padding:0 8px;}
.link ul li a{color: #fff; font-size:14px; line-height: 35px;}


.dsip{background:#fff; padding: 30px 0; overflow: hidden;}
.dsip .box{margin-top: 30px;}
.dsip .box ul{margin-left: -4%;}
.dsip .box li{width: 46%;margin-left: 4%;float: left;box-sizing: border-box;padding:12px; margin-bottom: 2%;}
.dsip .box li i{width: 140px; height: 140px;line-height: 140px;display: block;background: #f4f4f6;margin:0 auto;border-radius: 100px;color: #2e93ff;transition: all 0.3s; float: left; }
.dsip .box li i img{width: 80px; vertical-align: middle; text-align: center; padding: 0 30px;}
.dsip .box li .ysb{float: right; width: calc(100% - 165px);text-align: left;}
.dsip .box li .ysb h3{font-weight: bold;color: #333;margin-top: 20px;font-size: 18px;}
.dsip .box li .ysb p{margin-top: 5px;line-height: 24px; font-size: 14px; }




/*内页代码*/
.ny_banner img{margin-top: 85px;display: block;max-width: 100%;height: auto;}

.bread_content{width:100%;border-bottom:1px solid #dedede; background:#f2f2f2; overflow: hidden;}
.bread_content .bread_box{float: left;width: 28%;  padding:20px 0;font-size:14px;color:#333;}
.bread_content .bread_box span.bread_title{display:inline-block;position:relative;padding-left:35px; background: url(../images/sy.png) left center no-repeat;}
.bread_content .bread_box a{color:#444;display:inline-block;margin:0 1px;}
.bread_content .bread_box a:hover{color:#01589b;}
.bread_content .bread_box b{color: #01589b}
.bread_content .inner_nav{float:right; text-align: right;}
.bread_content .inner_nav ul{margin-top: 10px; display:flex;flex-flow:wrap}
.bread_content .inner_nav ul li{}
.bread_content .inner_nav ul li a{display:inline-block;padding:10px 20px;font-size:15px;color:#333;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;margin:0 4px; border-radius: 15px 0 0 0;}
.bread_content .inner_nav ul li a:hover , .bread_content .inner_nav ul li.active a{color:#fff;background:#01589b;}


/*-------------inner_content-------------*/
.inner_content{width:100%;background:#fff; overflow: hidden;}
.inner_content .inner_about{width:100%;margin: 30px 0; font-size:15px; color:#444; line-height:34px;  overflow: hidden;}
.inner_content .inner_about img{display:inline-block;max-width:100%; margin-top: 10px;}

.inner_flow {width:100%;margin: 30px 0;  overflow: hidden;}
.inner_flow table{border-left: 1px solid #000;border-top:1px solid #000; width: 100%; }
.inner_flow table td{border-right: 1px solid #000;border-bottom:1px solid #000; padding: 4px; line-height: 28px; font-size: 14px !important; text-align:center;}
.inner_flow table tr:first-child{background: #01589b !important; height: 50px; font-weight: bold; color: #fff; }
.inner_flow table tr:first-child td{font-size: 16px !important;}
.inner_flow table tr:nth-child(even){background: #fff;}
.inner_flow table tr:nth-child(odd){background: #ededed;}


.Ulimg{width:100%;  margin:35px 0; overflow: hidden;}
.Ulimg ul{ margin-left:-2%; }
.Ulimg li{ float:left; width:31.333%; margin-left:2%; text-align:center; margin-bottom:1.5%;}
.Ulimg li img{ max-width:98%;}
.Ulimg li span{display:block; line-height:36px; font-size:15px;}



.horlimg{width:100%;  margin:35px 0; overflow: hidden;}
.horlimg ul{ margin-left:-2%; }
.horlimg li{ float:left; width:23%; margin-left:2%; text-align:center; margin-bottom:1.5%;}
.horlimg li img{ max-width:98%;}
.horlimg li span{display:block; line-height:36px; font-size:15px;}

.products{width:100%;  margin:35px 0; overflow: hidden;}
.products h2{font-size: 24px;line-height: 80px;color: #333;}
.products ul{margin-left: -2%; }
.products li{width:23%;float: left;margin-left:2%;margin-bottom: 1.2%; transition: all 0.3s;}
.products li:hover{}
.products li .pic{border:1px solid #e0e0e0; 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:15px; padding:6px 0; text-align: center;}

.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{width:100%;  margin:35px 0; overflow: hidden;}
.newsList ul li{width: 100%; padding: 20px 0;border-bottom:1px solid #eaeaea;overflow: hidden;}
.newsList ul li .pic{width: 24.5%; float: left; border:1px solid #e2e2e2;}
.newsList ul li .pic a{display: table;margin: 0 auto;}
.newsList ul li .pic span{display: table-cell;vertical-align: middle;}
.newsList ul li .pic img{max-height: 100%;max-width: 100%;display: block; transition:all 0.5s;}

.newsList ul li .nwetxt{width:calc(100% - 28%); padding-top: 10px; float: right;}
.newsList ul li .nwetxt h3{font-size: 16px;color: #333;font-weight: normal;}
.newsList ul li .nwetxt span{display: block; font-size: 14px;color: #888;margin: 15px 0 20px 0}
.newsList ul li .nwetxt p{font-size: 14px;color: #666;margin-bottom: 20px; line-height: 28px;display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 3;  overflow: hidden;}
.newsList ul li .more{display: inline-block;width: 120px;height: 32px;line-height: 32px;font-size: 12px;color: #fff;background: #025caa;border-radius: 50px;text-align: center;}
.newsList ul li:hover{border-bottom:1px solid #025caa;}
.newsList ul li .more:hover{box-shadow: 0 0px 6px #898c88}
.newsList ul li .nwetxt h3:hover{color: #025caa;}
.newsList ul li:hover h3{color: #025caa;}


/*新闻详情*/
.NewsDetailed{ width:100%; margin:35px 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:#01589b;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;}