* {
	margin:0;
	padding:0;
}

li {
	list-style:none;
}

a {
	text-decoration:none;
}

.clear {
	clear: both;
}

.top-box {
	padding: .5rem 0;
	height: 2rem;
}

.top .logo,.top .menu {
	text-align:center;
	position:relative;
}

.logo {
	float: left;
	margin-left: 2%;
	width: 9%;
}

.logo img {
	width: 100%;
	display: block;
}

.menu {
	float: right;
	margin-right: 2%;
	margin-top: .2rem;
	width: 8%;
}

.menu img {
	width: 100%;
	display: block;
}

.top h1,.top h2 {
	float: left;
	margin-left: 2%;
	width: 63%;
	font-size: .9rem;
	color:#000;
	line-height: 1.7rem;
}

.title {
	margin-top: 1rem;
}

.title h2{
	font-size: 1rem;
	text-align:center;
	color: #47d93c;
	letter-spacing: 5px;
	font-weight: bold;
}

.m-about {
	margin-top: 2rem;
	width: 100%;
}

.about p {
	margin-top: 1rem;
	padding: 0px .5rem;
	color:#666;
	font-size: .8rem;
	line-height: 1.4rem;
	text-align:center;
}

.about figure img {
	padding-top: .5rem;
	width: 100%;
	display: block;
}

.banner figure img {
	width: 100%;
	display: block;
}

.m-pro {
	margin-top: 2rem;
	width: 100%;
}

.pro_listo {
	margin-bottom: 1rem;
}

.pro_list li {
	float: left;
	margin-left: 3.3%;
	width: 45%;
	margin-top: 1.5rem;
}


.pro_list li img {
	width: 100%;
	height: 7rem;
	display: block;
}

.pro_list li h2 {
	margin-top: .5rem;
	height: 2rem;
	font-size: .7rem;
	font-weight:bold;
	text-align:center;
	color:#000;
}

.pro_list li p {
	font-size: .6rem;
	line-height: 1rem;
	color:#666;
	overflow:hidden;
}

.pro_list li a:last-child {
	font-size: .6rem;
	color:#fff;
	background:#d2b180;
	display:table;
	margin:0 auto;
	margin-top: .5rem;
	padding: .3rem .5rem;
}

.pro_list1,
.info_list1 {
	margin-bottom: 5rem;
}

.m-dongt {
	margin-top: 2rem;
	width: 100%;
}

.mew_list li {
	margin-top: 1rem;
}

.mew_list li img{
	width:100%;
	display:block;
	margin:0 auto;
}

.mew_list li h2 {
	padding: .5rem;
	font-size: .7rem;
	font-weight: bold;
	text-align: center;
	color:#000;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.mew_list li p {
	padding: .3rem;
	font-size: .6rem;
	line-height: 1.2rem;
	color:#666;
}

.m-con {
	margin-top: 2rem;
	width: 100%;
}

.contact {
	margin-top: 1rem;
	margin-bottom: 5.5rem;
}

.contact p {
    color: #000;
    font-size: .7rem;
	line-height: 1.4rem;
	text-align: center;
}

.contact a {
	color: #666;
    font-size: .8rem;
    line-height: 1.4rem;
}

.fix {
	padding: .5rem 0;
	width:100%;
	background:#a0c3e5;
	position:fixed;
	bottom:0px;
	left:0px;
}


.fix ul li {	
	width: 25%;
	float: left;
}

.fix ul li img{
	width: 30%;
	display: block;
	margin: 0 auto;	
}

.fix ul li figure figcaption{
	font-size: .8rem;
	line-height: 1.8rem;
	color:#fff;
	text-align: center;
	display:block;
}

.ss {
	position:relative;
}

.search_box {	
	width:100%;
	background:#a0c3e5;
	position:absolute;	
	top:-60px;
	left:0px;
	z-index:999;
	display:block;
	padding:15px 0px;
}

.meunx {
	float: left;
	margin-left: 5%;
	width: 10%;
}

.search {
	float: left;
	width: 85%;
}

.sou {	
	background:#fff;
	border:1px solid #ccc;	
	overflow:hidden;
}

.t {
	float: left;
	width: 90%;
	height:30px;
	border:none;
	border-right:none;
}

.s {
	float: left;
	width: 10%;
	height:30px;
	background:url(../img/ss.png) no-repeat scroll center #27ae61;
	background-size: auto 90%;
	border:none;
}

.nav {
	width: 100%;
	height:100%;
	position:absolute;
	top:0px;
	right:0px;
	z-index:99999;
}

.xx {
	float: right;
	width: 20%;
	height:100%;
	background:#000;
	display:block;	
}

.xx img {
	width: 18%;
	margin-left: 30%;
	padding-top: .5rem;
}

.nav ul {
	float: left;
	width: 80%;
	height: 100%;
	background:#eae8e8;
}

.nav ul li {
	border-bottom:1px solid #fff;	
}

.nav ul li a {
	font-size: .7rem;
	line-height: 2rem;
	border-bottom: 1px solid #d3d1d2;	
	display:block;
	padding-left: 1rem;
}

