.owl-theme .owl-controls{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-controls .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-controls .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:14px;height:14px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
#wz{ background-color:#fff; border-bottom:0px;}
#gywm{ width:100%; float:left;background-color:#fff; margin-top:96px; }
#gywm .abProfile{width:100%;float:left; position:relative; }
#gywm .abProfile .jieLe{width: 50%;float:left; }
#gywm .abProfile .jieLe img{width: 100%; display:block;}

#gywm .abProfile .jieRi{width:46%; position:absolute; left:52%; top:0px; overflow-y:auto; overflow-x:hidden; padding-bottom:10px; padding-right:15px; height:100%;box-sizing:content-box; box-sizing:border-box; }
#gywm .abProfile .jieRi::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    background-color: #eee
}
#gywm .abProfile .jieRi::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #eee
}

#gywm .abProfile .jieRi::-webkit-scrollbar-thumb {
    border-radius: 4px;
    -webkit-box-shadow: inset 0 0 4px rgba(0,90,146, 1);
    background-color:#F09500;
}
#gywm .abProfile .jieRi h3{color: #F09500;font-size:24px; line-height:1.2; padding:15px 0px; text-transform:capitalize;}
#gywm .abProfile .jieRi h2{ margin-bottom:12px; text-align:right; color:#000}
#gywm .abProfile .jieRi .tit{font-size: 18px;line-height:1.5; margin-top:20px;padding:8px;}
#gywm .abProfile .jieRi img{ max-width:100%;}
#gywm .abProfile .jieRi p{font-size: 18px;line-height:2;color: #484848;}
#scpz{width:100%; float:left;background-color:#f1f1f1; padding-top:2.5%; padding-bottom:2.5%; }
#gsys_2{ width:100%; float:left;margin-top:3%; }
#gsys_2 LI{width:100%;  text-align:center; cursor:pointer;  overflow:hidden;}
#gsys_2 LI dd{ width:100%; float:left; padding-bottom:55%;overflow:hidden; border:#ddd solid 1px; box-sizing:content-box; box-sizing:border-box;position:relative;}
#gsys_2 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; }
#gsys_2 LI:hover dd: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);
}	
#gsys_2 LI .nr h2{  line-height:25px; font-size:18px; color:#F09500; margin-top:10px; margin-bottom:10px; padding-bottom:8px;  text-transform:capitalize;border-bottom:#ddd  solid 1px;}
#gsys_2 LI img{width:100%; min-height:100%;transition:all 0.4s ease-in-out 0s; position:absolute; left:0px; top:0px; z-index:1;   }
#gsys_2 LI .nr{width:100%;text-align:left;float:left;}
#gsys_2 LI p{ line-height:1.5; color:#555; font-size:16px;}

#gsys_2 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);}
	#gsys_2 LI:hover .nr h2{color:#F09500;}
#gsys_2 .owl-controls .owl-dots .owl-dot{ margin-top:1%;}
#gsys_2 .owl-controls .owl-dots .owl-dot span{
width:10px;height:10px;margin:12px 4px; background-color:rgba(0,0,0,0.4);
}
#gsys_2 .owl-controls .owl-dots .owl-dot.active span,#gsys_2 .owl-theme .owl-dots .owl-dot:hover span{background-color:#F09500;}

#main1{width:100%; float:left;}
#qywh{ width:100%; float:left;background-color:#FBFBFB; padding-bottom:2.5%; }
#qywh ul{ list-style-type:none;}
#qywh ul li{ width:50%; float:left; cursor:pointer; overflow:hidden;}
#qywh ul li dd{width:100%; float:left; padding-bottom:55%;overflow:hidden;position:relative;}
#qywh ul li dd img{width:100%; min-height:100%;transition:all 0.4s ease-in-out 0s; position:absolute; left:0px; top:0px; z-index:1;   }
#qywh ul li:hover dd img{transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);}
#qywh ul li .nr{ width:100%; float:left; padding:20px; padding-bottom:10px;box-sizing:content-box; box-sizing:border-box;}
#qywh ul li .nr h2{ line-height:1.5; font-weight:normal;font-size:24px; text-align:center; text-transform:capitalize; color:#F09500; margin-top:10px; margin-bottom:10px;}
#qywh ul li .nr  h3{ margin-top:5px; line-height:1.5; margin-bottom:5px; font-size:17px; font-weight:normal; color:#000;}
#qywh ul li .nr .js p{ line-height:1.5; color:#555; font-size:15px;}
#qywh ul li:nth-of-type(2n) .nr{ float:left;}
#qtbf{ width:100%; float:left;background-color:#FBFBFB; padding-bottom:2.5%; padding-top:1%; }
#ryfc{ width:100%; float:left; padding-top:30px; padding-bottom:30px;position:relative;}
#ryfc .swiper-container{ padding:0% 20px; padding-bottom:40px; }
#ryfc .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);filter: Alpha(Opacity=80);
-moz-opacity:0.8; 		opacity:0.8;  }
#ryfc .swiper-slide .zsq{
	background-color:#fff;
	overflow:hidden;
	display:block;
	border:#dddd solid 1px;

}
#ryfc .swiper-slide .tpq{ width:100%; text-align:center;float:left; position:relative; padding-top:65%; overflow:hidden;display:block; z-index:1;}
#ryfc .swiper-slide .tpq img{ width:100%; position:absolute; left:0px; top:0px; min-height:100%;transition:all 0.4s ease-in-out 0s;}
#ryfc .swiper-slide:hover .tpq img{transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);}
#ryfc .swiper-slide .nrq{ width:90%; display:block; padding:5%; float:left; padding-top:2%;}
#ryfc .swiper-slide .nrq h3{ text-align:center; height:30px; line-height:30px; overflow:hidden;	TEXT-OVERFLOW: ellipsis;
	WHITE-SPACE: nowrap;
	OVERFLOW: hidden; color:#F09500; font-size:18px; border-bottom:#ddd solid 1px; padding-bottom:5px;text-transform:capitalize; margin-bottom:12px;}
