@charset "utf-8";

/*公共部分*/
*{font-family:Arial;margin:0;padding:0;border:0;}
.maxW{max-width:1600px;}
.minW{min-width:1200px;}
.MaxW{max-width:1200px;}
/*header*/

header{border-bottom:1px solid #eee;z-index:8;}
header .home{margin:0 auto;padding:0.3rem 0;display:flex;display:-webkit-flex;display: -ms-flexbox;display:-ms-flexbox;justify-content: space-between;}
header .home div{font-size:0.12rem; display:flex;display:-webkit-flex;display: -ms-flexbox;display:-ms-flexbox;}
header .home div:nth-of-type(1) a{margin-top:0.1rem;}
header .home div:nth-of-type(1) a:nth-of-type(1){padding-right:0.1rem;position:relative;}
header .home div:nth-of-type(1) a:nth-of-type(1):after{content:" ";display:block;position:absolute;right:0;top:0;width:1px;height:0.14rem;background:#ddd;}
header .home div:nth-of-type(1) a:nth-of-type(2){padding-left:0.1rem;}
header .home div:nth-of-type(1) a:hover{color:#007AFF;}

header .home div:nth-of-type(2) a{font-size:0.26rem;color:#003789;font-weight:800;letter-spacing: 0.02rem;}

header .home div:nth-of-type(3) a{margin-top:0.1rem;display:inline-block;}
header .home div:nth-of-type(3) a i{font-size:0.2rem;}
header .home div:nth-of-type(3) a img{width:0.23rem;}
header .home div:nth-of-type(3) a:nth-of-type(1){ padding-right:0.1rem;position:relative;}
header .home div:nth-of-type(3) a:nth-of-type(2){padding-left:0.1rem;}
header .home div:nth-of-type(3) a:hover i{color:#007AFF;}


header hr{max-width:100%;height:1px;border:0;margin:0;background:#eee;}

header nav{margin:0 auto; display:flex;display:-webkit-flex;display: -ms-flexbox;display:-ms-flexbox;font-size:0.14rem;justify-content: space-between;}
header nav .nav_Ul{font-size:0.14rem;display:flex;display:-webkit-flex;display: -ms-flexbox;display:-ms-flexbox;}
header nav .nav_Ul ul{overflow:hidden;display:inline-block;}
header nav .nav_Ul ul li{float:left;font-size:0.16rem;width:2rem;text-align: center;}
header nav .nav_Ul ul li::before{z-index:2;display:block;height:4px;width:0;background:#096EDB;content:" ";position:absolute;top:0;left:0;right:0;margin:auto;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-ms-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease;}
header nav .nav_Ul ul .ulLIs a::before{z-index:2;display:block;height:4px;width:60%;background:#096EDB;content:" ";position:absolute;top:0;left:0;right:0;margin:auto;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-ms-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease;}
header nav .nav_Ul ul .ulLIs a{color:#096EDB;}
header nav .nav_Ul ul li:nth-of-type(1){margin-left:0;}
header nav .nav_Ul ul li a{line-height: 0.6rem;}
header nav .menu{font-size:0.14rem;display:flex;display:-webkit-flex;display: -ms-flexbox;display:-ms-flexbox;}
header nav .menu>a {width:0.26rem;height:0.22rem;padding:0.2rem 0.04rem 0.04rem}
header nav .menu>a span{width:0.26rem;height:0.03rem;background:#56AE00;margin-bottom:0.06rem;border-radius:0.1rem;transform-origin:right;-webkit-transform-origin:right;-moz-transform-origin:right;-ms-transform-origin:right;-o-transform-origin:right;}
header nav .menu>a span:nth-of-type(1){}
header nav .menu>a span:nth-of-type(2){width:0.2rem;}
header nav .menu>a span:nth-of-type(3){margin-bottom:0;}

header nav .nav_Ul ul li:hover::before{width:60%;}
header nav .nav_Ul ul li:hover a{color:#096EDB;}

header .menu_sub{left:0;top:0.6rem;padding: 0.1rem 0 0.1rem;background:white;font-size:0.14rem;display:none;box-shadow:0px 4px 18px -6px #ccc;}
header .menu_sub .menu_sub_li{width:8.26rem;margin:0 auto;}
header .menu_sub .menu_sub_li ul{width:2rem;text-align:center;margin-right:0rem;/*margin-left:0.1rem;*/}

header .menu_sub .menu_sub_li ul li a{line-height: 0.3rem;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow: hidden;color:#666;}
header .menu_sub .menu_sub_li ul li:hover{background:#096EDB;}
header .menu_sub .menu_sub_li ul li:hover a{color:white;}


/*header end*/

/*footer*/
footer{background:#222222;padding:0.8rem 0;}
footer .footer_com{margin:0 auto;}
footer .footer_com .footer_com_left,footer .footer_com .footer_com_right{width:50%;font-size:0.14rem;color:white;}
footer .footer_com .footer_com_left .footer_product{padding:0.1rem 0 0;}
footer .footer_com .footer_com_left .footer_product:nth-of-type(1){margin-right:18%;margin-left:4%;}
footer .footer_com .footer_com_left .footer_product a{color:white;}
footer .footer_com .footer_com_left .footer_product h3{font-size:0.18rem;margin-bottom:0.2rem;}
footer .footer_com .footer_com_left .footer_product p{margin-bottom:0.1rem;font-size:0.13rem;}
footer .footer_com .footer_com_left .footer_product p a{color:rgba(255,255,255,.5);}
footer .footer_com .footer_com_left .footer_product p a:hover{color:white;}

footer .footer_com .footer_com_right .footer_com_right_top{border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:0.1rem;padding:0.1rem 0;margin-top:0.1rem;}
footer .footer_com .footer_com_right .footer_com_right_top .footer_com_right_top_left{width:46%;font-size:0.3rem;font-weight:800;color:rgba(255,255,255,.5);}
footer .footer_com .footer_com_right .footer_com_right_top .footer_com_right_top_right{width:54%;}
footer .footer_com .footer_com_right .footer_com_right_top .footer_com_right_top_right p{font-size:0.14rem;color:rgba(255,255,255,.5);margin-top:0.04rem;}
footer .footer_com .footer_com_right .footer_com_right_top .footer_com_right_top_right p a{display:inline-block;margin-left:0rem;}
footer .footer_com .footer_com_right .footer_com_right_top .footer_com_right_top_right p a i{color:white;font-size:0.3rem;position:relative;top:0.04rem;}
footer .footer_com .footer_com_right .footer_com_right_top .footer_com_right_top_right div{color:rgba(255,255,255,.7);margin:0.1rem 0 0;font-size: 0.15rem;}
footer .footer_com .footer_com_right .footer_com_right_top .footer_com_right_top_right div span{color:rgba(255,255,255,.5);font-size:0.14rem;}

footer .footer_com .footer_com_right .footer_bottom{color:#555;font-size:0.12rem;}
footer .footer_com .footer_com_right .footer_bottom a{color:#555;}
.footer_bottom img{ display:inline;}

.zxly{ background:#f7f8fa; padding:30px 0;}
.send-mail{background:#FFF; padding:0 35px 30px 35px;width:1130px; margin:0 auto;}
.send-mail h1{text-align:center;font-size:28px;}
.send-mail .title-box{position:relative;}
.send-mail .title-box div{width:418px;height:27px;border-bottom:2px solid #eb0212;position:absolute;top:5px;}
.send-mail .title-box div em{display:none;width:34px;height:21px;position:absolute;bottom:-1px;}
.send-mail .title-box .left{left:0px;}
.send-mail .title-box .left em{right:20px;}
.send-mail .title-box .right{right:0px;}
.send-mail .title-box .right em{left:20px;background-position:-34px 0px;}
.send-mail .show .title-box .left em{display:block;-webkit-animation:home_left 0.8s 1 linear;animation:home_left 0.8s 1 linear;}
.send-mail .show .title-box .right em{display:block;-webkit-animation:home_right 0.8s 1 linear;animation:home_right 0.8s 1 linear;}
.send-mail p.if{text-align:center;font-size:30px; color:#000;padding:35px 0px 5px 0px;}
.send-mail p.lybt2{ text-align:center; height:45px; font-size:14px;}
.send-mail input{display:block;width:527px; height:44px; padding:5px 15px;text-indent:5px; border:1px solid #d3d3d3;border-radius:4px;-webkit-border-radius:4px; color:#333;}
.send-mail .cname,.send-mail .company{float:left;}
.send-mail .cemail,.send-mail .phone{float:right;}
.send-mail form p{padding-bottom:60px;}
.lybt2{ text-align:center;}
.send-mail textarea{display:block;width:98%;border:1px solid #d3d3d3;text-indent:5px; padding:0 1%;padding-top:5px;height:191px;border-radius:4px;-webkit-border-radius:4px;}
.send-mail span input{display:block;width:224px;height:38px; margin:30px auto 0 auto;text-align:center;font-size:16px;background-color:#e71e14;color:#FFF;border-radius:4px;-webkit-border-radius:4px;cursor:pointer;-webkit-transition: all .5s ease-out;-moz-transition: all .5s ease-out;-ms-transition: all .5s ease-out;-o-transition: all .5s ease-out; transition: all .5s ease-out; border:none;}
.send-mail span input:hover{background-color:#666; border:none; color:#FFF;}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { /* WebKit*/  
    color:#333;  
}  
input:-moz-placeholder, textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
    color:#333;  
}  
input::-moz-placeholder, textarea::-moz-placeholder { /* Mozilla Firefox 19+ */  
    color:#333;  
}  
input:-ms-input-placeholder, textarea:-ms-input-placeholder { /* IE 10+ */  
    color:#333;  
}  

@media only screen and (max-width: 1300px) {
	footer .footer_com .footer_com_left {width:40%;}
	footer .footer_com .footer_com_right {width:60%;}
}

.nn{position:fixed;width: 230px;height: 66px;background:rgba(0,0,0,0.2);bottom:70px;right:-180px;border-radius:5px;z-index: 99999;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;cursor:pointer;}
.nn a {display: block;width: 100%;height: 100%;margin-left:6px;font-size: 14px;font-weight: bold;padding-left: 60px;line-height: 64px;color: #EDEDED;letter-spacing: 0px;}
.nn span::after{content:"";display:block;position:absolute;width:160px;height:160px;background-image:url(../images/erweima.png);background-size:100%;top:-180px;left:0;visibility:hidden;opacity:0;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;}
li.nn2{bottom:220px;}
li.nn1{bottom:150px;}
li.nn3{bottom:80px;display:none;}
li.nn1 a {background: url(../images/mlr1.png) no-repeat 10px center;}
li.nn2 a {background: url(../images/weixin.png) no-repeat 10px center;background-size:0.23rem;}
li.nn3 a {background: url(../images/mlr4.png) no-repeat 10px center;	}
.nn:hover {right:0;background:rgba(17,90,189,.8);}
li.nn2:hover span::after{visibility:visible;top:-170px;opacity:1;}




/*footer end */



/*index.html*/
.banner .swiper-container {width: 100%;height: 100%;}
.banner .swiper-slide {text-align: center;font-size: 18px;background: #fff;}
.banner .swiper-slide img{width:100%;}
.banner .swiper-slide .innerss{top:36%;left:15%;z-index:3;color:white;text-align:left;}
.banner .swiper-slide .innerss p:nth-of-type(1){font-size:0.45rem; text-shadow:0 0 10px Rgba(0,0,0,0.5);}
.banner .swiper-slide .innerss p:nth-of-type(2){font-size:0.2rem;text-shadow:0 0 10px Rgba(0,0,0,0.5);}
.banner .swiper-container-horizontal>.swiper-pagination-progress{bottom:0;top:auto;}
.movedown{bottom: 0.9rem;height: 0;z-index: 40;}
.movedown img{position:relative;width:0.4rem;margin:0 auto;cursor:pointer;-webkit-animation:icon 1.2s  linear infinite;-moz-animation:icon 1.2s  linear infinite;-ms-animation:icon 1.2s  linear infinite;animation:icon 1.2s  linear infinite;}
@keyframes icon{0%{top:0px;}60%{top:16px;}100%{top:0;}}
@-webkit-keyframes icon{0%{top:0px;}60%{top:16px;}100%{top:0;}}
@-ms-keyframes icon{0%{top:0px;}60%{top:16px;}100%{top:0;}}
@-moz-keyframes icon{0%{top:0px;}60%{top:16px;}100%{top:0;}}


section{background:#F7F8FA;}
section aside{margin:0 auto;border-bottom:1px solid rgba(100,100,100,.1);}
section aside .product_three{width:33.3%;background:white;}
section aside .product_three a{padding-bottom:0.4rem;height:3.9rem;}
section aside .product_three img{max-width:100%;width:auto;margin:0 auto; transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);}
section aside .product_three::after{display:block;position:absolute;content:" ";width:1px;height:100%;top:0;right:0;background:rgba(100,100,100,.1);}
section aside .product_three:nth-of-type(1)::before{z-index:2; display:block;position:absolute;content:" ";width:1px;height:100%;top:0;left:0;background:rgba(100,100,100,.1);}
section aside .product_three a h3{font-size:0.18rem; text-align: center;left:0;bottom:0.5rem;color:#096EDB;font-weight:800;z-index:3;}
section aside .product_three a h3 span{display:inline-block;width:0.17rem;height:0.17rem;border-radius:50%;border:1px solid #999;margin-left:0.2rem;top:0.06rem;}
section aside .product_three a h3 span::before{position:absolute;content:"";display:block;width:1px;height:0.11rem;left:0.09rem;top:0.03rem;background:#999;margin-left:-0.01rem;}
section aside .product_three a h3 span::after{position:absolute;content:"";display:block;height:1px;width:0.11rem;top:0.09rem;left:0.03rem;background:#999;margin-top:-0.01rem;}
section aside .product_three a p{top:70%;text-align:left;width:80%;margin-left:10%;color:white;z-index:3;font-size:0.14rem;opacity:0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 6;overflow: hidden;}
section aside .product_three a div{width:40%;height:40%;background:rgba(9, 110, 219, 0.8);top:0;left:0;right:0;bottom:0;margin:auto;z-index:2;opacity:0;}
section aside .product_three>a>button{z-index:3;bottom:0%;width:20%;margin-left:40%;border:1px solid Rgba(255,255,255,0.5);color:white;line-height:0.3rem;opacity:0;}
section aside .product_three>a>button .icon-left:before {position: relative;top: 1px;left: 4px;font-size: 0.14rem;}

section aside .product_three:hover a img{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);}
section aside .product_three:hover a div{width:100%;height:100%;opacity:1;}
section aside .product_three:hover a h3{color:white;bottom:76%;font-size:0.28rem;}
section aside .product_three:hover a h3 span{display:none;}
section aside .product_three:hover a p{opacity:1;top:36%;}
section aside .product_three:hover>a>button{bottom:10%;opacity:1;}




section .product_app{margin:0 auto;padding-bottom:0.6rem;}
section .product_app h4{text-align: center;font-size:0.3rem;font-weight:800; margin: 0.5rem 0 0.3rem;}
section .product_app .product_app_one{display: flex;display:-webkit-flex;display: -moz-box;display: -ms-flexbox;justify-content:space-between;}
section .product_app .product_app_one .product_app_one1{width:19.4%;display: flex;display:-webkit-flex;display: -moz-box;display: -ms-flexbox;background:#003789;}
section .product_app .product_app_one .product_app_one1 a::after{position:absolute;display:block;content:" ";width:100%;height:100%;border:2px solid white;top:0;left:0;right:0;bottom:0;margin:auto;z-index:2;opacity:0;-webkit-transition:all 0.6s ease;-moz-transition:all 0.6s ease;-ms-transition:all 0.6s ease;-o-transition:all 0.6s ease;transition:all 0.6s ease;}
section .product_app .product_app_one .product_app_one1 a img{width:100%;}
section .product_app .product_app_one .product_app_one1 a .product_app_btn{z-index:3;font-size:0.16rem;color:white;text-align: center;bottom:8%;display: flex;display:-webkit-flex;display: -moz-box;display: -ms-flexbox;justify-content:center;}
section .product_app .product_app_one .product_app_one1 a .product_app_btn button{background:rgba(101,168,26,.9);padding:0.1rem 0.2rem;color:white;}
section .product_app .product_app_one .product_app_one1 a .product_app_btn button p{font-size:0.16rem; color:white;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow: hidden;}
section .product_app .product_app_one .product_app_one1>a>p{z-index:3;font-size:0.14rem;width:80%;margin-left:10%;color:white;top:50%;opacity:0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:9;overflow: hidden;}



section .product_app .product_app_one .product_app_one1:hover a img{opacity:.4;}
section .product_app .product_app_one .product_app_one1:hover a::after{opacity:1;width:90%;height:90%;}
section .product_app .product_app_one .product_app_one1:hover a .product_app_btn{bottom:80%;}
section .product_app .product_app_one .product_app_one1:hover a .product_app_btn button{width:90%;background:transparent;font-size:0.16rem;padding:0;}
section .product_app .product_app_one .product_app_one1:hover a .product_app_btn button::before{display:block;content:" ";position:absolute;width:4px;height:100%;background:white;top:0;left:0;}
section .product_app .product_app_one .product_app_one1:hover a .product_app_btn button p{font-size:0.2rem;font-weight:600;text-align:left; padding-left: 17px;}
section .product_app .product_app_one .product_app_one1:hover a p{opacity:1;top:30%;}

section .index_conpany{background:white;}
section .index_conpany .index_conpany_left{width:54%;}
section .index_conpany .index_conpany_left .swiper-container {width: 100%;height: 100%;}
section .index_conpany .index_conpany_left .swiper-slide {text-align: center;font-size: 18px;background: #fff;}
section .index_conpany .index_conpany_left .swiper-slide img{width:100%;}

section .index_conpany .index_conpany_right{width:46%;}
section .index_conpany .index_conpany_right .index_conpany_right_con{width:80%;margin-left:10%;margin-top:16%;}
section .index_conpany .index_conpany_right .index_conpany_right_con h3{font-size:0.4rem;color:#096EDB;text-align:left;margin:0 0 0.3rem;font-weight:800;}
section .index_conpany .index_conpany_right .index_conpany_right_con p{font-size:0.16rem; color:#333;text-align:left;line-height: 0.22rem;margin:0 0 0.2rem;width:60%;}
section .index_conpany .index_conpany_right .index_conpany_right_con button{float:left;margin-top:0.2rem;}
section .index_conpany .index_conpany_right .index_conpany_right_con button a{border:1px solid #ccc;border-radius:0.3rem;color:#333;line-height: 0.4rem;text-align: center;padding:0 0.2rem;font-size:0.12rem;}
section .index_conpany .index_conpany_right .index_conpany_right_con button a .icon-left:before{position: relative;top:1px;left:1px;-webkit-transition:all 0.6s ease;-moz-transition:all 0.6s ease;-ms-transition:all 0.4s ease;-o-transition:all 0.6s ease;transition:all 0.6s ease;}

section .index_conpany .index_conpany_right .index_conpany_right_con button:hover a .icon-left:before{left:6px;color:white;}
section .index_conpany .index_conpany_right .index_conpany_right_con button:hover a{background:#096EDB;color:white;}
/*section .index_conpany .index_conpany_right .index_conpany_right_con button:hover a{}*/
/*index.html end*/


/*info.html*/

/*.info_banner{}*/
.info_banner div{top:0;left:0;}
.info_banner div p{font-size:0.3rem;color:white;line-height:0.84rem;margin:0 auto;font-weight: 800; padding-left:4%;}

section .info_nav{margin:0 auto;z-index:5;height:42px;}
section .info_nav_home{ float:left;font-size:0.14rem;z-index:4; border-left:1px solid rgba(0,0,0,.1);border-right:1px solid rgba(0,0,0,.1);line-height: 0.36rem;}
section .info_nav_home>a{padding:0 0.6rem;box-sizing:border-box;}
section .info_nav_home .iconfont::before{font-size:0.16rem;}
section .info_nav_home .iconfont:nth-of-type(1){top:2px;right:0.1rem;}
section .info_nav_home .iconfont:nth-of-type(1)::before{font-size:0.16rem;color:rgba(0,0,0,.8);}
section .info_nav_home .iconfont:nth-of-type(2){top:6px;left:0.12rem;}
section .info_nav_home .iconfont:nth-of-type(2)::before{font-size:0.3rem;color:rgba(0,0,0,.4);}
section .info_nav_home .info_nav_home_sub{top:0.42rem;left:0;background:#F7F8FA;z-index:3;border-bottom:1px solid rgba(0,0,0,.1);display:none;}
section .info_nav_home .info_nav_home_sub ul li{border:1px solid rgba(0,0,0,.1);border-bottom:0px;text-align: center;font-size:0.12rem;}
section .info_nav_home .info_nav_home_sub ul li:hover{background:#096EDB;}
section .info_nav_home .info_nav_home_sub ul li:hover a{color:white;}

section .info_nav_sub{float:left;font-size:0.14rem;border-right:1px solid rgba(0,0,0,.1);line-height: 0.42rem;}
section .info_nav_sub a{padding:0 0.2rem;box-sizing:border-box;}


section .info_product_app{background:white;padding:0.2rem 0 0.1rem;z-index: 0;border-top:1px solid rgba(0,0,0,.1);}
section .info_product_app_area{margin:0 auto;}
section .info_product_app_area .swiper-container {width: 100%;height: 100%;}
section .info_product_app_area .swiper-slide {text-align: center;font-size: 18px;background: #fff;}
section .info_product_app_area .swiper-slide img{width:100%;}
section .info_product_app_area .swiper-container .swiper-pagination-bullet{background:#096EDB;}
section .info_product_app_area .swiper-container .swiper-pagination-bullet-active{background:#4AAF07;}

section .info_product_app .info_product_table{margin:0 auto; font-size:0.16rem; padding-top:28px;}
section .info_product_app .info_product_table img{ max-width:100%;}
section .info_product_app .info_product_table h3{font-size:0.24rem;text-align:left;margin:0.4rem 0 0.2rem;font-weight:800;}
section .info_product_app .info_product_table .info_tabless{box-sizing:border-box;border:1px solid rgba(0,0,0,.2);}
section .info_product_app .info_product_table .info_tabless .info_tabless_header{background:#1059BD;}
section .info_product_app .info_product_table .info_tabless .info_tabless_header span{width:25%;line-height:0.5rem;text-align: center;font-size:0.16rem;color:white;font-weight: 800;}
section .info_product_app .info_product_table .info_tabless .info_tabless_header span::before{content:" ";display:block;position:absolute;width:1px;height:100%;background:rgba(0,0,0,.2);top:0;left:0;}
section .info_product_app .info_product_table .info_tabless .info_tabless_header span:nth-of-type(1)::before{display:none;}
section .info_product_app .info_product_table .info_tabless .info_tabless_body span{width:25%;line-height:0.5rem;text-align: center;font-size:0.14rem;color:black;}
section .info_product_app .info_product_table .info_tabless .info_tabless_body span::before{content:" ";display:block;position:absolute;width:1px;height:100%;background:rgba(0,0,0,.2);top:0;left:0;}
section .info_product_app .info_product_table .info_tabless .info_tabless_body span:nth-of-type(1)::before{display:none;}
section .info_product_app .info_product_table .info_tabless .info_tabless_body{border-top:1px solid rgba(0,0,0,.2);}

section .info_area_move{padding:0.3rem 0 0.2rem;}
section .info_product_app h3{font-size:0.3rem;margin:0.3rem auto 0;font-weight:800;color:#1059BD; max-width:1200px;}
section .info_area_move .info_area{margin:0 auto;}
section .info_area .swiper-container {width: 100%;height: 100%;padding-bottom:0.4rem;}
section .info_area .swiper-slide {text-align: center;font-size: 18px;background: #fff;position:relative;overflow:hidden;}
section .info_area .swiper-slide a::before{content:" ";display:block;position:absolute;top:0;left:0;width:100%;height:0;background:rgba(0,0,0,0);z-index:2;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-ms-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease;}
section .info_area .swiper-slide img{max-width:100%;width:auto;margin:0 auto;}
section .info_area .swiper-slide>a>span{background:white;width:0.3rem;height:0.3rem;border-radius:50%;z-index:3;top:-30%;left:50%;margin-left:-0.2rem;}
section .info_area .swiper-slide>a>span::before{content:" ";display:block;position:absolute;width:2px;height:0.1rem;top:0.1rem;left:50%;margin-left:-1px;background:black;}
section .info_area .swiper-slide>a>span::after{content:" ";display:block;position:absolute;height:2px;width:0.1rem;left:0.1rem;top:50%;margin-top:-1px;background:black;}
section .info_area .swiper-slide .info_area_text{z-index:3;line-height:0.6rem;font-size:0.14rem;}
section .info_area .swiper-slide .info_area_text>span{z-index:4;}
section .info_area .swiper-slide .info_area_text::before{content:" ";display:block;position:absolute;width:100%;height:0;background:#1059BD;bottom:0;left:0;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-ms-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease;}
section .info_area_move .info_area .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{left:auto;text-align: center;height:0.4rem;}
section .info_area .swiper-container .swiper-pagination-bullet{background:#313232;position: relative;top:-1rem;}
section .info_area .swiper-container .swiper-pagination-bullet-active{background:#4AAF07;}

section .info_area .swiper-slide:hover a::before{height:100%;}
section .info_area .swiper-slide:hover .info_area_text::before{height:100%;}
section .info_area .swiper-slide:hover .info_area_text>span{color:white;}
section .info_area .swiper-slide:hover>a>span{top:30%;}

@media only screen  and (max-width: 1800px) {
	.info_banner div p{line-height: 0.76rem;}
}
@media only screen  and (max-width: 1600px) {
	.info_banner div p{line-height: 0.70rem;}
}
@media only screen  and (max-width: 1600px) {
	.info_banner div p{line-height: 0.64rem;}
}
@media only screen  and (max-width: 1600px) {
	.info_banner div p{line-height: 0.6rem;}
}
@media only screen  and (max-width: 1400px) {
	.info_banner div p{line-height: 0.56rem;}
}
@media only screen  and (max-width: 1200px) {
	.info_banner div p{line-height: 0.54rem;}
}
/*info.html end*/




/*产品展示页 product_allList.html*/

section .info_product_all{padding:0.5rem 0 0.2rem;background:white;border-top:1px solid rgba(0,0,0,.1);}
section .info_product_all h4{text-align: center;font-size:0.3rem;font-weight:800; margin:0.3rem 0;}
section .info_product_all .product_app_one{margin:0 auto;padding-bottom:0.3rem;}
section .info_product_all .product_app_one .product_app_one1{width:23%;background:#003789;margin-right:0.32rem;margin-bottom:0.32rem;}
section .info_product_all .product_app_one .product_app_one1:nth-of-type(4n){margin-right:0;}
section .info_product_all .product_app_one .product_app_one1 a::after{position:absolute;display:block;content:" ";width:100%;height:100%;border:2px solid white;top:0;left:0;right:0;bottom:0;margin:auto;z-index:2;opacity:0;-webkit-transition:all 0.6s ease;-moz-transition:all 0.6s ease;-ms-transition:all 0.6s ease;-o-transition:all 0.6s ease;transition:all 0.6s ease;}
section .info_product_all .product_app_one .product_app_one1 a img{width:100%;}
section .info_product_all .product_app_one .product_app_one1 a .product_app_btn{z-index:3;font-size:0.16rem;color:white;text-align: center;bottom:8%;display: flex;display:-webkit-flex;display: -moz-box;display: -ms-flexbox;justify-content:center;}
section .info_product_all .product_app_one .product_app_one1 a .product_app_btn button{background:rgba(101,168,26,.9);padding:0.1rem 0.2rem;color:white;}
section .info_product_all .product_app_one .product_app_one1 a .product_app_btn button p{font-size:0.16rem; color:white;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow: hidden;}
section .info_product_all .product_app_one .product_app_one1>a>p{z-index:3;font-size:0.14rem;width:80%;margin-left:10%;color:white;top:50%;opacity:0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:9;overflow: hidden;}


section .info_product_all .product_app_one .product_app_one1:hover a img{opacity:.4;}
section .info_product_all .product_app_one .product_app_one1:hover a::after{opacity:1;width:90%;height:90%;}
section .info_product_all .product_app_one .product_app_one1:hover a .product_app_btn{bottom:80%;}
section .info_product_all .product_app_one .product_app_one1:hover a .product_app_btn button{width:90%;background:transparent;font-size:0.16rem;padding:0;}
section .info_product_all .product_app_one .product_app_one1:hover a .product_app_btn button::before{display:block;content:" ";position:absolute;width:4px;height:100%;background:white;top:0;left:0;}
section .info_product_all .product_app_one .product_app_one1:hover a .product_app_btn button p {font-size: 0.2rem;font-weight: 600;}
section .info_product_all .product_app_one .product_app_one1:hover a p{opacity:1;top:30%;}

section .pageNum{width:100%;}
section .pageNum .pages{width:210px;margin:0 auto 0.2rem;overflow:hidden;}
section .pageNum .pages a{padding:0;margin:0; display:block;float:left;width:40px;height:40px;border:1px solid #ccc;text-align: center;line-height:40px;font-size:14px;color:black;border-right:0;}
section .pageNum .pages .prev{border-bottom-left-radius:5px;border-top-left-radius:5px;}
section .pageNum .pages .next{border-bottom-right-radius:5px;border-top-right-radius:5px;border-right: 1px solid #ccc;}
section .pageNum .pages a:nth-of-type(2){background:#0077D3;color:white;}
section .pageNum .pages a:hover{background:#0077D3;color:white;}

/*产品展示页 product_allList.html end*/


/*ProductList.html*/
.pdL_section{background:#EDEDED;}
.pdL_section .productList{border-top:1px solid rgba(0,0,0,.1);}
.pdL_section .productList .ProductL_midden{margin:0 auto;padding:0.4rem;}
.pdL_section .productList .ProductL_midden .productL_one{width:32%;background:white;margin-right:2%;top:0;left:0;}
.pdL_section .productList .ProductL_midden .productL_one:nth-of-type(3n){margin-right:0;}
.pdL_section .productList .ProductL_midden .productL_one a .pdo_pic{border:1px solid #ddd;height:2.4rem;}
.pdL_section .productList .ProductL_midden .productL_one a .pdo_pic img{ max-width:100%;top:0;left:0;right:0;bottom:0;margin:auto;max-height:2.4rem;width:auto;height:auto;}
.pdL_section .productList .ProductL_midden .productL_one a .pdo_text{border:1px solid #ddd;font-size:0.14rem;background:white;border-top:0;box-sizing: border-box;padding:0.2rem;}
.pdL_section .productList .ProductL_midden .productL_one a .pdo_text h3{font-size:0.18rem;font-weight:800;margin-bottom: 0.1rem;}
.pdL_section .productList .ProductL_midden .productL_one a .pdo_text p{font-size:0.14rem;font-weight:100;color:#666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.pdL_section .productList .ProductL_midden .productL_one a .pdo_text div{font-size: 0.14rem;text-align: right;padding:0.1rem 0 0;padding-right:0.2rem;}
.pdL_section .productList .ProductL_midden .productL_one a .pdo_text div .iconfont{top:0.01rem;}
.pdL_section .productList .ProductL_midden .productL_one a .pdo_text div .icon-left:before{font-size:0.14rem;}

.pdL_section .productList .ProductL_midden .productL_one:hover{box-shadow:0px 6px 15px 4px #e2dfdf;top:-14px;}
.pdL_section .productList .ProductL_midden .productL_one:hover a .pdo_text h3{color:#096EDB;}
.pdL_section .productList .ProductL_midden .productL_one:hover a .pdo_text p{color:#096EDB;}
/*ProductList.html end*/


/*Product.html*/
.pds_section .products{border-top:1px solid rgba(0,0,0,.1);}
.pds_section .products .products_modden{margin:0 auto;padding:0.4rem 0;}

.pds_section .products .products_modden .news_content{background:white;padding-top:10px;}
.pds_section .products .products_modden .news_mid{width:1200px;margin:0 auto;height:100%;overflow:hidden;}
.pds_section .products .products_modden .news_title{width:1200px;margin:0 auto;text-align: center;margin-bottom:10px;}
.pds_section .products .products_modden .news_title strong{font-size:24px;color:black;font-weight:100;display:block;margin:0.2rem 0 0;}
.pds_section .products .products_modden .news_title p{display: block; margin-top:10px;font-size:0.14rem;}



.pds_section .products .products_modden .bdsharebuttonbox{height:40px;font-size:0.14rem;}
.pds_section .products .products_modden .news_contents{margin:0 auto; padding:10px;  border-top:1px solid #D9D9D9;}
.pds_section .products .products_modden .news_contents p{color:#000;padding-bottom:20px;line-height: 22px;font-size:0.14rem;}
.pds_section .products .products_modden .news_contents img{width:30%; display:block;margin:0 auto; padding-bottom:20px;}


/*Product.html end*/



/*about.html*/

section .product_about{border-top:1px solid rgba(0,0,0,.1);background: white;}
section .product_about .product_about_midden{margin:0.6rem auto 0.3rem; font-size:0.16rem;}
section .product_about .product_about_midden h3{font-size:0.3rem;margin:0.3rem 0 ;}
section .product_about .product_about_midden .product_about_midden_left{width:40%;}
section .product_about .product_about_midden .product_about_midden_left::before{display:block;content:" ";position:absolute;width:3rem;height:2rem;border:0.12rem solid #1059BD;top:48%;left:2%;margin-top:-1rem;}
section .product_about .product_about_midden .product_about_midden_left img{width:80%}
section .product_about .product_about_midden .product_about_midden_right{width:60%;font-size:0.14rem;}
section .product_about .product_about_midden .product_about_midden_right h4{font-size:0.24rem;text-align: left;margin:0.6rem 0 0.2rem;font-weight:600;padding:0  0 0 10%;}
section .product_about .product_about_midden .product_about_midden_right p{font-size:0.14rem;width:80%;margin:0 auto;line-height: 0.22rem;margin-bottom:0.1rem;}

.product_about_banner{margin:0 auto;background:white;}
.product_about_banner h3{font-size:0.3rem; padding:0.2rem 0 0.3rem;color:#333;margin-bottom: 0.2rem;text-transform : uppercase}
.product_about_banner h3::after{display:block;content:" ";position:absolute;bottom:20%;left:0;width:1rem;height:0.02rem;background:#003789 ;}
.product_about_banner .swiper-container {margin:0 auto;overflow:visible;}
.product_about_banner .swiper-slide {text-align: center;font-size: 18px;background: #fff;}
.product_about_banner .swiper-slide a img{width:100%;}
.product_about_banner .swiper-slide a .product_about_banner_text{bottom:0;left:0;text-align: left;background:rgba(86, 148, 31, 0.7);padding:0.1rem 0.3rem;color:white; width:100%;}
.product_about_banner .swiper-slide a .product_about_banner_text h4{font-size:0.18rem;font-weight:800;}
.product_about_banner .swiper-slide a .product_about_banner_text p{font-size:0.14rem;font-weight:100;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.product_about_banner .swiper-container{position: relative;width: height: 100%;margin: 0 auto;}


.product_about_banner .swiper-button-next{top:0; height:100%;width:100%;right:-100%;background-color:rgba(0,0,0,.7);background-position:8%;margin-top: 0;background-image:url(../images/index05_02.png);background-size: 44px 44px;}
.product_about_banner .swiper-button-prev{top:0; height:100%;width:100%;left:-100%;background-color:rgba(0,0,0,.7);background-position:92%;margin-top: 0;background-image:url(../images/index05_01.png);background-size: 44px 44px;}



/*about.html end*/