.product_box{
	background: url(../images/p.jpg) no-repeat center top;
	padding-top: 65px;
	padding-bottom: 60px;height:625px;
}

.wrap{
    width: 1920px;
    position: relative;
    margin-left: -960px;

}
.tab{
	position:relative;
	float: left;
	width: 170px;
}
.tab li{
	display: block;
	font: 400 16px/65px "Microsoft Yahei"; color: #333;
	border-bottom: 1px dashed #2aa5d5;;
	padding-left: 33px;
	background: url(../images/bg1.png) no-repeat 5px center;font-weight: bold;
}
.tab li.cur{
	background: url(../images/bg2.png) no-repeat 5px center;
	color:#2aa5d5;

}

.tab_content{
	float: right;
}



.tt{display: none;}
.list1{margin: 0 -18px;margin-top: 25px;}
.list1 li{float: left;margin: 0 13px;margin-bottom:20px;}
.list1 li a{}
.list1 li a:hover{}
.list1 li span{position:absolute;right:0px;line-height:30px;top:0;color:#999;}
.list1 li img{
	width: 385px;
	height: 250px;
}

.about_box{
	margin-top: 85px;
}
.titles{
	text-align: center;
	position: relative;
	z-index: 3;
}
.titles h3{
	font: 600 35px/40px "Microsoft Yahei";color: #313131;
}
.titles span{
	display: block;
	font: 400 14px/22px "Microsoft Yahei";color: #626262;
	text-transform: uppercase;
}
.titles div{
	width: 66px;
	height: 1px;
	background: #626262;
	margin:  0 auto;
	margin-top: 6px;
}
.p_neis2{
	margin-top: 80px;
}
.container{
    width: 1200px;
    margin: 0 auto;
}
.yingyong{
	margin-top: 80px;
}
/*滚动*/
#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%}
#demo1 {float: left;}
#demo2 {float: left;}

#m_demo{overflow:hidden;width:100%;margin:0 auto;}
#m_indemo {float: left;width:800%}
#m_demo1 {float: left;}
#m_demo2 {float: left;}

/*产品列表*/
.product_list{
    margin-left:-13px;margin-right:-13px;
}
.product_list li{float:left;margin-left:13px;margin-right:12px;margin-bottom:34px;_display:inline;}
.product_list li a.img{}
.product_list li a.img img{width:268px;height:210px;}
.product_list li h3{text-align:center;padding-top:5px;display: none;}
.product_list li h3 a{font-weight:normal;}
.product_list li a.img{display:block;}
.product_list li a.img:hover{border-color:#e87518;}
.roll_product{float:left;}

.product_list2{
    margin-top: 40px;
    margin-bottom: 60px;
}
.product_list2 li{float:left;margin-left:12px;margin-right:12px;padding-bottom:15px;_display:inline;}
.product_list2 li a.img{display:block;width:380px;height:280px;overflow:hidden;}
.product_list2 li a.img img{width:380px;height:280px;transition:all 0.8s;}
.product_list2 li h3{text-align:center;}
.product_list2 li h3 a{font-weight:normal;display: block;line-height: 50px;font-size: 16px;color: #313131;}
.product_list2 li a.img{display:block;}
.product_list2 li a.img:hover{border-color:#e87518;}
.roll_product{float:left;}
.product_list2 li:hover a.img img{
    transform:scale(1.1,1.1); 
}


/*TOP*/
.bar{background: #f1efef; color:#8d8d8d; position: relative; clear: both; line-height:36px; overflow: hidden;font-size: 13px;font-weight: lighter;}
.bar a{color: #8d8d8d;}
.bar ul li{ float:left;font-size: 13px}
.bar ul li i.split{ display:inline-block;vertical-align:middle;width: 1px;height: 9px;background: #8d8d8d;margin:0 4px}
.full-row .row .span-6,.span-6{float:left;margin-right:2%;width:48%;transition:.2s width ease;}
.f-fr{float:right;}
.wrap{max-width:1200px;margin-left:auto;margin-right:auto; }
.PcMode:after { content: 'Pc' !important;}
.UnpcPush, .MobilePush { display: none;}
.row{width:102%;}
.row:after,.row:before{clear:both;display:table;content:" ";}
.wrape{max-width:1920px;margin-left:auto;margin-right:auto; }