body{font-family: "Microsoft Yahei";line-height: 26px; margin: 0; padding: 0; font-size: 14px; color: #4e4e4e;}
ul,li,img,h1,h2,h3,h4,h5,dl,dt,dd,i,table,tr,td{margin: 0;padding: 0;list-style: none;border: 0;font-style:normal;font-size: inherit;font-weight: normal;}
a,a:focus, a:hover{color: #4e4e4e; text-decoration: none;}
img{max-width: 100%;}
input{outline:medium;border: none;background: none;}
iframe{max-width: 100%;}
p{margin: 5px 0;}
button,textarea{outline: none;border: none;font-family: "microsoft yahei";background: none;}
button,textarea :focus{outline:0;border: none;background: none;}
.container{padding: 0;width: 64%;margin: auto;}
@media screen and (max-width: 1490px){
	.container{width: 80%;}
}
@media screen and (max-width: 1723px){
	.container{width: 88%;}
}
@media screen and (max-width: 1024px){
	.container{width: 96%;}
}
.center{width: 96%;margin: auto;}
@font-face {
  font-family: 'iconfont';
  src: url('../font_jxnt/iconfont.ttf?t=1623288645174') format('truetype');
}
@font-face {
  font-family: 'Bar-E';
  src: url('../ziti/Bar-E.ttf');
}
/*公用类*/

/*首页动画*/
.ping1.active
	{
		animation-name: fadeIn;/*所需运行的动画名称*/
		animation-duration: 3s;/*在30秒内完成*/
		animation-delay: 0s;/*等待0秒*/
		animation-fill-mode: forwards;/*执行后结束停留*/
	}
.ping2.active .second .gsjj_bt
	{
		animation-name: bounceInDown;/*所需运行的动画名称*/
		animation-duration: 2s;/*在30秒内完成*/
		animation-delay: 0s;/*等待0秒*/
		animation-fill-mode: forwards;/*执行后结束停留*/
	}
.ping2.active .second .gsjj_nr .gsjj_nr_l
	{
		animation-name: slideInLeft;/*所需运行的动画名称*/
		animation-duration: 2s;/*在30秒内完成*/
		animation-delay: 0s;/*等待0秒*/
		animation-fill-mode: forwards;/*执行后结束停留*/
	}
.ping2.active .second .gsjj_nr .gsjj_nr_r
	{
		animation-name: slideInRight;/*所需运行的动画名称*/
		animation-duration: 2s;/*在30秒内完成*/
		animation-delay: 0s;/*等待0秒*/
		animation-fill-mode: forwards;/*执行后结束停留*/
	}
.ping3.active .third .cpzx_bt
	{
		animation-name: bounceInDown;/*所需运行的动画名称*/
		animation-duration: 2s;/*在30秒内完成*/
		animation-delay: 0s;/*等待0秒*/
		animation-fill-mode: forwards;/*执行后结束停留*/
	}
.ping3.active .third .options
	{
		animation-name: bounceInUp;/*所需运行的动画名称*/
		animation-duration: 2s;/*在30秒内完成*/
		animation-delay: 0s;/*等待0秒*/
		animation-fill-mode: forwards;/*执行后结束停留*/
	}
.ping4.active .fourth .xwzx_bt
	{
		animation-name: bounceInDown;/*所需运行的动画名称*/
		animation-duration: 2s;/*在30秒内完成*/
		animation-delay: 0s;/*等待0秒*/
		animation-fill-mode: forwards;/*执行后结束停留*/
	}
.ping4.active .fourth .xwzx_lb
	{
		animation-name: bounceInUp;/*所需运行的动画名称*/
		animation-duration: 2s;/*在30秒内完成*/
		animation-delay: 0s;/*等待0秒*/
		animation-fill-mode: forwards;/*执行后结束停留*/
	}
.ping5.active .fifth .lxwm_bt
	{
		animation-name: bounceInDown;/*所需运行的动画名称*/
		animation-duration: 2s;/*在30秒内完成*/
		animation-delay: 0s;/*等待0秒*/
		animation-fill-mode: forwards;/*执行后结束停留*/
	}
.ping5.active .fifth .lxwm_nr
	{
		animation-name: bounceInUp;/*所需运行的动画名称*/
		animation-duration: 2s;/*在30秒内完成*/
		animation-delay: 0s;/*等待0秒*/
		animation-fill-mode: forwards;/*执行后结束停留*/
	}


.tiao {
	animation-name: fadeIn;/*所需运行的动画名称*/
	animation-duration: 3s;/*动画持续时间完成*/
	animation-delay: 0s; /*动画延迟多久才开始*/
	animation-iteration-count: 1; /*是否循环执行动画*/
}




/*第一屏*/
.first{height: 100%;}
.p_head{width: 100%;height: 100px;background: #fff; z-index: 9999;}
.p_head .p_logo{width: 20%;float: left;line-height: 100px;display: list-item;list-style: none;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.navBar{width: 80%;float: right; position:relative; z-index:1;padding: 0;}
.nav{position:relative;}
.nav li{display: block;float: left;}
.nav a{font-size: 16px;}
.nav h3{ font-size:16px;font-weight:normal;}
.nav .m{width: 9%; position:relative; z-index:1;height: 100px;}
.nav .s{width: 0.09%;line-height: 100px;}
.nav h3 a{display:block; text-align:center;line-height: 100px;}
.nav .m:hover{border-bottom: 2px solid #fff;}
.nav .sub{display:none;position:absolute;top: 100px;z-index:1;width: 100%;background: rgba(255,255,255, 0.8);padding-bottom: 15px;left: 0;border-bottom: 2px solid #fff;}
.nav .sub li{text-align: center;height: 35px;line-height: 25px;float: left;width: 100%;margin-left: 0;}
.nav .sub li a{display:block;padding:8px 0;font-size: 14px;width: 90%;margin: auto;}
.nav .sub li a:hover{border-bottom:1px solid #f40b06;width: 90%;}
.p_head .w_dh{display: none;width: 20%;float: right;text-align: right;line-height: 88px;}
.p_head .w_dh i{font-family: "iconfont" !important;font-size: 20px;}
/*轮换图*/
#banner{width: 100%; height: calc(100vh - 100px) !important;/*height: 840px;*/position: relative;}
#banner .focusBox{position: relative; width:100%;height: calc(100vh - 108.5px) !important;overflow: hidden;padding-left: 12.5px;}
#banner .focusBox .pic{position:relative; z-index:0;}
#banner .focusBox .pic li{height: calc(100vh - 100px) !important;}
#banner .focusBox .pic img{width:100%;height:100% !important;object-fit: cover; display: block;}
#banner .focusBox .prev,
#banner .focusBox .next{width: 60px; height: 90px; margin: -60px 0 0; display: none; background: url(../img/ad_ctr.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.2;}
#banner .focusBox .prev{left: 40px;}
#banner .focusBox .next{background-position: 0 -90px;right: 40px;}
#banner .focusBox .prev:hover,
#banner .focusBox .next:hover{filter:alpha(opacity=50) !important;opacity:0.5 !important;}


/*第二屏-产品中心*/
.section2{position: relative;}
.second{height: 100%; display: flex;align-items: center;justify-content: center; background: url(../img/xiantiao.png) repeat #e4e4e4;}
.second .cpzx_bt{height: 116px;text-align: center;}
.second .cpzx_bt h3{font-size: 18px;}
.second .cpzx_bt h3 i{font-size: 36px;padding-left: 132px;}
.second .cpzx_bt h4{font-size: 16px;color: #9f9f9f;padding: 1% 0;}
.second .cpzx_bt h5{width: 36px;height: 2px;background: #003b83;margin: 1% auto;}
.second .cpzx_lb{margin-top: 20px;}
.second .cpzx_lb ul{}
.second .cpzx_lb li{width: 19%;float: left;height: 75px;overflow: hidden;text-align: center;border-radius: 12px;margin: 5px 0.5%;}
.second .cpzx_lb li .cp_tp{height: 100%;background: #3892c7;filter:blur(2px);}
.second .cpzx_lb li .cp_tp img{width: 100%;height: 100%;object-fit: cover;opacity: 0.7;transition: all ease 0.6s;}
.second .cpzx_lb li .cp_js{transform: translate(0,-48px);}
.second .cpzx_lb li .cp_js h3{color: #fff;font-size: 15px;font-weight: bold;-webkit-box-reflect: below 0 linear-gradient(transparent, transparent, rgba(0, 0, 0, 0.5));line-height: normal;}
.second .cpzx_lb li:hover .cp_tp img{transform: scale(1.15);transition: all ease 0.6s;}


/*第三屏-简介*/
.third{height: 100%;background: url(../img/third.jpg) no-repeat center;background-size: cover;}
.third .gywm_s{height: calc(100% - 210px);background: url(../img/gywm_bg1.jpg) no-repeat left top;background-size: contain; }
.third .gywm_s .gy_nr{position: relative;height: 80vh;}
.third .gywm_s .gy_nr .zhong{width: 69%;padding: 1% 3%;background: rgb(255,255,255,0.9);position: absolute;right: 0;bottom: 0;}
.third .gywm_s .gy_nr h1{font-size: 30px;font-weight: bold;margin: 12px 0;}
.third .gywm_s .gy_nr h2{font-size: 16px;color: #cba85d;}
.third .gywm_s .gy_nr h3{color: #aaaaaa;padding: 1% 0;}
.third .gywm_s .gy_nr h4{width: 112px;height: 34px;background: #ff0000;text-align: center;line-height: 34px;margin-bottom: 1%;transition: all ease 0.5s;}
.third .gywm_s .gy_nr h4 a{color: #fff;}
.third .gywm_s .gy_nr h4:hover{border-radius: 20px;transition: all ease 0.5s;}
.third .gywm_s .video{height: 320px;}

.third .gywm_x{height: 210px;background: url(../img/gywm_bg2.jpg) no-repeat center; display: flex;align-items: center;justify-content: center;}
.third .gywm_x .gy_lb{}
.third .gywm_x .gy_lb li{width: 25%;float: left;text-align: center;}
.third .gywm_x .gy_lb li h3{color: #ff0000;font-size: 20px;}
.third .gywm_x .gy_lb li h3 b{font-size: 40px;}
.third .gywm_x .gy_lb li h4{color: #fff;font-size: 16px;}


/*第四屏-产品优势*/
.fourth{height: 100%;background: url(../img/fourth.jpg) no-repeat center;background-size: cover; display: flex;align-items: center;justify-content: center;}
.fourth .cpys_l{background: url(../img/cpys_bg1.jpg) no-repeat center;width: 32%;float: left;color: #fff;padding: 8% 2%;}
.fourth .cpys_l .cpys_l_s{}
.fourth .cpys_l .cpys_l_s h3{font-size: 34px;font-weight: bold;line-height: 50px;}
.fourth .cpys_l .cpys_l_s h4{font-size: 12px;padding-top: 4%;line-height: 16px;}
.fourth .cpys_l .cpys_l_x{padding-top: 34%;}
.fourth .cpys_l .cpys_l_x h5{width: 46px;height: 6px;background: #fff;}
.fourth .cpys_l .cpys_l_x h4{font-size: 18px;padding-top: 12%;}
.fourth .cpys_l .cpys_l_x h3{font-size: 40px;font-weight: bold;padding: 6% 0;}
.fourth .cpys_l .cpys_l_x h2{width: 150px;height: 46px;border: 2px solid #fff;line-height: 46px;text-align: center;margin-top: 6%;}
.fourth .cpys_l .cpys_l_x h2 a{font-size: 16px;color: #fff;}
.fourth .cpys_r{width: 65%;float: right;padding-top: 10%;}
.fourth .cpys_r li{width: 40%;float: left;text-align: center;height: 150px;margin: 5%;}
.fourth .cpys_r li h4{font-family: "iconfont" !important;font-size: 85px;color: #2ba0e5;padding-bottom: 10%;}
.fourth .cpys_r li h3{font-size: 18px;padding-bottom: 2%;}
.fourth .cpys_r li h2{color: #a9a9a9;}


/*第五屏-新闻*/
.fifth{height: 100%;background: #f7f7f7; display:flex;align-items: center;justify-content:center;}
.fifth .xwdt_bt{height: 100px;text-align: center;}
.fifth .xwdt_bt h3{font-size: 36px;}
.fifth .xwdt_bt h4{font-size: 16px;color: #9a9a9a;padding: 1.5% 0;}
.fifth .xwdt_bt h5{width: 36px;height: 2px;background: #003b83;margin: auto;}
.fifth .xwdt_nr{height: 435px;padding-top: 2%;}
/* 公司新闻 */
.fifth .xwdt_nr .gsxw{width: 66%;float: left;background: #fff;height: 100%;padding: 2%;}
.fifth .xwdt_nr .gsxw .gsxw_bt{height: 40px;border-bottom: 1px solid #f3f3f3;position: relative;}
.fifth .xwdt_nr .gsxw .gsxw_bt h3{font-size: 20px;font-weight: bold;}
.fifth .xwdt_nr .gsxw .gsxw_bt i{display: block;width: 50px;height: 3px;background: #003b83;position: absolute;bottom: -2px;left: 15px;}
.fifth .xwdt_nr .gsxw .gsxw_nr{padding-top: 2%;}
.fifth .xwdt_nr .gsxw .gsxw_nr .gsxw_nr_l{width: 37%;float: left;}
.fifth .xwdt_nr .gsxw .gsxw_nr .gsxw_nr_l li{}
.fifth .xwdt_nr .gsxw .gsxw_nr .gsxw_nr_l .nr_l_tp{height: 180px;}
.fifth .xwdt_nr .gsxw .gsxw_nr .gsxw_nr_l .nr_l_tp img{width: 100%;height: 100%;object-fit: cover;}
.fifth .xwdt_nr .gsxw .gsxw_nr .gsxw_nr_l .nr_l_nr{background: #003b83;color: #fff;padding: 9% 5%;}
.fifth .xwdt_nr .gsxw .gsxw_nr .gsxw_nr_l .nr_l_nr h3{font-weight: bold; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.fifth .xwdt_nr .gsxw .gsxw_nr .gsxw_nr_l .nr_l_nr h4{line-height: 20px;}
.fifth .xwdt_nr .gsxw .gsxw_nr .gsxw_nr_r{width: 60%;float: right;}
.fifth .xwdt_nr .gsxw .gsxw_nr .gsxw_nr_r li{border-bottom: 1px solid #f3f3f3;height: 99px;padding-top: 1%;}
.fifth .xwdt_nr .gsxw .gsxw_nr .gsxw_nr_r li .nr_r_sj{background: #cba85d;width: 18%;float: left;text-align: center;color: #fff;padding: 10px 0;}
.fifth .xwdt_nr .gsxw .gsxw_nr .gsxw_nr_r li .nr_r_sj b{display: block;font-size: 28px;}
.fifth .xwdt_nr .gsxw .gsxw_nr .gsxw_nr_r li .nr_r_sj i{display: block;font-size: 12px;}
.fifth .xwdt_nr .gsxw .gsxw_nr .gsxw_nr_r li .nr_r_nr{width: 80%;float: right;}
.fifth .xwdt_nr .gsxw .gsxw_nr .gsxw_nr_r li .nr_r_nr h3{padding-bottom: 3%; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.fifth .xwdt_nr .gsxw .gsxw_nr .gsxw_nr_r li .nr_r_nr h4{line-height: 20px;}
/* 行业新闻 */
.fifth .xwdt_nr .hyxw{width: 31%;float: right;background: #fff;height: 100%;padding: 2%;}
.fifth .xwdt_nr .hyxw .hyxw_bt{height: 40px;border-bottom: 1px solid #f3f3f3;position: relative;}
.fifth .xwdt_nr .hyxw .hyxw_bt h3{font-size: 20px;font-weight: bold;}
.fifth .xwdt_nr .hyxw .hyxw_bt i{display: block;width: 50px;height: 3px;background: #003b83;position: absolute;bottom: -2px;left: 15px;}
.fifth .xwdt_nr .hyxw .hyxw_lb{padding-top: 2%;}
.fifth .xwdt_nr .hyxw .hyxw_lb li{height: 99px;padding-top: 4%;}
.fifth .xwdt_nr .hyxw .hyxw_lb li .hy_sj{background: #cba85d;width: 18%;float: left;text-align: center;color: #fff;padding: 10px 0;}
.fifth .xwdt_nr .hyxw .hyxw_lb li .hy_sj b{display: block;font-size: 28px;}
.fifth .xwdt_nr .hyxw .hyxw_lb li .hy_sj i{display: block;font-size: 12px;}
.fifth .xwdt_nr .hyxw .hyxw_lb li .hy_nr{width: 80%;float: right;}
.fifth .xwdt_nr .hyxw .hyxw_lb li .hy_nr h3{padding-bottom: 3%; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.fifth .xwdt_nr .hyxw .hyxw_lb li .hy_nr h4{line-height: 20px;}
/* 合作伙伴 */
.fifth .hzhb{background: #fff;margin-top: 1%;padding: 28px 0;}
.fifth .hzhb .hzhb_bt{font-size: 24px;font-weight: bold;text-align: center;padding-bottom: 12px;}
.fifth .hzhb .hzhb_bt h3 i{color: #003b83;}
.fifth .hzhb .hzhb_lb{}
.fifth .txtScroll-left{position:relative;}
.fifth .txtScroll-left .bd{padding:10px 0;width: 880px;margin: auto;}
.fifth .txtScroll-left .bd ul{ zoom:1;}
.fifth .txtScroll-left .bd ul li{width: 214px;height: 114px;float:left;text-align: center;margin: 0 3px;}
.fifth .txtScroll-left .bd li .hz_tp{width: 100%;height: 76px;overflow: hidden;text-align: center;border: 2px solid #eeeeee;}
.fifth .txtScroll-left .bd li .hz_tp img{width: 100%;height: 100%;object-fit: cover;}
.fifth .txtScroll-left .bd li .hz_mc{padding: 0 10px;line-height: 38px;}
.fifth .txtScroll-left .hd{overflow: hidden;}
.fifth .txtScroll-left .hd .prev{display:block;width: 30px;height: 80px;background: url("../img/prev2.png") no-repeat center;float: left; overflow:hidden;cursor:pointer;position: absolute;top: 7%;left: 8%;}
.fifth .txtScroll-left .hd .next{display:block;width: 30px;height: 80px;background: url("../img/next2.png") no-repeat center;float: right; overflow:hidden;cursor:pointer;position: absolute;top: 7%;right: 8%;}


/*第六屏-联系*/
.sixth{height: 100%;background: url(../img/sixth.jpg) no-repeat center;background-size: cover;}
.sixth .container{position: relative;height: 100%;}
.sixth .lxwm_bt{text-align: center;height: 120px;margin-bottom: 4%;padding-top: 10%;}
.sixth .lxwm_bt img{}
.sixth .lxwm_nr{background: rgba(247, 247, 247, 0.65);height: 350px;padding: 4% 5%;position: absolute;bottom: 0;width: 100%;}
.sixth .lxwm_nr .lx_nr_l{width: 43%;float: left;margin-right: 1%;}
.sixth .lxwm_nr .lx_nr_l .lx_nr_l1{}
.sixth .lxwm_nr .lx_nr_l .lx_nr_l1 h3{color: #cba85d;font-size: 16px;font-weight: bold;}
.sixth .lxwm_nr .lx_nr_l .lx_nr_l1 h3 i{font-family: "iconfont" !important;font-size: 18px;padding-right: 5px;}
.sixth .lxwm_nr .lx_nr_l .lx_nr_l1 h4{color: #003b83;font-size: 28px;font-weight: bold;padding: 2% 0;font-style: italic;}
.sixth .lxwm_nr .lx_nr_l .lx_nr_l2{font-size: 16px;/* color: #8d8d8d; */line-height: 35px;padding-top: 4%;}
.sixth .lxwm_nr .lx_nr_m{width: 36%;float: left;font-size: 16px;/* color: #8d8d8d; */line-height: 35px;}
.sixth .lxwm_nr .lx_nr_r{width: 20%;float: right;text-align: center;padding-top: 3%;}
.sixth .lxwm_nr .lx_nr_r h3{font-size: 10px;/* color: #8d8d8d; */line-height: 18px;padding-top: 5%;}




/*底部*/
#pc_foot{height: 510px;background: url(../img/foot_bg.jpg) no-repeat center; clear: both;}
#pc_foot .p_lianxi{height: 398px;padding-top: 5%;}
#pc_foot .p_lianxi .lx_nr_l{width: 43%;float: left;margin-right: 1%;}
#pc_foot .p_lianxi .lx_nr_l .lx_nr_l1{}
#pc_foot .p_lianxi .lx_nr_l .lx_nr_l1 h3{color: #cba85d;font-size: 16px;}
#pc_foot .p_lianxi .lx_nr_l .lx_nr_l1 h3 i{font-family: "iconfont" !important;font-size: 18px;padding-right: 5px;}
#pc_foot .p_lianxi .lx_nr_l .lx_nr_l1 h4{color: #003b83;font-size: 28px;font-weight: bold;padding: 2% 0;font-style: italic;}
#pc_foot .p_lianxi .lx_nr_l .lx_nr_l2{font-size: 16px;color: #8d8d8d;line-height: 35px;padding-top: 4%;}
#pc_foot .p_lianxi .lx_nr_m{width: 36%;float: left;font-size: 16px;color: #8d8d8d;line-height: 35px;}
#pc_foot .p_lianxi .lx_nr_r{width: 20%;float: right;text-align: center;padding-top: 3%;}
#pc_foot .p_lianxi .lx_nr_r h3{font-size: 10px;color: #8d8d8d;line-height: 18px;padding-top: 5%;}
#pc_foot .bqsy{border-top: 1px solid #d7d7d7;text-align: center;padding-top: 2%;}
/***************/
.foot{width: 100%;/*height: 65px;*/color: #FFF;display: block;z-index: 9;position: relative;}
.foot a{color: #FFF;}
.foot .menu{width: 40px;height: 40px;line-height: 40px;text-align: center;position: fixed;bottom: 77px;right: 10px;background: #157fa9;}
.foot .menu .f{font-family: "iconfont" !important;}



/***********************子页-开始**********************************************************************************/

/*返回顶部*/
.cd-top{height: 40px;width: 40px;line-height: 40px;text-align: center;color: #fff;position: fixed;bottom: 120px;right: 10px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);overflow: hidden;white-space: nowrap;background: rgba(244, 11, 6, 0.8);visibility: hidden;opacity: 0;transition: all 0.3s;cursor:pointer;}
.cd-top.cd-is-visible{visibility: visible;opacity: 1;}
.cd-top.cd-fade-out{opacity: 0.5;}
.cd-top:hover{background-color: #f40b06;opacity: 1;}

/* 子页banner */
#p_banner1{height: 430px;background: url(../img/p_banner1.jpg) no-repeat center;background-size: cover; display:flex;align-items: center;justify-content:center;}
#p_banner2{height: 430px;background: url(../img/p_banner2.jpg) no-repeat center;background-size: cover; display:flex;align-items: center;justify-content:center;}
#p_banner3{height: 430px;background: url(../img/p_banner3.jpg) no-repeat center;background-size: cover; display:flex;align-items: center;justify-content:center;}
#p_banner4{height: 430px;background: url(../img/p_banner4.jpg) no-repeat center;background-size: cover; display:flex;align-items: center;justify-content:center;}
.p_banner{width: 100%;}
.p_banner h3{font-size: 58px;color: #fff;font-weight: bold;line-height: 70px;}
/* 所在位置 */
.p_place{height: 40px;box-shadow: 0 2px 12px #969696;position: relative;z-index: 9;}
.p_place h3{float: left;font-size: 18px;line-height: 40px;font-weight: bold;}
.p_place h4{float: right;line-height: 40px;}



/***************************************************************************/

/*子页-新闻页-开始*/
.news{padding: 20px 0;min-height: 710px;}
.news .yy{min-height: 710px;margin-top: 10px;padding: 2%;}
.news .yy li{height: 302px;margin-bottom: 30px;}
.news .yy li .n1_tp{width: 33%;height: 300px;float: left;border-radius: 5px;overflow: hidden;}
.news .yy li .n1_tp img{width: 100%;height: 100%;object-fit: cover; transition: all ease 1s;}
.news .yy li .n1_nr{width: 62%;float: right;color: #949494;padding: 1.5% 0;transition: all ease 0.5s;}
.news .yy li .n1_nr h3{border-bottom: 1px solid #c1c1c1;padding: 2% 0;}
.news .yy li .n1_nr h3 b{display: block;font-size: 18px;color: #333333; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.news .yy li .n1_nr h3 i{display: block;padding-top: 1%;}
.news .yy li .n1_nr h4{line-height: 30px;text-align: justify;padding: 2% 0;}
.news .yy li .n1_nr h5{width: 142px;height: 38px;background: #003b83;text-align: center;line-height: 38px;color: #fff;margin-top: 3%;}
.news .yy li:hover .n1_tp img{transform: scale(1.2);transition: all ease 1s;}
.news .yy li:hover .n1_nr{transform:translate(-20px,0);transition: all ease 0.5s;}
/*子页-新闻页-结束*/


/*子页-产品中心-开始*/
.p_product{min-height: 765px;}
/* 头条-产品 */
.p_product .tt_cp{background: url(../img/rx_bg.jpg) no-repeat center bottom;}
.p_product .tt_cp .rxcp_nr{width: 48%;float: left;color: #fff;padding: 15% 0;}
.p_product .tt_cp .rxcp_nr h3{font-size: 32px;font-weight: bold;padding-bottom: 10%;}
.p_product .tt_cp .rxcp_nr h4{font-size: 18px;padding-right: 5%;text-align: justify;line-height: 45px;}
.p_product .tt_cp .rxcp_tp{width: 48%;float: right;padding-top: 8%;}
/* 产品-列表 */
.p_product .yy{min-height: 710px;margin-top: 10px;padding: 2%;}
.p_product .yy .yy_mc{min-height: 30px;}
.p_product .yy .yy_mc h3{font-size: 16px;color: #2b9fe8;width: 5%;float: left;}
.p_product .yy .yy_mc ul{width: 95%;float: left;}
.p_product .yy .yy_mc li{float: left;margin: 0 10px;}
/* ** */
.p_product .yy .yy_lb{margin-top: 60px;}
.p_product .yy .yy_lb li{width: 32%;height: 313px;float: left;margin: 10px 0;padding: 1%;border-radius: 5px; overflow: hidden;transition: all ease 0.5s;}
.p_product .yy .yy_lb li:nth-child(3n-1){margin: 10px 2%;}
.p_product .yy .yy_lb .cp_tp{text-align: center;height: 230px; overflow: hidden;}
.p_product .yy .yy_lb .cp_tp img{height: 100%;object-fit: contain;}
.p_product .yy .yy_lb .cp_mc{text-align: center;padding: 7% 0;}
.p_product .yy .yy_lb .cp_mc h3{font-size: 16px;}
.p_product .yy .yy_lb li:hover{box-shadow: 0 3px 8px #616161; transition: all ease 0.5s;}


/*子页-内容页-开始*/
.content{padding: 20px 0;min-height: 610px;}
.content .yy{box-shadow: 0px 3px 10px #b1b1b1;min-height: 610px;padding: 4%;border-radius: 15px;position: relative;}
.content .pc_dynr{min-height: 500px;padding: 10px 8px;}
.content .pc_dynr .word_bt{min-height: 50px;border-bottom: 1px solid #adadad;text-align: center;margin: 10px;}
.content .pc_dynr .word_bt h3{font-size: 18px;}
.content .pc_dynr .word_nr{margin-top: 15px;color: #6f6f6f;padding-bottom: 20px;}
/* 返回 */
.fanhui{width: 92%;margin: auto;height: 90px;border-top: 6px solid #e5e5e5;}
.fanhui a{display: block;background: #3f59a6;width: 150px;height: 40px;line-height: 40px;border-radius: 20px;font-size: 16px;color: #fff;text-align: center;margin: 3% auto;}
/*子页-内容页-结束*/


/*子页-公司简介-开始*/
.content2{padding: 20px 0;min-height: 710px;}
.content2 .yy{min-height: 500px;padding: 2%;border-radius: 15px;position: relative;}
.content2 .pc_dynr{padding: 10px 8px;}
.content2 .pc_dynr .word_bt{min-height: 60px;text-align: center;position: relative;}
.content2 .pc_dynr .word_bt h3{color: #ededed;font-size: 28px;}
.content2 .pc_dynr .word_bt h4{font-weight: bold;font-size: 24px;position: absolute;top: 13px;left: 50%;margin-left: -48px;}
.content2 .pc_dynr .word_nr{margin-top: 2%;color: #6f6f6f;padding-bottom: 20px;}
/* 企业文化 */
.content2 .p_qywh{}
.content2 .p_qywh .qywh_bt{height: 40px;text-align: center;}
.content2 .p_qywh .qywh_bt h4{height: 1px;background: #eaeaea;width: 94%;margin: auto;}
.content2 .p_qywh .qywh_bt h3{font-size: 24px;background: #fff;width: 20%;margin: -14px auto;}
.content2 .p_qywh .qywh_lb{}
.content2 .p_qywh .qywh_lb li{width: 32%;float: left;margin: 3% 0;}
.content2 .p_qywh .qywh_lb li:nth-child(2){margin: 3% 2%;}
.content2 .p_qywh .qywh_lb li img{height: 234px;width: 100%;object-fit: cover;}
.content2 .p_qywh .qywh_lb li h3{padding: 5%;text-align: center;}
/* 产品特点 */
.content2 .fixedImg{background: url(../img/cptd_bg.jpg) no-repeat center;background-attachment: fixed;padding: 50px 0px;}
.content2 .fixedImg .p_cptd{}
.content2 .fixedImg .p_cptd .cptd_bt{ text-align: center;position: relative;}
.content2 .fixedImg .p_cptd .cptd_bt h3{color: #4c545c;font-size: 28px;}
.content2 .fixedImg .p_cptd .cptd_bt h4{font-weight: bold;font-size: 24px;position: absolute;top: 13px;left: 50%;margin-left: -48px;color: #fff;}
.content2 .fixedImg .p_cptd .cptd_bt h5{color: #949494;padding-top: 2%;}
.content2 .fixedImg .p_cptd .cptd_lb{color: #fff;min-height: 445px;padding-top: 55px;}
.content2 .fixedImg .p_cptd .cptd_lb li{width: 21%;float: left;text-align: center;height: 150px;margin: 2%;}
.content2 .fixedImg .p_cptd .cptd_lb li h4{font-family: "iconfont" !important;font-size: 65px;color: #2ba0e5;background: #fff;width: 110px;height: 110px;border-radius: 100%;text-align: center;line-height: 110px;margin: 8% auto;}
.content2 .fixedImg .p_cptd .cptd_lb li h3{font-size: 18px;padding-bottom: 2%;}
.content2 .fixedImg .p_cptd .cptd_lb li h2{}
.content2 .fixedImg .p_cptd .cptd_lx{text-align: center;}
.content2 .fixedImg .p_cptd .cptd_lx a{color: #fff;background: linear-gradient(to right,#49007c,#ba0085);border-radius: 20px;padding: 6px 26px;}
/* 资质荣誉 */
.content2 .p_zzry{padding: 5% 0;}
.content2 .p_zzry .zzry_bt{min-height: 60px;text-align: center;position: relative;}
.content2 .p_zzry .zzry_bt h3{color: #ededed;font-size: 28px;}
.content2 .p_zzry .zzry_bt h4{font-weight: bold;font-size: 24px;position: absolute;top: 13px;left: 50%;margin-left: -48px;}
.content2 .p_zzry .zzry_lb{}
.content2 .p_zzry .txtScroll-left{position:relative;}
.content2 .p_zzry .txtScroll-left .bd{padding:10px 0;width: 1100px;margin: auto;}
.content2 .p_zzry .txtScroll-left .bd ul{ zoom:1;}
.content2 .p_zzry .txtScroll-left .bd ul li{width: 214px;height: 270px;float:left;text-align: center;margin: 0 3px;}
.content2 .p_zzry .txtScroll-left .bd ul li img{height: 100%;object-fit: contain;}
.content2 .p_zzry .txtScroll-left .hd{overflow: hidden;}
.content2 .p_zzry .txtScroll-left .hd .prev{display:block;width: 30px;height: 80px;background: url("../img/prev1.png") no-repeat center;float: left; overflow:hidden;cursor:pointer;position: absolute;top: 36%;left: 1%;}
.content2 .p_zzry .txtScroll-left .hd .next{display:block;width: 30px;height: 80px;background: url("../img/next1.png") no-repeat center;float: right; overflow:hidden;cursor:pointer;position: absolute;top: 36%;right: 1%;}
/*子页-公司简介-结束*/


/*子页-联系我们-开始*/
.p_lxwm{min-height: 400px;}
.p_lxwm .lianxi{padding: 5% 0;}
.p_lxwm .lianxi .lianxi_bt{text-align: center;}
.p_lxwm .lianxi .lianxi_bt h3{font-size: 30px;padding-bottom: 3%;}
.p_lxwm .lianxi .lianxi_bt h3 i{color: #c61b24;}
.p_lxwm .lianxi .lianxi_bt h4{position: relative;}
.p_lxwm .lianxi .lianxi_bt h4 b{display: block;height: 1px;background: #c8c8c8;width: 30%;margin: auto;}
.p_lxwm .lianxi .lianxi_bt h4 span{font-size: 18px;background: #fff;padding: 1% 2%;position: absolute;top: -24px;left: 50%;margin-left: -61px;}
.p_lxwm .lianxi .lianxi_nr{padding-top: 4%;}
.p_lxwm .lianxi .lianxi_nr li{text-align: center;width: 32.33%;float: left;margin: 5% 0.5%;}
.p_lxwm .lianxi .lianxi_nr li h3{font-family: "iconfont" !important;color: #5e636d;font-size: 45px;}
.p_lxwm .lianxi .lianxi_nr li h4{padding: 5% 0;word-break:break-all;}
.p_lxwm .lianxi .lianxi_ly{}
.p_lxwm .liuyan{}
.p_lxwm .liuyan .ti{width: 20%;height: 40px;line-height: 40px;font-size: 16px;border: 1px #CFCFCF solid;border-radius: 20px;float: right;color: #777676;margin-top: 20px;}
.p_lxwm .liuyan dd{line-height: 42px;height: 42px;margin: 5px 0;overflow: hidden;width: 30%;float: left;}
.p_lxwm .liuyan dd:nth-child(2){margin: 5px 5%;}
.p_lxwm .liuyan dd span{float: left;width: 20%;height: 42px;border-bottom: 2px solid #c71c24;}
.p_lxwm .liuyan dd textarea{float: left;width: 80%;height: 42px;line-height: 36px;border-bottom: 1px solid #c3c3c3;}
.p_lxwm .liuyan dd .nei1{width: 6%;}
.p_lxwm .liuyan dd .nei2{width: 94%;}
.p_lxwm .liuyan .tii{}
.p_lxwm .liuyan .tii .input-box{width: 50%;float: left;}
.p_lxwm .liuyan .tii .input-box input{width: 30%;height: 40px;text-align: center;border: 1px solid #bdbdbd;}
.p_lxwm .liuyan .tii input:-moz-placeholder{color: #c2c0c0;}
.p_lxwm .liuyan .tii input:-ms-input-placeholder{color: #c2c0c0;}
.p_lxwm .liuyan .tii input::-webkit-input-placeholder{color: #c2c0c0;}
@media screen and (max-width: 820px){
	.p_lxwm .liuyan dd:nth-child(1){width: 100%;}
	.p_lxwm .liuyan dd:nth-child(2){width: 49%;margin: 5px 0;}
	.p_lxwm .liuyan dd:nth-child(3){width: 49%;margin-left: 2%;}
	.p_lxwm .liuyan dd:nth-child(1) span{width: 15%;}
	.p_lxwm .liuyan dd:nth-child(1) textarea{width: 85%;}
	.p_lxwm .liuyan dd span{width: 25%;}
	.p_lxwm .liuyan dd textarea{width: 75%;}
	.p_lxwm .liuyan dd .nei1{width: 22%;}
	.p_lxwm .liuyan dd .nei2{width: 78%;}
	.p_lxwm .liuyan .tii .input-box{width: 80%;}
	.p_lxwm .liuyan .tii .input-box input{width: 65%;}
}
.p_lxwm .ditu{height: 600px;position: relative;}
.p_lxwm .ditu .ditu_l{width: 50%;height: 600px;background: url(../img/ditu_bg.jpg) no-repeat left;float: left;color: #fff;}
.p_lxwm .ditu .ditu_l .zj{text-align: right;padding-right: 8%;}
.p_lxwm .ditu .ditu_l .zj h3{font-size: 22px;padding: 7% 0;}
.p_lxwm .ditu .ditu_l .zj ul{}
.p_lxwm .ditu .ditu_l .zj li{margin-bottom: 6%;word-break:break-all }
.p_lxwm .ditu .ditu_l .zj li h4{font-size: 18px;}
.p_lxwm .ditu .ditu_r{width: 50%;height: 600px;float: right;}
#MapBox{height: 100%;width: 100%;}
#MapBox .info-title {color: white;font-size: 14px;background-color: #25A5F7;line-height: 26px;padding: 0px 0 0 6px;font-weight: lighter;letter-spacing: 1px;}
#MapBox .info-content {font: 12px Helvetica, 'Hiragino Sans GB', 'Microsoft Yahei', '微软雅黑', Arial;padding: 4px;color: #666666;line-height: 23px;}
#MapBox .info-content img {float: left;margin: 3px;}
#MapBox .amap-info-combo .keyword-input{height: 25px;border-radius: 2px 0 0 2px;}
	
.p_lxwm .ditu .ditu_m{ position: absolute;top: 17%;left: 50%;margin-left: -40px;}
.p_lxwm .ditu .ditu_m li{background: rgba(255, 255, 255, 0.4);width: 80px;height: 80px;border-radius: 100%;margin: 33% 0;padding: 5px;}
.p_lxwm .ditu .ditu_m li i{font-family: "iconfont" !important;display: block;color: #003b83;font-size: 35px;background: #fff;width: 70px;height: 70px;text-align: center;line-height: 70px;border-radius: 100%;}
.p_lxwm .ditu .ditu_m .zhuan{-webkit-transform: rotate(360deg);animation: rotation 5s linear infinite;moz-animation: rotation 5s linear infinite;-webkit-animation: rotation 5s linear infinite;-o-animation: rotation 5s linear infinite;}
@-webkit-keyframes rotation{
    from {-webkit-transform: rotate(0deg);}
    to {-webkit-transform: rotate(360deg);}
}
/*子页-联系我们-结束*/


/* 子页-招采平台-开始 */
.content .liuyan{}
.content .liuyan .ti{width: 20%;height: 40px;line-height: 40px;font-size: 16px;border: 1px #CFCFCF solid;border-radius: 20px;float: right;color: #777676;margin-top: 20px;}
.content .liuyan dd{line-height: 42px;height: 42px;margin: 5px 0;overflow: hidden;width: 30%;float: left;}
.content .liuyan .y1{width: 100%;}
.content .liuyan .y1 span{width: 15%;border-bottom: none;}
.content .liuyan .y1 .kuang{width: 85%;float: left;}
.content .liuyan .y1 .kuang i{width: 13.5%;float: left;display: block;}
.content .liuyan .y1 .kuang i:nth-child(7){width: 19%;}
.content .liuyan .y1 .kuang i input{margin-right: 3%;}
.content .liuyan dd:nth-child(3){margin: 5px 5%;}
.content .liuyan dd:nth-child(6){margin: 5px 5%;}
.content .liuyan dd span{float: left;width: 22%;height: 42px;border-bottom: 2px solid #c71c24;}
.content .liuyan dd textarea{float: left;width: 78%;height: 42px;line-height: 36px;border-bottom: 1px solid #c3c3c3;}
.content .liuyan dd textarea:-moz-placeholder{color: #c2c0c0;}
.content .liuyan dd textarea:-ms-input-placeholder{color: #c2c0c0;}
.content .liuyan dd textarea::-webkit-input-placeholder{color: #c2c0c0;}
.content .liuyan dd .nei1{width: 8%;}
.content .liuyan dd .nei2{width: 92%;}
.content .liuyan .tii{}
.content .liuyan .tii .input-box{width: 50%;float: left;}
.content .liuyan .tii .input-box input{width: 37%;height: 40px;text-align: center;border: 1px solid #bdbdbd;}
.content .liuyan .tii input:-moz-placeholder{color: #c2c0c0;}
.content .liuyan .tii input:-ms-input-placeholder{color: #c2c0c0;}
.content .liuyan .tii input::-webkit-input-placeholder{color: #c2c0c0;}
@media screen and (max-width: 900px){
	.content .liuyan dd span{width: 40%;}
	.content .liuyan dd textarea{width: 60%;}
	.content .liuyan dd .nei1{width: 22%;}
	.content .liuyan dd .nei2{width: 78%;}
	.content .liuyan .tii .input-box{width: 80%;}
	.content .liuyan .tii .input-box input{width: 65%;}
}
@media screen and (max-width: 640px){
	.content .liuyan dd{width: 100%;}
	.content .liuyan dd:nth-child(3){margin: 5px 0;}
	.content .liuyan dd:nth-child(6){margin: 5px 0;}
	.content .liuyan dd span{width: 30%;}
	.content .liuyan dd textarea{width: 70%;}
	.content .liuyan dd .nei1{width: 35%;}
	.content .liuyan dd .nei2{width: 65%;}
	.content .liuyan .tii .input-box input{font-size: 10px;}
}
/* 子页-招采平台-结束 */




/*下一页*/
.page {margin:20px;text-align: center;clear: both;}
.page span.close,
.page strong,
.page a {/*display: inline-block;*/padding: 3px 8px;margin-right: 10px;background: #F5f5f5;color: #5a5a5a;}
.page strong.selfpage {background: #f40b06;color: #ffffff;}
.page a {background: #bbbbbb;color: #ffffff;}
.page a:hover {background: #f40b06;color: #fff;}
.page .count{display: none;}
.page .count2{display: none;}
.page .count3{display: none;}
.page .close{display: none;}
.page .next{display: none;}




@media screen and (max-width: 1440px){
	.p_head .p_logo{zoom: 0.9;}
	.navBar{zoom: 0.9;}
	.content2 .p_qywh .qywh_bt h3{width: 33%;}
	.content2 .p_zzry .zzry_lb{zoom: 0.8;}
	.p_lxwm .ditu .ditu_l .zj{padding-right: 14%;}
	.p_lxwm .ditu .ditu_l .zj h3{padding: 13% 0;}
	.p_lxwm .ditu .ditu_l .zj li{margin-bottom: 15%;}
	
}

@media screen and (max-width: 1280px){
	.fourth .cpys_l .cpys_l_s h3{font-size: 26px;}
	.fourth .cpys_l .cpys_l_x h3{font-size: 26px;}
	.fourth .cpys_r li h3{padding-top: 10%;}
	.fifth .xwdt_nr .hyxw .hyxw_lb li .hy_sj{width: 25%;}
	.fifth .xwdt_nr .hyxw .hyxw_lb li .hy_nr{width: 74%;}
	.fifth .hzhb .hzhb_lb{zoom: 0.75;}
	
}

@media screen and (max-width: 1024px){

}

@media screen and (max-width: 1000px){
	#fp-nav{display: none;}
	#banner .focusBox{height: calc(100vh - 100px) !important;padding-left: 0;}
	.third .gywm_s{background: url(../img/gywm_bg1.jpg) no-repeat center;}
	.third .gywm_s .gy_nr .zhong{width: 100%;padding: 3%; zoom: 0.8;}
}

@media screen and (max-width: 945px){
	.p_head{height: 88px;}
	.p_head .p_logo{width: 75%;line-height: 88px;}
	.navBar{display: none;}
	.p_head .w_dh{display: block;line-height: 66px;}
	#p_banner1{height: 220px;}
	#p_banner2{height: 220px;}
	#p_banner3{height: 220px;}
	#p_banner4{height: 220px;}
	.p_banner h3{font-size: 28px;line-height: 36px;}
	#pc_foot{zoom: 0.9;height: 427px;}
	#pc_foot .p_lianxi{height: 315px;}
	.news .yy li{box-shadow: 1px 2px 6px #c7c7c7;border-radius: 10px;padding: 5px;}
	.news .yy li .n1_tp{display: none;}
	.news .yy li .n1_nr{width: 100%;float: none;padding-top: 15px;}
	.news .yy li .n1_nr h4{line-height: 25px;}
	.news .yy li:hover .n1_nr{transform: translate(0,0);}
	.p_product .tt_cp .rxcp_nr{padding: 5% 0;}
	.p_product .tt_cp .rxcp_nr h3{font-size: 22px;}
	.p_product .tt_cp .rxcp_nr h4{font-size: 14px;line-height: 22px;}
	.content2 .fixedImg .p_cptd .cptd_lb li h3{font-size: 16px;}
	.content2 .fixedImg .p_cptd .cptd_lb li h2{font-size: 12px;line-height: 20px;padding-top: 6%;}
	.content2 .p_zzry .zzry_lb{zoom: 0.6;}
	
}

@media screen and (max-width: 767px){
	.news .yy li{height: 270px;}
	.news .yy li .n1_nr{padding-top: 18px;}
	.news .yy li .n1_nr h4{line-height: 18px;}
	.p_product .tt_cp{background: url(../img/rx_bg.jpg) no-repeat left;padding-bottom: 10px;}
	.p_product .tt_cp .rxcp_nr{width: 100%;float: none;}
	.p_product .tt_cp .rxcp_tp{width: 100%;float: none;}
	.content2 .p_qywh .qywh_bt h3{width: 45%;}
	.content2 .p_qywh .qywh_lb li img{height: 130px;}
	.content2 .p_qywh .qywh_lb li h3{font-size: 12px;line-height: 20px;text-align: justify;}
	.content2 .fixedImg .p_cptd .cptd_lb{zoom: 0.8;}
	.content2 .p_zzry .zzry_lb{zoom: 0.5;}
	.p_lxwm .lianxi .lianxi_bt h3{padding-bottom: 7%;}
	.p_lxwm .lianxi .lianxi_bt h4 span{margin-left: -47px;}
	.p_lxwm .ditu{min-height: 635px;}
	.p_lxwm .ditu .ditu_l{width: 100%;float: none;height: 335px;}
	.p_lxwm .ditu .ditu_l .zj{padding-right: 0;}
	.p_lxwm .ditu .ditu_l .zj h3{text-align: center;}
	.p_lxwm .ditu .ditu_l .zj li{float: left;width: 32.33%;text-align: center;margin: 0 0.5%;}
	.p_lxwm .ditu .ditu_r{width: 100%;float: none;height: 300px;overflow: hidden;}
	.p_lxwm .ditu .ditu_m{top: 46%;left: 50%;margin-left: -171.5px;width: 343px;}
	.p_lxwm .ditu .ditu_m li{float: left;margin: 0 5%;}
	
}

@media screen and (max-width: 640px){
	#pc_foot .p_lianxi .lx_nr_l{width: 68%;}
	#pc_foot .p_lianxi .lx_nr_m{display: none;}
	#pc_foot .p_lianxi .lx_nr_r{width: 28%;}
	.p_product .yy .yy_lb li{width: 49%;}
	.p_product .yy .yy_lb li:nth-child(3n-1){margin: 10px 0 10px 2%;}
	.content2 .fixedImg .p_cptd .cptd_lb li{width: 46%;height: 290px;}
	.content2 .p_zzry .zzry_lb{zoom: 0.4;}
	.content .liuyan .y1{min-height: 130px;}
	.content .liuyan .y1 span{display: block;width: 100%;}
	.content .liuyan .y1 .kuang{width: 100%;float: none;}
	.content .liuyan .y1 .kuang i{width: 33%;height: 30px;line-height: 30px;}
	.content .liuyan .y1 .kuang i:nth-child(7){width: 100%;}
	
}

@media screen and (max-width: 500px){
	.content2 .p_qywh .qywh_bt h3{width: 65%;}
	.content2 .p_zzry .zzry_lb{zoom: 0.3;}
	.p_lxwm{zoom: 0.8;}
	.p_lxwm .lianxi .lianxi_bt h4 b{height: 2px;}
	.p_lxwm .lianxi .lianxi_bt h4 span{top: -20px;}
	.p_product .yy .yy_lb li{height: 184px;}
	.p_product .yy .yy_lb .cp_tp{height: 130px;}
}

@media screen and (max-width: 414px){
	.p_product .yy .yy_lb .cp_mc h3{font-size: 14px;}
	.bottom-center{zoom: 0.8;}
	.amap-info-contentContainer{zoom: 0.8;}
}

@media screen and (max-width: 375px){
	.p_head{height: 70px;}
	.p_head .p_logo{line-height: 60px;}
	.w_top .w_dh{line-height: 60px;}
	.p_banner h3{font-size: 24px;line-height: 38px;}
	.content2 .p_qywh .qywh_bt h3{width: 75%;}
	.content2 .p_zzry .zzry_lb{zoom: 0.25;}
	
	
}



/*顶部*/
.w_top{height: 72px;padding: 10px;border-bottom: 1px solid rgba(255, 255, 255, 0.3);width: 100%; z-index: 9;}
.w_top .w_logo{height: 50px;width: 85%;float: left;padding-top: 5px;}
.w_top .w_logo img{display: block;float: left;height: 42px;}
.w_top .w_dh{width: 15%;float: right;text-align: right;}
.w_top .w_dh i{font-family: "iconfont" !important;font-size: 20px;}
/*WAP轮换图*/
.slideBox{width:100%;overflow:hidden; position:relative;}
.slideBox .bd{ position:relative; height:100%; z-index:0;}
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%;display:block;height: 240px;object-fit: cover;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{position:absolute;left:3%;top: 44%; display:block; width:32px; height:40px; background:url(../img/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.3;}
.slideBox .next{left:auto; right:3%; background-position:8px 5px;}
.slideBox .prev:hover,
.slideBox .next:hover{filter:alpha(opacity=100);opacity:1;}
.slideBox .prevStop{display:none;}
.slideBox .nextStop{display:none;}


/* 产品中心 */
.two{min-height: 300px;padding: 8% 0;}


.two .cpzx_bt{height: 116px;text-align: center;}
.two .cpzx_bt h3{}
.two .cpzx_bt h3 i{font-size: 24px;}
.two .cpzx_bt h4{color: #9f9f9f;}
.two .cpzx_bt h5{width: 36px;height: 2px;background: #003b83;margin: 2% auto;font-size: 10px;}
.two .cpzx_lb{}
.yi_xxk2{width: 100%;position: relative;margin-top: 20px;}
.yi_xxk2 .title{height: 150px;margin-bottom: 6%;}
.yi_xxk2 .title li{height: 75px;width: 50%;padding: 1%;float: left;font-size: 16px;border-bottom: 1px solid #fff;background: #f5f5f5; cursor: pointer; display:flex;align-items: center;justify-content:center;}
.yi_xxk2 .title li i{font-size: 20px;color: #e2d2af;}
.yi_xxk2 .title li:nth-child(odd){border-right: 1px solid #fff;}
.yi_xxk2 .title li.on{background: #003b83;color: #fff;}
.yi_xxk2 .title li.on i{color: #fff;}
.yi_xxk2 .bd2{}
.yi_xxk2 .w_cptp{}
.yi_xxk2 .w_cptp li{height: 345px;width: 48%;float: left;}
.yi_xxk2 .w_cptp li:nth-child(1){margin-right: 4%;}
.yi_xxk2 .w_cptp li .cp_tp{width: 100%;height: 200px;overflow: hidden;text-align: center;box-shadow: 0px 0px 10px #58585857;}
.yi_xxk2 .w_cptp li .cp_tp img{height: 100%;object-fit: contain;}
.yi_xxk2 .w_cptp li .cp_js{width: 100%;padding: 5% 0;}
.yi_xxk2 .w_cptp li .cp_js h3{font-size: 16px;color: #003b83;font-weight: bold;padding-bottom: 6%; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.yi_xxk2 .w_cptp li .cp_js h4{color: #aaaaaa;padding-bottom: 10%;line-height: 18px;}
.yi_xxk2 .w_cptp li .cp_js h5{background: #003b83;color: #fff;line-height: 42px;text-align: center;}


/* 公司简介 */
.three{min-height: 645px;}
.three .w_gsjj_s{min-height: 500px; background: url(../img/gywm_bg1.jpg) no-repeat center;position: relative;}
.three .w_gsjj_s .zhong{width: 94%;padding: 3%;background: rgba(255, 255, 255, 0.9);position: absolute;left: 3%;bottom: 0;}
.three .w_gsjj_s .zhong h1{font-size: 18px;font-weight: bold;text-align: center;}
.three .w_gsjj_s .zhong h2{color: #cba85d;padding: 1% 0;line-height: 20px;}
.three .w_gsjj_s .zhong h3{color: #8c8c8c;padding: 4% 0;}
.three .w_gsjj_s .zhong h4{width: 112px;height: 34px;background: #ff0000;text-align: center;line-height: 34px;transition: all ease 0.5s;}
.three .w_gsjj_s .zhong h4 a{color: #fff;}
.three .w_gsjj_x{height: 145px;background: url(../img/gywm_bg2.jpg) no-repeat center; display: flex;align-items: center;justify-content: center;}
.three .w_gsjj_x ul{width: 100%;}
.three .w_gsjj_x li{width: 23%;float: left;text-align: center;margin: 0 1%;}
.three .w_gsjj_x li h3{color: #ff0000;font-size: 16px;}
.three .w_gsjj_x li h3 b{font-size: 20px;}
.three .w_gsjj_x li h4{color: #fff;font-size: 15px;}


/* 产品优势 */
.four{min-height: 500px; background: url(../img/fourth.jpg) no-repeat center;padding-top: 5%;}
.four .cpys_s{min-height: 370px;width: 100%;padding-top: 10%;}
.four .cpys_s li{width: 44%;float: left;text-align: center;height: 140px;margin: 3%;}
.four .cpys_s li h4{font-family: "iconfont" !important;font-size: 65px;color: #2ba0e5;padding-bottom: 15%;}
.four .cpys_s li h3{font-size: 15px;padding-bottom: 2%;}
.four .cpys_s li h2{color: #a9a9a9;line-height: 18px;}
.four .cpys_x{background: url(../img/cpys_bg1-1.jpg) no-repeat center;background-size: cover;width: 100%;color: #fff;padding: 8% 2%;clear: both;}
.four .cpys_x h3{font-size: 20px;font-weight: bold;line-height: 35px;text-align: center;}
.four .cpys_x h4{font-size: 12px;padding-top: 4%;line-height: 16px;text-align: center;padding-bottom: 40px;}
.four .cpys_x a{display: block;font-size: 16px;color: #fff;width: 150px;height: 46px;border: 2px solid #fff;line-height: 46px;text-align: center;margin: auto;}


/* 新闻+合作伙伴 */
.five{min-height: 500px;background: #f7f7f7;padding: 12% 0;}
.five .xwdt_bt{height: 100px;text-align: center;}
.five .xwdt_bt h3{font-size: 21px;}
.five .xwdt_bt h4{font-size: 16px;color: #9a9a9a;padding: 1.5% 0;}
.five .xwdt_bt h5{width: 36px;height: 2px;background: #003b83;margin: auto;}
/* 公司新闻 */
.five .gsxw{min-height: 670px;background: #fff;padding: 2%;}
.five .gsxw .gsxw_bt{height: 40px;border-bottom: 1px solid #f3f3f3;position: relative;}
.five .gsxw .gsxw_bt h3{font-size: 16px;font-weight: bold;padding-left: 9px;}
.five .gsxw .gsxw_bt i{display: block;width: 50px;height: 3px;background: #003b83;position: absolute;bottom: -2px;left: 15px;}
.five .gsxw .gsxw_nr{padding-top: 4%;}
.five .gsxw .gsxw_nr .gsxw_nr_l{}
.five .gsxw .gsxw_nr .gsxw_nr_l li{}
.five .gsxw .gsxw_nr .gsxw_nr_l .nr_l_tp{height: 180px;}
.five .gsxw .gsxw_nr .gsxw_nr_l .nr_l_tp img{width: 100%;height: 100%;object-fit: cover;}
.five .gsxw .gsxw_nr .gsxw_nr_l .nr_l_nr{background: #003b83;color: #fff;padding: 9% 5%;}
.five .gsxw .gsxw_nr .gsxw_nr_l .nr_l_nr h3{font-weight: bold; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.five .gsxw .gsxw_nr .gsxw_nr_l .nr_l_nr h4{line-height: 20px;}
.five .gsxw .gsxw_nr .gsxw_nr_r{}
.five .gsxw .gsxw_nr .gsxw_nr_r li{border-bottom: 1px solid #f3f3f3;height: 128px;padding-top: 1%;}
.five .gsxw .gsxw_nr .gsxw_nr_r li .nr_r_sj{background: #cba85d;width: 18%;float: left;text-align: center;color: #fff;padding: 10px 0;}
.five .gsxw .gsxw_nr .gsxw_nr_r li .nr_r_sj b{display: block;font-size: 28px;}
.five .gsxw .gsxw_nr .gsxw_nr_r li .nr_r_sj i{display: block;font-size: 12px;}
.five .gsxw .gsxw_nr .gsxw_nr_r li .nr_r_nr{width: 80%;float: right;}
.five .gsxw .gsxw_nr .gsxw_nr_r li .nr_r_nr h3{padding-bottom: 3%;padding-left: 5px; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.five .gsxw .gsxw_nr .gsxw_nr_r li .nr_r_nr h5{font-weight: bold;}
.five .gsxw .gsxw_nr .gsxw_nr_r li .nr_r_nr h4{line-height: 20px;padding-left: 5px;}
/* 合作伙伴 */
.five .hzhb{background: #fff;margin-top: 2%;padding: 28px 0;}
.five .hzhb .hzhb_bt{font-size: 24px;font-weight: bold;text-align: center;padding-bottom: 12px;}
.five .hzhb .hzhb_bt h3 i{color: #003b83;}
.five .hzhb .hzhb_lb{}
.five .txtScroll-left{position:relative;}
.five .txtScroll-left .bd{padding:10px 0;}
.five .txtScroll-left .bd ul{ zoom:1;}
.five .txtScroll-left .bd ul li{width: 50vw!important;height: 114px;float:left;text-align: center;overflow: hidden;}
.five .txtScroll-left .bd li .hz_tp{width: 96%;height: 76px;overflow: hidden;text-align: center;border: 2px solid #eeeeee;margin: auto;}
.five .txtScroll-left .bd li .hz_tp img{height: 100%;object-fit: contain;}
.five .txtScroll-left .bd li .hz_mc{padding: 0 10px;line-height: 38px;}
.five .txtScroll-left .hd{overflow: hidden;width: 100px;margin: auto;}
.five .txtScroll-left .hd .prev{display:block;width: 40px;height: 40px;background: url("../img/left2.jpg") no-repeat center;float: left; overflow:hidden;cursor:pointer;}
.five .txtScroll-left .hd .next{display:block;width: 40px;height: 40px;background: url("../img/right2.jpg") no-repeat center;float: right; overflow:hidden;cursor:pointer;}


/* 联系我们 */
.six{min-height: 372px;background: url(../img/sixth.jpg) no-repeat center;padding: 9% 0;}
.six .lxwm_bt{text-align: center;margin-bottom: 8%;}
.six .lxwm_bt img{}
.six .lxwm_nr{background: #f7f7f7;min-height: 242px;padding: 4% 3%;}
.six .lxwm_nr .lx_nr_l{width: 65%;float: left;margin-right: 1%;}
.six .lxwm_nr .lx_nr_l .lx_nr_l1{}
.six .lxwm_nr .lx_nr_l .lx_nr_l1 h3{color: #cba85d;}
.six .lxwm_nr .lx_nr_l .lx_nr_l1 h3 i{font-family: "iconfont" !important;font-size: 18px;padding-right: 5px;}
.six .lxwm_nr .lx_nr_l .lx_nr_l1 h4{color: #003b83;font-size: 22px;font-weight: bold;padding: 2% 0;font-style: italic;}
.six .lxwm_nr .lx_nr_l .lx_nr_l2{color: #8d8d8d;line-height: 22px;padding-top: 4%;}
.six .lxwm_nr .lx_nr_r{width: 34%;float: right;text-align: center;}
.six .lxwm_nr .lx_nr_r h3{font-size: 10px;color: #8d8d8d;line-height: 18px;padding-top: 5%;}
@media screen and (max-width: 500px){
	.six .lxwm_nr .lx_nr_r{padding-top: 7%;}
}
@media screen and (max-width: 414px){
	.six .lxwm_nr .lx_nr_r{padding-top: 12%;}
}