@charset "utf-8";
body,html{
	background:#f3f3f3;
	font-family: 'Microsoft Yahei', STHeiti, sans-serif;
}
body img{
	max-width: 100%;
}
header {
	height: 1.173333rem;
	background: #fff;
	position: relative;
	text-align: center;
	background:#00d865;
}

header h1 {
	font-weight: normal;
	font-size:0.426667rem;
	height: 1.066667rem;
	line-height: 1.066667rem;
	
	color:#fff;
}

header .back {
	position: absolute;
	left: 0.266667rem;
	top: 0.266667rem;
}

.back img{
	width: 0.25rem;
    vertical-align: middle;
    margin-left: 0.133333rem;
    margin-top: 0.05rem;
}

header .back a{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	border-radius: 50%;
}

header .news {
	position: absolute;
	right: 0.266667rem;
	top: 0.266667rem;
	font-size: 0.32rem;
}
.news .redround {
	width: 0.16rem;
	height: 0.16rem;
	border-radius: 50%;
	background: red;
	position: absolute;
	right: 0;
	top: 0.053333rem;
}
header .msg{
	position: absolute;
	right: 0.366667rem;
	top: 0.366667rem;
	font-size: 0.32rem;
}
.msg img{
	width:0.466667rem;
	vertical-align: middle;
	margin-right: 0.133333rem;
}
.back i,.news i{
	font-size:0.666667rem;
	color:#fff;
}

.news i{
	vertical-align: middle;
	margin-left: 0.133333rem;
}

section{
	width:100%;
}

section .title{
	width:100%;
	font-size:0.42rem;
	line-height: 0.7rem;
	background:#fff;
	text-align: center;
	font-weight: 600;
	padding:0.266667rem 0;
}

section .from{
	height:0.586667rem;
	text-align: center;
	line-height: 0.586667rem;
	margin:0 auto;
}

.from p{
	float: left;
	text-align: center;
	color:#94a2a6;
}

.from p:nth-of-type(1){
	margin-left: 5%;
    /* width: 60%; */
    float: left;
}

.from p:nth-of-type(2){
	    /* width: 25%; */
    margin-right: 2%;
    float: right;

}

section .banner{
	width:100%;
	padding-bottom:0.666667rem;
	background: #fff;
}

section .introduce{
	width:100%;
	background: #fff;
}

.introduce .introTop{
	width:93%;
	font-size:0.38rem;
	text-indent: 1em;
	font-weight: 600;
	display: block;
	margin:0 auto!important;
}

.introduce .introMsg p{
	width:93%;
	font-size:0.38rem;
	margin:0 auto!important;
	line-height:0.6rem;
	padding-top: 0.3rem;
}

.ibottom{
	width:100%;
	height:0.8rem;
	color: #94a2a6;
	background:#fff;
}

.ibottom span:nth-of-type(1){
	float: left;
	margin-left:0.266667rem;
	line-height:0.8rem;
	height:0.8rem;
	font-size:0.32rem;
}

.ibottom span:nth-of-type(2){
	float: right;
	margin-right:0.266667rem;
	line-height:0.8rem;
	height:0.8rem;
	font-size:0.32rem;
}

.ibottom img{
	float: right;
    width: 0.55rem;
    margin: 0.1rem;
}

.itemUl{
	width: 100%;
}

.itemLi{
	width:100%;
}

.itemLi .itemTop{
	width: 100%;
	height:1.466667rem;
	background:#fff;
	position: relative;
}

.itemLi .itemTop:before{
	content: "";
   display: block;
   position: absolute;
   top:0%;
   left: -50%;
   width: 200%;
   height: 1px;
   background: #c6d3cc;
   transform:scale(0.5);
   -webkit-transform:scale(0.5);
}

.itemLi .itemTop:after{
	content: "";
   display: block;
   position: absolute;
   top:100%;
   left: -50%;
   width: 200%;
   height: 1px;
   background: #c6d3cc;
   transform:scale(0.5);
   -webkit-transform:scale(0.5);
}

.itemLi .itemTop .head{
	width:1.173333rem;
	height:1.173333rem;
	margin-left: 0.266667rem;
	margin-top:0.146667rem;
	margin-right: 0.32rem;
	border-radius: 50%;
	float: left;
}

.itemLi .itemTop div{
	width:80%;
	float: left;
}

.itemLi .itemTop div p:nth-of-type(1){
	margin-top:0.2rem;
	font-size: 0.426667rem;
}

.itemLi .itemTop div p:nth-of-type(2){
	font-size: 0.373333rem;
	color:#94a2a6;
}

.itemLi .info{
	width:85%;
	padding:0.266667rem 7.5% 0.533333rem 7.5%;
	font-size: 0.373333rem;
	line-height: 0.6rem;
	background:#fff;
}

