@charset "utf-8";
/* CSS Document */
.banner{position: relative;margin-top: .5rem;}
.banner .swiper-slide{position: relative;overflow: hidden;}
.banner .swiper-slide figure{padding-bottom: 40%;}
.banner .swiper-slide .title{position: absolute;left: 8%;top: 50%;transform: translateY(-50%);width: 45%;}
.banner .swiper-slide .txt{ color: #FFF;transform: translateY(30%);visibility: hidden;opacity: 0;transition-duration: 1.2s;}
.banner .swiper-slide .txt h2{font-size: .3rem;}
.banner .swiper-slide .txt p{font-size: .13rem;padding-top: .1rem;}
.banner .swiper-slide .txt .more{margin-top: .3rem;background: #0c4194;display: inline-block;padding: .05rem .15rem;border-radius: .04rem;}
.banner .swiper-slide .txt .more i{font-size: .1rem;padding-left: .1rem;}
.banner .swiper-slide .title img{max-width: 100%;}
.banner .swiper-slide-active .txt{transform: translateX(0%);visibility: visible;opacity: 1;}
.banner .swiper-pagination{bottom: .1rem; color: #FFF;}
.banner .swiper-pagination-bullet{width: .06rem;height: .06rem;margin: 0 .05rem !important;background:#FFF;}

.dyip .title{text-align: center;}
.dyip .index_pro{margin-top: .3rem;height: 2rem;}
.dyip .swiper-slide{text-align: center;background: #F5F5F5;box-sizing: border-box;border-radius: .08rem;}
.dyip .swiper-slide i{font-size: .3rem;}
.dyip .swiper-slide p{padding-top: .1rem;}
.dyip .swiper-slide a{transition: all .3s;padding: .2rem .1rem;display: block;}
.dyip .swiper-slide a:hover{text-decoration: none;}

.derp{position: relative;overflow: hidden;background: url(../images/pic11.jpg) no-repeat center;background-size: cover;padding: 5% 0 0 8%;}
.derp .box{display: flex;justify-content: space-between;flex-wrap: wrap;}
.derp .box .left{width: 50%;}
.derp .box .left .txt{line-height: 2;margin-top: .2rem;font-size: .09rem;}
.derp .box .more{border-radius: .04rem;border: 1px solid #0c4194;display: inline-block;margin-top: .2rem;}
.derp .box .more a{padding: .05rem .15rem;display: flex;align-items: center;color: #0c4194;}
.derp .box .more a i{font-size: .1rem;padding-left: .05rem;}
.derp .box .more a:hover{text-decoration: none;}
.derp .box ul{display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;position: relative;z-index: 1;margin-top: .4rem;}
.derp .box li{box-sizing: border-box;}
.derp .box li:last-child{border-right: none;}
.derp .box li .l{color: #0c4194;}
.derp .box li span{font-size: .11rem;}
.derp .box li i{font-style: normal;display: inline-block;font-size: .3rem;font-weight: bold;}
.derp .box .pic{width: 45%;}
.derp .box .pic img{width: 100%;}

.dsanp{position: relative;}
.dsanp .yylyd{position: relative;}
.dsanp .yylyd .swiper-slide:before{content: "";width: 100%;height: 100%;background: url(../images/pic43.png) no-repeat left center;background-size: cover;position: absolute;left: 0;top: 0;z-index: 2;}
.dsanp .yylyd .swiper-slide figure{padding-bottom: 45%;}
.dsanp .yylyd .box{position: absolute;left: 8%;top: 0;z-index: 10;color: #FFF;width: 30%;bottom: 15%;display: flex;justify-content: center;flex-flow: column;}
.dsanp .yylyd .box h2{font-size: .2rem;font-weight: bold;}
.dsanp .yylyd .box p{line-height: 1.6;padding-top: .2rem;}
.dsanp .yylyd .box .more{margin-top: .35rem;transition: all .3s;display: inline-block;}
.dsanp .yylyd .box .more:hover{transform: skew(-30deg);}
.dsanp .yylyd .box .more a{border: 1px solid #FFF;display: flex;padding: .05rem .15rem;color: #FFF;border-radius: .04rem;align-items: center;}
.dsanp .yylyd .box .more a:hover{text-decoration: none;}
.dsanp .yylyd .box .more a i{font-size: .1rem;padding-left: .05rem;}
.dsanp .yylyx{position: absolute;left: 8%;bottom: 10%;right: 8%;color: #FFF;}
.dsanp .yylyx .swiper-slide{position: relative;padding-top: .15rem;cursor: pointer;}
.dsanp .yylyx .swiper-slide:before{display: block;content: "";height: 3px;position: absolute;left: 0;top: 0;width: 100%;background: rgba(255, 255, 255, .3);}
.dsanp .yylyx .swiper-slide:after{display: block;content: "";height: 3px;position: absolute;left: 0;top: 0;width: 0;background: rgba(255, 255, 255, 1);}
.dsanp .yylyx .swiper-slide-thumb-active:after{display: block;content: "";height: 3px;position: absolute;left: 0;top: 0;width: 100%;background: rgba(255, 255, 255, 1);transition: all 5s;}

.dqip .title{font-size: .16rem;font-weight: bold;text-align: center;}
.dqip ul{display: flex;justify-content: space-between;margin-top: .3rem;flex-wrap: wrap;}
.dqip li{text-align: center;width: 15%;}
.dqip li i{font-size: .36rem;color: #FFF;background: #0c4194;display: inline-block;width: .5rem;height: .5rem;line-height: .5rem;border-radius: 1rem;}
.dqip li h2{font-size: .16rem;margin-top: .1rem;font-family:"Swis721 Hv BT Heavy";}
.dqip li p{padding-top: .05rem;}

.dwup{text-align: center;background: #f6fafd;}
.dwup ul{display: flex;justify-content: space-between;margin-top: .2rem;flex-wrap: wrap;margin-left: -2%;}
.dwup li{width: 23%;background: #FFF;box-sizing: border-box;border-radius: .08rem;position: relative;overflow: hidden;margin-left: 2%;}
.dwup li .pic{visibility: hidden;opacity: 0;transition: all .3s;}
.dwup li:hover .pic{visibility: visible;opacity: 1;}
.dwup li .pic figure{padding-bottom: 130%;}
.dwup li .txt{position: absolute;left: 0;top: 0;z-index: 100;padding: .3rem;right: 0;bottom: 0;display: flex;align-items: center;justify-content: center;flex-flow: column;transition: all .3s;}
.dwup li:hover .txt{color: #FFF;background: rgba(0, 0, 0, .5);}
.dwup li .txt i{display: inline-block;background: #0c4194;color: #FFF;width: .4rem;height: .4rem;font-size: .2rem;line-height: .4rem;border-radius: 100%;}
.dwup li .txt h2{font-weight: bold;font-size: .12rem;padding-top: .2rem;}
.dwup li .txt p{line-height: 1.6;padding-top: .1rem;}

.dliup{text-align: center;background: #f6fafd;}
.dliup .title p{padding-top: .1rem;color: #666;}
.dliup .partner{margin-top: .2rem;height: 1.41rem;}
.dliup .partner .swiper-slide figure{padding-bottom: 50%;}

.dsip .title{display: flex;align-items: center;justify-content: space-between;}
.dsip .title .more{border-radius: .04rem;border: 1px solid #0c4194;transition: all .3s;}
.dsip .title .more:hover{transform: skew(-30deg);}
.dsip .title .more a{padding: .05rem .15rem;display: flex;align-items: center;color: #0c4194;}
.dsip .title .more a i{font-size: .1rem;padding-left: .05rem;}
.dsip .title .more a:hover{text-decoration: none;}
.dsip .box{display: flex;justify-content: space-between;margin-top: .2rem;flex-wrap: wrap;}
.dsip .box .left{width: 48%;position: relative;border-radius: .08rem;overflow: hidden;}
.dsip .box .left figure{padding-bottom: 65%;}
.dsip .box .left:hover figure img{transform: scale(1.1);}
.dsip .box .left h2{position: absolute;left: 0;bottom: 0;right: 0;z-index: 1;color: #FFF;padding: .2rem;font-weight: bold;}
.dsip .box .left:after{content: "";display: block;position: absolute;left: 0;top:50%;right: 0;bottom: 0;background-image: linear-gradient(to top, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);transition: all .3s;}
.dsip .box ul{width: 48%;margin-bottom: -.15rem;}
.dsip .box li{padding-bottom: .15rem;border-bottom: 1px solid #DDD;margin-bottom: .15rem;}
.dsip .box li a{display: flex;align-items: center;justify-content: space-between;}
.dsip .box li a:hover{text-decoration: none;}
.dsip .box li .txt{width: 65%;}
.dsip .box li .txt h2{font-weight: bold;padding-bottom: .1rem;}
.dsip .box li .txt span{font-size: .08rem;color: #999;}
.dsip .box li .txt p{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: .08rem;color: #666;}
.dsip .box li .pic{width: 26%;border-radius: .08rem;overflow: hidden;}
.dsip .box li .pic figure{padding-bottom: 60%;}
.dsip .box li:hover .pic figure img{transform: scale(1.1);}

.banner_pic{position: relative;margin-top: .5rem;}
.banner_pic figure{width: 100%;padding-bottom: 23%;}
.banner_pic .title{position: absolute;left: 8%;top: 0;right: 8%;bottom: 0;display: flex;align-items: center;color: #FFF;}
.banner_pic .title h2{color: #FFF;font-size: .24rem;font-weight: bold;}
.banner_pic .title p{font-size: .13rem;margin-top: .1rem;}

.subnav{padding:0 8%;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.subnav p{display: flex;align-items: center;justify-content: center;padding: .1rem 0;}
.subnav i:nth-of-type(1){font-size: .1rem;color: #999;padding-left: 0;}
.subnav i{font-size: .06rem;padding: 0 .05rem;color: #999;}
.subnav p a:hover{text-decoration: none;}
.subnav ul{display: flex;align-items: center;flex-flow: wrap;margin-left: -.3rem;}
.subnav li{position: relative;margin-left: .3rem;font-size: .1rem;}
.subnav li a{display: block;padding: .1rem 0;overflow: hidden;transition: all .3s;}
.subnav li a:hover{display: block;text-decoration: none;color: #0c4194;}
.subnav li a:after{content: "";display: block;position: absolute;left: 50%;bottom: 0;width: 0;z-index: 100;height: 4px;background: #0c4194;opacity: 0;transform: translateX(-50%);transition: all .3s;}
.subnav li:hover a:after{opacity: 1;width: 100%;}
.subnav li a.current:after{opacity: 1;width: 100%;}
.subnav li a.current{color:#0c4194;}

.about_dyip .txt{line-height: 1.8;}
.about_dyip img{max-width: 100%;}
.about_dyip ul{display: flex;justify-content: space-between;text-align: center;flex-wrap: wrap;}
.about_dyip li{padding: .2rem 0;}
.about_dyip li i{font-style: normal;display: inline-block;font-size: .3rem;color: #0c4194;}
.about_dyip li span{font-size: .3rem;color: #0c4194;}

.about_derp{padding-bottom: 4%;}
.about_derp .title{text-align: center;}
.about_derp .licheng_title{padding: 0 8%;margin-top: .2rem;position: relative;}
.about_derp .licheng_title:after{content: "";display: block;background: #F5F5F5;height: .04rem;width: 100%;position: absolute;left: 0;top: .06rem;}
.about_derp .licheng_title .swiper-slide{font-size: .14rem;display: flex;align-items: center;justify-content: center;flex-flow: column;}
.about_derp .licheng_title .swiper-slide .dian{width: .16rem;height: .16rem;background: rgba(12, 65, 148, .5);display: flex;align-items: center;justify-content: center;border-radius: 100%;}
.about_derp .licheng_title .swiper-slide .dian p{width: .08rem;height: .08rem;background: #0c4194;border-radius: 100%;}
.about_derp .licheng_title .swiper-slide h2{margin-top: .1rem;}
.about_derp .licheng_title .swiper-slide-thumb-active h2{color: #0c4194;font-weight: bold;}
.about_derp .licheng_con{text-align: center;padding-top: .2rem;line-height: 1.6;}
.about_derp .licheng_con .swiper-button-next,.about_derp .licheng_con .swiper-button-prev{background: #EEE;width: .3rem;height: .3rem;text-align: center;line-height: .3rem;outline: medium;color: #333;border-radius: 100%;margin-top: -.15rem;}
.about_derp .swiper-button-next:hover,.about_derp .swiper-button-prev:hover{background: #0c4194;}
.about_derp .licheng_con .swiper-button-next:after,.about_derp .licheng_con .swiper-button-prev:after{display: none;}
.about_derp .licheng_con .swiper-button-next i,.about_derp .licheng_con .swiper-button-prev i{font-size: .12rem;color: #333;}
.about_derp .swiper-button-next:hover i,.about_derp .swiper-button-prev:hover i{color: #FFF;}
.about_derp .licheng_con .swiper-button-next{right: 4%;left: auto;}
.about_derp .licheng_con .swiper-button-prev{left: 4%;right: auto;}

.about_dsanp{text-align: center;padding: 5% 0;background: url(../images/pic15.jpg) no-repeat center;}
.about_dsanp .swiper-father{position: relative;padding: 0 8%;margin-top: .2rem;}
.about_dsanp .renzheng .swiper-slide .pic a{height: 1.6rem;display: flex;align-items: end;justify-content: center;}
.about_dsanp .renzheng .swiper-slide .pic img{max-width: 100%;max-height: 100%;object-fit: cover;}
.about_dsanp .renzheng .swiper-slide .imger{width: 100%;}
.about_dsanp .swiper-button-next,.about_dsanp .swiper-button-prev{background: #FFF;width: .3rem;height: .3rem;text-align: center;line-height: .3rem;outline: medium;border-radius: 100%;margin-top: -.15rem;}
.about_dsanp .swiper-button-next:hover,.about_dsanp .swiper-button-prev:hover{background: #0c4194;}
.about_dsanp .swiper-button-next:after,.about_dsanp .swiper-button-prev:after{display: none;}
.about_dsanp .swiper-button-next i,.about_dsanp .swiper-button-prev i{font-size: .12rem;color: #333;}
.about_dsanp .swiper-button-next:hover i,.about_dsanp .swiper-button-prev:hover i{color: #FFF;}
.about_dsanp .swiper-button-next{right: 4%;left: auto;}
.about_dsanp .swiper-button-prev{left: 4%;right: auto;}

.about_dsip{text-align: center;padding: 5% 0;}
.about_dsip .swiper-father{position: relative;padding: 0 8%;margin-top: .2rem;}
.about_dsip .shebei .swiper-slide{box-sizing: border-box;border: 1px solid #DDD;}
.about_dsip .shebei .swiper-slide figure{padding-bottom: 70%;}
.about_dsip .shebei .swiper-slide p{padding: .1rem;background: #f5f5f5;}
.about_dsip .swiper-button-next,.about_dsip .swiper-button-prev{background: #EEE;width: .3rem;height: .3rem;text-align: center;line-height: .3rem;outline: medium;border-radius: 100%;margin-top: -.15rem;}
.about_dsip .swiper-button-next:hover,.about_dsip .swiper-button-prev:hover{background: #0c4194;}
.about_dsip .swiper-button-next:after,.about_dsip .swiper-button-prev:after{display: none;}
.about_dsip .swiper-button-next i,.about_dsip .swiper-button-prev i{font-size: .12rem;color: #333;}
.about_dsip .swiper-button-next:hover i,.about_dsip .swiper-button-prev:hover i{color: #FFF;}
.about_dsip .swiper-button-next{right: 4%;left: auto;}
.about_dsip .swiper-button-prev{left: 4%;right: auto;}

.em{position: relative;top: -.5rem;}

.wenhua_dyip{text-align: center;}
.wenhua_dyip ul{background: url(../images/pic17.jpg) no-repeat center;background-size: cover;margin-top: .2rem;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.wenhua_dyip li{width: 33.333%;height: 3.4rem;display: flex;align-items: center;justify-content: center;flex-flow: column;border-right: 1px solid rgba(255, 255, 255, .5);box-sizing: border-box;padding: 0 .2rem;color: #FFF;}
.wenhua_dyip li i{font-size: .24rem;}
.wenhua_dyip li h2{font-size: .13rem;font-weight: bold;transition: all .3s;padding-top: .1rem;}
.wenhua_dyip li p{margin-top: .1rem;visibility: hidden;opacity: 0;height: 0;transition: all .3s;}
.wenhua_dyip li:hover p{visibility: visible;opacity: 1;height: .3rem;}


.yingyong{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.yingyong .pic{width: 48%;}
.yingyong .pic figure{padding-bottom: 60%;}
.yingyong .txt{width: 48%;}
.yingyong .txt h2{font-size: .16rem;font-weight: bold;}
.yingyong .txt p{margin-top: .1rem;line-height: 1.6;}

.subnav_pro{width: 15%;background: none;float: left;}
.subnav_pro h2{padding: .1rem;font-size: .14rem;}
.subnav_pro li{border-bottom: 1px solid #FFF;}
.subnav_pro li a{padding: .05rem .1rem;display: block;}
.subnav_pro li a:hover{text-decoration: none;}
.subnav_pro li a.current{color: #0c4194;}

.products_r{width: 83%;padding-bottom: 4%;float: right;}
.products_r .pro_t{display: flex;}
.products_r .pro_t .input_txt{width: 50%;height: .3rem;border: none;outline: magenta;box-sizing: border-box;background: none;padding: 0 .1rem;border: 1px solid #DDD;border-right: none;}
.products_r .pro_t .input_btn{width: 10%;height: .3rem;border: none;outline: magenta;cursor: pointer;background: #DDD url(../images/pic4.png) no-repeat center;color: #FFF;background-size: .12rem;border: 1px solid #DDD;}

.products_r .box{overflow-x: scroll;border: 1px solid #DDD;margin-top: .1rem;}
.products_r .box::-webkit-scrollbar {width: 4px;height: 12px;}
.products_r .box::-webkit-scrollbar-track {background: #f1f1f1;}
.products_r .box::-webkit-scrollbar-thumb {background: #0c4194;border-radius: 10px;}
.products_r .box::-webkit-scrollbar-thumb:hover {background: #0c4194;}

.products_r .pro_title table{width: 125.1%;border-collapse: collapse;border-bottom: 10px solid #DDD;}
.products_r .pro_title table th{padding: .05rem;background: #0c4194;color: #FFF;width: 10;border-right: 1px solid #DDD;box-sizing: border-box;}
.products_r .pro_title table th:nth-of-type(1){position: sticky;left: 0;}
.products_r .pro_title table th:nth-of-type(1):after{content: "";display: block;width: 1px;position: absolute;top: 0;bottom: 0;background: #DDD;right: -1px;}
.products_r .pro_title table td{width: 10%;border-right: 1px solid #DDD;box-sizing: border-box;background: #FFF;padding: .05rem;}
.products_r .pro_title table td:nth-of-type(1){position: sticky;left: 0;}
.products_r .pro_title table td:nth-of-type(1):after{content: "";display: block;width: 1px;position: absolute;top: 0;bottom: 0;background: #DDD;right: -1px;}
.products_r .pro_title table td .txt{height: 1.1rem;overflow-y: auto;padding: .05rem;box-sizing: border-box;}
.products_r .pro_title table td .txt.scrollable {overflow-y: auto;}
.products_r .pro_title table td .txt::-webkit-scrollbar {width: 4px;height: 12px;}
.products_r .pro_title table td .txt::-webkit-scrollbar-track {background: #f1f1f1;}
.products_r .pro_title table td .txt::-webkit-scrollbar-thumb {background: #0c4194;border-radius: 10px;}
.products_r .pro_title table td .txt::-webkit-scrollbar-thumb:hover {background: #0c4194;}
.products_r .pro_title table td label{display: flex;align-items: center;}
.products_r .pro_title table td label input{margin-right: .05rem;}
.products_r .pro_list table{width: 125.1%;border-collapse: collapse;}
.products_r .pro_list table tr:nth-of-type(odd){background: #f9f9f9;}
.products_r .pro_list table td{padding: .05rem;width: 10%;border-right: 1px solid #DDD;box-sizing: border-box;border-bottom: 1px solid #DDD;}
.products_r .pro_list table td:nth-of-type(1){position: sticky;left: 0;}
.products_r .pro_list table tr:nth-of-type(odd) td:nth-of-type(1){background: #f9f9f9;}
.products_r .pro_list table tr:nth-of-type(even) td:nth-of-type(1){background: #FFF;}
.products_r .pro_list table td:nth-of-type(1):after{content: "";display: block;width: 1px;position: absolute;top: 0;bottom: 0;background: #DDD;right: -1px;}
.products_r .pro_list table td i{font-size: .1rem;padding-right: .05rem;color: #F00;}
.products_r .pro_list table td a{display: block;}
.products_r .pro_list table td a:hover{text-decoration: none;}

.products_con{background: #FFF;padding: .2rem;}
.products_con_t{display: flex;justify-content: space-between;flex-wrap: wrap;}
.products_con_t .left{width: 40%;}
.products_con_t .left .swiper-slide img{width: 100%;}
.products_con_t .left figure{padding-bottom: 65%;}
.products_con_t .left .productxqer{border: 1px solid #CCC;}
.products_con_t .left .productxq{margin-top: 1%;}
.products_con_t .left .productxq .swiper-slide{opacity: .5;cursor: pointer;box-sizing: border-box;border: 1px solid #CCC;}
.products_con_t .left .productxq .swiper-slide-thumb-active{opacity: 1;border: 1px solid #0c4194;}
.products_con_t .swiper-button-next,.products_con_t .swiper-button-prev{width: .26rem;height: .26rem;border-radius: 100%;margin-top: -.131rem;border: .02rem solid #333;}
.products_con_t .swiper-button-next{right: 4%;left: auto;}
.products_con_t .swiper-button-prev{left: 4%;right: auto;}
.products_con_t .swiper-button-next:after,.products_con_t .swiper-button-prev:after{display: none;}
.products_con_t .swiper-button-next i,.products_con_t .swiper-button-prev i{font-size: .14rem;color: #333;}

.products_con_t .right{width: 57%;}
.products_con_t .right h2{font-size: .18rem;border-bottom: 1px solid #CCC;padding: .1rem 0;}
.products_con_t .right ul{margin-top: .2rem;}
.products_con_t .right li{line-height: 2;font-size: .09rem;display: flex;align-items: center;}
.products_con_t .right li i{font-size: .12rem;padding-right: .05rem;}
.products_con_t .right li a{transition: all 0.3s;color: #FFF;}
.products_con_t .right li a:hover{text-decoration: none;color: #FFF;}
.products_con_t .more{position: relative;z-index: 2;background: #333;display: inline-block;border-radius: .02rem;font-size: .08rem;overflow: hidden;margin-top: .1rem;}
.products_con_t .more a{color: #FFF;padding: .05rem .1rem;display: block;}
.products_con_t .more a:hover{text-decoration: none;color: #FFF;}
.products_con_t .more i{font-size: .08rem;padding-right: .05rem;position: relative;z-index: 2;}
.products_con_t .more span{position: relative;z-index: 2;}
.products_con_t .more:after{content: "";position: absolute;left: 0;top: 0;bottom: 0;width: 0;background-image: -webkit-gradient(linear,left 0, right 0, from(#004e97), to(#0c4194));-webkit-transition:0.5s;transition:0.5s;}
.products_con_t .more:hover:after{width: 100%;}

.products_con_b{margin-top: .3rem;}
.products_con_b .title{padding: .05rem 0;border-bottom: 1px solid #DDD;font-size: .16rem;}
.products_con_b .txt{line-height: 1.8;padding: .2rem 0;}
.products_con_b .txt p{padding-bottom: .1rem;}
.products_con_b img{max-width: 100%;}

.products_related{margin-top: .3rem;background: #FFF;padding: .2rem;}
.products_related .title{font-size: .14rem;}
.products_related .picshi{margin-top: .1rem;text-align: left;}
.products_related .swiper-slide{text-align: center;position: relative;border-radius: .05rem;overflow: hidden;border: 1px solid #DDD;box-sizing: border-box;}
.products_related .swiper-slide figure{padding-bottom: 100%;}
.products_related .swiper-slide:hover figure img{transform: scale(1.1);}
.products_related .swiper-slide .txt{padding: .1rem;background: rgba(7, 157, 210, .9);transition: all .3s;position: absolute;left: 0;top: -100%;width: 100%;height: 100%;color: #FFF;box-sizing: border-box;display: flex;align-items: center;justify-content: center;flex-flow: column;}
.products_related .swiper-slide:hover .txt{top: 0;}
.products_related .swiper-slide .txt p{font-size: .13rem;}
.products_related .swiper-slide .txt .more{border: 1px solid #FFF;padding: .03rem .1rem;margin-top: .1rem;border-radius: 1rem;font-size: .08rem;}
.products_related .swiper-slide a:hover{text-decoration: none;}

.con_er{padding: 4% 20%;}
.jishu{line-height: 1.6;}

.download li{margin-bottom: 2%;border: 1px solid #DDD;box-sizing: border-box;border-radius: .08rem;overflow: hidden;transition: all .3s;}
.download li:hover{box-shadow: 0 .15rem .3rem rgba(0, 0, 0, .1);}
.download li .txt{width: 80%;}
.download li h2{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.download li p{margin-top: .05rem;color: #999;font-size: .08rem;}
.download li i{display: block;text-align: right;margin-top: .05rem;font-size: .14rem;color: #e70012;}
.download li a{background: #FFF;padding: .15rem;display: flex;transition: all .3s;align-items: center;justify-content: space-between;}
.download li a:hover{text-decoration: none;}

.news li{box-sizing: border-box;text-align:left;margin-bottom: .3rem;}
.news li a{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;transition:all .3s;}
.news li a:hover{text-decoration: none;}
.news li .pic{width:30%;}
.news li figure{padding-bottom: 60%;}
.news li .txt{width:67%;box-sizing:border-box;}
.news li h2{transition: all .3s;font-size: .16rem;line-height: 1.4;}
.news li p{margin-top:.1rem;color: #333;line-height: 1.4;}
.news li .txter{margin-top:.1rem;font-size: .08rem;color: #333;}
.news li .more{color: #999;margin-top: .2rem;font-size: .08rem;}
.news li a:hover .more{color:#0c4194;}

.news_con .left{width: 69%;float: left;box-sizing: border-box;background: #FFF;}
.news_con .left .title h2{font-size: .16rem;font-weight: bold;}
.news_con .left .title p{margin-top: 10px;color: #666;}
.news_con .left .txt{line-height: 2;margin-top: .2rem;border-top: 1px solid #CCC;padding: .2rem 0;}
.news_con .left .txt p{padding-bottom: 10px;}
.news_con .left .txt img{max-width: 100%;}
.news_con .right{width: 28%;float: right;}
.news_con .news_tj{background: #FFF;padding: .1rem;}
.news_con .news_tj h2{font-size: .14rem;color: #333;font-weight: bold;display: flex;align-items: center;}
.news_con .news_tj ul{margin-top: .1rem;}
.news_con .news_tj li{box-sizing: border-box;position: relative;font-size: 0;padding-bottom: .1rem;}
.news_con .news_tj li:last-child{border-bottom: none;}
.news_con .news_tj li figure{width: 30%;padding-bottom: 25%;display: inline-table;vertical-align: middle;}
.news_con .news_tj li:hover figure img{transform: scale(1.1);}
.news_con .news_tj li .txt{position: relative;z-index: 1;display: inline-table;vertical-align: middle;width: 67%;box-sizing: border-box;margin-left: 3%;}
.news_con .news_tj li .txt strong{display: block;font-size: .1rem;}
.news_con .news_tj li a{transition: all 0.3s;}
.news_con .news_tj li a:hover{text-decoration: none;}

.dinggou ul{margin-top: .1rem;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.dinggou ul:after{display: none;}
.dinggou li{ width:49%; margin-bottom: .1rem;}
.dinggou li p{padding-bottom: 5px;}
.dinggou li .input_txt{ width:100%; border:1px solid #CCC; outline:medium; padding:10px 4%; font-family:'Conv_tt1161m_';box-sizing: border-box;}
.dinggou .textarea{  margin:0;}
.dinggou .textarea textarea{ width:100%; height:.6rem; border:1px solid #CCC; outline:medium; padding:2%;box-sizing: border-box;}
.dinggou .textarea p{font-weight: bold;padding-bottom: 10px;}
.dinggou .more{margin-top:10px;}
.dinggou .input_btn{border:0 none; color:#FFF; background:#0c4194;cursor: pointer;outline: medium;padding: .05rem .3rem;}

.fenye{margin-top: .2rem;}
.fenye ul{font-size: 0px;text-align: center;}
.fenye li{display: inline-block;font-size: .1rem;text-align: center;margin:0 .03rem;background: #FFF;}
.fenye li a{display: block;width: .2rem;height: .2rem;line-height: .2rem;}
.fenye li a:hover{display: block;text-decoration: none;background: #0c4194;color: #FFF;}
.fenye li.current a{background: #0c4194;color: #FFF;}
.fenye li:first-child a:hover{background: #FFF;color: #0c4194;}
.fenye li:last-child a:hover{background: #FFF;color: #0c4194;}
.fenye li i{font-size: .1rem;}
 
.syt{padding: .1rem 0;margin-top: .05rem;}
.syt ul{display: flex;align-items: center;justify-content: space-between;}
.syt li{line-height: 2;text-align: center;}
.syt li a{display: flex;align-items: center;justify-content: center;}
.syt li a:hover{display: flex;align-items: center;justify-content: center;text-decoration: none;}
.syt li i{font-size: .1rem;}
.syt li:nth-of-type(1) i{margin-right: .06rem;}
.syt li:nth-of-type(2) i{margin-right: .06rem;}
.syt li:nth-of-type(3) i{margin-left: .06rem;}
.syt ul:after{display: none;}

.sxy li{margin-bottom: .1rem;box-shadow: 0 0 20px 5px rgba(0, 0, 0, .1);}
.sxy li p{font-size: .13rem;font-weight: bold;}
.sxy li h2{margin-top: .1rem;}
.sxy li i{font-size: .1rem;color: #0c4194;margin-top: .1rem;display: block;text-align: right;}
.sxy li a{background: #e1e9fa;display: block;padding: .1rem;}
.sxy li a:hover{text-decoration: none;background: #0c4194;color: #FFF;}
.sxy li a:hover i{color: #FFF;}

.contact_t .title{font-weight: bold;font-size: .12rem;}
.contact_t .box{display: flex;background: #F5F5F5;margin-top: .1rem;flex-wrap: wrap;}
.contact_t .box .txt{width: 50%;box-sizing: border-box;padding: .3rem;}
.contact_t .box .txt h2{font-weight: bold;}
.contact_t .box .txt p{padding-top: .05rem;}
.contact_t .box #map_container{width: 50%; height:2rem;}

.contact_c{padding-top: .3rem;}
.contact_c .title{font-weight: bold;font-size: .12rem;}
.contact_c ul{display: flex;margin-top: .1rem;}
.contact_c li{width: 20%;margin-right: .1rem;text-align: center;}
.contact_c li .pic{border: 1px solid #CCC;}
.contact_c li img{width: 100%;}
.contact_c li p{padding-top: .05rem;}

.contact_b{line-height: 1.6;padding-top: .3rem;}
.contact_b .title h2{font-weight: bold;font-size: .12rem;}
.contact_b ul{display: flex;align-items: center;justify-content: space-between;text-align: center;flex-flow: wrap;margin-top: .1rem;}
.contact_b li{width: 31.333%;display: flex;align-items: center;justify-content: center;flex-flow: column;background: #f5f5f5;box-sizing: border-box;padding: .1rem;height: 1.4rem;}
.contact_b li i{width: .4rem;height: .4rem;background: #0c4194;display: block;line-height: .4rem;text-align: center;color: #FFF;font-size: .24rem;border-radius: .15rem;}
.contact_b li span{display: block;margin-top: .1rem;color: #999;}


.liuyan{background: #f5f5f5;box-sizing: border-box;}
.liuyan ul{margin-top: .1rem;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.liuyan ul:after{display: none;}
.liuyan li{ width:49%; margin-bottom: .1rem;}
.liuyan li p{padding-bottom: 5px;}
.liuyan li .input_txt{ width:100%; border:1px solid #CCC; outline:medium; padding:10px 4%; font-family:'Conv_tt1161m_';box-sizing: border-box;}
.liuyan .textarea{  margin:0;}
.liuyan .textarea textarea{ width:100%; height:.6rem; border:1px solid #CCC; outline:medium; padding:2%;box-sizing: border-box;}
.liuyan .textarea p{font-weight: bold;padding-bottom: 10px;}
.liuyan .more{margin-top:10px;}
.liuyan .input_btn{border:0 none; color:#FFF; background:#0c4194;cursor: pointer;outline: medium;padding: .05rem .3rem;}

