
.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:140px;}
.botton_logo{ height:70px !important;}
.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{
}



#recommend{width:100%;margin-top:40px}
#recommend .recommend_list{width:100%}
#recommend .recommend_list .recommend_item_bot,#recommend .recommend_list .recommend_item_center,#recommend .recommend_list .recommend_item_top{width:100%; position:relative; background:#eee;overflow:hidden; display:block;}
#recommend .recommend_list .recommend_item a img{width:100%;max-height:100%;overflow:hidden;transition:.3s all}
#recommend .recommend_list .recommend_item a img:hover{transform:scale(1.03,1.03)}
#recommend .recommend_list .recommend_item{width:50%;box-sizing:border-box;background:#eee; position:absolute; top:50%;-webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);}
#recommend .recommend_list .recommend_item .recommend_item_small_title{font-size:16px;line-height:24px}
#recommend .recommend_list .recommend_item .recommend_item_title{line-height:50px;font-size:32px;}
#recommend .recommend_list .recommend_item .recommend_item_content{line-height:30px;font-size:18px;color:#333;transition:.3s all}
#recommend .recommend_list .recommend_item .recommend_item_title a{cursor:text;}
#recommend .recommend_list .recommend_item .recommend_item_content:hover{color:#000}
#recommend .recommend_list .recommend_item .recommend_item_btn{display:inline-block;width:143px;height:50px;box-sizing:border-box;border:solid 1px #333;color:#333;line-height:50px;margin-top:1.82291vw;font-size:14px;font-weight:700;text-align:center;transition:.3s all}
#recommend .recommend_list .recommend_item .recommend_item_btn:hover{background:#a600cf;border:solid 1px #a600cf;color:#fff}
#recommend .recommend_list .recommend_item_img{ position:static !important; padding:0 !important; overflow:hidden;transform:none !important;}
#recommend .recommend_list .recommend_item_img a{font-size: 0; overflow:hidden; }
#recommend .recommend_list .recommend_item_img img{ width:100%;}
#recommend .recommend_list{}
.wid_100 .about_ny{ padding-bottom:0;}
.recommend_item_center{ display:block !important; background:#eee; }
.recommend_item_center .recommend_item{ float:left; left:0;padding: 1.111rem 5rem 1.111rem 5rem}
.recommend_item_center .recommend_item_img{ float:right;}
.recommend_item_bot .recommend_item{ float:right; right:0;padding: 1.111rem 5rem 1.111rem 5rem}
.recommend_item_bot .recommend_item_img{ float:left;}
.recommend_item_top .recommend_item{ float:right;  right:0;padding: 1.111rem 5rem 1.111rem 5rem}
.recommend_item_top .recommend_item_img{ float:left;}
@media screen and (max-width:1570px){
#recommend .recommend_list .recommend_item .recommend_item_title{ padding-top:0;}
	
	}
@media screen and (max-width:1440px){
#recommend .recommend_list .recommend_item .recommend_item_title{ font-size:20px; line-height:1.5;}
	}
@media screen and (max-width:1300px){
	#recommend .recommend_list .recommend_item .recommend_item_content{ font-size:14px; line-height:1.5;}
	}
@media screen and (max-width:991px){
	#recommend .recommend_list .recommend_item{ position:static;}
#recommend{margin-top:3.2vw}
    #recommend .recommend_list{}
    #recommend .recommend_list .recommend_item{width:100%; padding:20px; padding-bottom:30px;}
	#recommend .recommend_list .recommend_item.recommend_item_img{ padding:0;}
    #recommend .recommend_list .recommend_item .recommend_item_small_title{font-size:14px;line-height:20px;color:#888}
    #recommend .recommend_list .recommend_item .recommend_item_title{font-size:18px;line-height:26px; padding-top:10px;}
    #recommend .recommend_list .recommend_item .recommend_item_content{font-size:14px;line-height:20px;color:#000}
    #recommend .recommend_list .recommend_item .recommend_item_content:hover{color: #000;}
	.title3{ margin-top:50px; margin-bottom:30px;}
    .nr{ width:100%; padding-left:15px; padding-right:15px; font-size:14px !important;}
}


#recommend .recommend_list .recommend_item_add{width:100%; position:relative; background:#eee;overflow:hidden; display:block;}
.recommend_item_add .recommend_item{ float:left; left:0;padding: 1.111rem 5rem 1.111rem 5rem}
.recommend_item_add .recommend_item_img{ float:right;}
.recommend_item_add:nth-child(odd) .recommend_item{ float:right; left:auto; right:0;padding: 1.111rem 5rem 1.111rem 5rem}
.recommend_item_add:nth-child(odd) .recommend_item_img{ float:left;}
.news .page{ margin-top:50px;}

@media (max-width: 768px){
	
	#recommend .recommend_list .recommend_item{ transform: translate(0,0%);}
	}

.parn{ background:#f5f5f5;}

/*slick*/
.sidebar *{ box-sizing:border-box;}
.sidebar {
 position:fixed;
 top:50%;
 right:62px;
 width:42px;
 text-align:center;
 z-index:10;
 height:250px;
 margin-top:-125px;
 z-index:9;
 line-height:42px
}
.sidebar a {
 width:42px;
 height:42px;
 border-radius:21px;
 cursor:pointer;
 display:block;
 overflow:hidden;
 transition:all .3s cubic-bezier(.15,.65,.58,.99);
 -ms-transition:all .3s cubic-bezier(.15,.65,.58,.99);
 -o-transition:all .3s cubic-bezier(.15,.65,.58,.99);
 -webkit-transition:all .3s cubic-bezier(.15,.65,.58,.99);
 -moz-transition:all .3s cubic-bezier(.15,.65,.58,.99)
}
.sidebar a>span {
 color:#fff;
 font-size:14px;
 margin-left:25px;
 display:none;
 line-height:42px;
 height:42px;
 opacity:0;
 filter:alpha(opacity=0);
 transition:all .5s 1s cubic-bezier(.15,.65,.58,.99);
 -ms-transition:all .5s 1s cubic-bezier(.15,.65,.58,.99);
 -o-transition:all .5s 1s cubic-bezier(.15,.65,.58,.99);
 -webkit-transition:all .5s 1s cubic-bezier(.15,.65,.58,.99);
 -moz-transition:all .5s 1s cubic-bezier(.15,.65,.58,.99)
}
.sidebar a.right-qq {
 background:url(../images/sidebar-icon1.png) no-repeat center;
 margin-bottom:10px;
 background-color:#055bac;
 position:absolute;
 right:0;
 top:0
}
.sidebar a.right-qq:hover {
 width:148px;
 background:url(../images/sidebar-icon1.png) no-repeat 20px center #055bac
}
.sidebar a.right-weixin {
 background:url(../images/sidebar-icon2.png) no-repeat center;
 background-color:#055bac;
 margin-bottom:10px;
 position:absolute;
 right:0;
 top:52px;
 overflow:visible
}
.sidebar a.right-weixin:hover {
 background:url(../images/sidebar-icon2.png) no-repeat center #055bac
}
.sidebar a.right-weixin:hover .weixin-code {
 opacity:1;
 visibility:visible;
 left:-140px
}
.sidebar .weixin-code {
 position:absolute;
 left:-125px;
 top:50%;
 transform:translateY(-50%);
 -ms-transform:translateY(-50%);
 -o-transform:translateY(-50%);
 -webkit-transform:translateY(-50%);
 -moz-transform:translateY(-50%);
 opacity:0;
 visibility:hidden;
 transition:all .6s ease;
 -ms-transition:all .6s ease;
 -o-transition:all .6s ease;
 -webkit-transition:all .6s ease;
 -moz-transition:all .6s ease
}
.sidebar .weixin-code img {
 width:120px;
 height:120px
}
.sidebar a.right-tell {
 background:url(../images/sidebar-icon3.png) no-repeat center;
 background-color:#055bac;
 margin-bottom:10px;
 position:absolute;
 right:0;
 top:104px
}
.sidebar a.right-tell:hover {
 width:160px;
 background:url(../images/sidebar-icon3.png) no-repeat 20px center #055bac
}
.sidebar a.right-message {
 background:url(../images/sidebar-icon4.png) no-repeat center; display:none;
 background-color:#055bac;
 margin-bottom:10px;
 position:absolute;
 right:0;
 top:156px;
 overflow:visible
}
.sidebar a.right-message:hover {
 background:url(../images/sidebar-icon4.png) no-repeat center #055bac
}
.sidebar a.right-message:hover .fixed-message {
 opacity:1;
 visibility:visible;
 left:-325px
}
.sidebar a.right-top {
 background:url(../images/sidebar-icon5.png) no-repeat center;
 background-color:#055bac;
 position:absolute;
  top:156px;
 right:0
}
.sidebar a.right-top:hover {
 width:120px;
 background:url(../images/sidebar-icon5.png) no-repeat 20px center #055bac
}
.sidebar a:hover>span {
 display:block;
 vertical-align:middle;
 opacity:1;
 filter:alpha(opacity=100)
}
.fixed-message {
 position:absolute;
 left:-300px;
 top:50%;
 transform:translateY(-50%);
 -ms-transform:translateY(-50%);
 -o-transform:translateY(-50%);
 -webkit-transform:translateY(-50%);
 -moz-transform:translateY(-50%);
 width:300px;
 border-radius:6px;
 background:#fff;
 -moz-box-shadow:0 0 40px rgba(0,0,0,.15);
 -webkit-box-shadow:0 0 40px rgba(0,0,0,.15);
 box-shadow:0 0 40px rgba(0,0,0,.15);
 opacity:0;
 visibility:hidden;
 transition:all .6s ease;
 -ms-transition:all .6s ease;
 -o-transition:all .6s ease;
 -webkit-transition:all .6s ease;
 -moz-transition:all .6s ease
}
.fixed-message h3 {
 color:#333;
 font-size:18px;
 line-height:1;
 margin-top:35px;
 margin-bottom:25px
}
.fixed-message form {
 width:100%;
 padding-left:25px;
 padding-right:25px;
 padding-bottom:40px;
 line-height:1
}
.fixed-message textarea {
 resize:none;
 height:110px;
 padding:15px;
 line-height:24px
}
.fixed-message input {
 height:35px;
 line-height:35px;
 padding:0 15px
}
.fixed-message input,
.fixed-message textarea {
 width:100%;
 border-radius:4px;
 border:1px solid #dfdfdf;
 font-size:14px;
 color:#333;
 margin-bottom:15px
}
.fixed-message .input-item {
 position:relative
}
.fixed-message button[type=submit] {
 border:none;
 color:#fff;
 font-size:14px;
 background:#055bac;
 display:block;
 height:35px;
 width:100%;
 border-radius:4px
}
.fixed-message ::-webkit-input-placeholder {
 color:#888!important
}
.fixed-message :-moz-placeholder {
 color:#888!important
}
.fixed-message ::-moz-placeholder {
 color:#888!important
}
.fixed-message :-ms-input-placeholder {
 color:#888!important
}
.fixed-message:after {
 content:"";
 position:absolute;
 border-width:7px 0 7px 7px;
 border-style:solid;
 border-color:transparent transparent transparent #fff;
 right:-7px;
 top:50%;
 margin-top:-7px
}
.fixed-message .help-info {
 line-height:1;
 margin-left:0;
 bottom:0
}
.fixed-message button[type="button"] {
    border: none;
    color: #fff;
    font-size: 14px;
    background: #055bac;
    display: block;
    height: 35px;
    width: 100%;
    border-radius: 4px;
}
.shuju-aa li{ padding-bottom:10px;}
.shuju-bb{ padding-bottom:10px;}
.Header-pcdown{display: none;position: absolute;width: 100%;left: 50%;top: 60px;z-index: 999; background:#fff; width:226px; border-radius:10px; margin-left:-113px;}
.Header-pcdown a{display: block;width: 100%;line-height: 1.5;text-align: center;font-size: 14px;color: #333;transition: all .4s ease; padding-top:20px; padding-bottom:20px; padding-left:15px; padding-right:15px;}
.Header-pcdown a:hover{ background:#055bac; color:#fff;}

.parn img{ max-width:100%;}

#recommend .recommend_list .recommend_item_img img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}  

#recommend .recommend_list .recommend_item_img:hover img {cursor:pointer;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   }
.shuju-aa li:hover{ background:#055bac;color:#fff;cursor:pointer;}    
.shuju-aa li:hover *{ color:#fff;}   
.shuju-bb:hover { background:#055bac;color:#fff;cursor:pointer;}    
.shuju-bb:hover *{ color:#fff;}    
.ny_news{ display:block !important;} 
.page{ clear:both;}