#part1{
	width:100%;
	float:left;
	background-color:#FBFCFB;
	padding-top:2.5%;
	padding-bottom:2.5%;
	background-image: url(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:#0085D5;transition:all 0.4s ease-in-out 0s; background-color:#fff; border:#0085D5 solid 2px
}
#more  A:hover {background:#0085D5; color:#fff }
#part2a{
	width:100%;
	float:left;
		padding-top:2%;
	padding-bottom:2%; background-color:#FBFCFB;
 overflow:hidden;
}
#part2{
	width:100%;
	float:left;
		padding-top:2.5%;
	padding-bottom:4%; background-color:#F7FBFB;
 overflow:hidden;
}
#part3{width:100%;
	float:left;
	padding-top:2.5%;
	padding-bottom:2.5%;
	background-color:#F5F8FF;
	background-image: url(bg2.jpg);
	background-repeat: no-repeat;
	background-position: center center;background-size:cover;overflow:hidden;
}
#part4{ width:100%;	float:left;background-color:#0085D5;	padding-top:2%;	padding-bottom:2%;overflow:hidden;}
#part5{
	width:100%;
	float:left; padding-top:3%;
	padding-bottom:3%; background-color:#FBFEFF;overflow:hidden;}
#gywm{
	width:100%;
	float:left;
 padding-top:2%; padding-bottom:2%;
	background-attachment: fixed;
	background-image: url(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:#0085D5;
	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:#0085D5; border:2px solid #0085D5; 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:#0085D5; 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(bl.png);
	background-repeat: no-repeat;
	background-position: left;
}
#lmbt dd em.rb{right:0px;
	background-image: url(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 dd{ width:100%; display:block; margin-top:1%; margin-bottom:1.5%;}
#zebq ul li dd img{ max-width:70%; display:block; margin-left:auto; margin-right:auto;}
#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:80px; float:left; padding-bottom:80px; position:relative; overflow:hidden;margin-right:10px;border-radius:100%;}
#xmlist ul LI .nr1 .tp img{ width:100%; position:absolute; left:0px; top:0px; min-height:100%; display:block; }
#xmlist ul LI .nr1  .bt{  }
#xmlist ul LI .nr1  .bt dd{ color:#000000; font-size:24px; margin-top:10px; line-height:30px;  height:60px; overflow:hidden; }
#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:#1389DD;}
#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:#0085D5;}
#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:#0085D5; 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 h3{ text-align:center; font-size:16px;}
#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:#1389DD; 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:#0085D5 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:#0085D5; 
}
#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:#0085D5;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:#0085D5;}
#info_1{ width:92%; float:left;  padding:4%; background-color:#fff;border-radius:5px; overflow:hidden; border-top:#0085D5 solid 8px; border-bottom:#0085D5 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:#0085D5;}
#xbt .more{ float:right; font-size:16px;line-height:35px;}
#xbt .more a{ color:#555; text-transform:uppercase;}
#xbt .more a:hover{ color:#0085D5;}
.nTabx{
	width:100%;
	float:left;
	overflow:hidden;
	text-align:center; margin-top:2%;
}
.nTabx  ul{
border:0; font-size:0px;
margin:0; 
}
.nTabx  li{ float:left;
	text-align:center;
	cursor: pointer;
	list-style-type: none;
	 overflow:hidden; width:24%; margin:5px 0.5%;height:40px;text-align:center;TEXT-OVERFLOW: ellipsis;   line-height:40px; border-radius:2px; font-size:16px;

}
.nTabx li.active{background-color:#0085D5; color:#fff;}
.nTabx li.normal{ background-color:#666;color:#fff; }
.nonea{ display:none;}
#newsa{ width:100%; float:left; padding-top:2%; padding-bottom:2%;}
#news-1{
	width:100%;
	float:left; position:relative; overflow:hidden;
	
}

#news-1 LI {
	WIDTH:100%;
	float:left; list-style-type:none;
}
#news-1 LI .tp{ width:100%;  height:220px; overflow:hidden; float:left; position:relative;}
#news-1 LI .tp img{ width:100%; min-height:220px; display:block; transition:all 0.4s ease-in-out 0s;}
#news-1 LI .tp .rq{ width:70px; height:50px; line-height:24px; padding-top:10px; text-align:center; position:absolute; left:0px; top:4%; background-color:rgba(0,0,0,0.4); color:#fff;}
#news-1 LI .tp .rq b{ font-size:22px;}
#news-1 LI .tp .rq p{ font-size:12px; }
#news-1 LI .bf1{ width:100%; float:left;  border-bottom:#eee solid 1px; padding-top:5px; padding-bottom:5px;}
#news-1 LI .bf1 .f18{ font-size:16px;TEXT-OVERFLOW: ellipsis;
	WHITE-SPACE: nowrap;
	OVERFLOW: hidden; height:30px; line-height:30px; color:#555; margin-bottom:5px;}
