#part1{
	width:100%;
	float:left;
	background-color:#FBFCFB;
	padding-top:4%;
	padding-bottom:4%;
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center center; background-size:auto 100%;overflow:hidden;
}
#more{ width:100%; float:left; margin-top:2.2%; text-align:center;}
#more  A{
	display:inline-block; padding-left:5%; padding-right:5%; line-height:2.2;  font-size:16px;border-radius:50px; color:#05C0AB;transition:all 0.4s ease-in-out 0s; background-color:#fff; border:#05C0AB solid 2px
}
#more  A:hover {background:#05C0AB; color:#fff }
#part2a{
	width:100%;
	float:left;
		padding-top:3%;
	padding-bottom:3%; background-color:#FBFCFB;
 overflow:hidden;
}
#part2{
	width:100%;
	float:left;
		padding-top:4%;
	padding-bottom:5%; background-color:#F7FBFB;
 overflow:hidden;
}
#part3{width:100%;
	float:left;
	padding-top:4%;
	padding-bottom:4%;
	background-color:#F5F8FF;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center center;background-size:cover;overflow:hidden;
}
#part4{ width:100%;	float:left;background-color:#05C0AB;	padding-top:2%;	padding-bottom:2%;overflow:hidden;}
#part5{
	width:100%;
	float:left; padding-top:4%;
	padding-bottom:4%; background-color:#FBFEFF;overflow:hidden;}
#part6{
	width:100%;
	float:left; padding-top:4%;
	padding-bottom:4%; background-color:#FBFEFF;overflow:hidden;}
#gywm{
	width:100%;
	float:left;
 padding-top:2%; padding-bottom:2%;
	background-attachment: fixed;
	background-image: url(../images/abn.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#company{ width:96%; float:left; overflow:hidden; background-color:rgba(255,255,255,0.9); padding:2%; }
#company .nr{width:48%; float:right; }
#company .nr dd{
	font-size:32px;
	color:#05C0AB;
	line-height:35px; height:35px; overflow:hidden; margin-top:20px;
}
#company .nr p{ line-height:28px;height:280px;overflow:hidden; font-size:14px; margin-top:15px;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    line-clamp:10;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;}
#company span{ width:150px; height:40px; margin-top:10px; text-align:center; display:block; z-index:1; float:left; overflow:hidden;  color:#05C0AB; border:2px solid #05C0AB; line-height:40px; font-size:16px; position:relative; background-color:#fff;}
#company span:after{ top:50%; left:50%;width:0px; height:0px; z-index:-1; background-color:#05C0AB; content:""; position:absolute;transition:all 0.4s ease-in-out 0s;}
#company span i{ margin-left:8px; line-height:40px; transition:all 0.4s ease-in-out 0s; }
#company span:hover:after{ top:0px; left:0px; height:100%; width:100%}
#company span:hover i{ margin-left:15px;}
#company span:hover{ color:#fff;}
#video{
	width:48%;
	float:left;

}
video::-webkit-media-controls-enclosure { overflow:hidden;}
video::-webkit-media-controls-panel {
        width: calc(100% + 30px); background-color:#f1f1f1;
    }
#video  img,#video  embed,#video iframe,#video  VIDEO{ display:block; 	width:100%;  overflow:hidden;}
#video  VIDEO{object-fit: fill}
#lmbt{ width:100%; float:left; text-align:center; overflow:hidden;}
#lmbt dd{	
 position:relative;display:inline-block;line-height:1.5; padding-left:11%; padding-right:11%;

}
#lmbt dd em{
	position:absolute;
	top:0px;
	width:12%; max-width:33px;
	height:100%;
	background-repeat: no-repeat;
	background-position: center;background-size:100% auto;
}
#lmbt dd em.lb{	left:0px;
	background-image: url(../images/bl.png);
	background-repeat: no-repeat;
	background-position: left;
}
#lmbt dd em.rb{right:0px;
	background-image: url(../images/br.png);
	background-repeat: no-repeat;
	background-position: right;}
