.tx-mask-wraps{
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 999999;
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,.6);			
	}
	/*.tx-mask-inner:after,.tx-mask-inner:before{
		content: "";
		display: block;
		clear: both;
	}*/
	.tx-mask-inner-wrap{
		display: block;
		padding: 100px;
		width: 800px;
		margin:0 auto;
		position: relative;
		background: transparent;
	}
	.tx-mask-inner{
		display: block;
		width: 800px;
		min-height: 480px;
		margin:30px auto;
		background: #fff;
		overflow: hidden;
		border-radius: 6px;
		position: relative;
	}
	.tx-mask-left{
		display: block;
		float: left;
		width: 56.875%;
		background: #FFFFFF;
	}
	.tx-mask-right{
		display: block;
		float: left;
		width: 43.125%;
	    height: 530px;
		background: #f0f0f0;
	}
	.tx-mask-left-p1{
		text-align: center;
		font-size: 20px;
		color: #d71209;
		margin: 35px auto;
	}
	.forms-wrap{
		overflow: hidden;
		margin: 0 35px;
	}
	.forms-wrap-p{
		overflow: hidden;
		display: block;
		width: 100%;
		height: 43px;
		padding-bottom: 24px;
	}
	.forms-wrap-p-s1{
		display: block;
		width: 100px;
		line-height: 43px;
		float: left;
	}
	.forms-wrap-p-s2{
		display: block;
		width: 280px;
		height: 43px;
		border-radius: 6px;
		border: 1px solid #bababa;
		float: left;
		box-sizing: border-box;
	}
	.forms-wrap-p-s2 input{
		display: block;
		width: 99%;
		height: 40px;
		line-height: 40px;
		margin: 1px auto;
		padding: 12px;
		border: none;
		outline: none;
		box-sizing: border-box;
		background-color: transparent;
	}
	.forms-wrap-p-s3{
		display: block;
		overflow: hidden;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}
	.forms-wrap-p-s3 input {
		width: 100px;
		height: 40px;
		line-height: 40px;
		margin: 1px auto;
		padding: 12px;
		display: block;
		float: left;
		line-height: 43px;
		box-sizing: border-box;
		border: 1px solid #bababa;
		border-radius: 6px;
		margin-right: 10px;			
		outline: none;
		background-color: transparent;
	}
	.forms-wrap-p-s3 img {
		display: block;
		float: left;
		line-height: 43px;
		width: 100px;
		height: 40px;
		margin-right: 10px;
	}
	.forms-wrap-p-s3 span {
		display: block;
		float: left;
		line-height: 43px;
		font-size: 13px;
		cursor: default;				
	}
	.forms-wrap-p-s3 span:hover {
		text-decoration: underline;
	}
	.forms-wrap-p-s4{
		display: block;
		width: 280px;
		height: 43px;
		border-radius: 6px;
		border: 1px solid #bababa;
		float: left;
		box-sizing: border-box;
		overflow: hidden;
	}
	.forms-wrap-p-s4 input{
		display: block;
		width: 170px;
		height: 40px;
		line-height: 40px;
		margin: 1px auto;
		padding: 12px;
		border: none;
		outline: none;
		box-sizing: border-box;
		background-color: transparent;
		float: left;
	}
	.forms-wrap-p-s4 span{
	    padding-left: 10px;
	    display: block;
	    float: left;
	    line-height: 40px;
	    /*border-radius: 6px;*/
	   border-left: 1px solid #bababa;
	    width: 97px;
	    color: #d71209;
	    -webkit-touch-callout: none;
	    -webkit-user-select: none;
	    -khtml-user-select: none;
	    -moz-user-select: none;
	    -ms-user-select: none;
	    user-select: none;
	    background: #f0f0f0;
	}
	.forms-wrap-beizhu{
		font-size: 14px;
	}
	.forms-wrap-beizhu i{
		font-style: normal;
		color: #d71209;
	}
	.forms-wrap-sub{
		display: block;
	}
	.forms-wrap-sub span{
		display: block;
		width: 190px;
		height: 55px;
		text-align: center;
		line-height: 55px;
		color: #fff;
		background: #d71209;
		border-radius: 6px;
		/*margin-top: 30px;*/
		margin: 30px auto;
		font-size: 20px;
	}
	.tx-mask-right-p1{
		display: block;
		margin-top: 30px;
		padding-bottom: 20px;
	}
	.tx-mask-right-p1 img{
		display: block;
		margin: 0 auto;
		width: 54px;
		height: 52px;
	}
	.tx-mask-right-p2{
		text-align: center;
		font-size: 20px;
		padding-bottom: 30px;
		color: #2f2f2f;
	}
	.islist{
		border-top: 1px solid #d5d5d5;
		width: 266px;
		margin: 0 auto;
		overflow: hidden;
		font-size: 16px;
		color: #2f2f2f;
	}
	.islist li{
		display: block;
		line-height: 42px;
		border-bottom: 1px solid #d5d5d5;
		overflow: hidden;
	}
	.islist li span{
		display: block;
		float: left;
		overflow: hidden;
		padding-left: 10px;
		width: 170px;
		box-sizing: border-box;
	}

	.islist li a {
	    color: #d71209;
	    text-align: right;
	    float: right;
	    display: block;
	    padding-right: 10px;
	}
	.tocloses {
		position: absolute;
	    right: 35px;
  			top: 98px;
		z-index: 99;
		display: block;
		width: 20px;
		height: 20px;
		background: url(images/isclose.png) center no-repeat;
	}
	.forms-wrap-p-s1{
		font-size: 16px;
		color: #2f2f2f;
	}
	.swiper-pagination-bullet-active{
		background: #75ad70 !important;
	}
	.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
		width: auto;
		left: initial !important;
		right: 16px !important;
	}
	.main{
		display: flex;
		justify-content:space-between;
	}
	.main_as{
		position: relative;
	}
	.as_relative{
		top: 0px;
		width: 280px;
	}