@charset "utf-8";
/* CSS Document */
.main-top{
	border-bottom: 3px  solid #d81318;
}
.main-navs{
	padding-top: 24px;
	padding-bottom: 30px;
	position: relative;

}
.main-navs .logo p{
	margin-top: -15px;
	margin-left: 130px;
	font-size: 14px;
}
.main-navs .navs{
	margin-top: 40px;
}
.main-navs .navs li{
	padding: 10px 25px;
	font-size: 14px;
	display: inline-block;
	margin-left: 5px;
	
}
.main-navs .navs li a{
	display: block;
}
.main-navs .navs li.on,.main-navs .navs li:hover{
	background: #d81318;
	color: #fff;
}
.main-search{
	position: absolute;
	right: 0;
	top: 21px;
}
.main-search .ipt{
	height: 30px;
	border-radius:15px;
	background: #f0f0f0;
	border:0;
	padding-left: 10px;
	padding-right: 30px;
	outline: 0;
}
.main-search .ips{
	background: url(../img/public/search-icon.png) no-repeat center center;
	position: absolute;
	width: 20px;
	height: 20px;
	border:0;
	right: 15px;
	top: 5px;
}
	
.i_banner{
	min-width:1200px;

	}
.i_banner ul li{
	line-height: 0;
	}	
	
.i_banner .owl-dots{
	position:absolute;
	bottom:20px;
	left:0;
	width:100%;
	text-align:center;
	}
.i_banner .owl-dot{
	width:12px;
	height:12px;
	background:#ccc;
	margin:0 10px;
	display:inline-block;
	border-radius:6px;

	}
.i_banner .owl-dot.active{
	background:#d81318;
	}	

.tit1{
	text-align: center;
	margin-top:55px;
	margin-bottom: 60px;
	font-weight: bold;
}

.tit1 .tit_tc1{
	color: #d81318;
	font-size: 28px;
	display: block;


}
.tit1 .tit_tc2{
	color: #333;
	display: block;
	font-size: 20px;	
	margin-top: 10px;
	background: url(../img/index/i_tit_bg1.png) no-repeat center center;

}


.i_a1{
	display: block;
	margin-left:auto;
	margin-right:auto;
    width: 120px;
	height: 33px;
	line-height: 33px;
	border: 1px solid #e5e5e5;

	text-align: center;
	background: #e5e5e5;
	margin-bottom: 40px;
}
.i_a1:hover{
	background: #fff;
	color: #000;
	border-color: #e5e5e5;
	
}	

.i_product{
	background: #ededed;
	padding: 1px 0;
}

.i-pro-gs{
	font-size: 18px;
	font-weight:bold;
	color: #666;
	margin-bottom: 30px;
	text-align:center;
}

.i-productlist{
	width: 100%;
	height: 445px;
	overflow: hidden;
	margin-bottom: 40px;
}


.i_p_2 li{
	float:left;
	width: 395px;
	margin-right:7px;
	margin-bottom:35px;
	text-align: center;
	margin-bottom: 35px;
	}
.i_p_2 .pic{
	
	position: relative;
	overflow:hidden;

}

.i_p_2 .pic img{
	transition:all 0.5s;
	border:3px solid #fff;
}
.i_p_2 .pic{
	width: 393px;
	height:393px;
	transition:all 0.5s;
	}	
.i_p_2 .pic img:hover{
	transform:scale(0.9,0.9);
	border:3px solid #d81318;
	transition:all 0.5s;
	}
	
		
	
.i_p_2 h3{
	font-weight:normal;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	position: relative;
	}
.i_p_2 li:hover h3{
	font-weight: bold;
	color: #d81318;
	position: relative;

}

.i_p_2 .s1{
	position: absolute;
	right: 0;
	top: -10px;


}


.i_p_2 p{
	line-height: 30px;
	border-bottom: 1px solid #ccc;
	color: #666;
}

.i_p_2 .im1{
	display: inline-block;
}
.i_p_2 .im2{
	display: none;
}
.i_p_2 li:hover .im1{
	display: none;
}
.i_p_2 li:hover .im2{
	display: inline-block;
}


