#part1{
	width:100%;
	float:left;
	background-color:#fff;
	padding-top:3.5%;
	padding-bottom:3.5%;
	background-repeat: no-repeat;
	background-position: center center;overflow:hidden;
}
#lmbt{
	width:100%;
	float:left; text-align:center;
}
#lmbt  dd{
	position:relative;
	font-size:32px;
	color:#333;
	line-height:1.8;   display: inline-block; 
	}
#lmbt  dd span{ float:left; margin-top:-25px;  }
#lmbt p.en{ color:#555;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif; text-transform:capitalize; margin-top:-5px;
}
#lmbt p{ line-height:1.8; color:#999;}
#more{ width:100%; float:left; margin-top:2.5%; text-align:center; margin-bottom:1.5%;}
#more  A{
	display:inline-block; padding:5px 40px; line-height:2; font-weight:bold;  font-size:15px;border-radius:4px; color:#fff; background-color:#CD1A2C; 
}
#more  A i{ margin-left:8px;transition:all 0.4s ease-in-out 0s;}
#more  A:hover i{ margin-left:20px;}
#more.bai A{
	 color:#CD1A2C;background-color:#fff; 
}
#more  A:hover {color:#fff; background-color:#CD1A2C;background-image: linear-gradient(to bottom, #cc0000,#CD1A2C,#cc0000);}

#part2a{
	width:100%;
	float:left;
	padding-top:3.5%;
	padding-bottom:3.5%;
	background-color:#fff;
	overflow:hidden;
	background-image: url(bg2.jpg);
	background-repeat: no-repeat;
	background-position: center center;background-size: cover;
}
#part2{
	width:100%;
	float:left;
	padding-top:3%;
	padding-bottom:3%;
	overflow:hidden;
	background-color:#F4F4F4;

}
#part3{
	width:100%;
	float:left;
	overflow:hidden;

}
#part4{
	width:100%;
	float:left;
	overflow:hidden; background-color:#CD1A2C;
}
#lmdf{float:right;  width:100%; font-size:0px;  text-align:left;  margin-top:4%;overflow:hidden; }
#lmdf A{
	padding-left:15px;
	line-height:35px; font-size:15px;
	padding-right:15px;
	display:inline-block;
	 color:#fff; background-color:#333; margin-left:6px; margin-right:6px; border-radius:4px;
}
#lmdf A i{ color:#cc0000; margin-right:8px;transition:all 0.6s ease-in-out 0s;}
#lmdf A:hover{color:#fff; background-color:#CD1A2C;}
#lmdf A:hover i{ color:#fff; margin-right:12px;}
#cbt{float:left; }
#cbt #lmbt{ width:auto;}
#cbt .lmt{ float:right;}
#gywm{
	width:100%;
	float:left; position:relative; margin-top:2.8%;	

}
#gywm .tp{ width:100%; float:left;}
#gywm img{ width:100%; display:block; width:100%;}
#gywm  .nr{ width:100%; margin-top:2.8%;  float:left;font-size:16px; line-height:1.8;}
#gywm  .nr p{}
#slzs{ width:100%; float:left; overflow:hidden; }
#zebq{
	width:97%;
	float:left; margin-top:2.8%; padding:1.5%; background-color:rgba(255,255,255,0.3);
}
#zebq ul{LIST-STYLE-TYPE: none; }
#zebq ul li img{ display:block; max-width:90%; margin-left:auto; margin-right:auto; margin-top:10px; margin-bottom:10px;}
#zebq ul li{width:23%; margin:0px 1%; text-align:center; float:left;  color:#555; text-align:center; }
#zebq ul li p{ font-size:16px; height:50px; overflow:hidden; line-height:25px; color:#555;}
#zebq ul li h5{font-size:16px; padding-top:2%;color:#CD1A2C; }
#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%}
#splist{width:100%;
	float:left;
	text-align:center;  overflow:hidden; 
}
#splist ul{ list-style-type:none;margin-left:-2%;}
#splist UL LI { width:31.33%; float:left; text-align:center; margin-left:2%;overflow:hidden; margin-top:1%; margin-bottom:1%; cursor:pointer; position:relative;}
#splist UL LI p{ background-color:rgba(0,0,0,0.6); color:#fff; text-align:center; padding:1.5%; line-height:1.8;TEXT-OVERFLOW: ellipsis;
	WHITE-SPACE: nowrap;
	OVERFLOW: hidden;left:0px;bottom:0px; width:97%; position:absolute; font-size:16px;transition:all 0.6s ease-in-out 0s;}