#lmbt  span{ color:#000000;font-size:28px; }
#lmbt p{ text-transform:capitalize; color:#888;  margin-top:1%; font-size:18px; }
#lmbt .hies{ color:#000000}
#zebq{
	width:100%;
	float:left; 

}
#zebq ul{LIST-STYLE-TYPE: none;overflow:hidden; }
#zebq ul li{width:25%; margin-left:-1px; text-align:center; float:left;  color:#fff; text-align:center; border-left:1px solid #fff;}
#zebq ul li p{ color:#fff; font-size:22px; margin-top:1%}
#zebq ul li h5{ font-size:16px;}
#zebq ul li  span{ margin-right:8px;
	font-size:42px;
	font-weight:600;
	font-family: Arial, Helvetica, sans-serif; line-height:1;
}
.m20{ margin-top:2.5%}
#xmlist{
	width:100%; 
	FLOAT: left; margin-top:2%; 
}
#xmlist ul{ list-style-type:none; margin-left:-3%;}
#xmlist ul LI{ width:30.33%; float:left; margin-left:3%; margin-top:1.5%; margin-bottom:1.5%;}
#xmlist ul LI .nra{ width:90%; padding:8% 5%;border-radius:10px; text-align:center; float:left;  display:block;  box-shadow:2px 2px 5px #B5C9DD;-webkit-box-shadow:2px 2px 5px #B5C9DD;-moz-box-shadow:2px 2px 5px #B5C9DD; -webkit-transform:scale(0.95);background-color:#fff; text-align:left;	transform: scale(0.95);transition:all 0.5s ease-in-out 0s;}
#xmlist ul LI:hover .nra{-webkit-transform:scale(1);	transform: scale(1);  box-shadow:-1px 1px 4px #B5C9DD;-webkit-box-shadow:-1px 1px 4px #B5C9DD;-moz-box-shadow:-1px 1px 4px #B5C9DD;}
#xmlist ul LI .nr1{ width:98%; padding:1%; float:left;}
#xmlist ul LI .nr1 .tp{ width:30%; float:left;}
#xmlist ul LI .nr1 .tp img{ max-width:90%; margin-left:auto; margin-right:auto; display:block;max-height: 86px;}
#xmlist ul LI .nr1  .bt{ width:65%; float:right;}
#xmlist ul LI .nr1  .bt dd{ color:#000000; font-size:25px; line-height:2; }
#xmlist ul LI .nr1  .bt p{ text-transform:capitalize; font-size:16px; color:#999;line-height:1.2;	font-family: Arial, Helvetica, sans-serif;}
#xmlist ul LI .nr2{ width:100%; float:left; margin-top:4%; border-top:#ECECEC solid 2px;  padding-top:4%;}
#xmlist ul LI .nr2 p{height:100px; font-weight:normal; text-align:left; line-height:25px;overflow:hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    line-clamp: 4;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical; color:#333; font-size:16px;}
#fwlist{
	width:100%; 
	FLOAT: left;margin-top:3.5%;  
}
#fwlist li{ list-style-type:none;}
#fwlist LI{  text-align:center; overflow:hidden;   transition:all 0.4s ease-in-out 0s;cursor:pointer; margin:10px; background-color:#fff;box-shadow:2px 2px 8px #aaa;-webkit-box-shadow:2px 2px 8px #aaa;-moz-box-shadow:2px 2px 8px #aaa; border-radius:8px;}
#fwlist  LI:hover{ background-color:#05C0AB;}
#fwlist  LI .nr{ width:92%; padding:4%; float:left; }
#fwlist  LI .nr dd{ width:100%; float:left; overflow:hidden; position:relative;transition:all 0.5s ease-in-out 0s;}
#fwlist  LI .nr dd p{ position:absolute;filter: Alpha(Opacity=0);
-moz-opacity:0; 		opacity:0; z-index:1; left:0px; top:0px; width:100%; height:100%;}
#fwlist  LI .nr dd  img{ max-width:90%; margin-left:auto; margin-right:auto; display:block;transition:all 0.5s ease-in-out 0s;}
#fwlist  LI:hover .nr dd  .img1{filter: Alpha(Opacity=0);
-moz-opacity:0; 		opacity:0}
#fwlist  LI:hover .nr dd  p{filter: Alpha(Opacity=100);
-moz-opacity:1; 		opacity:1}
#fwlist  LI .nr h5{ width:100%; float:left; color:#101010; font-size:16px; text-align:center; line-height:26px; height:26px; margin-top:10px;}
#fwlist  LI .nr h6{ width:100%; float:left; color:#101010; font-weight:normal; height:60px; margin-top:5px; line-height:20px;  text-align:left; overflow:hidden;}
#fwlist  LI:hover .nr h5,#fwlist  LI:hover .nr h6 { color:#fff;}

