*{
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}
.c_both{ clear: both;}
/********************全局颜色************************/
.logobox_c{
	background: #25a780;
}
.boder_c_b{ border-bottom: 1px solid #ebe8e8;}
.boder_c_all{ border: 1px solid #ebe8e8;border-left:none;border-right:none;}
html{
	height:100%;
}
body{
	background: #f7f7f7;
	height:100%;
	}
a{
	color: #000;
	text-decoration: none;
	font-size: 14px;
}
li{
	list-style-type:none;
}
/********************全局颜色End************************/

.logobox{
	height: 40px;
	box-sizing:  border-box;
	line-height: 40px;
}
.logobox_img{
	width: 15%;
	float: left;
	height: 30px;
	padding-top: 5px;
	}
.logobox_img img{ height: 30px;}
.logobox_text{
	width: 70%;
	float: left;
	height: 40px;
		}
.logobox_text h1{font-size: 14px; color: #fff;}
.logobox_Menu{
	width: 15%;
	float: left;
	height: 40px;
	color: #fff;
	}
#banner{ background: #fff;}
#banner img{ width: 100%; margin-top: 0;}
#ninebox{
	padding: 5px;
	background: #FFFFFF;
	margin-top: 0;
}
/*--------------九宫格开始-------------------------*/
#ninebox ul{
	list-style: none;
	box-sizing:  border-box;
	height: 140px;
	}
#ninebox ul li{
	width: 20%;
	float: left;
	height: 70px;
	text-align: center;
}
#ninebox ul li h5{
	font-weight: normal;
	color: #333;
	line-height: 30px;
	font-size:10px;
}
#ninebox ul li:nth-child(1) a{
	color: #d1c836;
}
#ninebox ul li:nth-child(2) a{
	color: #abbc19;
}
#ninebox ul li:nth-child(3) a{
	color: #e78f48;
}
#ninebox ul li:nth-child(4) a{
	color: #bb9e17;
}
#ninebox ul li:nth-child(5) a{
	color: #ef694a;
}
#ninebox ul li:nth-child(6) a{
	color: #6ad3ea;
}
#ninebox ul li:nth-child(7) a{
	color: #abbc19;
}
#ninebox ul li:nth-child(8) a{
	color: #4383d1;
}
#ninebox ul li:nth-child(9) a{
	color: #f3df5b;
}
#ninebox ul li:nth-child(10) a{
	color: #c3ab60;
}
/*--------------九宫格开始End-------------------------*/
#probox{
	background: #FFFFFF;
	margin-top: 5px;

}
#index_title {
	padding: 5px 10px;
	box-sizing: border-box;
	height: 40px;
	line-height: 30px;
	font-weight: bold;
}
#index_title span{ font-size: 14px;  padding-left: 5px; color: #333333;}
#index_title i{ color: #E78F48;}
#probox ul{
	list-style: none;
	height: 220px;
	padding: 10px;
	box-sizing: border-box;
}
#probox ul li{
	height: 200px;
	text-align: center;
	box-sizing: border-box;
	float: left;

}
#probox ul li img{
	width: 85%;
	height:100px;
}
#probox ul p{ line-height: 40px;}
/*--------------新闻样式*/
#Newsbox{
	background: #FFFFFF;
	margin-top: 5px;
    float:left;
	width:100%;
}
#Newsbox ul{
	list-style: none;
	padding: 5px 1%;
	height: auto;
	width:98%;
	float:left;
}
#Newsbox ul li{
	margin:5px 1%;
	border-bottom: 1px solid #f3f2f2;
	float:left;
	width:98%;
}

#Newsbox ul li:last-child{ border: none;}
#Newsbox ul li h4{
	font-size: 16px;
	font-weight: 600;
	line-height: 26px;
}
#Newsbox ul li  span{ font-size: 12px; color: #999999; display: block;  padding-top: 8px; padding-bottom: 6px;}
#Newsbox ul li img{
	float: right;
	width: 28%;
	margin-left: 6px;
	border-radius: 3px;
	margin-bottom:10px;
	
}
.clear{
	clear:both;
}
.article{
	padding:0 5px;
}
.articleImg{
	width: 100%;
	margin: auto;
}
.articleImg img{
	width: 100%;
	height: 150px;
}
.articleTitle{
	padding-bottom: 5px;
	font-size: 12px;
	border-bottom: 1px solid #EBE8E8;

}
.article span{
	font-size: 8px;
	color:#666;
}
/*二级页面样式*/