#splist UL LI .js{padding:1.5%;position:absolute;left:0px;bottom:-300px;color:#fff; text-align:center;background-color:rgba(0,0,0,0.6);transition:all 0.6s ease-in-out 0s; color:#fff; width:97%; height:97%; overflow:hidden;background-repeat: no-repeat;
	background-position: center center; }
#splist UL LI .js h4{ text-align:center; font-size:16px; line-height:2; TEXT-OVERFLOW: ellipsis;
	WHITE-SPACE: nowrap;
	OVERFLOW: hidden; margin-top:15%;}
#splist UL LI .js span{display:inline-block; border:#CD1A2C solid 1px; background-color:#CD1A2C; padding:5px 25px; font-size:14px; color:#fff; margin-top:30%;}
#splist UL LI dd{ display:block;width:100%; float:left; padding-bottom:65%; overflow:hidden; position:relative;}
#splist UL LI dd:before{transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 1px solid rgba(255,255,255,0);
	z-index: 100; background-color:rgba(0,0,0,0.1)}
#splist UL LI:hover dd:before {
	top: 3%;
	left: 3%;
	right: 3%;
	bottom: 3%;
	border: 1px solid rgba(255,255,255,0.5);
}
#splist ul li img{width:100%; position:absolute; left:0px; top:0px; min-height:100%;transition:all 0.6s ease-in-out 0s; }
#splist UL LI:hover img{transform: scale(1.1) rotate(3deg);
	-o-transform: scale(1.1) rotate(3deg);
	-webkit-transform: scale(1.1) rotate(3deg);
	-moz-transform: scale(1.1) rotate(3deg);
	-ms-transform: scale(1.1) rotate(3deg);}
#splist UL LI:hover p{bottom:-50px;}
#splist UL LI:hover .js{
	bottom:0px;
	background-image: url(video.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#fwxm{ width:100%; float:left; margin-top:2%; }
#fwxm li {list-style-type:none;}
#fwxm .owl-controls .owl-dots .owl-dot{ margin-top:1%;}
#fwxm .owl-controls .owl-dots .owl-dot span{
width:12px;height:12px;margin:12px 4px; background-color:rgba(0,0,0,0.4);
}
#fwxm .owl-controls .owl-dots .owl-dot.active span,#fwxm .owl-theme .owl-dots .owl-dot:hover span{background-color:#CD1A2C;}
#fwxm .owl-controls .owl-nav .owl-next,#fwxm .owl-controls .owl-nav .owl-prev{ position:absolute; background:none; top:25%;border-radius:10px; width:50px;height:50px; line-height:0px; font-size:0px;border:rgba(255,255,255,0) solid 2px;}
#fwxm .owl-controls .owl-nav .owl-next{ 
	left:-80px;
	background-repeat: no-repeat;
	background-position: center center; background-image:url(l3.png)
}
#fwxm .owl-controls .owl-nav .owl-next:hover,#fwxm .owl-controls .owl-nav .owl-prev:hover{ border:#CD1A2C solid 2px;}
#fwxm .owl-controls .owl-nav .owl-prev{
	right:-80px;
	background-repeat: no-repeat;
	background-position:center center; background-image:url(l4.png)
}
#fwz{ width:100%; float:left; position:relative; }
#fwz .tpa{
	width:100%; position:relative; padding-top:60%; overflow:hidden;

}
#fwz .tpa:before{transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 1px solid rgba(255,255,255,0);
	z-index: 100; }