#fwlist .owl-controls .owl-dots .owl-dot{ margin-top:1%;}
#fwlist .owl-controls .owl-dots .owl-dot span{
width:20px;height:3px;margin:12px 5px; background-color:#C7C7C9;
}
#fwlist .owl-controls .owl-dots .owl-dot.active span,#fwlist .owl-theme .owl-dots .owl-dot:hover span{background-color:#05C0AB;}
#allist{ width:100%; float:left; margin-top:3%;position:relative;
}
#allist .swiper-container{ padding:4% 0px; }
#allist .swiper-slide{ width:100%;
	-webkit-transition:-webkit-transform 600ms ease-out;
	transition: transform 600ms ease-out; 
	-webkit-transform:scale(0.85);
	transform: scale(0.85); }
#allist .swiper-slide .zsq{background-color:#fff;border-radius:8px; overflow:hidden;box-shadow:2px 2px 8px #aaa;-webkit-box-shadow:2px 2px 8px #aaa;-moz-box-shadow:2px 2px 8px #aaa; display:block; border:#fff solid 2px; }
#allist .swiper-slide .tpq{ width:90%; text-align:center;float:left; position:relative; padding:5%; padding-bottom:3%; display:block; z-index:1;}
#allist .swiper-slide .tpq:after{ width:100%; height:55%; background-color:#05C0AB; left:0PX; top:0PX; content:""; position:absolute; z-index:-1;}
#allist .swiper-slide .tpq img{ width:140px; height:140px;border-radius:100%; margin-left:auto; margin-right:auto; border:#F2F3F7 2px solid;box-shadow:0px 1px 6px #A8E3FD;-webkit-box-shadow:0px 1px 6px #A8E3FD;-moz-box-shadow:0px 1px 6px #A8E3FD; }
#allist .swiper-slide .nrq{ width:90%; display:block; padding:5%; float:left; padding-top:2%;}
#allist .swiper-slide .nrq p{ text-align:left;font-size:16px; line-height:25px; height:175px;overflow:hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    line-clamp: 7;
    -webkit-line-clamp: 7;-webkit-box-orient: vertical; color:#333;}
#allist .swiper-slide .nrq p i{ color:#61E7E0; font-size:12px; margin-left:5px; margin-right:5px; }
#allist .swiper-slide-active{
	-webkit-transform:scale(1);
	transform: scale(1);  
}
#allist .swiper-slide-active  .zsq{border:#05C0AB solid 2px;}


#allist .swiper-pagination-bullets{ bottom:0px;}
#allist .swiper-pagination-bullet{
	width: 12px;
	height:12px;
background-color:#fff;
	opacity: 1;box-shadow:0px 1px 4px #333;
}
#allist .swiper-pagination-bullet-active{
	background:#05C0AB; 
}
#bzlist{ width:100%; float:left; margin-top:3.5%;}
#bzlist ul{LIST-STYLE-TYPE: none; margin-left:-2%;}
#bzlist ul li{ width:23%; float:left; margin-left:2%; text-align:center;}
#bzlist ul li span{ color:#05C0AB;border-radius:5px;
	display:inline-block;
	box-shadow:0px 1px 6px #B5C9DD; line-height:1.5; padding:5%;
-webkit-box-shadow:0px 1px 6px #B5C9DD;-moz-box-shadow:0px 1px 6px #B5C9DD; 	border:#D2D7EA solid 1px;
	margin-left:2%;
	margin-right:2%;
	font-family: Arial, Helvetica, sans-serif; font-size:42px; font-weight:600;
}
#bzlist ul li p{ font-size:24px; line-height:2.2; color:#999999; margin-top:3%;}
#newsf{ width:100%; float:left; position:relative; margin-top:2%}
#newsf .owl-controls .owl-dots .owl-dot{ margin-top:1%;}
#newsf .owl-controls .owl-dots .owl-dot span{
width:60px;height:3px;margin:12px 5px; background-color:#C7C7C9;
}
#newsf .owl-controls .owl-dots .owl-dot.active span{background-color:#05C0AB;}
#info_1{ width:92%; float:left;  padding:4%; background-color:#fff;border-radius:5px; overflow:hidden; border-top:#05C0AB solid 8px; border-bottom:#05C0AB solid 4px;}