#ryfc .swiper-slide .nrq h4{ color:#F09500;; font-size:13px; text-align:right; line-height:2; font-weight:normal;}
#ryfc .swiper-slide .nrq p{ text-align:left; line-height:25px;  color:#555; height:75px; display: -webkit-box; 
overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;}
#ryfc .swiper-slide-active{
	-webkit-transform:scale(1);
	transform: scale(1);  Alpha(Opacity=100);
-moz-opacity:1; 		opacity:1; 
}
#ryfc .swiper-slide-active  .zsq{border:#F09500 solid 1px;	box-shadow:2px 2px 8px #777;
	-webkit-box-shadow:2px 2px 8px #777;
	-moz-box-shadow:2px 2px 8px #777;}


#ryfc .swiper-pagination-bullets{ bottom:0px;}
#ryfc .swiper-pagination-bullet{
	width: 10px;
	height:10px;
background-color:#555;
	opacity: 1;
}
#ryfc .swiper-pagination-bullet-active{
	background:#F09500; 
}
@media only screen and (max-width: 1300px){#main1{width:100%; float:left;box-sizing:content-box; box-sizing:border-box; padding:0px 15px;}#qywh ul li .nr{ width:100%; padding:15px;}.vnav{ width:100%; right:0px; background-color:#fff;box-sizing:content-box; box-sizing:border-box; padding:10px; bottom:0%;}.vnav li{ width:25%; float:left;}.vnav ul{ min-height:inherit; padding-top:0px; background-image:none; }.vnav li a{ margin-bottom:0px;}}
@media only screen and (max-width: 1250px){#gywm .abProfile .jieRi{ width:48%;left:52%;}#gywm .abProfile .jieLe{width:50%;}#gywm .abProfile .jieRi h3{ font-size:18px;}#gywm .abProfile .jieRi p{ font-size:14px;}#gsys_2 LI .nr h2{ font-size:16px; line-height:20px;}#gsys_2 LI p{ font-size:14px;}#qywh ul li .nr h2{ font-weight:bold;font-size:18px;}#qywh ul li .nr h3{ font-size:16px;font-weight:bold;}#qywh ul li .nr .js p{ font-size:14px; line-height:1.5}}
@media only screen and (max-width: 1100px){#gywm .abProfile .jieRi h3{ font-size:16px;}#gywm .abProfile .jieRi p{ font-size:12px;}#ryfc{ padding:20px 0px;}#gywm{ margin-top:80px;}#ryfc .swiper-slide .nrq h3{ font-size:16px;}}
@media only screen and (max-width: 900px){#gywm .abProfile .jieLe{width: 100%; }#gywm .abProfile .jieRi{ width:100%; position:relative; padding-left:10px; padding-right:10px; height:auto; left:0px; margin-top:12px;}#gsys_2 LI .nr h2{ font-size:14px; font-weight:bold; }#gsys_2 LI p{ font-size:12px;}#qywh ul li .nr h2{font-size:16px;}#qywh ul li .nr h3{ font-size:14px;}#qywh ul li .nr .js p{ font-size:12px;}#ryfc{ padding:15px 0px; padding-bottom:25px;}#ryfc .swiper-slide{ width:100%;
	-webkit-transition:-webkit-transform 600ms ease-out;
	transition: transform 600ms ease-out; 
	-webkit-transform:scale(1);
	transform: scale(1);filter: Alpha(Opacity=100);
-moz-opacity:1; 		opacity:1;  }#ryfc .swiper-slide .zsq{
border:#F09500 solid 1px;	box-shadow:2px 2px 4px #777;
	-webkit-box-shadow:2px 2px 4px #777;
	-moz-box-shadow:2px 2px 4px #777;

}#ryfc .swiper-container{ padding:0% 10px; padding-bottom:40px; }#ryfc .swiper-slide .nrq p{ line-height:20px;height:60px;}.vnav{ bottom:62px;}.vnav li a{ font-size:12px;}#gywm{ margin-top:80px;}#ryfc .swiper-slide .nrq h3{ font-size:14px;}}
@media only screen and (max-width: 700px){#qywh ul li{ width:100%;}}
@media only screen and (max-width: 500px){.vnav li{ width:50%;}#gywm{ margin-top:70px;}}