/*热门推荐new*/
ul.hot_tuijianbox{
	width: 1200px;
	margin:0 auto;
	overflow: hidden;
}
ul.hot_tuijianbox li{
	width:283px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	border:1px solid #ececec;
}
ul.hot_tuijianbox li.none{
	margin-right: 0px;
}
ul.hot_tuijianbox li img{
	width: 283px;
	height: 220px;
}
.hot_protxt{
	height:48px;
	line-height:24px;
	overflow: hidden;
	font-size:16px;
	color: #333;
	text-align: left;
	padding: 0 10px;
	margin-bottom: 5px;
}
.hot_info{
	font-size:14px;
	color: #666;
	overflow: hidden;
	text-align: left;
	padding: 0 10px;
	height: 40px;
	line-height: 20px;
	margin-bottom: 15px;
}


/*筛选*/
.chosebox{
	margin:0 auto;
	overflow: hidden;
	border-bottom: 1px solid #e6e6e6;
	margin:20px auto;
}
.chosetext{
	width: 1000px;
	float: left;
	line-height: 40px;
	overflow: hidden;
	font-size: 18px;
}
.chosetext a{
	width: 90px;
	padding-right:20px;
	text-align:left;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
}
.chosetext a.current{
	color:#0080d5;
}
.chosetext a:hover{
	color: #0080d5;
}

/*案例*/
ul.caseshow{
	overflow: hidden;
}
ul.caseshow li{
	width: 275px; 
	border:1px solid #f5f5f5;
	background: #fff;
	margin-right: 30px;
	float: left;
	margin-bottom: 30px;
}
ul.caseshow li:nth-child(4n+0){
	margin-right: 0px;
}
ul.caseshow li.none{
	margin-right: 0px;
}
ul.caseshow li a{
	display: inline-block;
}
ul.caseshow li a img{
	width: 275px;
	height:275px;
	float: left;
}
.casetext{
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	text-align: left;
	font-size:18px;
	color: #333;
	width:90%;
	padding:0 5%;
}
.casedetail{
	font-size:14px;
	color: #666;
	height: 48px;
	line-height: 24px;
	overflow: hidden;
	padding:0 5%;
}
.casetime{
	font-size:12px;
	color: #999;
	overflow: hidden;
	padding:0 5%;
}
/*热门搜索*/
ul.productbox{
	width: 1200px;
	margin:0 auto;
	overflow: hidden;
}
ul.productbox li{
	width: 192px;
	float: left;
	margin-right: 60px;
	margin-bottom: 20px;
}
ul.productbox li:nth-child(5n+0){
	margin-right: 0px;
}
ul.productbox li.none{
	margin-right: 0px;
}
ul.productbox li img{
	width: 192px;
	height: 192px;
}
.protxt{
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size:16px;
	color: #333;
	text-align: center;
}
/*左侧产品中心*/
.com_leftbox{
	width: 240px;
	float: left;
}
.everybox{
	margin-bottom: 20px;
	width: 240px;
}
.com_lefttitle{
	height: 48px;
	line-height: 48px;
	color: #ffffff;
	text-align: center;
	font-size:20px;
	background: #0080d5;
}
.com_lefttitle h2{
	display: inline-block;
	font-size:20px;
	font-weight: normal;
}
ul.productlist{
	overflow: hidden;
	padding:0 10px;
	background: #f5f5f5;
}
ul.productlist li{
	height: 44px;
	line-height: 44px;
	border-bottom: 1px solid #e6e6e6;
}
ul.productlist li:last-of-type{
	border-bottom: 0 none;
}
ul.productlist li a{
	display: inline-block;
	color: #666;
	width: 100%;
}
ul.productlist li a:hover{
	color: #0080d5;
}
ul.productlist li a i{
	display: inline-block;
    margin-bottom: 2px;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    width:8px;
    height: 8px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-left: 5px;
    float: right;
    margin-top: 20px;
}


/*左侧热门产品*/
.left_rectitle{
	height: 48px;
	line-height: 48px;
	color: #666;
	text-align: left;
	font-size:20px;
	background: #f5f5f5;
	text-indent: 10px;
}
.left_rectitle h2,.left_rectitle h3{
	font-size:20px;
	font-weight:normal;
	display: inline-block;
}
ul.left_recbox{
	background: #f5f5f5;
	overflow: hidden;
}
ul.left_recbox li{
	width: 238px;
	height: 238px;
	border: 1px solid #e6e6e6;
	margin-bottom: 10px;
}
ul.left_recbox li a{
	width: 238px;
	height: 238px;
	position: relative;
	display: inline-block;
}
ul.left_recbox li a img{
	width: 238px;
	height: 238px;
}
.recbox_txt{
	width: 90%;
	padding: 0 5%;
	height: 30px;
	background: rgba(0,0,0,0.6);
	color: #fff;
	text-align: center;
	line-height: 30px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	overflow: hidden;
}

