@charset "utf-8";
/* CSS Document */
.main-top{
	
}

.main-gs{
	height: 34px;
	line-height: 34px;
	color: #777;
	border-bottom: 1px solid #ccc;
}

.search-form{
	display: inline-block;
	margin-right: 10px;
	opacity: 0;
	visibility:hidden;
}

.show-forms{
	opacity: 1;
	visibility:visible;
}

.search-form .ipt{
	border:1px solid #ccc;
	font-size: 12px;
	height: 22px;
	vertical-align: middle;
	padding: 0 5px;

}
.search-form .ips{
	border:1px solid #da251c;
	background: #da251c;
	color: #fff;
	height: 24px;
	vertical-align: middle;
}

.search-btn{
	margin-right: 15px;
	display: inline-block;
	vertical-align: middle;
}

.main-topic{
	padding:30px 0;

}

.main-topic .logo p{
	font-size: 14px;
	margin-left: 280px;
	margin-top: -15px;
}
.main-topic .pz{
	margin-left: 30px;
}

.main-navs{
	
position: relative;
background: #1f1a17;
color: #fff;

}


.main-navs .navs li{
	width: 150px;
	float: left;
	text-align: center;
	
}
.main-navs .navs li a{
	display: block;
	padding: 16px 0;
	font-size: 14px;
}
.main-navs .navs li.on,.main-navs .navs li:hover{
	background: #da251c;
	color: #fff;
}
.main-navs .navs span{
	border-left:1px solid #666666;
	display: block;
}

.i_banner{
	min-width:1200px;
	position: relative;

	}
.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:#da251c;
	}

.i_advantage{
	position: absolute;
	bottom:-160px;
	z-index: 999;
	width: 100%;

}

.i_advantage ul{
	padding: 28px;
	background: #fff;
	border:1px solid #ccc;
	
	

}


.i_advantage ul li{
	float: left;
	width: 386px;
	margin-right: 21px;
	position: relative;
}
.i_advantage ul li img{
	transition: all 0.3s;
}
.i_advantage ul li:hover img{
	transform: scale(1.07,1.07);
	transition: all 0.3s;
}

.i_advantage .bx{
	position: absolute;
	
	width: 100%;
	bottom:0;
	background: rgba(0,0,0,0.6);
	color: #fff;
	height: 130px;
	overflow: hidden;

}

.i_advantage ul li:hover .bx{
	background-color: rgba(229,69,69,0.8);
}

.i_advantage .ad-tit{
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	padding:24px 18px 8px 18px;

}	
.i_advantage .bx  p{
	line-height: 22px;
	font-size: 14px;
	margin:0 18px 8px 18px;
}

.i_advantage .plus-icon{
	position: absolute;
	bottom:0;
	left: 0;
	width: 50px;
	height: 50px;
	background: #da251c;
	font-size: 18px;
	text-align: center;
	text-align: center;
    transform: rotate(45deg);
    left: -25px;
    bottom:-25px;
}
.i_advantage .plus-icon span{
	 display: inline-block;
	 transform: rotate(45deg);
	 line-height: 14px;
}

.i_advantage ul li:hover .plus-icon{
	background: #000;
}


.tit1{
	text-align: center;
	
	

}

.tit1 .tit_tc1{
	
	font-size: 20px;
	display: block;
	border-bottom: 1px solid #da251c;
	padding: 10px 0;
	font-weight: bold;
	position: relative;


}
.tit1 .tit_tc1:after{
	content: '';
	display: inline-block;
	height: 4px;
	background: #6b6b6b;
	width: 290px;
	position: absolute;
	left: 50%;
	transform:translateX(-50%);
	bottom: -2.5px;

}
.tit1 .tit_tc2{
	line-height: 36px;
	color: #777;
	font-size: 14px;
	

}


.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{
	margin-top: 160px;
	padding-bottom: 50px;
}
.i_product .tit1{
	padding-top: 32px;
	padding-bottom: 25px;
}

.i-pro-cate {
	text-align: center;
	margin-bottom: 35px;
}
.i-pro-cate a{
	padding: 10px 30px;
	background: #ededed;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;

}
.i-pro-cate a:hover{
	background: #da251c;
	color: #fff;
}

.i-productlist{
	width: 100%;
	
	margin-bottom: 40px;
}


.i_p_2 li{
	float:left;
	width: 290px;
	margin-right:13px;
	margin-bottom:35px;
	text-align: center;
	margin-bottom: 15px;
	}
.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: 290px;
	height:250px;
	transition:all 0.5s;
	}	
