.container{
	width: 1210px;
}
.index2015-row1-bg1{
	height: 555px;
	width: 1210px;
	margin:0 auto;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	background: #f2f2f2;
	padding: 20px 5px 10px;
}
.index2015-row1-box1{
	width: 200px;
	float: left;
}
.content_box{
	float: left;
	width: 975px;
	height: 530px;
	margin-left: 20px;
}
.swiper_box{
	width: 700px;
	height: 300px;
	position: relative;
	float: left;
}
.imgList,.imgList li{
	width: 700px;
	height: 300px;
}
.imgList{
	position: relative;
}
.imgList li{
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.box:hover .leftBtn,.box:hover .rightBtn{
	display: block;
}
.leftBtn,.rightBtn{
	width: 40px;
	height: 66px;
	position: absolute;
	top: 50%;
	margin-top: -33px;
	background: rgba(0, 0, 0, 0.3) no-repeat center center;
	cursor: pointer;
	/* display: none; */
}
.leftBtn{
	left: 0;
	background-image: url('/Images/86new/1688/left.gif');
}
.rightBtn{
	right: 0;
	background-image: url('/Images/86new/1688/right.gif');
}
.btnList{
	/* width: 200px; */
	height: 22px;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.btnList li{
	width: 14px;
	height: 14px;
	border: 1px solid #ccc;
	float: left;
	margin-right: 10px;
	text-align: center;
	line-height: 20px;
	color: #fff;
	cursor: pointer;
	background: none;
}
.btnList li.current{
	background: #ff7300;
}
.link-box-right{
	float: left;
	margin-left: 15px;
	position: static;
	width: 260px;
    height: 300px;
    box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding-top: 8px;
}
.oper_list{
	width: 230px;
}
.link-box-right ul.oper_list>ul{
	width: auto;
}
.ban_category{
	float: left;
	background: #fff;
	overflow: hidden;
	zoom: 1;
	margin-top: 20px;
}
.ban_singal{
	float: left;
	text-align: center;
	width: 170px;
	padding-top: 18px;
}
.ban_singal h3,.ban_list li h3{
	font-size: 17px;
	color: #242424;
}
.ban_singal p,.ban_list li p{
	font-size: 13px;
	color: #a9a9a9;
	line-height: 24px;
}
.ban_singal h3:hover,.ban_singal p:hover,.ban_list li h3:hover,.ban_list li p:hover{
	color: #ff4c5b;
}
.ban_list{
	float: left;
	width: 800px;
}
.ban_singal_img{
	width: 92px;
	max-height: 115px;
}
.ban_list li{
	width: 33.333333%;
	float: left;
	height: 105px;
	 box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	border-left:1px solid #f0f0f0;
	border-bottom:1px solid #f0f0f0;
	padding-top: 18px;
	padding-left: 12px;

}
.ban_list li a{
	position: relative;
	display: inline-block;
}
.ban_list li a:hover{

}
.ban_list li h3,.ban_singal h3{
	font-weight: 500;
	margin-bottom: 5px;
}
.ban_list li .img_box{
	position: absolute;
	top: -10px;
    left: 155px;
    width: 92px;
    max-height: 90px;
    overflow: hidden;
}
.features_box,.power_box{
	width: 1210px;
	margin:0 auto;
}
.features_box>h2,.power_box>h2{
	color: #333;
	font-size: 18px;
	margin: 15px 0 10px 0;
	font-weight: 500;
}
.features_box>h2 span,.power_box>h2 span{
	font-size: 13px;
	color: #98999b;
	font-weight: normal;
	margin-left: 10px;
}
.features_list{
	overflow: hidden;
	zoom: 1;
}
.features_list>li{
	width: 585px;
	height: 320px;
	border:1px solid #efefef;
	margin-right: 22px;
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}
.features_list>li:nth-child(2n){
	margin-right: 0;
}
.features_left{
	padding-top: 25px;
	color: #b6b6b6;
	height: 320px;
	text-align: center;
	float: left;
	width: 200px;
	 box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	border-right: 1px solid #ededed;
	background: #f4f4f4;
}
.features_left img{
	width: 160px;
	max-height: 175px;
	margin:10px 0;
}
.features_left img:hover,.features_right_list img:hover,.ban_singal_img:hover,.img_box img:hover{
	transform: scale(1.05);
	transition: transform .3s;
}
.features_left h3{
	font-size: 17px;
	/* color: #1a1a1a; */
	margin-bottom: 5px;
}
.features_left p{
	margin-top: 10px;
}
.features_left p span{
	padding: 4px 10px;
	color: #333;
	/* background: #ed602a; */
	font-size: 14px;
	margin-right: 6px;
	
}
.features_right{
	float: left;
}
.features_right_list{
	width: 385px;
	height: 230px;
	border-bottom: 1px solid #ededed;
}
.features_right_list li{
	float: left;
	width: 33.3333%;
	text-align: center;
	padding-top: 25px;
}
.features_right_list img{
	width: 105px;
	max-height: 130px;
	margin-top: 10px;
}
.more_link{
	width: 385px;
	text-align: center;
	padding: 10px 0;
	height: 100px;
	 box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.more_link a{
	float: left;
	width: 25%;
	display: inline-block;
}
.more_link span{
	display: inline-block;
	width: 100%;
	height: 35px;
    line-height: 35px;
    cursor: pointer;
    text-align: center;
    overflow: hidden;
}
.left2015link-box1 .banner-menu-wrapper{
	width: 720px;
	min-height: 528px;
}
.topbghuawen20150203{
	border-bottom: 1px solid #333;
	padding-bottom: 20px;
}
.power_box{
	background: rgb(242,242,242);
	padding: 5px 10px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	margin-bottom: 20px;
}

.power_list{
	width: 100%;
	zoom: 1;
}

.power_list:after{
	content:"";
	height:0;
	line-height:0;
	display:block;
	clear:both;
	visibility:hidden;
}
.power_list li{
	width: 220px;
	margin-right: 22px;
	float: left;
	margin-bottom: 20px;
}
.power_list li:nth-child(5n){
	margin-right: 0;
}
.power_list li .img_box{
	width: 220px;
	height: 220px;
	overflow: hidden;
}
.power_list li h4{
	color: #fe4c5c;
	font-size: 14px;
	padding-top: 5px;
}
.power_list li p{
	color: #333;
}
.power_list li p:hover{
	color: #fe4c5c;
}
.power_list .con{
	background: #fff;
	padding: 0 5px 8px;
}

.power_list_li{
	position: relative;
}
.search_banner_img{
	position: absolute;
    top: -9px;
    left: -10px;
}

.data_price{
	position: relative;
	font-size: 12px;
	color: #8a8a8a;
	margin-left: 6px

}
.data_price::before{
	width: 100%;
    height: 1px;
    background: #8a8a8a;
    content: "";
    position: absolute;
	top: 50%;
	
}