.foot-wap,.head-wap{display: none;}
.foot-wap{position: fixed;bottom: 0;left: 0;z-index: 10;background: #f2f2f2;width: 100%;}
.foot-wap li{width: 25%;float: left;text-align: center;position: relative;padding: 8px 0;cursor: pointer;}
.foot-wap li p{font-size: 14px;color: #333;margin-top: 4px;}
.foot-wap li span{color: #e43a0d;font-size: 20px;}
.foot-wap li::after{content: '';width: 1px;height: 30px;background: #dbdbdb;position: absolute;right: 0;top: 14px;}
.foot-wap li:last-child::after{display: none;}

.m_img{display:block;height:54px;background:#fff;position:fixed;top:0px;left:0px;width:100%;z-index:9999;overflow: hidden;}
.m_img .headlf{padding-top:11px;padding-left:7px;float: left;}
.m_img .headlf .m_logo{max-height:35px;display: block;}
.m_img .headrg{padding-right:10px;padding-top:15px;float: right;}
.m_img .headrg a .m_menuimg{height:22px;vertical-align:top;display: block}
.m_nav {display:block;position:fixed;top:0px;left:0px;width:0px;height:0px;overflow:hidden;z-index:10000}
.m_nav .closecover{position:absolute;width:100%;height:100%;background:#0b0d19;filter:alpha(opacity=0);opacity:0;left:0px;top:0px;z-index:1}
.m_nav .closeicon{position:absolute;width:20%;left:0;top:5%;z-index:100;text-align:center;filter:alpha(opacity=0);opacity:0}
.m_nav .m_navList{position:absolute;width:80%;right:0px;top:0px;background:#0b0d19;height:100%;z-index:100;right:-80%;overflow-y: scroll;}
.m_nav .m_navList ul{padding-left:5%;padding-right:5%}
.m_nav .m_navList ul li{border-bottom:1px solid #232530}
.m_nav .m_navList ul li a{display:block;height:45px;color:#fff;line-height:45px;padding-left:5%;font-size:16px}
.m_nav .m_navList ul li .m_f_a{display: flex;align-items: center;justify-content: space-between; width: 100%}
.m_nav .m_navList ul li .m_f_a a{flex: 1;}
.m_nav .m_navList ul li .m_f_a i{width: 40px;height:35px;box-sizing: border-box; padding:0 5px; display: block;}
.icon{ background:url(../images/plus.png) 100% no-repeat;background-position: 50% 50%; -webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
.icon_on{background:url(../images/reduce.jpg) 50% no-repeat!important;background-position: 50% 50%;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
.m_nav .m_navList ul li .m_s_nav{display:none;width: 100%;}
.m_nav .m_navList ul li .m_s_nav a{display: block; height:40px;line-height:40px;font-size:14px;padding-left:10%;overflow: hidden; white-space: nowrap;width: 90%;text-overflow: ellipsis;}

.right_lx{position: fixed;top: 50%;right: 20px;background: rgba(0,0,0,0.3);border-radius: 30px;z-index: 999;}
.right_lx li{width: 50px;height: 50px;text-align: center;line-height: 50px;position: relative;}
.right_lx li span{font-size: 28px;color: #fff;}
.right_lx li:hover{background: #e43a0d;border-top-right-radius: 30px;border-bottom-right-radius: 30px;}
.right_lx li .box{
	position: absolute;right: 0;top: 0;max-width: 0px;height: 50px;line-height: 50px;background: #e43a0d;border-radius: 30px;
	overflow:hidden;
	-webkit-transition:max-width 0.3s linear;
	-moz-transition:max-width 0.3s linear;
	transition:max-width 0.3s linear;
}
.right_lx li:hover .box{max-width:300px;z-index: -3;}
.right_lx li .box .p{color: #fff;font-size: 16px;width: 100%;white-space: nowrap;padding-left: 30px;padding-right: 65px;display: flex;}
.right_lx .btn_top li:hover{border-radius: 30px;}

.headnew{height: 100px;background: #fff;}
.headnew h1{height: 100px;display: flex;align-items: center}.headnew h1 img{max-height: 59px;align-items: center;}
.headnew .tel{background: url(../images/ic01.png) no-repeat right;padding-right: 60px;text-align: right;font-size: 14px;color: #333;margin-top: 28px;}
.headnew .tel h3{font-weight: normal;font-size: 22px;color: #e43a0d;font-family: Arial;}
.navnew{height: 55px;line-height: 55px;background: #eee;width: 100%;z-index: 999;}
.navnew li{width: 14%;height: 55px;float: left;text-align: center;position: relative;}
.navnew li .tarA{transform: skewX(-20deg);}.navnew li .tarA .qx{transform: skewX(20deg);}
.navnew li .tarA a{color: #333;display: block;}
.navnew li:hover .tarA,.navnew li .tarA.act{background: #e43a0d;}
.navnew li:hover .tarA a,.navnew li .tarA.act a{color: #fff;}
.navnew li dl{width: 100%;background: #e43a0d;position: absolute;right: 10px;;top: 55px;display: none;z-index: 33;}
.navnew li dt{height: 45px;line-height: 45px;border-bottom: 1px solid rgba(255,255,255,.4);display: block;}
.navnew li dt a{font-size: 14px;color: #fff;}
.navnew li dt:hover a{color: #e43a0d;}.navnew li dt:hover{background: #fff;}
.navnew li:hover dl{display: block;}

.linknew{background: #e43a0d;color: #fff;padding: 20px 0;display: flow-root;}
.linknew a{float: left;font-size: 14px;color: #fff;margin-left: 16px;height: 30px;line-height: 30px;display: block;}
.linknew a:nth-child(1){font-size: 16px;margin-left: 0;}
.linknew a:hover{text-decoration: underline;}
.footnew{background: #333;color: #fff;}
.copynew{text-align: center;font-size: 14px;color: #fff;border-top: 1px solid rgba(255,255,255,.3);}
.copynew a{font-size: 14px;color: #fff;height: 80px;line-height: 80px;}.copynew a:hover{color: #e43a0d;;}
.footnew ul{display: flex;flex-flow: row wrap;justify-content: space-between;padding: 40px 0 50px;}
.footnew li h3{font-size: 18px;font-weight: normal;display: block;margin-bottom: 15px;border-left: 2px solid #e43a0d;padding-left: 10px;height: 20px;line-height: 20px;}
.footnew dl dt{font-size: 14px;color: #fff;height: 30px;line-height: 30px;}
.footnew dl.lx dt:nth-child(1){background: url(../images/ic22.png) no-repeat left;padding-left: 30px;}
.footnew dl.lx dt:nth-child(2){background: url(../images/ic23.png) no-repeat left;padding-left: 30px;}
.footnew dl.lx dt:nth-child(3){background: url(../images/ic24.png) no-repeat left;padding-left: 30px;}
.footnew dl.lx dt:nth-child(4){background: url(../images/ic25.png) no-repeat left;padding-left: 30px;}
.footnew dl.dh{width: 320px;}
.footnew dl.dh dt a{font-size: 14px;color: #fff;}.footnew dl.dh dt a:hover{color: #e43a0d;}
.footnew dl.dh dt{width: 50%;float: left;}
.footnew li .gz img{max-width: 100px;margin-right: 15px;}
.footnew li .gz p{font-size: 14px;line-height: 30px;margin-top: 20px;}
.newfz{padding-bottom: 30px;font-size: 14px;}
.newfz a{margin-left: 10px;color: #fff;}

@media (max-width: 1024px){
	.foot-wap,.head-wap{display: block;}
	.waph{height: 54px;}
	.waph2{height: 100px;}
	.headnew,.navnew,.linknew,.footnew{display: none;}
}
@media (max-width: 940px){
	.right_lx{display: none;}
}
