﻿
.contain_cont .left{
	width:67%;
	height:100%;
	float:left;
	background:rgba(255,255,255,0.8);
	box-shadow: 0px 2px 5px #888;
	position: relative;
}
.nav_tab{
	padding: 0 20px;
	height:25px;
	margin:0 auto;
}
.nav_tab ul{
	width:100%;
	height:auto;
	margin:5px auto;
	overflow:hidden;

}
.nav_tab ul li{
	width:70px;
	float:left;
	font-size:15px;
	text-align: center;
	line-height:25px;
	color:#303030;


}
.nav_tab ul li:last-child{
	margin-left:10px;
}
.nav_tab ul li.active{
	color:#fe1b01;
	border-bottom:1px  solid  #fe1b01;
}
.know_all{
	width: 91%;
	height: 340px;
	margin: 0 auto;
	overflow: auto;
}

.know_all_cot{
// max-height:950px;
	overflow:auto;
}
.know_all .know_all_title{
	width:100%;
	height:40px;
	border-bottom: 1px  solid  #ebebeb;
}
.know_all .know_all_title  h1{
	float:left;
	height:20px;
	line-height:20px;
	margin-top:10px;
	color:#333;
	font-size:16px;
	padding-left:10px;
	border-left:3px  solid rgb(255, 118, 75);
}
.know_all .know_all_title a {
	float: right;
	display: block;
	height: 20px;
	line-height: 20px;
	margin-top: 10px;
	color: #666;
	font-size: 14px;
}
.know_all .know_all_list{
	width:100%;
	height:auto;
	overflow:hidden;
	padding-bottom:30px;
	margin-top:20px;
	border-bottom:1px  solid  #ebebeb;
}
.know_all .know_all_list .know_all_header{
	width:10%;
	text-align:center;
	float:left;
}
.know_all .know_all_list .know_all_header img{
	width:70px;
	height:70px;
	border-radius:35px;
}
.know_all .know_all_list .know_all_content{
	width:87%;
	float:left;
	margin-left:3%;
	position:relative;
}
.know_all_content  h1{
	font-weight:normal;
	font-size:14px;
	color:#000;
}
.know_all_content  p{
	font-weight:normal;
	font-size:12px;
	color:#666;
	margin-top:5px;

}
.know_all_content  h5{
	font-weight:normal;
	font-size:14px;
	color:#333;
	width:85%;
	/*	overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;*/
	margin-top:5px;
}
.know_all_content  h5 span{
	float:left;
	color:#FF5D3B;
}
.know_all_content  ul{
	width:60%;
	margin-top:10px;
	overflow: hidden;
}
.know_all_content  ul li{
	width:90px;
	height:90px;
	float:left;
	margin: 5px;
}
.know_all_content  ul li img{
	width:100%;
	height:100%;
}
.contact{
	position:absolute;
	top:0;
	right:10px;
}
.contact button{
	width:90px;
	height:25px;
	cursor: pointer;
	outline:none;
	border-radius: 3px;
	line-height:25px;
	background:#fff;
	border:0;
	box-shadow:0px 0px 5px #888888;
	position:absolute;
	right:0;
	top:5px;
}
.contact button p{
	float:left;
	margin-left:20px;
	margin-top:0;
	font-size:14px;
	color: #333;
}
.contact button  img{
	width:11px;
	height:7px;
	float:left;
	margin-left:7px;
	margin-top:8px;
}
.contact ul{
	width:270px;
	height:auto;
	/*	display:none;*/
	background:#fff;
	margin-top:0;
	box-shadow:0px 0px 5px #888888;
	position:absolute;
	right:0;
	top:35px;
}
.contact ul li{
	width:100%;
	height:30px;
	border-top:1px solid #ebebeb;
	margin-left:0;
	position:relative;
	left:0;
}
.contact ul li:first-child{
	border-top:none;
}
.contact ul li p.name{
	width: 100px;
	height: 20px;
	font-size: 14px;
	color: #333;
	line-height: 20px;
	overflow: hidden;
	position: absolute;
	left: 10px;
	top: 0;
}
.contact ul li  img{
	width:10px;
	height:15px;
	position:absolute;
	left:120px;
	top:8px;

}
.contact ul li p.phone{
	font-size:14px;
	color:#333;
	line-height:20px;
	position:absolute;
	left:150px;
	top:0;
}

.contain_cont .right{
	width:30%;
	height:100%;
	float:left;
	margin-left:3%;
	background:rgba(255,255,255,0.8);
	box-shadow: 0px 2px 5px #888;

}
.cwgk{
	padding: 20px 0px;
}
.cwgk .subtitle{
	margin:0 auto;
}
.cwgk  ul{
	padding: 0 20px;
	height:auto;
	margin:5px auto;
}
.cwgk  ul li{
	width:100%;
	height:40px;
	margin:0 auto;
	list-style: none;
	display: -webkit-box;
	display: -webkit-flex;
	border-bottom:1px  solid  #ebebeb;
}
.cwgk  ul li a{
	display:block;
	width:100%;

}
.cwgk  ul li i{
	width:4px;
	height:4px;
	margin-top:18px;
	margin-right:3px;
	border-radius: 2px;
	background:#fe1b01;
	float:left;
}
.cwgk  ul li a>div{
	height:40px;
	width:150px;
	float:left;
	-webkit-box-flex: 1;
	-webkit-flex: 1;

}
.cwgk  ul li p{
	line-height: 40px;
	font-size: 14px;
	color: #303030;

	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.cwgk  ul li span{
	line-height:40px;
	font-size:12px;
	width:100px;
	text-align: right;
	color:#9f9f9f;
	float:right;
	display: inline-block;
}