#fwz:hover .tpa:before {
	top: 3%;
	left: 3%;
	right: 3%;
	bottom: 3%;
	border: 1px solid rgba(255,255,255,0.5);background-color:rgba(0,0,0,0.1);
}
#fwz .tpa img{ width:100%; display:block; position:absolute; left:0px; top:0px; min-height:100%;transition:all 0.4s ease-in-out 0s; }
#fwz:hover .tpa img{transform: scale(1.1) rotate(3deg);
	-o-transform: scale(1.1) rotate(3deg);
	-webkit-transform: scale(1.1) rotate(3deg);
	-moz-transform: scale(1.1) rotate(3deg);
	-ms-transform: scale(1.1) rotate(3deg);}
	#gsys_2 LI:hover .nr h2{color:#CD1A2C;}

#fwz .nra{ width:100;% float:left;}
#fwz .nra .js{ width:90%; float:left;  padding: 5%; background-color:#F9F9F9;}
#fwz .nra .js h4{ font-size:14px; color:#CD1A2C; line-height:1.8; margin-top:5px; margin-bottom:5px; font-weight:normal;}
#fwz .nra .js h2{ font-size:16px; color:#333;  line-height:2;TEXT-OVERFLOW: ellipsis;
	WHITE-SPACE: nowrap;
	OVERFLOW: hidden;margin-bottom:5px;  }
#fwz:hover .nra .js h4,#fwz:hover .nra .js h2,#fwz:hover .nra .js p,#fwz:hover .nra   .js span{ color:#fff}
#fwz:hover .nra .js{ background-color:#CD1A2C;}
#fwz .nra   .js span{ display:inline-block;
	line-height:30px;
	border-radius:2px;
	color:#fff;
	transition:all 0.4s ease-in-out 0s;
	font-style: normal; margin-top:4%; font-size:14px; background-color:#CD1A2C; padding:2px 10px;}
#fwz .nra   .js p{ overflow:hidden; 
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    line-clamp: 3;
    -webkit-line-clamp: 3;-webkit-box-orient: vertical; color:#999999; font-size:16px; line-height:25px; height:75px;   text-align:left;}
#fwz .nra  .js span i{ margin-right:8px; line-height:30px;color:#fff;transition:all 0.6s ease-in-out 0s;}
#fwz:hover .nra .js span { background-color:#333; }
#fwz:hover .nra  .js span i{ margin-right:12px;}
#tdzs{ width:100%; float:left; margin-top:2%; }
#tdzs li {list-style-type:none;padding:8px;}
#tdzs .owl-controls .owl-dots .owl-dot{ margin-top:1%;}
#tdzs .owl-controls .owl-dots .owl-dot span{
width:10px;height:10px;margin:12px 5px; background-color:rgba(0,0,0,0.4);
}
#tdzs .owl-controls .owl-dots .owl-dot.active span,#tdzs .owl-theme .owl-dots .owl-dot:hover span{background-color:#CD1A2C;}
#tdrw{ width:100%; float:left; position:relative; display:block; border:#ddd solid 1px; border-radius:4px; overflow:hidden;box-sizing:content-box; box-sizing:border-box; margin-bottom:8px;}
#tdrw:hover{box-shadow:2px 2px 8px #aaa;-webkit-box-shadow:2px 2px 8px #aaa;-moz-box-shadow:2px 2px 8px #aaa;}
#tdrw .tpa{
	width:45%;
	position:absolute;
	left:0px;
	top:0px;
	height:100%; overflow:hidden;

}
#tdrw .tpa:before{transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 1px solid rgba(255,255,255,0);
	z-index: 100; background-color:rgba(0,0,0,0.1)}