#xbt{ width:100%; float:left; border-bottom:#ddd solid 1px; margin-bottom:10px; margin-top:-5px;}
#xbt dd{ padding-left:2px; padding-right:2px; float:left; line-height:35px; font-size:16px; font-weight:600; color:#05C0AB;}
#xbt .more{ float:right; font-size:16px;line-height:35px;}
#xbt .more a{ color:#555; text-transform:uppercase;}
#xbt .more a:hover{ color:#05C0AB;}
#newsa_1{
	 width:100%;
	float:left; margin-top:1.8%; overflow:hidden;margin-bottom:8px; border-bottom:#eee solid 1px; padding-bottom:10px;

	}
#newsa_1 .tp{width:112px; float:left; border:#eee solid 1px; margin-right:12px; height:80px; overflow:hidden; }
#newsa_1 img{ width:100%; min-height:80px;transition: 1.5s;}
#newsa_1 dd{ font-size:14px; font-weight:600; line-height:30px; height:30px; 	TEXT-OVERFLOW: ellipsis;
	WHITE-SPACE: nowrap;
	OVERFLOW: hidden; cursor:pointer; }
#newsa_1 span{color:#05C0AB; font-weight:bold;}
#newsa_1 p{ line-height:25px; color:#777; height:50px;overflow:hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    line-clamp:2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
#newsa_1 .time{ color:#999; height:25px; overflow:hidden;}
#newsa_1  A{ color:#333;}
#newsa_1  A:hover{
	color:#05C0AB;

}
#news-2{ width:100%;
	float:left; 
}
#news-2 ul{ list-style-type:none;   font-size:12px;  }
#news-2 UL LI.none {
	BACKGROUND: none transparent scroll repeat 0% 0%;
}
#news-2 UL LI {
	text-align:left;
	 width:100%;
	float:left; 
	border-bottom:#ddd dotted 1px;
	line-height:30px;
	background-image: url(../images/ico03.gif);
	background-repeat: no-repeat;
	background-position:2px center;	
}
#news-2 UL LI span{ float:right;
	color:#999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#news-2 UL LI A { width:70%; float:left;
padding-left:12px;TEXT-OVERFLOW: ellipsis;
	WHITE-SPACE: nowrap;
	OVERFLOW: hidden; font-size:14px;
color:#555;
}
#news-2 UL LI A:hover {
	color:#05C0AB;
}

#news{ width:100%; margin-top:3.5%; float:left;}
#news ul{LIST-STYLE-TYPE: none; margin-left:-2%;}
#news ul li{ width:48%; float:left; margin-left:2%; margin-top:1%; margin-bottom:1%;}
#news ul li .nra{ width:88%; margin:2%; padding:4%; float:left;box-shadow:0px 1px 6px #B5C9DD;-webkit-box-shadow:0px 1px 6px #B5C9DD;-moz-box-shadow:0px 1px 6px #B5C9DD; background-color:#fff;transition:all 0.5s ease-in-out 0s;border-radius:8px; overflow:hidden;}
#news ul li:hover .nra{box-shadow:-1px 1px 8px #92AFCD;-webkit-box-shadow:-1px 1px 8px #92AFCD;-moz-box-shadow:-1px 1px 8px #92AFCD;}
#news ul li .nra .bt{ }
#news ul li .nra  dd{ text-align:center; float:left; margin-right:12px;width:112px; overflow:hidden; height:85px; background-color:#F6F9FF; color:#333;transition:all 0.5s ease-in-out 0s;}
#news ul li .nra  dd img{ width:100%; min-height:85px;}
#news ul li .nra .bt dd span{ margin-top:10px;
	font-size:20px;
	line-height:20px;
	display:inline-block;
	font-family: Arial, Helvetica, sans-serif;
}
#news ul li .nra .bt dd p{ font-size:13px; line-height:15px;}
#news ul li .nra .bt h5{ height:30px; line-height:30px;TEXT-OVERFLOW: ellipsis;
	WHITE-SPACE: nowrap;
	OVERFLOW: hidden;  font-weight:normal; font-size:18px;}
#news ul li .nra .js{  margin-top:1%; color:#777; font-size:14px; line-height:25px; height:50px; overflow:hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    line-clamp: 2;
    -webkit-line-clamp: 2;-webkit-box-orient: vertical;}