.i_about{
	padding-top: 1px;
	padding-bottom: 1px;

	

	
	}
		
.i_about .companyname{
	margin-bottom: 38px;
}

.i_about .t1{
	line-height: 28px;
	font-size: 14px;
	text-align: left;
	margin-bottom: 60px;

}
.i_about .t1 p{
	text-indent: 2em;
}

.i_about .pic{
	margin-bottom: 70px;
}

.i_about .i_a1{
	margin-top: 25px;
	margin-bottom: 30px;
}


.i_getcase{
	background: #eeeeee;
	position: relative;

}
.i_getcase .bg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
}
.i_getcase ul li{
	position: relative;
}
.i_getcase .gedesc{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.6);
	
}
.i_getcase ul li:hover .gedesc,.i_getcase .shows li .gedesc{
	background: rgba(216,19,14,0.7);
}



.i_getcase .gedesc h3{
	color: #fff;
    width: 302px;
	height: 307px;
	background: url(../img/index/ge-bg.png) no-repeat center center;
	font-size: 30px;
	margin-left: 49px; 
	margin-top: 46px; 
	text-align: center;
	line-height: 1.2;
	visibility: hidden;
	opacity: 0;
	transition: all 0.3s;
}


.i_getcase ul li:hover  .gedesc h3,.i_getcase .shows .gedesc h3{
	visibility: visible;
	opacity: 1;
	transition: all 0.3s;
}

.i_getcase .gedesc h3 span{
	transform: translate(-50%,-50%);
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: 80px;
	opacity: 0;
	transition: all 0.3s;
	padding: 10px 25px;
}
.i_getcase .gedesc h3 span:hover{
	background:rgba(0,0,0,0.4);

}

.i_getcase ul li:hover .gedesc h3 span,.i_getcase .shows .gedesc h3 span{
	opacity: 1;
	margin-top: 0;
	transition: all 0.3s;
}
.i_getcase .active:nth-child(2){

}
.i_getcase .owl-prev{
	position: absolute;
	top: 43%;
	left: 0;
	width: 50px;
	height: 50px;
	background: url(../img/index/prev-icon.png) no-repeat center center;
	opacity: 0.8;
}
.i_getcase .owl-next{
	position: absolute;
	top: 43%;
	right: 0;
	width: 50px;
	height: 50px;
	background: url(../img/index/next-icon.png) no-repeat center center;
	opacity: 0.8;
}
.i_getcase .owl-prev:hover,.i_getcase .owl-next:hover{
	opacity: 1;

}
.i_news .i-newslist{
	margin-bottom: 35px;
}
.i-newslist li{
	width: 380px;
	float: left;
	margin-right: 30px;
	
}
.i-newslist .pic{
	border:1px solid #fff;
}
.i-newslist .pic img{
	transition: all 0.5s;
	border:3px solid #fff;
}

.i-newslist li:hover .pic img{
	transform: scale(0.9,0.9);
	border:3px solid #d81318;
	transition: all  0.5s;
}
.i-newslist li:hover .pic{
	border:1px solid #ccc;
}

.i-newslist h3{
	font-size: 16px;
	line-height: 26px;
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
}


.i-newslist p{
	line-height: 24px;
	padding: 5px 0 30px;
	color: #666;
	position: relative;

}
.i-newslist .icon{
	position: absolute;
	right: 0;
	bottom: 10px;
	padding: 5px;
	display: inline-block;
	transition: all 0.3s;
}
.i-newslist li:hover .icon{
	transform: rotate(90deg);
	transition: all 0.3s;
}

.i_news .more{
	margin-bottom: 85px;
	display: inline-block;
	padding: 10px 50px;
	background: #d81318;
	color: #fff;
	border-radius: 100px;
	font-size: 14px;
	border:1px solid #d81318;

}
.i_news .more:hover{
	background: #fff;
	color: #666;
}
	

.f_t{
background:#333333;
padding: 30px 0 15px;
color: #fff;
}
	