#tdrw:hover .tpa:before {
	top: 3%;
	left: 3%;
	right: 3%;
	bottom: 3%;
	border: 1px solid rgba(255,255,255,0.5);
}
#tdrw .tpa.ra{ right:0px; left:auto;}
#tdrw .tpa img{ width:100%; display:block; min-height:100%;transition:all 0.4s ease-in-out 0s; }
#tdrw:hover .tpa img{-webkit-transform:scale(1.10);-moz-transform:scale(1.10);-o-transform:scale(1.10);transform:scale(1.10);}

#tdrw .nra{ width:55%; float:right;}
#tdrw .nra.la{ float:left;}
#tdrw .nra .js{ width:88%; float:left;  padding: 15% 6%; background-color:rgba(255,255,255,0.6);}
#tdrw .nra .js h4{ font-size:24px; color:#CD1A2C; font-weight:normal; line-height:1.5;}
#tdrw .nra .js h3{ font-size:16px; color:#333;line-height:2;}
#tdrw .nra .js h5{
	font-size:14px;
	color:#CD1A2C;
	font-weight:bold; text-align:right;
}
#tdrw .nra .js p{
	color:#777;
	 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; line-height:25px; height:100px;
}
.nTabx{
	width:100%;
	float:left;
	overflow:hidden; text-align:center; margin-bottom:2%;
}
.nTabx  ul{
border:0; font-size:0px; 
}
.nTabx  li{ display:inline-block;
	text-align:center;
	cursor: pointer;
	list-style-type: none;
	 overflow:hidden;  text-align:center;TEXT-OVERFLOW: ellipsis; padding-left:20px; padding-right:20px; margin:4px;   line-height:2; border-radius:4px; font-size:16px;

}
.nTabx  li.al { background-color:#333;}
.nTabx  li.al a{color:#fff;}
.nTabx  li.al:hover{ background-color:#CD1A2C; }
.nTabx li.active{background-color:#CD1A2C;color:#fff;}
.nTabx li.normal{ background-color:#fff; color:#CD1A2C; }
.nonea{ display:none;}
#newsa{ width:100%; float:left; margin-top:2%;}
#newsb{ margin-top:0.5%;}
#tjxw{ width:55%;  background-color:#Fff; float:left;}
#tjxw li{ width:100%; position:relative; float:left;list-style-type:none; }
#tjxw li .xq{ right:3%; bottom:15%; position:absolute;}
#tjxw li .xq  i{ width:30px; height:30px; border:#CD1A2C solid 1px; color:#CD1A2C; line-height:30px; text-align:center; font-size:16px;border-radius:100%;}
#tjxw li:hover .xq i{ background-color:#CD1A2C; color:#fff;}
#tjxw li .nrq{ width:45%; float:right;}
#tjxw li .nrq .zsq{ width:92%; padding:5% 4%; float:left;}
#tjxw li .nrq .zsq h4{ font-size:16px; color:#333; TEXT-OVERFLOW: ellipsis;
	WHITE-SPACE: nowrap;
	OVERFLOW: hidden; margin-top:2.5%; margin-bottom:2.5%;}
#tjxw li .nrq .zsq .zy b{color:#CD1A2C}
#tjxw li:hover .nrq .zsq h4{ color:#CD1A2C}
#tjxw li .nrq .zsq .zy{ color:#777; font-weight:normal;overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp:3; line-height:25px;
-webkit-box-orient: vertical; height:75px; margin-top:2.5%; margin-bottom:2.5%;}
#tjxw li.nrq .zsq .time{color:#777;; line-height:1.5; margin-top:2.5%;}

#tjxw li .tpq{ width:55%; float:left; position:relative; padding-top:255px; overflow:hidden;}
#tjxw li .tpq img{ width:100%; min-height:100%; left:0px; top:0px;; position:absolute;transition:all 0.4s ease-in-out 0s;}
#tjxw li .tpq:before{transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 1px solid rgba(255,255,255,0);
	z-index: 100; background-color:rgba(0,0,0,0.1)}
#tjxw li:hover .tpq:before {
	top: 3%;
	left: 3%;
	right: 3%;
	bottom: 3%;
	border: 1px solid rgba(255,255,255,0.5);
}	
#tjxw li:hover img{transform: scale(1.1) rotate(3deg);
	-o-transform: scale(1.1) rotate(3deg);
	-webkit-transform: scale(1.1) rotate(3deg);
	-moz-transform: scale(1.1) rotate(3deg);
	-ms-transform: scale(1.1) rotate(3deg);}
