@charset "utf-8";
/* product_top */
.product_top{
	height: 400px;
	width: 265px;
	margin:0;
	overflow: hidden;
	color:#FFFFFF;
}
.product_top_left{
	 width: 265px;
	 height: 400px;
	 background-color: rgba(238, 238, 238, 0.95);
	 padding-top: 12px;
}
.product_top_left_top1{
	/* height: 150px; */
	/* border-bottom: 1px solid #0081E7; */
}
.product_top_left_top1_left{
	 width:20px;
	 margin-left:10px;
	 margin-top:15px;
	 height:65px;
	 margin-right: 5px;
}
.product_top_left_top1_right{
	width: 230px;
}
.product_top_left_top1_right_line1{
	height:30px;
	line-height:35px;
}
.product_top_left_top1_right_line2{
	line-height: 26px;
	width: 210px;
}
.product_top_left_top1_right_line3{
	 height:25px;
	 line-height:25px;
}
.product_top_left_top2{
	 height:70px;
}

.float_l {
	float: left;
}

.a10 {
	text-decoration: none;
	color: #000;
	margin-right: 14px;
	
}
.F14 a{
	background-image: url(../images/jjt.png);
	background-repeat: no-repeat;
	background-position: 0% 10%;
	padding-left: 25px;
}
.F14 a:hover{
	background-image: url(../images/jjt3.png);
	background-repeat: no-repeat;
	background-position: 0% 10%;
	color: #0061AE;
}
.a10:hover {
	text-decoration: none;
	color: #0C7FB6;
}

.F16 {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 10px;
	margin-top: 10px;
}

.F14 {
	font-size: 14px;
}