#news-1 LI:hover .f18{color:#333}
#news-1 LI:hover .tp .rq{  background-color:rgba(0,0,0,0.8);}
#news-1 LI .bf1 p{  color:#999}
#news-1 LI .bf1 p a{ color:#777;}
#news-1 LI .bf1 p i{ font-size:18px; color:#333; margin-right:10px;}
#news-1 LI .bf2{width:100%; float:left; margin-top:10px; font-size:13px; line-height:22px; height:66px; overflow:hidden;color:#999;}
#news-1 LI .bf2 a{ color:#555}
#news-1 LI:hover img{-webkit-transform:scale(1.10);-moz-transform:scale(1.10);-o-transform:scale(1.10);transform:scale(1.10);}
#news-1 LI:hover .bf2 a{ color:#0085D5}
#news-1 LI:hover .bf1 .f18{ color:#0085D5}
#news-1 .owl-controls .owl-dots .owl-dot{ margin-top:0.5%;}
#news-1 .owl-controls .owl-dots .owl-dot span{
width:6px;height:6px;margin:5px; background-color:#ddd; border:#ddd solid 1px;border-radius:100%
}
#news-1 .owl-controls .owl-dots .owl-dot.active span,#news-1 .owl-theme .owl-dots .owl-dot:hover span{ width:6px; height:6px;background:#0085D5;border:#0085D5 solid 1px;}
#news-1 .owl-controls .owl-nav{filter: Alpha(Opacity=0);
-moz-opacity:0; 		opacity:0;transition:all 0.3s ease-in-out 0s;}
#news-1:hover .owl-controls .owl-nav{filter: Alpha(Opacity=100);
-moz-opacity:1; 		opacity:1}
#news-1 .owl-controls .owl-nav .owl-next,#news-1 .owl-controls .owl-nav .owl-prev{ position:absolute;  width:5%; top:0px; height:80%;  background:none; line-height:0px; font-size:0px;background-size:45% ;}
#news-1 .owl-controls .owl-nav .owl-next{ 
	left:0px;
	background-image: url(la.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#news-1 .owl-controls .owl-nav .owl-prev{
	right:0px;
	background-image: url(ra.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#newsa_1{
	width:100%;
	float:left;  margin-top:1%; 
	}
#newsa_1 UL {
	COLOR:#565656; list-style-type:none; margin-left:-2%;
}

#newsa_1 UL LI {
	 width:48%; float:left;
	line-height:22px;
	font-size:13px;
	border-bottom:#ccc  dotted 1px;
	padding-bottom:10px; margin-bottom:10px;margin-left:2%;
	
}
#newsa_1 UL LI.zyjs{ background-image:none; line-height:26px; font-size:14px; text-align:left; color:#888; }
#newsa_1 UL LI b{ font-size:32px;  line-height:35px; }
#newsa_1 UL LI span{ color:#666;display: -webkit-box;
-webkit-box-orient; 
text-overflow: ellipsis;
overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical; height:40px; line-height:20px;}
#newsa_1 UL LI p{ font-size:15px; font-weight:600; line-height:28px;  height:28px; TEXT-OVERFLOW: ellipsis;
	WHITE-SPACE: nowrap;
	OVERFLOW: hidden; color:#333;}
#newsa_1 UL LI A dd {border-radius:4px;
	text-align:center;
	cursor:pointer;
	width:70px;
	height:68px;
	font-weight:normal;
	color:#fff;
	float:left;
	margin-right:2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top:8px;
	line-height:28px;
	border-radius:2px;
	background-color:#555;
}
#newsa_1 UL LI A:hover dd{
	   background-color:#0085D5; color:#fff;
}
#newsa_1 UL LI a:hover p{ color:#0085D5}

#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:0.5%; margin-bottom:0.5%;}
#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:85px; overflow:hidden; height:85px;border-radius:100%; 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:#0085D5;}
#news ul li:hover .nra .bt dd{ background-color:#0085D5; 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:#0085D5;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:18px;}#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;}#news-1 LI .bf1 .f18{ font-size:14px; height:25px; line-height:25px; }.nTabx  li{ font-size:14px; line-height:30px;height:30px;}#newsa_1 UL LI p{ font-size:14px;}#allist .swiper-slide .nrq h3{font-size:14px;}}
@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:16px; line-height:20px; height:40px; font-weight:bold;}#xmlist ul LI .nr1 .tp{ width:60px; padding-bottom:60px;}#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:14px; margin-top:5px;}#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:50px; padding-bottom:50px;}#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;}#news-1 LI .tp{ height:200px;}#news-1 LI .tp img{ min-height:200px;}#news-1 LI .bf1 .f18{ font-size:12px; height:20px; line-height:20px;}.nTabx  li{ font-size:12px; line-height:25px; height:25px;font-weight:bold;}#newsa_1 UL LI p{ font-size:12px;line-height:22px;  height:22px;}#newsa_1 UL LI A dd {width:60px;height:60px;font-size: 12px;padding-top:5px;line-height:20px;}#newsa_1 UL LI b{ font-size:26px;}#allist .swiper-slide .nrq h3{font-size:12px;}}
@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:14px;}#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;}#news-1 LI .tp{ height:160px;}#news-1 LI .tp img{ min-height:160px;}#newsa_1 UL { margin-left:0px;}#newsa_1 UL li{ width:96%; padding:2%; margin-left:0px; margin-bottom:0px;}}
@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;}#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;}#news-1 LI .tp{ height:200px;}#news-1 LI .tp img{ min-height:200px;}}
@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;}}