#newsa_1{
	width:43%;
	float:right; 
	}
#newsa_1 UL {
	COLOR:#565656; list-style-type:none; 
}

#newsa_1 UL LI {
	 width:100%; float:left;
	line-height:22px;
	font-size:13px;
	 margin-bottom:12px;
	
}
#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;
	display:inline-block; margin-top:10px; color:#ff; line-height:1;

}
#newsa_1 UL LI span{ color:#999;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:50px; line-height:25px; font-size:14px;}
#newsa_1 UL LI p{ font-size:15px; font-weight:600; line-height:1.8; TEXT-OVERFLOW: ellipsis;
	WHITE-SPACE: nowrap;
	OVERFLOW: hidden; color:#333;}
#newsa_1 UL LI A dd {border-radius:3px;
	text-align:center;
	cursor:pointer;
	width:75px;
	height:75px;
	font-weight:normal;
	color:#fff;
	float:left;
	margin-right:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; line-height:18px;
	background-color:#333;
}
#newsa_1 UL LI A:hover dd{
	   background-color:#CD1A2C; color:#fff;
}
#newsa_1 UL LI A:hover dd b{color:#fff;}
#newsa_1 UL LI a:hover p{ color:#CD1A2C}
#yyxl{ width:100%;position:relative; margin-top:2.5%; float:left;}

#yyxl .swiper-slide{ width:100%; position:relative; display:block; overflow:hidden; cursor:pointer; float:left;  padding-top:19%;}
#yyxl .swiper-slide h3{
	width:96%;
	text-align:left; font-weight:bold;
	position:absolute;
	bottom:0px;
	font-size:16px;
	color:#fff;
	padding:8% 2%;
	z-index:2;
	line-height:1.2;
	background:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.7) 35%); transition:all 0.4s ease-in-out 0s;TEXT-OVERFLOW: ellipsis;
	WHITE-SPACE: nowrap;
	OVERFLOW: hidden; 

}
#yyxl .swiper-slide .zzc{ width:100%; position:absolute; left:0px; bottom:-110%;background:linear-gradient(to bottom,rgba(0,0,0,7),rgba(0,0,0,0.5),rgba(0,0,0,0)); height:100%; z-index:4; transition:all 0.3s ease-in-out 0s;}
#yyxl .swiper-slide .zzc:after{
	position:absolute;
	left:5%;
	bottom:5%;
	z-index:1;
	 width:21px; height:21px; content:"";
}
#yyxl .swiper-slide .zzc .nrq{ width:90%; padding:12% 5%; float:left; text-align:left;}
#yyxl .swiper-slide .zzc .nrq h4{ font-size:16px; font-weight:bold; color:#fff; line-height:1.5; color:#fff; margin-top:1.5%; margin-bottom:1.5;TEXT-OVERFLOW: ellipsis;
	WHITE-SPACE: nowrap;
	OVERFLOW: hidden; }
