body *{ font-family:Arial, Helvetica, sans-serif !important;}
.flgun {
   height:auto; overflow:hidden;
   }

.flgun ul{
	margin:0;
	padding:0;
    list-style:none;
}
.flgun li{
    float: left;
    width: 16.9%;
    height: 650px;
    background-size: cover;
    overflow: hidden;
    cursor: pointer;
    transition:width .3s ease-out;
}
.flgun li.on{
    width: 66.2%;
	opacity: 1;
}
.flgun li.on i{

}
.flgun li:nth-child(1){

}
.flgun li:nth-child(2){

}
.flgun li:nth-child(3){

}

.flgun li.on .cpgk1 {
    background: url("../images/cpfl1.jpg");
	background-size: 100% 100%;
	opacity: 1;
}

.flgun li.on .cpgk2 {
    background: url("../images/cpfl2.jpg");
	background-size: 100% 100%;
	opacity: 1;
}

.flgun li.on .cpgk3 {
    background: url("../images/cpfl3.jpg");
	background-size: 100% 100%;
	opacity: 1;
}

.ab-right img{ width:100%;}

.cpgk1 {
   height:650px;
   position:relative;
   background: url("../images/cpfl1.jpg");
   }
   
.cpgk2 {
   height:650px;
   position:relative;
   background: url("../images/cpfl2.jpg");
   }
   
.cpgk3 {
   height:650px;
   position:relative;
   background: url("../images/cpfl3.jpg");
   }
   

.flgun li i{
    display: block;
    width: 33.3%;
	height: 650px;
    transition: all .3s
}


.gunzi {
   position:absolute;
   left:18px;
   bottom:30px;
   width:100%;
   color:#FFFFFF;
   z-index:2;
   }
   
.gunzi h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:17px;
   margin-top:0px;
   margin-bottom:9px;
   color:#FFFFFF;
   }
   
.gunzi-more {
   margin-top:30px;
   width:100px;
   height:22px;
   font-size:12px;
   }
   
.gunzi-more a {
   display:block;
   width:100px;
   height:22px;
   line-height:22px;
   color:#FFFFFF;
   background:url(../images/jtw2.png) right; background-repeat:no-repeat;
   }
    
   
.logo img{ max-height:60px;}
.bottom .yc img{ max-height:80px;}

.oem_odm .box ul{
	margin-top: 50px;
}
.oem_odm .box ul li{
	float: left;
	width: 23.425%;
	margin-right: 2.1%;
	margin-bottom: 2.1%; list-style: none;
}
.oem_odm .box ul li:nth-child(4n){
	margin-right: 0;
}
.oem_odm .box ul li a{
	position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    padding-bottom: 136.4%;
}
.oem_odm .box ul li .img{
	position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
}
.oem_odm .box ul li .img:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: url(../images/img47.png) center bottom no-repeat;
    background-size: 100% auto;
}
.oem_odm .box ul li .img img{
	width: 100%;
}
.oem_odm .box ul li .img-circle{
	position: absolute;
    z-index: 3;
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
    pointer-events: none;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.oem_odm .box ul li:hover .img-circle{
    -webkit-transform: scale(4);
    transform: scale(4);
}
.oem_odm .box ul li .img-circle span{
	position: absolute;
    top: 17%;
    left: 50%;
    width: 60%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.oem_odm .box ul li .img-circle span::before {
    content: "";
    display: block;
    padding-top: 100%; box-sizing:content-box;
}
.oem_odm .box ul li .img-circle span:after{
	content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 120%;
    height: 120%;
    border: 1000px solid #405aa8;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);box-sizing:content-box;
}
.oem_odm .box ul li .txt{
	position: absolute;
	left: 0;
	bottom: 35px;
	z-index: 5;
	width: 100%;
	padding: 0px 30px;
	box-sizing: border-box;
	-webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.oem_odm .box ul li .txt .icon{
	margin-bottom: 12px;
}
.oem_odm .box ul li .txt .tit{
	color: #ffffff;
	font-size: 20px;
	line-height: 1.6;
	word-break: break-word;
	margin-bottom: 12px;
}
.oem_odm .box ul li .txt .arrow{
}

