@charset "utf-8";
/* CSS Document */
.heder
{
	width:100%;
	height:auto;
}

.heder .logo
{
	width:100%;
	height:auto;
}
.logo img
{
	width:100%;
}
.banner
{
	width:100%;
	height:auto;
}
.banner img
{
	width:100%;
	height:auto;
}
.naav
{
	width:100%;
	background:url(../images/navvbg.jpg) no-repeat;
	background-size:100% 100%;
	height:auto;
}
.cpzs
{
	width:100%;
	height:100%;
	background:url(../images/indexbg.jpg) no-repeat;
	background-size:100% 100%;
	height:auto;
}
.doc
{
	width: 90%;
    height: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin: 0 auto;
	padding-bottom:20px;
	
}

.tab-iteam-hd
{
	position:relative;
	width:100%;
	height:107px;
	overflow:hidden;
	background:url(../images/cpbg.jpg) no-repeat;
	background-size:100% 100%;
}
.flname
{
	width:26%;
	line-height:102px;
	text-align:center;
}
.flname span
{
	font-size:4.314vmin;
	color:#FFF;
}

.tab-iteam-hd .fix
{
	width:74%;
	
	 }

.tab-iteam-hd .fix li
{
	float:left;
	height:auto;
	width:33.33%;
	height:55px;
	line-height:50px;
	text-align:center;
	cursor:pointer;
}
.tab-iteam-hd .fix li a
{
	display:block;
	width:100%;
	height:46px;
	line-height:46px;
	font-size:2.8vmin;
	font-family:"微软雅黑";
	color:#696969; 
}
.tab-iteam-hd .fix li a img
{
	margin-top:8%;

}
.prolist
{
	width:100%;
	height:auto;
	margin:10px;
	
}
.prolist dl
{
	
	width:33%;
	float:left;
	display:table;
	margin-top:10px;
	
	
}
.prolist dl dt
{
	width:98%;
}

.prolist dl dt img
{
	width:100%;
	border-bottom:3px solid #E5E5E5;
}
.prolist dl dd
{
	width:98%;
	float:left;
	display:table;
	background-color:#FFF;
}
@media screen and (max-width: 639px){
	.tab-iteam-hd .fix li
{
	float:left;
	height:auto;
	width:33.33%;
	height:55px;
	line-height:55px;
	text-align:center;
	cursor:pointer;
}
.tab-iteam-hd .fix li a
{
	display:block;
	width:100%;
	height:46px;
	line-height:46px;
	font-size:2.8vmin;
	font-family:"微软雅黑";
	color:#696969; 
}
	
.prolist dl dd .proname a
{
	display:block;
	line-height:10px;
	font-size:2vmin;
	color:#696969; 
}
.prolist dl dd .xq a
{
	width:60%;
	margin:0 auto;
	display:block;
	line-height:15px;
	font-size:1.5vmin;
	color:#696969;
	margin-bottom:10px;
	border-bottom:2px solid #F00;
}
	
}

.prolist dl dd span
{
	width:98%;
	float:left;
	display:block;
	text-align:center;
}
.prolist dl dd .proname a
{
	display:block;
	line-height:20px;
	font-size:2vmin;
	color:#696969; 
}
.prolist dl dd .xq a
{
	width:60%;
	margin:0 auto;
	display:block;
	line-height:15px;
	font-size:1.5vmin;
	color:#696969;
	margin-bottom:20px;
	border-bottom:2px solid #F00;
}
.hxjzl
{
	width:100%;
	height:auto;
}
.hxjzl img
{
	width:100%;
}

.doc1
{
	width:90%;
	margin:0 auto;
}


.newslist
{
	width:100%;
	display:inline-table;
	background:url(../images/indexbg1.jpg) no-repeat;
	background-size:100% 100%;
	margin-bottom:10%;
}
.newslist .nes_ti
{
	width:100%;
	height:auto;
}
.nes_ti img
{
	width:100%;
}
.newsl
{
	width:100%;
	height:auto;
}
.news1_fl
{
	width:30%;
	
	
}
.news1_fl img
{
	width:98%;
	padding:10px;
	
	
}
.newsnr
{
	width:70%;
}
.newsnr ul
{
	float:left;
	position:relative;
	width:100%;
	padding-left:20px;
}
.newsnr ul li
{
	width:100%;
	float:left;
	position:relative;
	line-height:27px;
	background:url(../images/news_poin.png) no-repeat left center;
}

.newsnr ul li a
{
	color:#000;;
	font-size:3vmin;
	padding-left:15px;
}