#yyxl .swiper-slide .zzc .nrq p{ margin-top:3%; color:rgba(255,255,255,0.8);
overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 5; line-height:25px;
-webkit-box-orient: vertical; height:125px;}
#yyxl .swiper-slide img{ display:block; width:100%; position:absolute; min-height:100%; left:0px; top:0px; transition:all 0.3s ease-in-out 0s;}
#yyxl .swiper-slide:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
#yyxl .swiper-slide:hover .zzc{ bottom:0px;}
#yyxl .swiper-slide:hover h3{ display:none;}
#yyxl .swiper-pagination-bullets{ bottom:0px; width:100%;}
#yyxl .swiper-pagination-bullet{ background-color:rgba(255,255,255,0.5);

	width: 10px;
	height:10px;
	opacity: 1; margin-left:2px; margin-right:2px; 
}
#yyxl .swiper-pagination-bullet-active{
	background:#CD1A2C; 
}
#yyxl .swiper-button-prev,#yyxl .swiper-button-next{ position:absolute; top:50%; margin-top:-40px; width:40px; height:80px;background-color:rgba(0,0,0,0.4);background-size:40% auto;border-radius:0px;}
#yyxl .swiper-button-prev{ left:1%;}
#yyxl .swiper-button-next{ right:1%;}
#yyxl  .swiper-button-prev:hover,#yyxl .swiper-button-next:hover{background-color:#CD1A2C}
#yszs{
	width:100%;
	float:left; 
}
#yszs ul{LIST-STYLE-TYPE: none;overflow:hidden; }
#yszs ul li img{  width:70px;; position:absolute; right:0px; top:5px; }
#yszs ul li{width:21%; text-align:left; float:left;  color:#fff;  padding:4% 2%; text-align:left;}
#yszs ul li .dya{width:100%; float:left; position:relative;margin-bottom:5px;}
#yszs ul li .dyb{width:100%;float:left;}
#yszs ul li.bg1{ background-color:rgba(255,255,255,0.08);}
#yszs ul li.bg2{ background-color:rgba(255,255,255,0.04);}
#yszs ul li.bg3{ background-color:rgba(0,0,0,0.04);}
#yszs ul li.bg4{ background-color:rgba(0,0,0,0.08);}
#yszs ul li p.en{   line-height:30px; height:30px; text-transform:uppercase; color:#FFFFFF;TEXT-OVERFLOW: ellipsis;
	WHITE-SPACE: nowrap;
	OVERFLOW: hidden; }
#yszs ul li p.cn{line-height:25px; height:50px;}
#yszs ul li h5{font-size:16px; padding-top:2%;color:#fff; }
#yszs ul li h4{font-size:16px;color:#fff; }
#yszs ul li  span{ margin-right:8px;
	font-size:42px;
	font-weight:600;
	font-family: Arial, Helvetica, sans-serif; line-height:1;
}
#sdys{
	width:100%;
	float:left; position:relative; display:block; margin-top:2.5%; z-index:2;
}
#sdys:after{ width:100%; position:absolute; width:1px; height:100%; top:0px; background-color:#fff; content:""; left:50%; margin-left:-0.5px;}
#sdys:before{ width:100%; position:absolute; width:100%; height:1px; left:0px; background-color:#fff; content:""; top:50%;margin-top:-0.5px; }
#sdys ul{LIST-STYLE-TYPE: none;overflow:hidden;}
#sdys ul li{ width:50%; float:left;}
#sdys ul li .ra{ float:right;}
#sdys ul li .la{ float:left;}
#sdys ul li dd{ width:50%;padding-top:260px; position:relative; overflow:hidden;}
#sdys ul li dd.t1{border-radius:0px 50% 0px 50%;}
#sdys ul li dd.t2{border-radius:50% 0px 50% 0px;}
#sdys ul li dd.t3{border-radius:50% 0px 50% 0px;}
#sdys ul li dd.t4{border-radius:0px 50% 0px 50%;}
#sdys ul li img{ position:absolute; width:100%; min-height:100%; left:0px; top:0px;}
#sdys ul li .js{  padding:4%; width:42%;}
#sdys ul li .js h3{ font-size:24px; color:#CD1A2C; margin-top:8px; margin-bottom:8px; line-height:1.8; font-weight:normal;}
#sdys ul li .js p{  margin-top:1%;  line-height:25px; height:150px; overflow:hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    line-clamp:6;
    -webkit-line-clamp:6;-webkit-box-orient: vertical;}