.f_t_1{
	width: 288px;
	text-align: center;
	border-right: 2px solid #666666;
	height: 175px;
	margin-top: 10px;

}	
.f_t_2 {
	width: 224px;
	padding:25px 50px;

}
.f_t_2 a{
	display: block;
	background: #666666;
	padding: 10px;
	text-align: center;
	margin-bottom: 25px;
	color: #ccc;
	font-size: 14px;
}
.f_t_2 a:hover{
	background: #d81318
}

.f_t_1 a{
	margin:0 15px;
}

.f_t_3{
	
	padding: 25px 10px;
}
.f_t_3 p{
	
	display: inline-block;
	margin-right: 50px;
	float: left;
	background: url(../img/public/co-icons.png) no-repeat left center;
	padding-left: 30px;
	line-height: 36px;
	color: #ccc;
	
}
.f_t_3 p span{
	display: block;
	margin-bottom: 3px;
}
.f_t_3 img{
	display: inline-block;
}

.f_b{
	padding: 15px 0;
	background: #141414;
	color: #ccc
}


.in_banner{
	text-align:center;
	}
.in_banner li{
	line-height: 0;
}
.in_banner img{
	max-width:100%;
	}
.path_nav {
	height:60px;
	line-height: 60px;
	border-bottom: 1px solid #ccc;
	font-size: 18px;
	text-align: center;
	
}

.path_nav a{
	 padding: 0px 30px;
    height: 60px;
    display: inline-block;

	
}


.path_nav a.on,.path_nav a:hover{
	border-right: 0;
	background: #d81318;
	color: #fff;



}
	
.in_about{
	padding:40px 0;
	min-height:400px;
	}	
	
.in_about .in_ab_img{
	margin-right:30px;
}
.in_about .in_ab_tit{

	padding-bottom: 10px;
	border-bottom: 2px solid #d81318;

}

.in_advantage{
	margin-top: 10px;
	margin-bottom: 45px;

	
	}	



.in_ad_1 .item{
	
	box-sizing: content-box;
	padding:25px 20px; 
	border: 1px solid #e5e5e5;
	background: #f5f5f5;
	margin-bottom: 30px;
	
	
}

.in_ad_1 .tc1{
	display: inline-block;
	width: 45px;
	height: 50px;
	color: #fff;
	background: #d81318;
	text-align: center;
	line-height: 50px;
	font-size: 30px;
	color: #fff;
	float: left;

}

.in_ad_1 .tc2{
	font-size: 18px;
	padding-top: 25px;
	display: inline-block;
	color: #d81318;
	margin-left: 10px;
	margin-right: 10px;

}
.in_ad_1 .tc3{
	display: inline-block;
	font-size: 18px;
	margin-top: 25px;
	color: #d81318;
	line-height: 1;
}

.in_ad_1 .t2{
	line-height: 24px;
	margin-top: 15px;
}
.in_ad_1 .t2 p{
	background: url(../img/index/dot_icon1.png) no-repeat left 10px;
	padding-left: 15px;


}
	
.in_honor{
}	
	
.in_honor ul li{
	width:228px;
	float:left;
	text-align: center;
	margin-right: 15px;
	}
.in_honor ul li a{
	display: block;
	position: relative;

}	
.in_honor .bg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(43,43,43,0.5);
	visibility:hidden;
	opacity: 0;
	transition: all 0.3s;
	border:3px solid #fff;
}
.in_honor ul li:hover .bg{
	visibility:visible;
	opacity: 1;
	transition: all 0.3s;
	border:3px solid #d81318;
}

.in_honor .icon{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%) rotate(0);	
	transition: all 0.5s;
}
.in_honor ul li:hover .icon{
	transform: translate(-50%,-50%) rotate(90deg);	
	transition: all 0.5s;
}

	
.pn_pro{
	height: auto;
}

.pn_pro ul li{
	float: left;
	margin-left: 10px;
	margin-bottom: 8px;
}
.pn_pro ul li:hover,.pn_pro ul li.on{
	background: #d81318;
	color: #fff;


}
.pn_pro ul li a{
	display: block;
	padding: 0 20px;
}

.in_product{
	}	

.in_p_list h3{
	font-weight:normal;
	text-align:center;
	font-size: 14px;
	}	
	
