.TC-fwcx_301 {
  /* width: 100vw; */
  overflow: hidden;
}
/* 修改滚动条宽度 */
body::-webkit-scrollbar {
  display: none;
}

.banner_301 {
  margin-bottom: -4px;
}

.banner_301 img {
  width: 100%;
}
/*-------------------------------*/
.small-cells_301 {
		  margin: 0.5rem 0.8rem 0.3rem;
		  border-radius: 0.3rem;
		  /* 盒子阴影 */
		  -webkit-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.15);
		  -moz-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.15);
		  box-shadow: 0 0px 15px rgba(0, 0, 0, 0.15);

		  /* background-image:url(../images/logobg.png); */
		  background-repeat: no-repeat;
		  background-position: 4rem 2.8rem;
		  background-size: 20rem 20rem;
		  /*overflow: visible;*/
		  overflow: hidden;
		}
		
.small-cells_301 .head-cell_301 .text-tip {
  font-size: 0.55rem;
  color: #4c5365;
  padding: 0.1rem 0 0.4rem;
  line-height: 0.8rem;
}
/*
.head-cell_301 {
	  content: "";
	  position: absolute;
	  bottom: -2px;
	  left: 0;
	  width: 100%;
	  height: 1rem;
	  
	}
*/		
.small-cells_301 .head-cell_301 {
  padding: 0.75rem 0.7rem;
}
.small-cells .head-cell_301:after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 1rem;
  background: url(../img/box-bor00.png) no-repeat left bottom;
  background-size: contain;
}
/**.small-cells .head-cell:last-child:after{
	background:url(../images/box-bor01.jpg) no-repeat left bottom;background-size:contain;
}**/
.small-cells_301 .head-cell_301 .text-hd {
  font-size: 0.65rem;
  color: #425582;
  font-weight: bold;
}

.small-cells_301 .head-cell_301 .text-tip {
  font-size: 0.55rem;
  color: #4c5365;
  padding: 0.1rem 0 0.4rem;
  line-height: 0.8rem;
}


	  
	
		.weui-cells_301 {
			margin-top: 1.17647059em;
			background-color: #ffffff;/*#F8F8FF,B0C4DE,778899*/
			line-height: 1.41176471;
			font-size: 17px;
			overflow: hidden;
			position: relative;
			
		}
		
		.weui-input_301 {
		margin: 0.3rem 0.3rem 0.3rem;
		padding:0.2rem;
		border-radius: 0.4rem;
		width: 60%;
		border: 1;
		outline: 0;
		
		-webkit-appearance: none;
		background-color: transparent;
		font-size: inherit;
		color: inherit;
		height: 1.81176471em;
		line-height: 1.41176471;
		
	}
	