#news ul li a{ color:#000;}
#news ul li a:hover{ color:#05C0AB;}
#news ul li:hover .nra .bt dd{ background-color:#05C0AB; color:#fff;}
#link{ height:50px;   border:#ccc solid 1px; padding:1px; background-color:#FFFFFF; float:left; width:99%;}
#link_1{ width:6%; line-height:20px; background-color:#05C0AB;float:left; padding-top:5px; padding-bottom:5px; font-weight:bold; font-size:14px; text-align:center; color:#FFFFFF;}
#link_2{ width:92%; padding-right:13px; font-size:14px; float:right; line-height:25px;}
#link_2 A{ padding-left:8px; padding-right:8px;}
@media only screen and (max-width: 1300px){#bzlist ul li p{ font-size:18px; font-weight:600;}#company .nr dd{ margin-top:8px;}
#company .nr p{ line-height:26px; height:260px;margin-top:12px;}}
@media only screen and (max-width: 1100px){#lmbt span{font-size:24px;}#lmbt p{font-size:16px;}#xmlist ul LI .nr1  .bt p{ font-size:14px;}#xmlist ul LI .nr1  .bt dd{ font-size:22px;}#xmlist ul LI .nr2 p{ font-size:14px;}#bzlist ul li p{ font-size:16px;}#bzlist ul li span{ font-size:32px;}#company .nr p{ line-height:25px; height:250px; margin-top:4px;}#company .nr dd{ font-size:22px; line-height:25px; height:25px;}#company span{ line-height:30px; height:30px; font-size:14px; font-weight:bold;}#company span i{ line-height:30px;}}
@media only screen and (max-width: 1000px){#xmlist ul { margin-left:-2%;}#xmlist ul LI{ width:31.33%; float:left; margin-left:2%; margin-top:1.2%; margin-bottom:1.2%;}#xmlist ul LI .nra{ padding:5%2%; width:96%;}#xmlist ul LI .nr1  .bt dd{ font-size:18px; font-weight:bold;}#xmlist ul LI .nr1 .tp{ width:25%;}#xmlist ul LI .nr1  .bt{ width:72%;}#fwlist  LI .nr h5{ font-size:14px;}#allist .swiper-slide .nrq p{ text-align:left;font-size:14px; line-height:22px; height:154px;}#allist .swiper-slide .tpq img{ width:120px; height:120px;}#allist .swiper-slide{

	-webkit-transform:scale(0.8);
	transform: scale(0.8); 
}#allist .swiper-slide-active{
	-webkit-transform:scale(1);
	transform: scale(1);  
}#more A{ font-size:14px;}#news ul li .nra .bt h5{ font-size:16PX;}#news ul li .nra .js{ font-size:14PX; line-height:25PX; height:50PX;}#zebq ul li p{  font-size:16px; font-weight:bold;}
#zebq ul li h5{ font-size:14px;}
#zebq ul li  span{ font-size:24px;}#news-2 UL LI { line-height:25px;}#news-2 UL LI a{ font-size:13px; width:70%;}#news-2 UL LI span{ font-size:12px;}#company .nr p{ line-height:22px; font-size:12px; height:196px; margin-top:4px;  line-clamp:9;
    -webkit-line-clamp: 9;}}
@media only screen and (max-width: 800px){#lmbt span{font-size:18px;font-weight:600;}#xmlist ul { margin-left:-1%;}#xmlist ul LI{ width:32.33%; float:left; margin-left:1%; margin-top:0.5%; margin-bottom:0.5%;}#xmlist ul LI .nra{ padding:5% 2%; width:96%;}#xmlist ul LI .nr1  .bt dd{ font-size:16px; line-height:1.5}#xmlist ul LI .nr1  .bt p{ font-size:12px;}#xmlist ul LI .nr2 p{ font-size:12px; height:80px; line-height:20px; }#xmlist ul LI .nr1  .bt p{ height:20px; line-height:20px; TEXT-OVERFLOW: ellipsis;
	WHITE-SPACE: nowrap;
	OVERFLOW: hidden; }#xmlist ul LI .nr2{ border-top:#ECECEC solid 1px; }#xmlist ul LI .nr1 .tp{ width:25%;}#xmlist ul LI .nr1  .bt{ width:72%; float:right;}#allist .swiper-slide .tpq img{ width:100px; height:100px;}#allist .swiper-pagination-bullet{ width:10px; height:10px;}#allist .swiper-container{ padding-bottom:8%; }#more A{ font-size:14px; border: solid 1px;}#bzlist ul li p{ font-size:14px; line-height:1.5; margin-top:12px;}#bzlist ul li span{ font-size:24px; font-weight:bold;}#news ul li .nra .bt h5{ font-size:14PX;}#news ul li .nra .js{ font-size:12PX; line-height:20PX; height:40PX;}#news ul li .nra .bt dd{ margin-right:12px;width:55px; height:50px}#news ul li .nra .bt dd span{ font-size:18px; margin-top:5px;}#news ul li .nra .bt dd p{ font-size:12px; margin-top:-3px;}#news ul{ margin-left:-1%;}