.in_p_list p{
	height: 60px;
	line-height: 24px;
	color: #666;
}
.in_p_list li{
	width: 590px;
	text-align: center;
	margin-right:20px;
	float:left;
	margin-bottom:20px;

	}	
	
.in_p_list img{
	width: 393px;
	height: 393px;
}
.in_p_list .bd_c{
	position: relative;
}
.in_p_list .bd_c:before{
	content: '∟';
	color: #fff;
	line-height: 50px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	display: block;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;

	background: #d81318;
	position: absolute;
	top: -51px;
	right: -51px;
	transition: all 0.3s;
}

.in_p_list .bd_c:after{
	content: '∟';
	color: #fff;
	line-height: 50px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	display: block;
	bottom: 0;
	left: 0;
	width: 50px;
	height: 50px;
	transform: rotate(180deg);
	background: #d81318;
	position: absolute;
	bottom: -51px;
	left: -51px;
	transition: all 0.3s;
}

.in_p_list li:hover .bd_c:before{
	top:  0;
	right:  0;
	transition: all 0.3s;
}

.in_p_list li:hover .bd_c:after{
	bottom: 0;
	left: 0;
	transition: all 0.3s;
}



.in_p_list li.nomargin{
	margin-right:0;
	}	



.in_p_t {
	
}
.in_p_t_1{
	
	border: 1px solid #e5e5e5;

}
.in_p_t_1 .list1{
	padding: 10px 0;
	text-align: center;
}

.in_p_t_1 .list1 img{
	max-height: 480px;
	max-width: none;

}
.in_p_t_1 h2{
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	text-align: center;
	background: #e5e5e5;
}


.in_p_t_1 a{
	
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-height:500px;
	overflow: hidden;

}

.in_p_t_1 .owl-prev{
	position: absolute;
	left: 20px;
	top: 40%;
	width: 41px;
	height: 50px;
	background: url(../img/content/pre_icon1-1.png) no-repeat center center;
}
.in_p_t_1 .owl-prev:hover{
	background-image: url(../img/content/pre_icon1.png);
}
.in_p_t_1 .owl-next{
	position: absolute;
	right: 20px;
	top: 40%;
	width: 41px;
	height: 50px;
	background: url(../img/content/next_icon1-1.png) no-repeat center center;
}
.in_p_t_1 .owl-next:hover{
	background-image: url(../img/content/next_icon1.png);
}

.in_p_t_2{
	
	

}

.in_p_t_2 h3{
	font-size: 18px;
	margin-top: 35px;

}
.in_p_t_2 .t1{
	
}	
.in_p_t_2 .t1 p{
	line-height: 24px;
	color: #666;
	margin-top: 30px;
	margin-bottom: 15px;
}
.in_p_t_2 .t2{
	margin-top: 30px;
	border-top:1px solid #ccc;
	padding-top: 25px;
	padding-bottom:25px;
	line-height: 35px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 25px;

	
}	
.in_p_t_2 .t2 p{
	height: 35px;
	line-height: 35px;
}
.in_p_t_2 .t2 span{
	display: inline-block;
	width: 300px;
}

.in_p_t_2 .t3{
	padding: 15px 0 20px;
	margin-top: 20px;

}

.in_p_b .t1{
	font-size: 16px;
	height: 35px;
	line-height: 35px;
	
	background: #e5e5e5;

}
.in_p_b .p1{
	font-size: 14px;
	line-height: 28px;
}


.tit4{
	width:600px;
	padding-left:30px;
	}
.tit4 h3{
	font-size:24px;
	font-weight:normal;
	}
.list2{
	height:145px;
	}
.list2 li{
	float:left;
	width:50%;
	border-left:2px solid #263e8e;
	margin-bottom:15px;
	padding-left:15px;
	
	}
.list2 span{
	float:left;
	}
	
.list_hor li{
	float:left;
	}	
.w_120{
	width:120px;
	}
.w_120 img{
	width:118px;
	
	}		


.in_news ul li{
	margin-bottom: 30px;
	
	padding-top: 15px;
	padding-bottom: 15px;

	
}
.in_news ul li.bg{
	background: #f2f2f2;
}