.itemLi .itemImg{
    width:100%;
    background:#fff;
    white-space: nowrap;
    background: #fff;
    overflow-x: scroll;
    overflow-y: hidden;
}

.itemLi .itemImg img{
    width: 28%;
    padding:0 2.5% 0 0;
    display: inline;
}

.itemLi .itemImg img:nth-of-type(1){
	padding-left:5%;
}

.itemLi .itemImg img:nth-last-of-type(1){
	padding-right:5%;
}

.itemLi .itemBottom{
	width: 100%;
    background: #fff;
    height: 1.2rem;
    line-height: 1.4rem;
    text-align: right;
    font-size: 0.32rem;
    color: #94a2a6;
    margin-bottom: 0.133333rem;
}

.itemLi .itemBottom .shan{
	float: left;
    width: 0.6rem;
    margin-top: 0.3rem;
    margin-left: 5%;
    margin-right: 5%;
}



.itemLi .itemBottom .zan{
	float: right;
    width: 0.6rem;
    margin-top: 0.35rem;
    margin-left: 1.5%;
    margin-right: 5%;
}

footer{
	position: fixed;
	border-top: 1px solid #ededed;
	height: 1.306667rem;
	/*min-height: 43px;*/
	width: 100%;
	background-color: #fff;
	left: 0;
	bottom: 0;
	z-index: 888;
}

footer button{
	width:50%;
	height:0.8rem;
	margin-top: 0.25rem;
    margin-left: 25%;
	text-align: center;
	color: #fff;
	background:#00d865;
	line-height: 0.8rem;
	font-size: 0.4rem;
	border:none;
	border-radius: 0.5rem;
}

.emptyDiv{
	width:100%;
	height:1.306667rem;
}

.animated {
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-fill-mode: forwards ;
	animation-fill-mode: forwards 
}

@-webkit-keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	50% {
		opacity: 1
	}
}

@keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		-ms-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	50% {
		opacity: 1
	}
}

.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn
}

@-webkit-keyframes zoomOut {
	0% {
		opacity: 1
	}
	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	100% {
		opacity: 0
	}
}

@keyframes zoomOut {
	0% {
		opacity: 1
	}
	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		-ms-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	100% {
		opacity: 0
	}
}

.zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut
}

.whiteTest{
	width:100%;
	height:100%;
	background:#fff;
	position: fixed;
	z-index: 10000;
	display: none;
	top:1.1rem;
}

.zoomTitle{
	width:100%;
	text-align: center;
	line-height: 1.066667rem;
	font-size: 0.426667rem;
	position: relative;
}

.zoomTitle:after{
	content: "";
   display: block;
   position: absolute;
   top:100%;
   left: -50%;
   width: 200%;
   height: 1px;
   background: #c6d3cc;
   transform:scale(0.5);
   -webkit-transform:scale(0.5);
}

.zoomInfo{
	line-height: 0.6rem;
	text-indent: 1em;
	padding-top:0.3rem;
	width:100%;
	height:4.0rem;
	overflow:auto;
	border:0;
	font-size:0.373333rem;
}

.zoomInfo:after{
	content: "";
   display: block;
   position: absolute;
   top:100%;
   left: -50%;
   width: 200%;
   height: 1px;
   background: #c6d3cc;
   transform:scale(0.5);
   -webkit-transform:scale(0.5);
}

.zoomImg{
	width:100%;
	height:3rem;
	position: relative;
}

.zoomImg:before{
	content: "";
   display: block;
   position: absolute;
   top:0%;
   left: -50%;
   width: 200%;
   height: 1px;
   background: #c6d3cc;
   transform:scale(0.5);
   -webkit-transform:scale(0.5);
}

.zoomSub{
	width:100%;
	height:100%;
	background:#f3f3f3;
	overflow:hidden;
}

.zoomSub div{
	width:50%;
	height:0.9rem;
	margin-top: 0.4rem;
    margin-left: 25%;
	text-align: center;
	color: #fff;
	background:#00d865;
	line-height: 0.9rem;
	font-size: 0.4rem;
	border:none;
	border-radius: 0.5rem;
}

.zoomImgInner{
    float:left;
    width: 100%;
}


.zoomImgInner div #result{
    margin: 0.3rem;
    width: 2.6rem;
}

.zoomImgInner div #result img{
    width: 2.6rem;
    height: 2.6rem;
}

.zoomImg .add{
    width: 2.6rem;
    height: 2.6rem;
    float: left;
    border:1px solid #f3f3f3;
}

.zoomImg .add img{
    width:1rem;
    height:1rem;
    margin:0.8rem;
}

#file_input1{
    display: none;
}
#file_input2{
    display: none;
}
#file_input3{
    display: none;
}