html,body{height:100%}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    margin: 0;
    padding: 0;
}
ul li{
	list-style-type: none
}
a {  
	text-decoration:none;
	color: #000;
}
input,button {
  border:none;
  outline:none;
}
body{-webkit-tap-highlight-color: rgba(0,0,0,0);}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clear:after{
	content: '';
	clear: both;
	display: block;
	height: 0;
}
.backcolor-d{
	padding-top: 0.2rem;
	background-color: #f1f1f1;
}
.fc-white{
	color: #fff;
}
.head{
	background: url(../images/back.jpg) no-repeat 0 0/100% 1.4rem;
	height: 1.05rem;
	padding-top: 0.3rem;
}
.red{
	color:#d7000f;
}
.logo{
	/* width: 15%; */
	padding-left: 0.35rem;
	height: 0.8rem;
}
.logo-name{
	padding-left: 0.38rem;
	width: 68%;
}
.logo-name-cn{
	/* padding-left: 0.25rem;
	padding-top: 0.22rem; */
	font-size: 16px;
}
.logo-name-en{
	font-size: 12px;
}
.index-news-head{
	display: flex;
	justify-content:center;
	padding-top: 0.3rem;
	padding-bottom: 0.25rem;
}
.index-news-title{
	font-size: 18px;
	color: #333;
	text-align: center;
}
.index-news-route-1{
	border-bottom: 1px solid #ddd;
	width: 0.6rem;
	margin-bottom: 0.2rem;
	margin-right: 0.2rem;
}
.index-news-route-2{
	border-bottom: 1px solid #ddd;
	width: 0.6rem;
	margin-bottom: 0.2rem;
	margin-left: 0.2rem;
}
.index-about-route-1{
	border-bottom: 1px solid #ddd;
	margin-bottom: 0.2rem;
	margin-right: 0.2rem;
	width: 0.6rem;
	
}
.index-about-route-2{
	border-bottom: 1px solid #ddd;
	width: 0.6rem;
	margin-bottom: 0.2rem;
	margin-left: 0.2rem;
}
.index-news-name{
	text-align: center;
	padding-bottom: 0.25rem ;
}
.index-news-name .on{
	color: #d7000f;
}
.index-news-cation{
	display: inline-block;
	font-size: 14px;
	padding: 0 0.25rem;
}
.index-news-son{
	display: none;
	padding-bottom: 0.3rem;
}
.news-con-back{
	background-color: #fff;
	padding-top: 0.1rem;
}
.news-con-back .active{
	display: block;
}
.index-news-list{
	font-size: 12px;
	margin: 0 auto;
	padding: 0.15rem 0.25rem;
	border-bottom: 1px solid #f1f1f1;
}
.index-news-more{
	margin: 0 auto;
	color: #fff;
	background-color: #83c326;
	width: 1.6rem;
	height: 0.6rem;
	line-height: 0.6rem;
	text-align: center;
	border-radius: 0.1rem;
	margin-bottom: 0.3rem;
}

.index-swiper-pic{
	width: 100%;
	height: 180px;
}
.index-about-con{
	padding: 0.3rem 0.2rem 0.3rem 0.2rem;
}
.index-about-con p{
	font-size: 12px;
	line-height: 17px;
	text-indent: 2em;
}
.index-friend-link{
	display: block;
	padding: 0 0.1rem;
}
.index-friend{
	width: 100%;
}
.footer{
	position: fixed;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: space-around;
	width: 100%;
	height: 0.9rem;
	background-color: #fff;
	border-top: 1px solid #ddd;
	z-index: 99;
	text-align: center;
	box-sizing: border-box;
}
.padd-t-08{
	padding-bottom: 0.85rem;
}
.padd-t-15{
	padding-bottom: 1.5rem;
}
.friend-swiper{
	padding-top: 0.25rem;
	background-color: #fff;
	padding-bottom: 0.25rem;

}
.footer-one{
	flex: 1; 
}
.footer-pic{
	width: 0.35rem;
}
.footer-name{
	font-size: 12px;
}
.footer-name2{
	font-size: 12px;
	color:#83c326;
}
.index-menu{
	display: flex;
	flex-direction: row;
}
.record{
	text-align: center;
	font-size: 12px;
	padding-top: 0.48rem;
	padding-bottom: 0.24rem;
}