.i_p_2 .pic img:hover{
	transform:scale(0.9,0.9);
	border:3px solid #da251c;
	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: #da251c;
	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{
	
	background: #ededed;
	}
		
.i_about .i-ab-gs{
	width: 772px;
}

.i_about .i-ab-gs h4{
	font-size: 30px;
	padding: 36px 35px 18px 0;
	display: inline-block;
	border-bottom: 4px solid #da251c;
	margin-bottom: 20px;

}
.i_about .i-ab-gs p{
	line-height: 30px;
	color: #666666;
}

.i_about .more{
	display: inline-block;
	padding: 10px 36px;
	color: #fff;
	background: #da251c;
	border-radius:5px;
	margin-top: 32px;
}

.i_about .more:hover{
	background: #fff;
	color: #333;
	border:1px solid #ccc;
}


.i_getcase{
	padding: 65px 0;
	position: relative;

}

.i_getcase .mc{
	padding-left: 20px;
	padding-right: 20px;
	overflow: hidden;
}
.i_getcase .ge-first{
	
}



.i_getcase ul li{
	position: relative;
	float: left;
	width: 299px;
	border-right: 1px solid #fff;
	line-height: 0;
	transition:all 0.3s;
}
.i_getcase ul li:hover{
	
}



.i_getcase .ge-gs{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	background: #da251c;
	color: #fff;
	left:0;
	padding: 40px 30px;
	box-sizing: border-box;	
	visibility:visible;
	opacity: 1;

}

/*.i_getcase ul li.on .ge-gs{
	visibility:visible;
	opacity: 1;
}*/

.ge-gs .t1{
	font-size: 30px;
	line-height: 1;
	padding: 10px 0;	
	display: block;
}
.ge-gs .t2{
	font-size: 18px;
	padding-bottom: 20px;
	border-bottom: 1px solid #fff;
	display: inline-block;
	margin-bottom: 40px;
}
.ge-gs p{
	font-size: 12px;
	line-height: 24px;
}

.i_getcase .ge-gs-con{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.5);
	color: #fff;
	padding: 30px;
	box-sizing:border-box;
	visibility: hidden;
	opacity: 0;
}

.i_getcase ul li:hover .ge-gs-con{
    visibility:visible;
	opacity: 1;
	transition: all 0.5s;
}

.i_getcase .ge-gs-con h3{
	position: absolute;
	left: 50%;
	top: 50%;
	transform:translate(-50%,-50%);
	font-size: 24px;
}
.i_getcase .active:nth-child(2){

}
.i_getcase .owl-prev{
	position: absolute;
	top: 80%;
	left: 150px;
	width: 50px;
	height: 50px;
	background: url(../img/index/prev-icon.png) no-repeat center center;
	opacity: 1;
}
.i_getcase .owl-next{
	position: absolute;
	top: 80%;
	left: 220px;
	width: 50px;
	height: 50px;
	background: url(../img/index/next-icon.png) no-repeat center center;
	opacity: 1;
}
.i_getcase .owl-prev:hover,.i_getcase .owl-next:hover{
	opacity: 1;

}


.i_news{
	background: #ededed;
	padding: 1px 0;
}
.i_news .tit1{
	width: 560px;
	margin-left: auto;
	margin-right: auto;
	padding: 35px 0 40px;
}

.i_news .tit_tc1{
	font-size: 30px;

}
.i_news .tit_tc1::after{
	background: #ededed;
	width: 185px;
}

.i_news .tit_tc2{
	font-size: 16px;
}

.i_news .i-newslist{
	margin-bottom: 60px;
}

.i-newslist li{
	width: 290px;
	float: left;
	margin-right: 13px;
	background: #fff;
	
}
.i-newslist .pic{
	
}
.i-newslist .pic img{
	transition: all 0.5s;
	
}


.i-newslist h3{
	font-size: 14px;
	line-height: 26px;
	padding: 8px 0;
	border-bottom: 1px solid #ccc;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
}

.i-newslist .date{
	margin-left: 10px;
	margin-right: 10px;
	color: #666;
	margin-top: 10px;
	

}

.i-newslist p{
	line-height: 24px;
	padding: 5px 0 15px;
	color: #666;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;

}
.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{
	color: #da251c;
	margin-bottom: 25px;
	margin-right: 15px;

}
.i_news .more:hover{
	text-decoration: underline;
}

.f_t{
	background:#313131;
	padding-top:48px;
	color:#dddddd;
	box-sizing:content-box;
	height:120px;
	padding-bottom:55px;
	}
.f_t_1{
	width:335px;
	
	}
.f_t_2{
	width:700px;
	 color:#999;
	
	}
.f_nav{
	height:60px;
	}		
.f_nav li{
	float:left;
	height:100%;
     margin-right:105px;
	 font-size:14px;
	
	}
.f_nav a{
	display:block;
	padding-top:45px;

	}
	