/*案例右侧详情*/
.com_rightbox{
	width:930px;
	float: left;
	margin-left: 30px;  
}

.info_details{
	overflow: hidden;
}
.detail_title{
	height: 40px;
	line-height: 40px;
	border-bottom: 2px solid #0080d5;
	font-size:18px;
	color: #0080d5;
	font-weight: bold;
}
.detail_title h1{
	font-size:18px;
	font-weight: bold;
	display: inline-block;
}
.pointer{
	height: 40px;
	line-height: 40px;
	overflow:hidden;
	color: #999;
	font-size:14px;
}
.post_time,.lyliang{ 
	float: left;
	margin-right: 20px;
 }
 .zuozhe{
 	float: right;
 }
.detail_cont{
	padding:10px 5px;
	overflow: hidden;
	font-size:16px;
}
.detail_cont p{
	line-height: 30px;
	font-size:16px;
	color: #666;
	text-indent: 32px;
}
.detail_cont p img{
	max-width: 920px;
}
.detail_b{
	display: flex;
	height: 40px;
	line-height: 40px;
}
.pro_word{
	flex: 1;
	overflow: hidden;
	color: #666;
	font-size:14px;
}
.pro_word a{
	color: #666;
	padding-right:10px;
}
.pro_word a:hover{
	color: #0080d5;
}
.share{
	flex: 1;
	overflow: hidden;
	text-align: right;
}
.detail_f{
	display: flex;
	height: 40px;
	line-height: 40px;
	background: #f5f5f5;
	padding:0 10px;
}
.up_page{
	flex: 1;
	overflow: hidden;
	text-align: left;
}
.up_page a{
	color: #666;
}
.next_page{
	flex: 1;
	overflow: hidden;
	text-align: right;
}
.next_page a{
	color: #666;
}

/*公司新闻列表*/
.toal{
	float: right;
	font-size:14px;
	color: #999;
	display: inline-block;
	font-weight: normal;
}
ul.companylist{
	overflow: hidden;
}
ul.companylist li{
	padding:20px 0;
	overflow: hidden;
	border-bottom: 1px solid #e6e6e6;
}
ul.companylist li:hover{
	background: #f9f9f9;
}
.listpic{
	width: 120px;
	height: 120px;
	float: left;
	border:1px solid #ececec;
	margin-right: 15px;
}
.listpic img{
	width: 120px;
	height: 120px;
}
.listtext{

}
.list_title{
	font-size:16px;
	color: #333;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}
.list_text{
	font-size:14px;
	color: #666;
	height:50px;
	line-height: 25px;
	overflow:hidden;
}
.list_foot{
	height: 30px;
	line-height: 30px;
	font-size:12px;
	color: #999;
}
.l_time{
	float: left;
	margin-right: 30px;
}


/*热门推荐new*/
ul.hot_tuijianbox{
	width: 1200px;
	margin:0 auto;
	overflow: hidden;
}
ul.hot_tuijianbox li{
	width:283px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	border:1px solid #ececec;
}
ul.hot_tuijianbox li:nth-child(4n+0){
	margin-right: 0px;
}
ul.hot_tuijianbox li.none{
	margin-right: 0px;
}
ul.hot_tuijianbox li img{
	width: 283px;
	height: 220px;
}
.hot_protxt{
	height:48px;
	line-height:24px;
	overflow: hidden;
	font-size:16px;
	color: #333;
	text-align: left;
	padding: 0 10px;
	margin-bottom: 5px;
}
.hot_info{
	font-size:14px;
	color: #666;
	overflow: hidden;
	text-align: left;
	padding: 0 10px;
	height: 40px;
	line-height: 20px;
	margin-bottom: 15px;
}



/*热门新闻*/
.hot_news{
	margin: 0 auto;
	overflow: hidden;
}
.hot_newtitle{
	height: 50px;
	line-height: 50px;
	font-size:18px;
	color: #333;
	font-weight: bold;
}
.hot_newtitle h2,.hot_newtitle h3{
	font-size:18px;
	font-weight: bold;
	display: inline-block;
}
.hot_newtitle i{
	width: 3px;
	height: 20px;
	float:left;
	background: #0080d5;
	position: relative;
	top:15px;
	margin-right: 10px;
}
ul.hot_newcont{
	overflow: hidden;
}
ul.hot_newcont li{
	width: 45%;
	float: left;
	padding-right: 5%;
	color: #666;
}
ul.hot_newcont li a{
	display:block;
	height: 36px;
	line-height: 36px;
}
.newtxt{
	display: inline-block;
	padding-right: 30px;
	overflow: hidden;
	height: 36px;
	line-height: 36px;
	font-size:14px;
}
.newtxt:hover{
	color: #0080d5;
}
.newtime{
	float: right;
	font-size:14px;
	height: 36px;
	line-height: 36px;
	color: #999;
}


