@charset "utf-8";
/* CSS Document */

 a{  text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());color:#666666; font-family:"微软雅黑"}
 a:visited{text-decoration:none ;}
 a:active{text-decoration:none;}
 a:hover{ color:#0f3b70;outline:none;text-decoration:none;}
.fd{width: 100%;overflow: hidden;}
.fd img{width: 100%;transition: all 0.6s;object-fit: cover;}
.fd:hover img{}
 
body, div, p, span, ul, li, dl, dd, h1, h2, h3, a, input, img {
    margin: 0;
    padding: 0;
}

@media (min-width: 1600px) {
    .container{
        width: 1400px;
		padding: 0;
    }
}
@font-face {
	src: url("../fonts/syht.ttf");
	font-family: syht;
}

html {font-size:62.5%;}
body{ background:#FFF; font-family:"微软雅黑"; font-size:14px; font-size:1.4em;}

/*top*/

.top{z-index:9999;width:100%; background:url("../images/top-bg.png");position: absolute;top: 40px;height:100px;background-size: 100% 100%;}
.top .logo{width:28%;float:left;}
.top .logo a{line-height: 100px;}
.top .logo img{max-width:100%;}
.top .line{width:1px;height:55px;background:#D8D8D8;display:block;float:left;margin-left:12px;margin-top:24px;}
.top .top_txt{padding:18px 0 16px 13px;line-height:32px;float:left;font-size:18px;color:#5f5f5e;}
.top .top_right{padding:0px 1px;float:right; width:12%; margin-top:15px;}
.top .top_right  img{display:block;max-width:100%;}
.topfix{ position:fixed; top:0; left:0; z-index:100000}

/*nav*/
#navbg{ width:60%; transition:0.4s; float:right;}
#navbg .nav ul{margin-bottom:0;}
#navbg .nav .firstfloor>li{float:left;width:12.5%;text-align:center;position:relative;color:#FFF;cursor:pointer;position:relative;line-height:100px; }
#navbg .nav .firstfloor>li.on a{ background:#3399cc; color:#FFF;font-size:20px;line-height: 50px;}
#navbg .nav .firstfloor>li>a{color:#000000; display:block; transition:ease-in 0.2s; padding:5px 0; border-radius:25px;font-size:20px;line-height: 45px;margin-top: 24.5px;}
#navbg .nav .firstfloor>li:hover>a{color:#ffffff; background:#3399cc;}
#navbg .nav .secondfloor{position:absolute;left:0;top:90px;z-index:9999;display:none;background:rgb(255,255,255,0.95);width:180%;text-align:center;border-top:none;box-sizing:border-box;}
#navbg .nav .secondfloor>li{border-bottom:1px solid #E4EAEC;width:100%;line-height:45px;font-size:15px;margin-left:0;;text-align: center;}
#navbg .nav .secondfloor>li>a{width:100%;height:100%;display:block;color:#76838F;}
#navbg .nav .secondfloor li a:hover{background:#3399cc;color:#FFF;}

.ad{ background:#0474c3; color:#FFF; line-height:25px; padding:15px 0}
.ad a{ color:#FFF;}

@media (max-width: 1200px) {
#navbg{ margin-top:0px; height:110px;}	
#navbg .nav .firstfloor>li{ margin-top:40px;}
}





/*mobilehead*/
#mobilehead{height:70px;width:100%;background:url(../images/mlogo.jpg) no-repeat 10px center #FFF;display:none;background-size:auto 50px;}
#mobilehead .logo{width:calc(100% - 120px);height:70px;display:block;float:left;}
#mobilehead .nav{float:right;}
#mobilehead .nav_bg{display:none;position:fixed;top:105px;left:0;z-index:989;width:100%;height:calc(100% - 70px);background:rgba(0, 0, 0, 0.6);animation:fade-in .43s ease 0s;-webkit-animation:fade-in .43s ease 0s;}
#mobilehead .nav .nav_box{display:none;position:absolute;top:70px;left:0;z-index:991;width:100%;overflow:auto;border-top:1px solid #eee;background:#fff;box-sizing:border-box;}
#mobilehead .nav .nav_one>li{border-bottom:1px solid #eee;padding:10px;}
#mobilehead .nav .nav_one>li>span>a{display:block;position:relative;width:calc(100% - 150px);height:42px;box-sizing:border-box;font-size:15px;color:#666;line-height:42px;float:left;}
#mobilehead .nav .nav_one>li>span>i{float:right;display:block;width:150px;height:42px;}
#mobilehead .nav .nav_one>li>span>i>em{float:right;width:42px;height:42px;background:url(+.png) no-repeat center center;-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;display:block;}
#mobilehead .nav .nav_one>li>span>i>em.on{-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);}
#mobilehead .nav .nav_one>li>ul{display:none;}
#mobilehead .nav .nav_one>li>ul>li{height:36px;line-height:36px;text-indent:20px;}
#mobilehead .nav .nav_one>li>ul>li>a{font-size:15px;color:#666;width:100%;height:100%;display:block;}
#mobilehead .nav .push-nav{display:block;position:relative;z-index:998;width:54px;height:50px;font-size:0;margin-right:8px;background:rgba(138,138,138,.5);margin-top:10px;border-radius:5px;}
#mobilehead .nav .push-nav .nav-toggle{display:block;position:absolute;left:50%;top:50%;border:0;border-radius:4px;cursor:pointer;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);}
#mobilehead .nav .push-nav.on .nav-toggle{margin-left:-4px;}
#mobilehead .nav .push-nav .nav-toggle span{display:block;position:relative;z-index:1;width:37px;height:2px;margin:0 0 10px auto;background:#8a8a93;border-radius:3px;-webkit-transform-origin:35px;transform-origin:35px;-webkit-transition:all .5s;transition:all .5s;}
#mobilehead .nav .push-nav .nav-toggle span.two{width:30px;}
#mobilehead .nav .push-nav .nav-toggle span:last-child{margin-bottom:0;}
#mobilehead .nav .push-nav.on .nav-toggle span{ opacity:1;}
#mobilehead .nav .push-nav.on .nav-toggle span:nth-child(3){-webkit-transform:rotate(45deg);transform:rotate(45deg);}
#mobilehead .nav .push-nav.on .nav-toggle span:nth-child(2){-webkit-transform:scale(0);transform:scale(0);}
#mobilehead .nav .push-nav.on .nav-toggle span:nth-child(1){-webkit-transform:rotate(-45deg);transform: rotate(-45deg);}
#mobilehead .nav .nav_contact{position:relative;border-top:1px solid #eee;color:#666;}
#mobilehead .nav .nav_contact .nav_txt{width:100%;}
#mobilehead .nav .nav_contact .nav_txt span{height:42px;line-height:42px;display:block;float:left;position:relative;text-indent:15px;margin-left:10px;font-size:15px;}
#mobilehead .nav .nav_contact .nav_txt span a{color:#666;}
#mobilehead .nav .nav_contact .nav_txt span.sitemapicon{background:url(mobilesitemap.png) no-repeat left center;background-size:auto 15px;}
#mobilehead .nav .nav_contact .nav_txt span.topphoneicon{background:url(mobilephone.png) no-repeat left center;background-size:auto 15px;}
#mobilehead .nav .nav_contact .nav_txt span.topemailicon{background:url(mobileemail.png) no-repeat left center;background-size:auto 15px;text-indent:25px;}
/* 响应式样式结束 */

/*banner*/
#slider>li{height: 50vw;}
#slider>li img{width: 100%;height: 100%;object-fit: cover;}
 /*banner底部文字*/
.banner-txt-container{margin-top: -30px;position: relative;z-index: 9999;}
.banner-txt{background: #FFFFFF;box-shadow: 0px 10px 10px 0px rgba(6, 0, 1, 0.2);width:100%;background-size: cover;height: 60px;}
.banner-txt span{display: inline-block;width: 19.7%;line-height: 40px;margin-top: 10px;text-align: center;border-right: 1px #cccccc solid;font-size: 16px;}
.banner-txt span:last-child{border-right: 0;}
 /*模块标题*/
.t{text-align: center;border-bottom: 1px #f1f1f1 solid;margin: 50px 0;}
.t h2{font-size: 38px;padding-bottom: 15px;color: #696969;font-family: "Microsoft Yahei";}
.t span{padding-bottom: 10px;font-size: 14px;display: block;color: #696969;}
.t hr{width: 65px;height: 3px;margin: 0 auto;background-color: #999;position: absolute;margin-top: 1px;display: inline-block;margin-left: -33px;}
 /*产品中心*/
.product.container{width: 95% !important;max-width: unset;}
.product img{width: 100%;height: 160px;object-fit: cover;}
.product .prod-img{padding: 30px 8px;}
.product .prod-list{border: 1px #bfbfbf solid;padding: 0;transition:ease-in 0.2s;margin-bottom: 30px;}
.product p{border-bottom: 1px #bfbfbf solid;line-height: 50px;text-align: center;font-size: 18px;font-family: syht;}
.product a{display: block;line-height: 40px;font-size: 16px;text-align: center;border-top: 1px #bfbfbf solid;color: #0099ff;}
.product .prod-list:hover{box-shadow: 0 0 8px 0 rgba(0,0,0,0.4);border-bottom: 1px #185497 solid;}
.product .prod-list:hover p{color:#fff;background-color: #3399cc;}
.product .prod-list:hover img{transform: scale(1.2);}
/*资质荣誉*/
.zzry{background-image: url("../images/honor.png");padding-bottom: 40px;background-size:cover;}
.zzry p{font-size: 16px;line-height: 48px;text-indent: 3rem;
	padding-left: 17px;}
.zzry p>small{color: #0099ff;font-size: 18px;}
.zzry .zz-img{text-align: center;}
.zzry .zz-img img{object-fit: scale-down;width: 100%;}
.zzry a{line-height: 40px;display: inline-block;width: 150px;text-align: center;font-family: syht;border: 1px #3399cc solid;font-size: 24px;color: #3399cc;margin-top: 50px;}
/*广告*/
.gg{background: url("../images/gg-bg.png");background-size: 100% 100%;background-attachment:fixed;}
.gg .gg-s{background-color: rgba(0,0,0,0.7);background-size: 100% 100%;padding:20px 0;}
.gg *{color: #fff;font-size: 36px;line-height: 50px;font-weight: bold;}
.gg span{font-size: 24px;line-height: 40px;font-weight: normal;}
/*合作领域*/
.hzly{background-image: url("../images/hzly.png");padding-bottom: 60px}
.hzly .t{margin-top: 30px;}
.hzly .ly-desc{font-size: 18px;line-height: 36px;text-decoration: underline;color: #000000;}
#hexGrid {
	display: flow-root;
	position: relative;
	margin-top: 30px;
}
.hex {
	position: relative;
	list-style-type: none;
	float: left;
	overflow: hidden;
	visibility: hidden;
	outline:1px solid transparent; /* fix for jagged edges in FF on hover transition */
	-webkit-transform: rotate(-60deg) skewY(30deg) translatez(-1px);
	-ms-transform: rotate(-60deg) skewY(30deg) translatez(-1px);
	transform: rotate(-60deg) skewY(30deg) translatez(-1px);
}
.hex * {
	position: absolute;
	visibility: visible;
	outline:1px solid transparent; /* fix for jagged edges in FF on hover transition */
}
.hexIn {
	display:block;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #fff;
	overflow: hidden;
	-webkit-transform: skewY(-30deg) rotate(60deg);
	-ms-transform: skewY(-30deg) rotate(60deg);
	transform: skewY(-30deg) rotate(60deg);
}

/*** HEX CONTENT **********************************************************************/
.hex a{ color:#FFF}
.hex img {
	left: -100%;
	right: -100%;
	width: auto;
	height: 100%;
	margin: 0 auto;
}

.hex h3, .hex p {
	width: 102%;
	left:-1%; /* prevent line on the right where background doesn't cover image */
	padding: 5%;
	box-sizing:border-box;
	background-color: rgba(51, 153, 204, 0.9);
	-webkit-transition:  -webkit-transform .2s ease-out, opacity .3s ease-out;
	transition:          transform .2s ease-out, opacity .3s ease-out;
}
.hex h3 {
	bottom: 50%;
	padding-top:50%;
	font-size: 18px;
	z-index: 1;
	font-weight: bold;
	-webkit-transform:translateY(0%) translatez(-1px);
	-ms-transform:translateY(0%) translatez(-1px);
	transform:translateY(0%) translatez(-1px);
}
.hex h3:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 34%;
	width: 45px;
	text-align: center;
	padding-top: 6px;
	top: 91%;
	border-bottom: 6px solid #fff;
}
.hex p {
	top: 50%;
	padding-bottom:50%;
	-webkit-transform:translateY(0%) translatez(-1px);
	-ms-transform:translateY(0%) translatez(-1px);
	transform:translateY(0%) translatez(-1px);
	font-size: 11px;
	font-weight: 400;
}


/*** HOVER EFFECT  **********************************************************************/
.hexIn:hover h3,.hexIn:focus h3{-webkit-transform:translateY(-100%) translatez(-1px);
	-ms-transform:translateY(-100%) translatez(-1px);
	transform:translateY(-100%) translatez(-1px);}
.hexIn:hover p, .hexIn:focus p{
	-webkit-transform:translateY(100%) translatez(-1px);
	-ms-transform:translateY(100%) translatez(-1px);
	transform:translateY(100%) translatez(-1px);
}
/*** SPACING AND SIZING *****************************************************************/
@media (min-width:1201px) { /* <- 5-4  hexagons per row */
	.hex {
		width: 10.2%; /* = (100-4) / 5 */
		padding-bottom: 12.170%; /* =  width / sin(60deg) */
		margin-bottom: 4%;
		margin-right: 2% !important;
	}
	#hexGrid .hex:first-child{margin-left: 20%;}
	#hexGrid .hex:nth-child(6){margin-left: 21%;}
	.hex:nth-child(5){margin-right: 0 !important;}
	.hex:nth-child(5n+6),
	.hex:nth-child(9n+7),
	.hex:nth-child(9n+8),
	.hex:nth-child(9n+9) {margin-top: -6.676%;margin-bottom: -4.676%;-webkit-transform: translateX(50%) rotate(-60deg) skewY(30deg);-ms-transform: translateX(50%) rotate(-60deg) skewY(30deg);transform: translateX(50%) rotate(-60deg) skewY(30deg);}
	.hex:nth-child(9n+6):last-child,
	.hex:nth-child(9n+7):last-child,
	.hex:nth-child(9n+8):last-child,
	.hex:nth-child(9n+9):last-child {margin-bottom: 0;}
	.hex:nth-child(9n+6) {margin-left: 1.3%;clear: left;}
	.hex:nth-child(9n+10) {clear: left;}
	.hex:nth-child(9n+3),
	.hex:nth-child(9n+4),
	.hex:nth-child(9n+8) {margin-right: 1%;}
}
@media (max-width: 1200px) and (min-width:901px) {
	/* <- 4-3  hexagons per row */
	.hex {width: 24.25%; /* = (100-3) / 4 */padding-bottom: 28.001%; /* =  width / sin(60deg) */}
	.hex:nth-child(7n+5),
	.hex:nth-child(7n+6),
	.hex:nth-child(7n+7) {margin-top: -6.134%;margin-bottom: -6.134%;-webkit-transform: translateX(50%) rotate(-60deg) skewY(30deg);-ms-transform: translateX(50%) rotate(-60deg) skewY(30deg);transform: translateX(50%) rotate(-60deg) skewY(30deg);}
	.hex:nth-child(7n+5):last-child,
	.hex:nth-child(7n+6):last-child,
	.hex:nth-child(7n+7):last-child {margin-bottom: 0;}
	.hex:nth-child(7n+2),
	.hex:nth-child(7n+6) {margin-left: 1%;margin-right: 1%;}
	.hex:nth-child(7n+3) {margin-right: 1%;}
	.hex:nth-child(7n+8) {clear: left;}
	.hex:nth-child(7n+5) {clear: left;margin-left: 0.5%;}
}
@media (max-width: 900px) and (min-width:601px) { /* <- 3-2  hexagons per row */
	.hex {width: 32.666%; /* = (100-2) / 3 */padding-bottom: 37.720%; /* =  width / sin(60) */}
	.hex:nth-child(5n+4),
	.hex:nth-child(5n+5) {margin-top: -8.564%;margin-bottom: -8.564%;-webkit-transform: translateX(50%) rotate(-60deg) skewY(30deg);-ms-transform: translateX(50%) rotate(-60deg) skewY(30deg);transform: translateX(50%) rotate(-60deg) skewY(30deg);}
	.hex:nth-child(5n+4):last-child,
	.hex:nth-child(5n+5):last-child {margin-bottom: 0;}
	.hex:nth-child(5n+4) {margin-right: 1%;margin-left: 0.5%;}
	.hex:nth-child(5n+2) {margin-left: 1%;margin-right: 1%;}
	.hex:nth-child(5n+6) {clear: left;}
}
@media (max-width: 600px) { /* <- 2-1  hexagons per row */
	.hex {width: 49.5%; /* = (100-1) / 2 */padding-bottom: 57.158%; /* =  width / sin(60) */}
	.hex:nth-child(3n+3) {margin-top: -13.423%;margin-bottom: -13.423%;-webkit-transform: translateX(50%) rotate(-60deg) skewY(30deg);-ms-transform: translateX(50%) rotate(-60deg) skewY(30deg);transform: translateX(50%) rotate(-60deg) skewY(30deg);}
	.hex:nth-child(3n+3):last-child {margin-bottom: 0;}
	.hex:nth-child(3n+3) {margin-left: 0.5%;}
	.hex:nth-child(3n+2) {margin-left: 1%;}
	.hex:nth-child(3n+4) {clear: left;}
}
@media (max-width: 400px) {
	#hexGrid {font-size: 13px;}
}
/*企业优势*/
.qiye{
	width: 100%;
	height: 450px;
	display: flex;
	position: relative;
	background:url("../images/qiye.png");
}
.qiye .ct{
	display: flex;
	justify-content: space-around;
	align-items: center;
	padding: 10px 0;
	flex-direction: column;
	width: 45px;
	height: 130px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
	background: #fff;
	border-radius: 20px;
	z-index: 999;
}
.swiper-slide-duplicate-active{
	z-index: 99999 !important;
}
.qiye .ct .littlecircle{
	left: 0;
	top: 0;
	border: none;
	background: #bbbbbb;
	cursor: pointer;
}
.qiye .ct .on{
	background: #26add3;
}
.qiye .lt{
	width: 50%;
	height: 440px;
	padding: 40px 0 0px 13%;
	display: block;
}
.lt h2{
	font-size: 30px;
	font-weight: bold;
}
.littlecircle{
	width: 14px;
	height: 14px;
	background: #fff;
	border-radius: 50%;
	position: relative;
	left: -18px;
	top: 0;
	border: 1px solid #26add3;
}
.qiye .ltline{width: 95%;}
.ltline .littlecircle{display: none;}
.ltline .on{
	background: #26add3;
}
.qiye .lt h2 span{
	display: block;
	font-size: 14px;
	color: #999;
	margin-top: 5px;
}
.qiye .lt .ltline{
	display: flex;
	margin-top: 15px;
}
.qiye .ltline div{
	border-left:0px solid #26add3 ;
}
.qiye .ltline div p{
	line-height: 36px;
	font-size: 16px;
	display: flex;
	align-self: center;
	font-family: syht;
	color: #000;
}
.qiye .ltline div p:before{
	content: "\f046";
	font-size: 20px;
	color: #26add3;
	font-family: 'FontAwesome';
	display: inline-block;
	margin-right: 5px;
}
.qiye .ltline div p img{
	margin-left: -22px;
	margin-right: 10px;
}
.qiye .ltline div p b{
	font-weight: bold;
	font-size: 20px;
	font-family: syht;
	padding-right: 1rem;
}

.qiye_lxbox{
	margin-top: 40px;
	display: flex;
}
.qiye_lxbox a{
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 25px;
	color: #fff;
	margin-right: 20px;
	padding: 15px 30px;
}
.qiye_lxbox a img{
	margin-right: 10px;
}
.qiye_zx{background:#f18200;}
.qiye_lx{background:#26add3;}

.qiye .rt{
	flex: 1;
}
.qiye .rt .qiyertimg{
	display: none;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.qiye .rt .on{
	display: block !important;
}
/*企业文化*/
.wenhua{
	display: flex;
}
.wenhua .lt{
	background: url('../img/wenhualtbg.png') no-repeat left top;
	background-size: cover;
	background-color: #26add3;
	width: 50%;
	padding: 40px 0 0 13%;
}
.wenhua .lt h2{
	color: #fff;
}
.wenhua .lt h2 span{
	display: block;
	font-size: 14px;
	color: #fff;
	margin-top: 5px;
}
.wenhualtimg{
	width: 90%;
	margin: 20px 0 0 0;
}

.wenhuarttext{
	width: 20px;
	height: 20px;
	margin-right: 10px;
}

.wenhua .rt{
	flex: 1;
	display: flex;
	flex-direction: column;
	background:#fff;
	padding: 40px 13%  0 30px;
	align-items: flex-start;
}
.wenhua .rt h2{
	font-size: 30px;
}
.wenhua .rt span{
	color: #26add3;
	display: flex;
	align-items: center;
	margin: 10px 0 0;
	font-size: 18px;
}
.wenhua .rt p{
	margin-top: 10px;
	line-height: 20px;
	font-size: 16px;
}
.wenhua .homeanli_more{
	margin-top: 20px;
	display: block;
	width: 177px;
	line-height: 40px;
	border: 1px solid #26ADD3;
	margin-left: 72%;
	text-align: center;
	font-size: 18px;
	color: #26ADD3;
}
.wenhua .homeanli_more img{line-height: 40px;}
.wenhua .rt h3{
	font-size: 20px;
	margin-top: 30px;
	font-weight: bold;
	line-height: 25px;
}
.wenhua .rt h3 img{
	width: 20px;
	height:20px;
}
.wenhua .rt .wenhuaprobox{
	flex: 1;
	width: 100%;
	display: flex;
	justify-content: space-around;
}
.wenhua .rt .wenhuapro{
	width: 155px;
	display: flex;
	flex-direction: column;
	padding: 30px  15px;
	justify-content: space-between;
	align-items: center;
	background: #eceff4;
	margin-top: 30px;
	border-radius: 5px;
}
.wenhua .rt .wenhuapro:hover {
	background: #26add3;
	color: #fff;
	box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.1);
}
.wenhua .rt .wenhuapro:hover span{
	color: #fff;
}
.wenhua .rt .wenhuapro img{
	width: 30px;
	height: 30px;
}
.wenhua .rt .wenhuapro span{
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	color: #000;
	line-height: 20px;
	margin: 15px 0;
	font-size: 12px;
	font-weight: bold;
}
.wenhua .rt .wenhuapro span samp{
	font-weight: bold;
	margin-top: 10px;
}
.wenhua .rt .wenhuapro span i{
	margin-top: 10px;
	font-size: 22px;
	font-weight: bold;
}
.wenhua .rt .wenhuaprobox .wenhuapro .wenhuartdown{
	margin-top: 10px;
}
@media screen and (max-width: 1200px){
	#navbg .nav .firstfloor>li{margin-top: 20px;}
	#navbg .nav .firstfloor>li>a{margin-top: 0;}
	.top .logo{width: 25%;}
	#navbg{width: 74%;}
	.ly-con .container{display: none !important;}
	.qiye{
		flex-direction: column;
	}
	.qiye .lt{
		width: 90%;
		height: auto;
		background: url('../img/qiyeltbg.png') no-repeat left top;
		padding: 20px 5% ;
		display: block;
	}
	.lt h2{
		font-size: 30px;
	}
	.lt h2 span{
		display: block;
		font-size: 14px;
		color: #bdbdbb;
		margin-top: 5px;
	}
	.lt .ltline{
		display: flex;
		margin-top: 20px;
	}
	.qiye  .ltline div{
		border-left:2px solid #26add3 ;
		height: auto;
	}
	.qiye  .ltline div p{
		line-height: 40px;
		text-indent: 1em;
		font-size: 14px;
		padding-left: 10px;
		position: relative;
	}
	.qiye  .ltline div p img{
		margin-left: -18px;
		margin-right: 10px;
	}
	.qiye  .ltline div p{
		line-height: 14px;
		text-indent: 0;
		font-size: 14px;
		margin-top: 15px;
	}
	.qiye  .ltline div p.s1{margin-top: 0;}

	.qiye{
		height: auto;
	}
	.qiye .ct{
		display: none;
	}
	.qiye_lxbox{
		margin-top: 20px;
		display: flex;
	}
	.qiye_lxbox a{
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 25px;
		color: #fff;
		margin-right: 20px;
		padding: 15px 27px;
	}
	.qiye_zx{background:#f18200;}
	.qiye_lx{background:#26add3;}

	.rt{
		flex: 1;
	}
	.qiye .rt .on{
		width: 100%;
		display: block;
		height: 100%;
		object-fit: cover;
	}
	.ltline .littlecircle{display: block;}
	.wenhua{
		height: auto;
		flex-wrap: wrap;
	}
	.wenhua .lt{
		background: url('../img/wenhualtbg.png') no-repeat left top;
		background-size: cover;
		background-color: #26add3;
		width: 100%;
		padding: 40px 5% 40px 5%;
	}

	.wenhuarttext{
		width: 12px;
		height: 12px;
	}
	.wenhua .rt{
		flex: 1;
		display: flex;
		flex-direction: column;
		background:#fff;
		width: 90%;
		padding:  5% 5% 0 5% ;
	}
	.wenhua .rt h2{
		font-size: 24px;
	}
	.wenhua .rt span{
		color: #26add3;
		display: flex;
		align-items: center;
		margin: 10px 0;
	}
	.wenhua .rt p{
		margin-top: 20px;
		line-height: 20px;
	}
	.wenhua .homeanli_more{
		margin: 0;
		margin-top: 20px;
	}
	.wenhua .rt h3{
		font-size: 20px;
		margin-top: 30px;
		font-weight: bold;
		line-height: 25px;
	}
	.wenhua .rt h3 img{
		width: 20px;
		height:20px;
	}
	.wenhua .rt .wenhuaprobox{
		width: 100%;
		flex: 1;
		display: flex;
		justify-content: space-around;
	}
	.wenhua .rt .wenhuapro{
		display: flex;
		flex-direction: column;
		padding: 10px  5px;
		justify-content: space-between;
		align-items: center;
		background: #eceff4;
		margin-top: 20px;
	}
	.wenhua .rt .wenhuapro img{
		width: 35px;
		height: 35px;
	}
	.wenhua .rt .wenhuapro span{
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		color: #000;
		text-align: center;
		line-height: 20px;
		margin: 20px 0;
	}
	.wenhua .rt .wenhuaprobox .wenhuapro .wenhuartdown{
		margin-top: 10px;
		text-align: center;
	}

}

/*新闻中心*/
.news{margin-bottom: 109px;}
.news-t{text-align: right;}
.news-t a{display: inline-block;width: 150px;line-height: 50px;background: #FFFFFF;border: 1px solid #CCCCCC;margin-left: 20px;text-align: center;color:#333;font-size: 18px; }
.news-t a.on{background-color: #3399CC;color: #fff;font-weight: bold;}

.news-list{margin-top: 18px;}
.news-list .first{margin-top: -68px;}
.news-list .first div{background: url("../images/news-bg.png") no-repeat;width: 100%;background-position-y: 20px;background-size: 100% 100%;padding-bottom: 38px;background-position-x: 50px;height: 360px;}
.news-list .first div img{width: 90%;height: 323px;object-fit: cover;}
.news-list .first a{font-weight: bold;font-size: 20px;color: #3399CC;margin: 14px 0;display: block;margin-left: 50px;}
.news-list .first p{margin-left: 50px;font-size: 16px;line-height: 30px;}
.news-list{display: none;}
.news-list:first-child{display: block;}
.news-list .list{margin-bottom: 55px;}
.news-list .list b{font-size: 28px;font-weight: bold;display: block;text-align: right;}
.news-list .list .news_date{padding-top: 20px;}
.news-list .list .news_date p{font-size: 20px;text-align: right;color: #999;}
.news-list .list a{font-size: 20px;display: block;padding-bottom: 20px;}
.news-list .list .new-con{border-left: 1px #ccc solid;height:100px;overflow: hidden;}
.news-list .list .new-con p{font-size: 16px;line-height: 24px;}
@media screen and (max-width: 1200px){
	.news-t{text-align: center;}
	.banner-txt-container{display: none;}
}
@media screen and (max-width: 700px){
	.news-list .list b{font-size: 1.5rem;}
	.news-list .list .news_date p{font-size: 1rem;}
	.news-list .list a{font-size: 1.5rem;}
	.news-list .list .new-con p{font-size: 1rem;}
	.news-list .list{margin-bottom: 2rem;}
	.gg *{font-size:30px;line-height: 1.5; }
	.gg span{font-size: 18px;line-height: 20px;}
}

/*upe内页*/
/*upe产品*/
.upe-prod{margin-top: 90px;}
.upe-prod img{width: 90%;height: 190px;object-fit: cover;}
/*upe*/
.upe{background: url("../images/upe-bg.png");padding: 60px 0;background-size:100% 100%;}
.upe .left .tx{background-color: rgba(0,0,0,0.8);height: 230px;margin-top: -230px;position: relative;z-index: 9999;display: none;padding: 0 15px;}
.upe .left .tx b{display: inline-block;margin-top: 20px;}
.upe .left .tx *{color: #fff;font-size: 30px;}
.upe .left .tx.on{display: block;}
.upe .right .tx{background-color: #ffffff;margin-bottom: 32px;height: 110px;}
.upe .right .tx:last-child{margin-bottom: 0;}
.upe .right .tx div{background-color: #3399CC;width: 20%;float: left;height: 100%;text-align: center;}
.upe .right .tx img{width: 80%;height:80px;object-fit:contain;display:block;margin: 0 auto;margin-top: 10px;}
.upe .right .tx b{float: right;width: 78%;font-size: 24px;}
.upe .right .tx p{float: right;width: 78%;font-size: 14px;}
.upe .right .tx.on{background-color:#3399CC; }
.upe .right .tx.on *{color: #fff;}
.upe .right .tx.on div:after{content: "";float:right;width:1px;height: 60px;background-color: #fff;margin-top: -70px;}
/*upe尺寸*/
.upe-cc{padding-top: 179px;padding-bottom: 90px;}
.upe-cc b{font-size: 30px;padding-left: 15px;padding-bottom: 10px;}
.upe-cc p{padding-top: 36px;font-size: 20px;line-height: 50px;}
.upe-cc img{width: 100%;}
/*upe特点*/
.upe-td{padding-bottom: 20px;}
.upe-td .td{padding-top: 48px;}
.upe-td .td:nth-child(2n+2){background: #F8F8F8;}
.upe-td img{width: 90%;}
.upe-td .upe-xh{width: 15%;display: inline-block;margin-top: -30px;}
.upe-td .td-con{padding-top: 70px;}
.upe-td b{font-size: 30px;font-weight: bold;display: inline-block;padding-top: 30px;padding-left: 1%;}
.upe-td p{padding-left: 17%;font-size: 20px;line-height: 50px;}
/*upe内页end*/
/*联系我们*/
/*.lxwm{background: url("../images/lxwm-bg.png") no-repeat;background-size: cover;background-attachment:fixed;}*/
/*.lxwm *{color: #fff;}*/
/*.lxwm div{text-align: center;padding: 15px 0;}*/
/*.lxwm div img{display: block;margin: 0 auto;margin-bottom: 25px;}*/
/*.lxwm div b{font-size: 20px;font-weight: bold;}*/
/*.lxwm div p{font-size: 18px;margin-bottom: 0;}*/
/*@media screen and (max-width: 700px){*/
/*	.lxwm div b{font-size: 18px;}*/
/*	.lxwm div p{font-size: 16px;}*/
/*}*/
/*友情链接*/
#footlinkbg{padding:18px 0 15px;background:#0db466;}
.footlink .fl_left{width:100px;float:left;}
.footlink .fl_left p{margin:0;height:20px;line-height:20px;color:#FFF;font-weight:bold;color:#FFF;font-size:15px;text-align:center;}
.footlink .fl_left p:first-child{height:44px;line-height:44px;font-size:40px;font-weight:bold;}

.footlink .fl_right{width:calc(100% - 100px);font-size:0;-webkit-text-size-adjust:none;float:right;}
.footlink .fl_right a{display:inline-block;line-height:32px;white-space:nowrap;padding:0 20px;font-size:14px;color:#fefefe;position:relative;}
.footlink .fl_right a:after{content:'';width:1px;height:12px;background:#fefefe;position:absolute;top:10px;right:-1px;}


/*底部*/
.footer-f{background: url("../images/footer-bg.png");}
#footer{ background:rgba(51, 153, 204,0.9); padding:0;padding-top: 30px;}
#footer *{color: #fff;}
#footer .t{border: 0;margin: 30px auto;display: none;}
#footer .t h2{padding-bottom: 0;font-size: 30px;}
#footer .f-txt a{display: block;margin-bottom: 10px;}
#footer .f-txt h3{font-size: 20px;}
#footer .f-txt h3:before{content: "";position: absolute;width: 43px;display: block;height: 1px;background: #fff;top: 24px;}
#footer .f-txt hr{margin-bottom: 15px;margin-top: 3px;}
#footer .f-txt .f-txt-footer a{display: inline-block;margin-right: 50px;margin-top: 22px;}
#footer .f-txt .f-txt-footer .lx-txt p{margin-bottom: 15px;}
#footer .f3{ text-align:right; font-size:14px; color:#898989;}
.f_k{ overflow:hidden; margin:0 auto;}
#footer .f_k h3{font-size: 20px;}
#footer .f_k h3:before{content: "";position: absolute;width: 43px;display: block;height: 1px;background: #fff;top: 24px;}
#footer .f_k hr{margin-bottom: 15px;}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #ffffff; font-size:14px; text-indent:0.3cm }
input:-moz-placeholder, textarea:-moz-placeholder {  color: #ffffff; font-size:14px; text-indent:0.3cm }
input::-moz-placeholder, textarea::-moz-placeholder {  color: #ffffff; font-size:14px; text-indent:0.3cm }
input:-ms-input-placeholder, textarea:-ms-input-placeholder {  color: #ffffff; font-size:14px; text-indent:0.3cm }

.f_k input{background:#ffffff; width:100%;color:#999999;}
.f_k input::-webkit-input-placeholder {color: #999999;}
.f_k .form-control{ border-radius:0; padding:0; text-indent:0.2cm}
.f_k .btn{background:#fff;display:block;text-align:center;width: 113px;border: 0;}
#footer .form-group img{height: 37px;}
.footer_x{padding:15px 0; color:#828282; line-height:25px;text-align: center;}


@media screen and (max-width:1024px){
.f_lx1{ color:#FFF; font-size:15px; padding-top:0px;} 	
}

@media screen and (max-width:768px){
.footer_s{ border-top:2px solid #363636; padding-top:20px; margin-top:20px; padding-bottom:30px; overflow:hidden}

.f_lx .f_lx_1 .fa{  font-size:16px; margin-top:6px; }
.f_lx .f_lx_1 span{ font-size:16px; font-family:"Microsoft Yahei", sans-serif; font-weight:bold; font-weight:bold}
.f_logo{ text-align:center; padding-top:25px;}
	}




@media screen and (max-width:1443px){
	.yingyong .yyc_img{padding-bottom:600px;}
	.yingyong .yyc_img .yyc_txt p:first-child {    margin-top: 150px;}
}

/*1350屏幕*/
@media screen and (max-width:1249px){

	.p_left{width:240px;}
	.p_left h2{height:100px;line-height:100px;}
	.p_left .p_ul>a{line-height:50px;font-size:15px;background-position:15px 24px;}
	.p_left .p_ul>a.on,.p_left .p_ul>a:hover{background-position:15px 24px}
	.p_left .p_ul ul{padding:12px 10px;}
	.p_left .p_ul ul li{line-height:30px;font-size:14px;}
	.p_left .p_bottom{padding:18px 5px 16px;}
	.p_left .p_bottom .p_txt p:last-child{font-size:27px;}
	.product .p_right{width:calc(100% - 260px);}
	#news .news_content .news_li .news_left .news_txt p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;}
	
	.yingyong .yy_ul .yy_li{padding:20px 0;}
	.yingyong .yy_ul .yy_li i{height:40px;}
	.yingyong .yy_ul .yy_li p{font-size:16px;height:24px;line-height:24px;margin-top:10px;}
	.yingyong .yyc_img{padding-bottom:540px;}
	.yingyong .yyc_img .yyc_txt p:first-child{font-size:30px;height:40px;line-height:40px;margin-top:140px;}
	.yingyong .yyc_img .yyc_txt p{font-size:14px;line-height:24px;margin-top:15px;}
	.yingyong .yyc_img .yyc_txt a{margin-top:40px;font-size:14px;}
	
}

@media screen and (max-width:1200px){
	.news{margin-top:10px;}
	.news .news_left{width:100%;padding-right:0;float:none;}
	.news .news_right{width:100%;float:none;margin-top:25px;}
	.news .news_right .q_ul .q_li{width:32%;float:left;margin-left:2%;border-top:none;margin-top:0;padding:20px 0 15px;}
	.news .news_right .q_ul .q_li:first-child{margin-left:0;margin-top:0;}	
}

/*992屏幕*/
@media screen and (max-width:991px){
	#mobilehead{display:block;}
	.top{display:none;}
	#navbg{display:none;}
	#mobilehead.mhead{position:fixed;z-index:9999;-webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);top:0;}
	#mobilehead .nav_bg.nav_bg1{top:70px;height:calc(100% - 70px);}
	#mobilehead .nav .nav_box.nav_box1{top:70px;}
	
     .p_left{display:none;}
	.p_class{display:block;}
	.product .p_right{width:calc(100% - 30px); margin:0 auto; float:none;}
	.product .p_right h2{margin:20px 0;}
	.product{padding:15px 0;}
	.product .p_li{width:32%;margin-left:2%;}
	.product .p_li:nth-child(4n+1){margin-left:2%;}
	.product .p_li:nth-child(3n+1){margin-left:0;}
	
	
	.news .news_left .nl_left{width:270px;margin-top:23px;}
	.news .news_left .nl_left .nl_img{padding-bottom:335px;}
	.news .news_left .nl_ul{width:calc(100% - 270px);padding-left:20px;}
	.news .news_left .nl_ul .nl_li{padding:23px 0 16px;margin-top:6px;}
	.news .news_right{margin-top:15px;}
	.news .news_right .q_ul .q_li{width:49%;}
	.news .news_right .q_ul .q_li:nth-child(odd){margin-left:0;}
	
	#news .news_content .news_li .news_left .news_txt p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:7;}
	
	.yingyong .yy_ul .yy_li{padding:10px 0;}
	.yingyong .yy_ul .yy_li i{height:26px;}
	.yingyong .yy_ul .yy_li p{font-size:14px;margin-top:5px;}
	.yingyong .yyc_img{padding-bottom:400px;}
	.yingyong .yyc_img .yyc_txt p:first-child{font-size:20px;height:26px;line-height:26px;margin-top:130px;}
	.yingyong .yyc_img .yyc_txt p{font-size:13px;margin-top:7px;line-height:24px;}
	.yingyong .yyc_img .yyc_txt p br{display:none;}
	.yingyong .yyc_img .yyc_txt a{margin-top:20px;}
	

	
}

@media screen and (max-width:768px){
	#mobilehead{background:url(../images/mlogo.jpg) no-repeat 10px center #FFF;background-size:auto 50px;}
	.p_class h2{display:none;}
	.p_class .p_class_li{width:calc(100% - 30px); margin:0 auto;float:none;}
	.product .p_content .p_li{width:48%;margin-left:4%;}
	.product .p_content .p_li:nth-child(3n+1){margin-left:4%;}
	.product .p_content .p_li:nth-child(odd){margin-left:0;}
	
	
	.news .news_left .nl_left{display:none;}
	.news .news_left .nl_ul{width:100%;padding-left:0;float:none;}
	.news .news_right .q_ul .q_li{width:100%;float:none;margin-left:0;border-top:1px dashed #E2E2E2;}

	
	.yingyong .yy_ul .yy_li i{display:none;}
	.yingyong .yy_ul .yy_li p{margin-top:0;}

	.link{display: none;}
	}


/*500屏幕*/
@media screen and (max-width:499px){
	#mobilehead{background:url(../images/mlogo.jpg) no-repeat 10px center #FFF;background-size:auto 40px;}
	#mobilehead .nav_bg{top:70px;height:calc(100% - 70px);}
	#mobilehead .nav .nav_box{top:70px;}
	#mobilehead{z-index:9999;-webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);top:0;}
	.pb_title .sub_title{font-size:13px;line-height:22px;}
	.product .p_class{text-align:left;}
	.product .p_class a{width:48%;height:42px;line-height:42px;font-size:15px;text-align:center;margin-left:4%;margin-top:7px;}
	.product .p_class a:nth-child(2n+1){margin-left:0;}
	.product .p_content{margin-top:20px;}
	.product .p_content .p_li{width:100%;}
	.product .p_btn a{width:48%;margin-left:4%;}

	.news .news_title h2{font-size:20px;}
	.news .news_left .nl_ul .nl_li{padding:15px 0 9px;}
	.news .news_left .nl_ul .nl_li .nl_txt{padding-left:76px;}
	.news .news_left .nl_ul .nl_li .nl_txt:before{left:66px;}
	.news .news_left .nl_ul .nl_li .nl_date{font-size:20px;height:22px;line-height:22px;}

	.info_title h2{font-size:22px;height:36px;line-height:36px;}
	.info_title i{margin:10px 0;}
	.info .info_btn a{width:130px;margin-left:10px;}
	.info .info_ul .info_li .info_p p:last-child{font-size:12px;letter-spacing:-1px;}
	
	.yingyong .yyc_img .yyc_txt p:first-child{margin-top:130px;}
	.yingyong .yyc_img .yyc_txt a{margin-top:10px;}
	.yingyong .yy_ul .yy_li{width:33.333%;border-bottom:1px solid rgba(255,255,255,.2);}
	.yingyong .yy_ul .yy_li p{font-size:13px;font-weight:bold;}
	.gg *{font-size:18px;line-height: 1.5; }
	.gg span{font-size: 12px;line-height: 20px;}
	.row{margin: 0;}
	.product.container{width: 100% !important;}
	.news-t a:first-child{margin-left: 0;}
	.news-c{margin-top: 20px;}
	
}




@media screen and (max-width:991px){
	#navbg .nav .firstfloor>li{height:55px;line-height:55px;font-size:14px;}
	#navbg .nav .secondfloor{top:55px;}
	.index_banner{padding-bottom:40%;}
	#stylepbulic{height:200px;}
	#footbottombg{padding-bottom:55px;}
	.product img{height: 32vw;}
	.news{margin-bottom: 5vw;}
	.upe{background: unset;}
	.upe-prod img{margin-bottom: 2vw;}
	.upe-td img{width: 100%;}
	.upe-td .td-con{padding-top: 0;}
	.upe-td p{line-height: 40px;}
}

/*鐢佃剳娴姩*/
.izl-rmenu{position:fixed;right:0;bottom:10px;padding-bottom:10px;background:url(../images/r_b.png) 0px bottom no-repeat;z-index:999;width:72px;}
.izl-rmenu .btn{width:72px;height:73px;margin-bottom:1px;cursor:pointer;position:relative;}
.izl-rmenu .btn-qq{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:rgba(51, 153, 204,0.9);}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:rgba(51, 153, 204,0.9);text-decoration:none;display:block;}
.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat;background-color:rgba(51, 153, 204,0.9);}
.izl-rmenu .btn-wx .pic{position:absolute;left:-160px;top:0px;display:none;width:160px;height:160px;}
.izl-rmenu .btn-phone{background:url(../images/r_phone.png) 0px 0px no-repeat;background-color:rgba(51, 153, 204,0.9);}
.izl-rmenu .btn-phone .phone{background-color:rgba(51, 153, 204,0.9);position:absolute;width:160px;left:-160px;top:0px;line-height:73px;color:#FFF;font-size:18px;text-align:center;display:none;}
.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat;background-color:#666666;display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}

/*鎵嬫満娴姩*/
#floatBottom{width:100%;height:53px;background:#8a8a8a;position:fixed;left:0;bottom:0;z-index:999999;}
#floatBottom a{width:25%;height:53px;line-height:53px;display:block;float:left;position:relative;}
#floatBottom a.kf1{background:url(kf1.png) no-repeat center center;}
#floatBottom a.kf2{background:url(kf2.png) no-repeat center center;}
#floatBottom a.kf3{background:url(kf3.png) no-repeat center center;}
#floatBottom a.kf4{background:url(kf4.png) no-repeat center center;}
#floatBottom .ewm{width:90px;height:90px;position:absolute;bottom:55px;left:50%;margin-left:-45px;display:none;}
#floatBottom .ewm img{width:100%;height:100%;display:block;}



.nbom{display: none;}

@media screen and (max-width: 640px){
	*{font-size: 1rem;}
.nbom {    display: block;}
.footer_x {padding-bottom:70px;}
#izl_rmenu{ display:none}
	.qiye .lt{width: 100%;}
	.product img{height: 70vw;}
	.zzry .zz-img{padding-top: 3vw;}
	.qiye .ltline div p b{font-size: 14px;}
	.qiye .ltline div p{font-size: 12px;}
	.qiye_lxbox a{padding: 2vw 4vw;}
	.t{margin: 5vw auto;}
	.t h2{font-size: 3rem;padding-bottom: 2.5vw;}
	.callbacks_container{height: 50vw;}
	.news-list .list a{padding-bottom: 2.5vw;}
	#footer .f-txt .f-txt-footer a{margin-right: 18vw;}
	#footer .f-txt .f-txt-footer a:last-child{margin-right: 0;}
	.upe .right .tx p{font-size: 12px;}
	.upe-prod img{width: 100%;height: 60vw;}
	.upe-cc{padding: 5vw;}
}

/*åº•éƒ¨èœå•æ ç›®*/
.nbom{ position:fixed; bottom:0; height:94px; width:100%; left:0; z-index:100000000000;}
.nbom .w1{ position:relative;background:#505050; height:94px;}
.nbom .ahome{ display:block; width:14.4%; height:118px; position:absolute; top:-30px; left:42.8%;}
.nbom .ahome img{ width:100%;}
.nbom .nav-bom{ height:94px;}
.nbom .nav-bom li{height:94px;float:left; width:20%;}
.nbom .nav-bom li.li-1{}
.nbom .nav-bom li a{ color:#fff; font-size:18px;line-height:23px; text-align:center; position:relative; padding:0; height:94px; display:block;}
.nbom .nav-bom li i{ display:block; width:29.33%; margin:12px auto 0;}
.nbom .nav-bom li i img{ width:100%;}
.nbom .nav-bom li a:hover{ color:#fff;transition-duration:0.6s; text-decoration:none;}
.nbom .nav-bom li.none{}

@media (max-width: 414px) {
.nbom{ height:65px;}
.nbom .ahome{ top:-25px; width:17.4%;left:41.8%;}
.nbom .nav-bom li a{ font-size:16px; line-height:18px;}
.nbom .ahome{ top:-20px}

}

@media (max-width: 375px) {
.nbom{ height:50px;}
.nbom .nav-bom li i{ margin-top:5px;}
.nbom .nav-bom li a{ font-size:14px; line-height:19px;}

}

@media (max-width: 320px) {
.nbom .ahome{ top:-15px}
}
@media (max-width: 1199px) {
	#footer .left{display: none;}
}
@media (max-width: 767px) {
	#footer .right{display: none;}
	.lxwm{display: none;}
}