.pagetop{
	height: 40px;
	box-sizing:  border-box;
	padding: 5px 10px;
	line-height: 40px;
}
.pagetop_back{
	width: 15%;
	float: left;
	height: 30px;
	color: #fff;

	
	}
.pagetop_back i{
	font-size: 20px;
}
.pagetop_tit{
	width: 70%;
	float: left;
	height: 40px;
		}
.pagetop_tit h1{font-size: 16px; color: #fff; text-align: center;}
.pagetop_Menu{
	width: 15%;
	float: left;
	height: 40px;
	color: #fff;
	text-align: center;
	}
#NewsViewbox{
	background: #FFFFFF;
	margin-top: 5px;
	padding: 5px 10px;

}
#NewsViewbox h2{ font-size: 20px; margin: 10px 0;}
#NewstTime,#NewstTime a{ border-bottom: 1px solid #EBE8E8; margin: 10px 0; font-size: 12px; color: #969896; padding: 5px 0;}
#NewsContent{ font-size: 16px!important; line-height: 180%; color: #333333; text-indent:24px;}
#NewsContent p{margin-bottom:10px;}
#NewsContent img{ width: 100%!important; text-align: center;height:auto!important}
#None_con{padding: 50% 0; text-align: center; line-height: 200%; color: #444444; font-size: 14px;}


#ProList{
	background: #FFFFFF;
	margin-top: 5px;

}
#ProList ul{
	list-style: none;
	padding: 10px;
	box-sizing: border-box;
	height: auto;
	overflow: auto;
}
#ProList ul li{
	width: 50%;
	height: 200px;
	text-align: center;
	padding: 8px;
	box-sizing: border-box;
	border-right: 1px solid #ebe8e8;
	border-bottom: 1px solid #ebe8e8;
	float: left;
}
#ProList ul li:nth-child(even){ border-right: none;}
/*#ProList ul li:nth-last-child(1){border-bottom: none;}
#ProList ul li:nth-last-child(2){border-bottom: none;}*/
#ProList ul li img{
	width: 65%;
}
#ProList ul p{ line-height: 40px;}

.nav_cat li{padding:0px 10px;}
.nav_cat_two,.nav_cat_three{display:none;margin-left:20px;}
.nav_cat>li{border-bottom:1px solid #efefef;}
.nav_cat>li>a{color:red;}
.nav_cat li a{display:block;color:#000;}
.nav_cat li a span{font-size:18px;}
.nav_cat li a{font-size:16px;}
.nav_cat_three li a{font-size:14px;color:#666;}
.pages{text-align:center;}
.pages a{padding:5px 8px;background:#25a780;color:#fff;border-radius:5px;}
.hk_itemshow {
    width: 100%;
    height: 160px;
    position: relative;
    overflow: hidden;
}.hk_itemshow ul {
    height: 160px;
    position: absolute;
    top: 0;
    left: 0;
}
.hk_arrow {
    float: right;
    position: absolute;
    top: 2px;
    right: 10px;
}
.next, .prev {
    padding: 2px 5px;
    background: #25a780;
    color: #fff;
}
#index_title{
	position:relative;
}
.slider{display:none}/*用于获取更加体验*/
.focus span{width:10px;height:10px;margin-right:10px;border-radius:50%;background:#666;font-size:0}
.focus span.current{background:#fff}
#bg{
	display: none;
	position: absolute;
	left: 0%;
	width: 100%;
	height: 100%;
	z-index: 1001;
	background: rgba(5, 5, 5, 0.7);
}
#show{
	font-size: 12px;
	display: none;
	position: absolute;
	top: 5%;
	left: 5%;
	width: 80%;
	height: 90%;
	padding: 1%;
	background-color: white;
	z-index: 1002;
	overflow: auto;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-radius: 5px;
}
.cha{
	font-size: 24px;
	position: absolute;
	top: -5px;
	z-index: 99999999;
	display: block;
	right: 15px;
       cursor:pointer;
    color:#999;
}
.right_arraw{
	width:15px;
	height:15px;
	position:absolute;
	right:20px;
	top:10px;
	background:url(../../../images/my/wap/more.png) no-repeat;
	background-size:100%;
	
}
.cat_li a{position:relative;}