.f_nav li.nomargin{
	margin-right:0;
	}	
	
.f_t_2 .a1{
	background:url(../img/public/ft1-1.png) no-repeat center top;
	}
.f_t_2 .a1:hover{
	background-image:url(../img/public/ft1-1-1.png);
	}	
.f_t_2 .a2{
	background:url(../img/public/ft1-2.png) no-repeat center top;
	}	
.f_t_2 .a2:hover{
	background-image:url(../img/public/ft1-2-1.png);
	}	
.f_t_2 .a3{
	background:url(../img/public/ft1-3.png) no-repeat center top;
	}	
.f_t_2 .a3:hover{
	background-image:url(../img/public/ft1-3-1.png);
	}	
.f_t_2 .a4{
	background:url(../img/public/ft1-4.png) no-repeat center top;
	}	
.f_t_2 .a4:hover{
	background-image:url(../img/public/ft1-4-1.png);
	}	
.f_t_2 .a5{
	background:url(../img/public/ft1-5.png) no-repeat center top;
	}
.f_t_2 .a5:hover{
	background-image:url(../img/public/ft1-5-1.png);
	}									
.f_contact{
	margin-top:35px;
	font-size: 12px;
	
	}
.f_contact span{
	margin-right:32px;
	}
.f_contact span.nomargin{
	margin-right:0;
	}	
.f_t_3{
	width:165px;
	}
	
.f_p{
	text-align:center;
	height:40px;
	line-height:40px;
	background:#000;
	color:#dddddd;
	}



.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: #da251c;
	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 #da251c;

}

.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: #da251c;
	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: #da251c;
	margin-left: 10px;
	margin-right: 10px;

}
.in_ad_1 .tc3{
	display: inline-block;
	font-size: 18px;
	margin-top: 25px;
	color: #da251c;
	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 #da251c;
}

.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: #da251c;
	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: 290px;
	text-align: center;
	margin-right:13px;
	float:left;
	margin-bottom:20px;

	}	
	
.in_p_list img{
	width: 284px;
	height: 245px;
	border:3px solid #fff;
	transition:all 0.3s;
}
.in_p_list .bd_c{
	position: relative;
}

.in_p_list li:hover img{
	transform: scale(0.95,0.95);
	border-color: #da251c;
	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;
}

.in_p_b{
	font-size:14px;
	line-height:24px;
	
}
.in_p_b h3{
	color:#da251c;
	padding:15px;
	font-size:16px;
	line-height:24px
	
}

.in_p_b h3.title{
	color:#da251c;
	padding:15px;
	font-size:16px;
	line-height:24px
	}
.in_p_b p{
		font-size:14px;
	line-height:24px;
	margin-bottom:30px;
}
.in_p_b .p1{
	font-size:14px;
	line-height:24px;
	margin-bottom:30px;
	}



.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;
	border-left: 2px solid #da251c;
	
	padding:  0 5px;
	
}

.in_news ul li.bg{
	background: #f2f2f2;
}

.in_news  .pic{
	width: 290px;

}

.in_news .t1{
	
	width: 880px;


}


.in_news strong{
	font-weight: normal;
	line-height: 32px;
	font-size: 16px;
	margin-bottom: 20px;
	display: block;
}

.in_news strong span{
	font-size: 12px;
	padding: 10px 15px;
	background: #e7e7e7;
	line-height: 1;
	border-radius: 3px;
}

.in_news strong:hover{
	color: #da251c;
}

.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: #da251c;
	font-weight: bold;
	font-size: 16px;
}
.in_getcase .tc2{
	line-height: 24px;
	color:#666;
}

.in_getcase .a1:hover{
	color: #fff;
	background: #da251c;
	border-color:#da251c;
}

.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;
}

.in_downloadlist ul li{
	margin-bottom: 25px;
   border-bottom: 1px dashed #ccc;
   padding-bottom: 15px;
}
	
.in_downloadlist .in-do-tit{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}
.in_downloadlist .in-do-tit span{
	color: #777;
	font-size: 14px;
	font-weight: normal;
}


.in_downloadlist .in-do-info{
	color: #666;
}

.in-do-info span{
	display: inline-block;

}

.in-do-info .bg-red{
	background: #efefef;

	padding: 10px 25px;
	margin-right: 15px;
	border-radius: 5px;
	font-size: 12px;
	display: inline-block;
}
.in-do-info .bg-red:hover{
	color: #fff;
	background: #da251c
}

.in_sites ul li{
	float: left;
	margin-right: 15px;
	padding: 15px;
	border:1px solid #ccc;
}
.in_sites h4{
	font-size: 16px;
	padding: 10px;
	background: #efefef;

}
.in_sites a{
	
}


.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: #da251c 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%}}
		
	
	
	