.in_news .date{
	width: 95px;
	height: 70px;
	text-align: center;
	margin-top: 25px;


	

}
.in_news .tc1{
	font-size: 24px;
	display: block;
	font-weight: bold;
}
.in_news .tc2{
	font-size: 14px;
	display: block;
}

.in_news .t1{
	margin-right: 15px;
	width: 1080px;
	
	
}


.in_news strong{
	font-weight: normal;
	line-height: 40px;
	font-size: 14px;
}
.in_news strong:hover{
	color: #d81318;
}

.in_news p{
	color: #666;
}	

.in_news .a1{
	display: inline-block;
	width: 80px;
	height: 24px;
	margin-top: 25px;
	background:url(../img/content/a_bg2.png) no-repeat center center;

}
.in_news .a1:hover{
	background-image: url(../img/index/a_bg1-1.png);
}


.in_getcase{
	


}
.in_getcase ul{
	margin-bottom: 35px;
}
.in_getcase ul li{
	width: 285px;
	float: left;
	margin-right: 15px;
	background: #fff;
	margin-bottom: 25px;

}

.in_getcase .pic{
	height: 200px;
	overflow: hidden;
}

.in_getcase .nomargin{
	margin-right: 0;
}
.in_getcase .t1{
	padding: 15px 20px;
	background: #e6e6e6;


}
.in_getcase .tc1{
	margin-bottom: 10px;
	color: #d81318;
	font-weight: bold;
	font-size: 16px;
}
.in_getcase .tc2{
	line-height: 24px;
	color:#666;
}

.in_getcase .a1:hover{
	color: #fff;
	background: #d81318;
	border-color:#d81318;
}

.tit3{
	text-align:center;
	}
.tit3  h3{
	font-weight:normal;
	margin-bottom:15px;
	font-size:18px;
	}
.tit3  span{
	padding-left:25px;
	padding-right:25px;
	font-size:12px;
	color:#666;
	}

.in_c_2{
	
}
.in_c_2 h4{
	font-size: 18px;
	margin-bottom:20px;
	text-align: center;
	font-weight: bold;


}
.in_c_2 ul{
	margin-top: 30px;
	margin-bottom: 45px;
}
.in_c_2 ul li{
	float: left;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #ccc;
	width: 320px;
	margin-right: 120px;
	margin-bottom: 15px;
}
.in_c_2 ul li.nomargin{
	margin-right: 0;
}
.in_c_2 .t1{
	font-size: 16px;
	padding-top: 20px;
	padding-bottom:25px;

	

}

.in_c_3 {
	margin-top: 35px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
	


.pagelist {
    clear: both;
    font-size: 12px;
    list-style: outside none none;
    padding: 10px 0 30px;
    text-align: center;
    white-space: nowrap;
}
.pagelist li {
    border: 1px solid #999;
    display: inline-block;
    margin-left: 3px;
    margin-right: 3px;
}
.pagelist li img {
    border: 0 none;
    vertical-align: middle;
}
.pagelist li.current {
    background: #d81318 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-weight: 500;
    margin-bottom: 0;
    padding:7px 10px;
    display: inline-block;
}
.pagelist li a {
    color: #000;
   padding:6px 15px;
  	display: inline-block;
    text-decoration: none;
}
.pagelist li a:hover {
    border: medium none;
    color: #999;
    
    text-decoration: none;
}
.pagelist li a.nolink {
    color: #ccc;
    cursor: default;
}
.pagelist li a.nolink:hover {
    background: transparent none repeat scroll 0 0;
}



.nomargin{
	margin-right: 0 !important;
}	
.nobd_r{
	border-right: 0 !important;
}   	
	
		
	
	
	.link>p {
  opacity: 0;
  display: inline;
  } 

.link:hover>p{
    visibility: visible;
    opacity: 1;
    transition: visibility 0s linear 0s,opacity .4s linear;animation: fade-top;animation-duration:.4s;-webkit-animation:fade-top .4s;} /*hover动画*/ @keyframes fade-top{0%{opacity:.1;top:120%}100%{opacity:1;top:100%}}@-webkit-keyframes fade-top{0%{opacity:.1;top:120%}100%{opacity:1;top:100%}}