#hyfa{
	width:100%;
	float:left; position:relative; display:block; margin-top:2.5%; 
}
#hyfa ul{LIST-STYLE-TYPE: none;overflow:hidden; margin-left:-1.8%;}
#hyfa ul li{ width:23.2%; float:left; margin-left:1.8%; margin-top:0.9%; margin-bottom:0.9%;}
.lawyer-service-single-box {
	display:block;
	padding:5% 6%;
	text-align: center;
	border-radius: 5px;
	position: relative;
	z-index: 1;
	overflow: hidden;
	background-color: #CD1A2C;
	background-image: url(box-bg1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.lawyer-service-single-box.bg2,.lawyer-service-single-box.bg4,.lawyer-service-single-box.bg5,.lawyer-service-single-box.bg7{ background-image:url(box-bg.jpg);	background-repeat: no-repeat;
	background-position: center center; background-size:cover;}
.lawyer-service-single-box:hover{ background-color:#CD1A2C; background-image:none;}
.lawyer-service-single-box:before {
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    height: 0;
    bottom: 0;
    background:rgba(255,255,255,0.1);
    transition: .5s;
    z-index: -1;
    border-radius: 5px;
}

.lawyer-service-single-box:after {
    position: absolute;
    content: "";
    top: -50%;
    left: 0;
    right: 0;
    margin: auto;
    width: 89%;
    height: 86%;
     background:rgba(0,0,0,0.2);
    transition: .6s;
    z-index: -1;
    border-radius: 100%;
    transform: perspective(500px)rotateX(90deg);
}
.service-icon img {
    transition: .5s; width:80px; margin-top:-12px;
}
.service-button a i {
    position: relative;
    top: 2px;
    font-size: 18px;
    left: 5px;
}


.service-title h3 {
    font-size: 24px;
    color:#fff;
    transition: .5s; line-height:2.5;
font-weight:normal;
}

.service-desc p {
    transition: .5s;
	overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box; color:rgba(255,255,255,0.8);
 line-clamp: 3;
 -webkit-line-clamp: 3; line-height:25px;
-webkit-box-orient: vertical; height:75px; text-align:left; margin-bottom:15px;
}

.service-button a {
    font-size: 17px;
    font-weight: 600;
    color: #b59a6c;
    transition: .5s;
    padding: 8px 0 0;
    display: inline-block;
}

.lawyer-service-single-box:hover .service-desc p {
	color: #fff;
}

.lawyer-service-single-box:hover .service-title h3 {
  color: #F5B32C;
}

.lawyer-service-single-box:hover .service-button a {
    color: #fff;
}

.lawyer-service-single-box:hover:after  {
    transform: perspective(500px)rotateX(0deg);
}

.lawyer-service-single-box:hover .service-icon img {
    filter: brightness(0) invert(1);
    transition: .5s;
}
.lawyer-service-single-box:hover:before {
    height: 100%;
    top: 0;
}
#lmbt.df20{ margin-bottom:2%;}
#hzhbc{ width:97%; float:left; overflow:hidden; background-color:rgba(255,255,255,0.85); padding:1.5%; margin-top:2.5%;box-shadow: -1px 1px 6px #ccc;-webkit-box-shadow: -1px 1px 6px #ccc;-moz-box-shadow: -1px 1px 6px #ccc; }
#hzhb{ width:100%; float:left;}
#hzhb UL { list-style-type:none; margin-left:-1.6%;}
#hzhb UL li{ width:15%; margin-left:1.6%; float:left; margin-bottom:1.6%; overflow:hidden; border:#eee solid 1px; padding:5px;box-sizing:content-box; box-sizing:border-box;}
#hzhb UL li:hover{ border:#CD1A2C solid 1px;}
#hzhb UL li img{ display:block; border:0px; margin-left:auto; margin-right:auto;  height:60px;max-width:100%;}