.main {
	margin-bottom: 5rem;
}

.main p {
	padding: .5rem;
	font-size: .7rem !important;
	line-height: 1.5rem;
	text-indent: 2rem;
	color:#666;
}

.main img {
	padding-top: 1rem;
	width: 98%;
	display: block;
	margin: 0 auto;
}

.info_list li {
	margin-top: 1rem;
	padding: 0 .5rem;
	background: #f9fafe;
}

.info_list {
	margin-bottom: 1rem;
}

.info_list li h2 {
	padding-top: .8rem;
	font-size: .8rem;
	color:#000;
	line-height: 1.3rem;
	overflow:  hidden;
	text-overflow:  ellipsis;
	white-space: nowrap;
}

.info_list li p {
	padding: .3rem 0;
	font-size: .7rem;
	line-height: 1.3rem;
	color:#666;
}

.info_list li time{
	font-size: .6rem;
	color:#666;
	display:block;
	padding-bottom:10PX;
}

.xw1 {
	margin-top: 1rem;
	margin-bottom: 5rem;
}

.xw h1 {
	font-size: .8rem;
	text-align:center;
	font-weight:bold;
	line-height: 1.6rem;
}

.tag {
	padding-bottom: .5rem;
	font-size: .7rem;
	line-height: 1.4rem;
	text-align:center;
	display:block;
	color:#666;
}

.details {
	margin: 0 auto;
	width: 95%;
}

.details h2 {
	font-size: .8rem;
	color: #000;
	line-height: 1.4rem;
	font-weight: bold;
}

.details > p {
	padding: .3rem 0;
	font-size: .7rem;
	color: #000;
	line-height: 1.4rem;
}

.details p img {
	width: 98%;
	display: block;
}

.details table {
    width: 100% !important;
    height: auto;
    display: table;
    margin-top: 1rem;
}

.details table tbody {
	width: 100% !important;
}

.details table tbody tr td p {
    padding: 0;
    text-indent: 0 !important
}

.details table tbody tr td p span {
	padding: 0 !important;
	line-height: 2rem;
}

.pagination {
    width: 100%;
    height: auto;
    display: table;
    text-align: center;
    border: none;
}

.pagination .pagefy {
    width: 98%;
}

.pagination .pagefy a {
    font-size: .7rem;
    border: 1px solid #a0c3e5;
    cursor: pointer;
    display: inline-block;
    height: 1.5rem;
    line-height: 1.5rem;
    color: #000;
    padding: 0 .6rem;
	text-align: center;
	margin: .5rem 0;
    margin-right: .4rem;
}

.pagination .pagefy .current { 
	background-color: #a0c3e5; 
	color: #fff;
}

.xgcp { 
    width:100%; 
    height:auto; 
    display:table; 
    border-top:2px solid #666; 
    margin-top:20px;
}

.xgcptit {
    font-size: .9rem;
    height: 2rem;
    line-height: 1.5rem;
    padding-left: 20px;
    margin-top: 1rem;
    color: #000;
    text-align: center;
}

.xgcp ul li{ 
    width: 45%;
    float: left;
    margin-top: .5rem;
    margin-left: 3.5%;
    display: table;
    height: 8rem;
}

.xgcp ul li img{
    width: 100%;
    height: 5rem;
}

.xgcp ul li h2{ 
    line-height: 1.5rem;
    text-align: center;
    font-size: .7rem;
    font-weight: normal;
}

.xgcp ul li a{ 
    font-size: 14px; 
    color:#000;
}

.zuoyou { 
	width:100%; 
	padding:20px 0; 
}
    
.top1 { 
	width:97%;
	font-size: .7rem;
	color:#3b3652; 
	padding-bottom:10px; 
	padding-top:10px;
	margin:0 auto;
}
    
.top1 a {color:#3b3652;}

.search-h1 {
	margin-top: 1rem;
}

.search-h1 span {
	float: left;
	font-size: .8rem;
	display: block;
}

.search-h1 h1 {
	padding: 0 .5rem;
	margin: 0 !important;
	float: left;
	font-size: .8rem;
	color: #47d93c;
}

.guanyu ul li {
    width: 70%;
    height: 1.2rem;
    margin: 0 auto;
    margin-top: 1rem;
}

.guanyu ul li span {
    float: left;
    width: 30%;
   font-size: .9rem;
   display: block;
   line-height: 1.5rem;
}

.guanyu ul li span:nth-child(2) {
    float: right;
    width: 50%;
    text-align: center;
}

.diu figure img {
	width: 100%;
	display: block;
	margin: 1rem auto;
}

.diu figure figcaption a {
	font-size: 1rem;
	color: #000;
	text-align: center;
	display: block;
}

#foo li {
    width: 70%;
    height: 1.2rem;
    margin: 0 auto;
    margin-top: 1rem;
}

#foo li span {
   float: left;
   width: 30%;
   font-size: .8rem;
   display: block;
   line-height: 1.5rem;
}

#foo li span:nth-child(2) {
    float: right;
    width: 50%;
    text-align: center;
}