/*列表页*/
.head-menu{
	display: flex;
	height: 0.8rem;
	background-color: #d7000f;
	color: #fff;
}
.head-menu-link{
	position: relative;
	flex: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 0.8rem;
	opacity: 0.8;
}
.head-menu-link.active{
	opacity: 1;
}
.head-menu-link.active:after{
	content:"";
	position: absolute;
	left: 50%;
	bottom: -1px;
	display: block;
	margin-left: -10px;
	border: 10px solid transparent;
	border-bottom-color: #fff; 
}
.head-menu-pic{
	width: 10px;
	height: 10px;
	padding-top: 0.01rem;
	padding-left: 0.08rem;
}
.head-menu-title{
	font-size: 14px;
	color: #fff;
}
.head-nav-wrapper{
	position: absolute;
	top: 0.8rem;
	bottom: 0.9rem;
	left: 0;
	right: 0;
	background-color: #fff;
	z-index: 100;
}
.head-nav-hidden{
	display: none;
}
.head-nav-list-hidden{
	display: none;
}
.head-nav-item{
	display: block;
	margin: 0 0.25rem;
	padding: 0.35rem 0;
	border-bottom: 1px solid #ddd;
	font-size: 14px;
	color: #333;
	text-align: center;
}
.list-head{
	font-size: 14px;
	color: #333;
	border-left: 3px solid #83c326;
	margin-left: 0.3rem;
	padding-left: 0.15rem;
}
.list-all{
	padding-top: 0.4rem;
}
.list{
	padding: 0 0.25rem;
}
.list-li{
	padding: 0.2rem 0;
	border-bottom: 1px solid #ddd;
	font-size: 12px;
}
.list-con{
	display: flex;
	justify-content: space-between;
}
.list-title{
	width: 4.5rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.list-page{
	display: flex;
	justify-content: space-between;
	padding: 0.25rem 0.3rem 0 0.3rem;
	font-size: 12px;
}
.page-prev{
	/*border:1px solid #005982;*/
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #ddd;
	width: 0.7rem;
	height: 0.35rem;
	padding: 0.15rem;
}
.page-num{
	padding-top: 0.15rem;
}
.content-all{
	padding: 0.3rem 0.2rem 0.3rem 0.2rem;
}
.content-head{
	text-align: center;
	padding-bottom: 0.2rem;
}
.content-title{
	font-weight: bold;
	padding-bottom: 0.1rem;
}
.content{
	font-size: 12px;
	padding-bottom: 0.3rem;
}
.content img{max-width: 100%}
.content-page{
	font-size: 14px;
	padding-top: 0.15rem;
	border-top: 1px solid #ccc;
}

/**搜索**/
.search-list{
	padding: 0.5rem 0.2rem 1.2rem 0.2rem;
}
.search-list-pic{
	width: 100%;
	padding-bottom: 0.25rem;
}
.list_row{
	width: 4.2rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.list_row2{
	width: 5.8rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.content-page-prev{
	padding: 0.15rem 0;
}


.public-search{
	padding: 0.2rem 0.25rem 0;
}
.search-form{
  display: flex;
  align-items: center;
  height: 0.65rem;
  background-color: #f1f1f1;
  border-radius: 0.2rem;
  overflow: hidden;	
}
.search .search-pic{
  width: 0.8rem;
  height: 0.45rem;
  box-sizing: border-box;
  border-left: 1px solid #ddd;
  background: url(../images/search.png) no-repeat center center/20px 20px;
}
.public-search .search-pic{
  width: 0.8rem;
  height: 0.45rem;
  box-sizing: border-box;
  border-left: 1px solid #ddd;
  background: url(../images/search.png) no-repeat center center/20px 20px;
}
.index-search{
  flex:1;
  height: 0.65rem;
  padding-left: 0.2rem;
  background-color: transparent;
  color: #333;
  box-sizing: border-box;
}
.public-input{
  flex:1;
  height: 0.65rem;
  padding-left: 0.2rem;
  background-color: transparent;
  color: #333;
  font-size: 14px;
  box-sizing: border-box;
}
.index-search::-webkit-input-placeholder{
  color:#333;
}
.index-search:-moz-placeholder {
  color: #333;
}
.index-search:-ms-input-placeholder {
  color: #333;
}
.input-search::-webkit-input-placeholder{
  color:#333;
}
.input-search:-moz-placeholder {
  color: #333;
}
.input-search:-ms-input-placeholder {
  color: #333;
}
.search-reminder{
	text-align: center;
	padding-top: 1rem;
	font-size: 16px;
	color: #333;
}
.list-search{
	padding-top: 0.2rem;
}
.list-music{
	width: 100%;
	background-color: #f7f7f7;
	font-size: 14px;
	margin-top: 0.25rem;
	padding: 0 0.25rem;
}
.list-music-back{
	padding-top: 0.25rem;
}
.list-music-col1{
	width: 1rem;
}
.list-music-col2{
	width: 1rem;
}
.list-music-col4{
	width: 0.48rem;
}
.list-music-col5{
	width: 1.2rem;
}
.list-all-col{
	height: 0.2rem;
	font-size: 12px;
	padding: 0.2rem 0;
}
.member-head{
	display: flex;
	justify-content: center;
	padding-top: 1rem;
}
.member-head-img{
	width: 1.5rem;
	height: 2rem;
}
.memberLoad-all{
	height:55%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.index-member-number{
	padding-bottom: 0.2rem;
}
.index-member-password{
	padding-bottom: 0.6rem;
}
.index-landing{
	width: 4rem;
	font-size: 18px;
	/* padding-top: 0.15rem; */
	/* padding-bottom: 0.25rem; */
	padding-left: 0.2rem;
	border-bottom: 1px solid #ccc;
}
.index-landing::-webkit-input-placeholder{
	color: #bbb;
}
.index-landing-button{
	width: 4.8rem;
	background-color: #83c326;
	color: #fff;
	font-size: 18px;
	padding: 0.18rem;
	margin: 0 auto;
	text-align: center;
	margin-top: 0.5rem;
	/* border-radius: 0.1rem;
	margin-top: 0.5rem; */
}
.member-list-head{
	height: 0.7rem;
	line-height: 0.7rem;
	background-color: #f5f5f5;
	color: #333;
}
.member-list-num{
	color: #333;
	font-size: 16px;
	padding-left: 0.2rem;
}
.member-list-quit{
	color: #333;
	font-size: 16px;
	padding-right: 0.2rem;
}
.member-box{
	padding: 0.2rem;
}
.collapsing{ 
	height: 50px; 
	line-height: 50px; 
	cursor: pointer; 
	text-align: center; 
	background: url(../images/member_right.png) #005982 no-repeat 98% center / 20px 20px;
	color: #fff; 
	font-size: 18px;
}
.coll_body{
	background-color: #f1f1f1;
	display: none; 
	padding: 0.25rem 0;
	border-top: none;
}
.coll_body .coll_body_content{
	font-size: 16px;
	display:block; 
	text-align: center;
	padding: 0.05rem 0;
}
.current{
	background-image:url(../images/member_down.png);
}
.index-category{
	height: 0.5rem;
	/* padding-top: 0.2rem; */
	margin-left:0.3rem;
	margin-bottom: 0.3rem;
	border-left: 5px solid #83c326;
}
.index-category-en{
	font-weight: bold;
	padding-left: 0.3rem;
}
.index-category-ch{
	padding-left: 0.3rem;
	font-size: 12px;
}
.index-product-back{
	background-color: #fff;
}
.index-product-image{
	width: 2.5rem;
}
.index-product-name{
	font-size: 12px;
	text-align: center;
}
.index-product{
	padding-left: 0.45rem;
	padding-top: 0.2rem;
	padding-bottom: 0.2rem;
}
.product-list{
	width: 2.8rem;
	height: 2.8rem;
	padding-top: 0.5rem;
	padding-left: 0.1rem;
}
.product-list-image{
	width: 3rem;
}
.product-list-image{
	font-size: 13px;
	text-align: center;
}
.product{
	background-color: #eee;
	padding-top: 0.2rem;
}
.product_img{
	width: 100%;
	height: 4.5rem;
	border-radius:0.2rem;
	margin-top: 0.2rem;
}
.product-content-classifl-title{
	font-size: 18px;
	font-weight: bold;
}
.product-content-classifl{
	background-color: #fff;
	border-radius:0.2rem;
	margin-top: 0.2rem;
	padding: 0.2rem;
}
.product-content{
	background-color: #fff;
	border-radius:0.2rem;
	/* padding-bottom: 0.2rem; */
	padding: 0.2rem;
	margin-top: 0.2rem;
}
.product-content-details{
	color: #83c326;
	font-size: 18px;
	font-weight: bold;
	padding-top: 0.1rem;
	padding-left: 0.2rem;
}
.form-img{
	width: 100%;
	padding-top: 15px;
}
.form-title{
	padding-top: 0.2rem;
	padding-left: 0.25rem;
}
.form-title p{
	letter-spacing: 5px;
    color: #83c326;
    font-size: 20px;
    width: 150px;
    border-left: 3px solid #83c326;
	font-weight: bold;
	padding-left: 0.2rem;
}
.form-content {
    width: 92%;
    height: 200px;
    margin-top: 0.3rem;
}
.form-sheet{
	padding-left: 0.35rem;
	padding-top: 0.3rem;
}
.form-sheet-content{
	padding-left: 0.35rem;
	padding-top: 0.3rem;
}
.form-sheet-name{
	width: 1.4rem;
}
.product-classify-list{
	background-color: #eee;
	border: 1px solid #aaa;
	border-radius: 0.3rem;
	padding: 0.15rem 0.2rem;
	margin-top: 0.3rem;
}
.product-classify-direction{
	width: 0.5rem;
}
.case-list-img{
	width: 100%;
	height: 3.5rem;
}
.case-list-title{
	font-size: 14px;
	padding-top: 0.1rem;
	text-align: center;
	/* width: 4.5rem; */
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.head-menu-trigger{
	width: 0.5rem;
	padding-top: 0.15rem;
	padding-right: 0.2rem;
}

.menu-wrapper{
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	display: none;
	background-color: rgba(0,0,0,0.3);
	overflow: hidden;
	z-index: 99;
}
.menu-content{
	position: absolute;
	top: 0;
	bottom: 0;
	left: -180px;
	padding-top: 10px;
	width: 180px;
	background-color: #fff;
}
.menu-nav-item{
	display: block;
	padding: 12px;
	font-size: 16px;
}
.menu-nav-item.active{
	color:#83c326;
	background-color: #eee;
}
.menu-logo{
	display: block;
	margin: 0 auto;
	width: 90%;
	margin-bottom: 10px;
}
.pagination{
	text-align: center;
	padding-top: 0.5rem;
}
.pagination-item {
    display: inline-block;
    color: #666161;
    font-size: 14px;
    padding: 0 0.1rem;
}
.pagination-num {
    display: inline-block;
}