#news ul li{ width:49%; float:left; margin-left:1%; margin-top:0.5%; margin-bottom:0.5%;}
#news ul li .nra{ width:92%; margin:1%; padding:3%;}#zebq ul li p{  font-size:14px; font-weight:bold;}
#zebq ul li h5{ font-size:12px;}
#zebq ul li  span{ font-size:18px;}#news-2 UL LI a{ font-size:12px; }#xbt .more,#xbt dd{ font-size:14px; line-height:30px;}#company .nr dd{ font-size:16px; line-height:25px; height:25px; font-weight:bold;}#company .nr p{ line-height:22px; font-size:12px; height:154px; margin-top:4px;  line-clamp:7;
    -webkit-line-clamp: 7;}}
@media only screen and (max-width: 700px){#video{ width:100%;}#company .nr dd{ text-align:center;}#company .nr{ width:100%;}#company span{ float:right; width:130px; font-size:13px;}}
@media only screen and (max-width: 600px){#more A{ font-size:12px; font-weight:bold;}#xmlist ul LI .nr1  .bt dd{ font-size:16px; line-height:1.8}#lmbt span{font-size:16px;}#lmbt p{font-size:14px; }#xmlist ul { margin-left:-3%;}#xmlist ul LI{ width:47%; float:left; margin-left:3%; margin-top:1.2%; margin-bottom:1.2%;}#allist .swiper-pagination-bullet{ width:8px; height:8px;}#allist .swiper-slide .tpq img{ width:80px; height:80px;}#bzlist ul li p{ font-size:12px;  }#bzlist ul li span{ font-size:18px; line-height:1.5;}#news ul li{ width:100%; float:left; margin-left:1%; }
#news ul li .nra{ width:88%; margin:2%; padding:4%;}#zebq ul li p{  font-size:12px; font-weight:bold;}
#zebq ul li h5{ font-size:12px;}
#zebq ul li  span{ font-size:16px;}#company .nr dd{ font-size:14px;}}
@media only screen and (max-width: 450px){#lmbt span{font-size:14px; }#lmbt p{font-size:12px; }#xmlist ul LI .nr1  .bt dd{ font-size:12px; line-height:1.5}#xmlist ul { margin-left:-2%;}#xmlist ul LI{ width:48%; float:left; margin-left:2%; margin-top:1.2%; margin-bottom:1.2%;}#fwlist  LI .nr h5{ font-size:13px;}#allist .swiper-slide .tpq img{ width:60px; height:60px;}#allist .swiper-slide .nrq p{font-size:12px; line-height:20px; height:140px;}}
@media only screen and (max-width: 400px){#xmlist ul LI .nr2 p{ font-size:12px; height:90px; line-height:18px;   line-clamp:5;
    -webkit-line-clamp: 5;}}
#videos{
	width: 100%;
    float: left;
    margin-top: 3%;
    position: relative;
}
#videos #info_1{
	border: unset;
	position: relative;
	overflow: hidden;
}
#videos #newsa_1::before,.videolist li dd::before{
	content: "";
	display: inline-block;
	position: absolute;
	width: 50px;
	height: 50px;
	background: url(../images/video.png) center;
	background-size: 100%;
	opacity: 0.7;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	transition: 1s;
}
#videos #newsa_1:hover::before{
	content: "";
	opacity: 1;

}

#videoss{
	width: 100%;
    float: left;
    margin-top: 3%;
    position: relative;
    border-top: #eee solid 1px;
    border-bottom: #eee solid 1px;
}
#videoss #info_1{
	border: unset;
	position: relative;
	overflow: hidden;
}
#videoss #xbt{
	border: unset;
}

#videoss #newsa_1:hover::before{
	content: "";
	opacity: 1;

}
#info_1 .lanmu{
     width: 100%;
    /*background: #e7e7e7;*/
    font-size: 18px;
    padding-bottom:7px;
    margin-bottom:10px;
        color: #282828;
    font-weight: 600;
}
#videos #xbt{
        border-radius: 5px;
        border-top: #05C0AB solid 8px;
}
   