@charset "utf-8";
#product_log{
	width: 100%;
	height: 230px;
	background: url(./img/product_bg.png) repeat-x;
}
#product_log div{
	width: 960px;
	margin:0 auto;
	height: 230px;
	
}
.items{
	margin: 0 auto;width:1100px;height: 183px;
	text-align: left;
	margin-bottom:20px;
}
.item_left{
	float: left;
	border:0px solid #dbdbdb;
	width:366px;height:158px;
	margin-top: 25px;
	cursor: pointer;
}
.item_right{
	float: right;border:1px solid #dbdbdb;width:474px;height:158px;
	margin-top: 25px;
	cursor: pointer;
}
.tab_menu{
	display: inline-block;
	color: #4c4c4c;
	border:1px solid #d2d2d2;
	width:120px;
	height: 28px;
	text-decoration: none;
	text-align:center;
	/* margin-left:25px; */
	line-height:28px;
	font-size: 14px;
}
.tab_menu_cur{
	color:#2381eb;
	border-top:2px solid #2381eb;
	height: 27px;
	line-height:27px;
	border-bottom:1px solid #fff;
}
.tab{
	padding-top:30px;
	padding-bottom:30px;
}
.p_title{
	font-size:14px;color:#666;line-height:25px;
	text-indent: 2em;
}
.p_content{
	font-size:14px;color:#8a8a8a;;line-height:25px;
	text-indent: 2em;
}

#tab3 span{
	display: inline-block;
	width:200px;
	text-align: left;
	padding-left:15px;
	background: url(./img/dot.png) no-repeat 0px 12px;
	font-size: 14px;
	color:#8a8a8a;
	line-height: 30px;
	overflow: hidden;
}
#tab3 span a{
	font-size: 14px;
	color:#8a8a8a;
	text-decoration: none;
}
#tab3 span a:hover{
	color:#2e7bd3;
}

#t4{
	position: absolute;
	left:25px;
}
#t2{
	position: absolute;
	left:172px;
}
#t1{
	position: absolute;
	left:319px;
}
#t3{
	position: absolute;
	left:466px;
}
#tab_div{
	position: relative;
}
a{outline:none;}

#tab1 img{
	max-width: 100%;
	_width:670px;
}
#tab4 p{
	line-height: 23px;
	font-size: 14px;
    color: #8a8a8a;
    text-indent: 2em;
    padding: 0px 20px 0px 30px;
}
#tab2 p{
	font-size: 14px;
    color: #8a8a8a;
    line-height: 25px;
    text-indent: 2em;
    padding: 0px 20px 0px 30px;
}
#tab3 div{
	padding-left:20px;
	padding-right: 20px;
}
#tab1{
	padding-left:20px;
	padding-right: 20px;
}