.btn {
  width: 6.9rem;
  height: 1rem;
  display: block;
  background: #F46524;
  font-size: 0.36rem;
  line-height: 1rem;
  color: #fff;
  text-align: center;
  border-radius: 0.96rem;
  margin: 0.7rem auto 0;
}
.btn.grey {
  background: #CACACA;
  color: #666;
}
.MoneyMore .btn {
  background: #0ACB9B;
}
.YesRupee .btn {
  background: linear-gradient(135deg, #168bff 0%, #1664ff 100%);
}
.MadRupee .btn {
  background: #E53017;
}
.NewCash .btn {
  background: #80C125;
}
.Qloan .btn {
  background: linear-gradient(135deg, #fe4a4a 0%, #ff8c33 100%);
}
.URupee .btn {
  background: #F76800;
}
.about {
  padding: 0.22rem 0.3rem;
  font-size: 0.3rem;
  line-height: 0.42rem;
  color: #333;
}
.about p {
  text-indent: 2em;
}
.contact {
  padding: 0.1rem 0.3rem;
}
.contact ul li {
  border-bottom: 1px solid #CACACA;
  font-size: 0.32rem;
  line-height: 0.45rem;
  color: #333;
  display: flex;
  padding: 0.26rem 0;
}
.contact ul li h6 {
  font-weight: bold;
  width: 3.3rem;
}
.contact ul li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 55%;
}
.contact ul li a i {
  width: 0.44rem;
  height: 0.49rem;
  display: block;
  background: url(../img/tell.png) no-repeat center center / 100% auto;
}
.contact .repaymentInfo{
	font-size: 0.32rem;
	margin-top: 10px;
}
.contact ul li:last-child {
  /* display: block; */
}
.contact ul li:last-child h6 {
  margin-bottom: 0.2rem;
}
.protoc {
  color: #333;
  padding: 0 0.3rem;
}
.protoc h2 {
  font-size: 0.36rem;
  line-height: 0.8rem;
  font-weight: bold;
  text-align: center;
}
.protoc_cont h5 {
  font-size: 0.3rem;
  line-height: 0.42rem;
  margin: 0.15rem 0;
  text-align: center;
}
.protoc_cont h6 {
  font-size: 0.28rem;
  line-height: 0.4rem;
  margin: 0.15rem 0;
}
.protoc_cont p {
  font-size: 0.26rem;
  line-height: 0.36rem;
  text-indent: 2em;
  margin-bottom: 0.1rem;
}
.protoc_cont .protoc_tip {
  color: #E6560D;
}
.protoc_cont img {
  width: 2.6rem;
  height: 3.5rem;
  display: block;
  margin: 0.2rem;
}
.quest {
  background: #fff;
}
.quest_middle {
  margin-top: 0.25rem;
}
.quest_middle img {
  width: 0.4rem;
  height: 0.4rem;
  margin-left: 0.3rem;
  vertical-align: top;
}
.quest_middle_question {
  font-size: 0.32rem;
  font-weight: 500;
  display: inline-block;
  width: 6.5rem;
}
.quest_choice {
  margin-top: 0.2rem;
  margin-left: 0.8rem;
  font-size: 0.3rem;
}
.quest_choice img {
  width: 0.44rem;
  height: 0.44rem;
  margin-right: 0.16rem;
}
.quest_choice ul li {
  line-height: 0.5rem;
}
.quest_choice ul li span {
  display: inline-block;
  vertical-align: top;
  width: 5.5rem;
}
.quest_text {
  width: 6.58rem;
  height: 2.44rem;
  margin-left: 0.5rem;
  color: #999999;
  font-size: 0.28rem;
  overflow: auto;
  padding-top: 0.4rem;
}
.quest_text textarea {
  width: 99%;
  height: 100%;
  background: #F9F9F9;
}
.quest_tips {
  font-size: 0.3rem;
  color: #F46524;
  margin: 0.3rem;
  letter-spacing: 0.01rem;
}
.table {
  margin: 0.1rem 0;
}
.table tr td,
.table tr th {
  border: 1px solid #ccc;
  border-collapse: collapse;
  padding: 0.05rem 0.1rem;
}
.letter_top {
  display: flex;
  justify-content: space-between;
  padding: 0.2rem 0.1rem 0.5rem;
  align-items: center;
}
.letter_top img {
  width: 2rem;
  height: 0.9rem;
}
.letter_top div {
  width: 4rem;
  font-size: 0.2rem;
}
.letter_top div h6 {
  font-size: 0.26rem;
  font-weight: bold;
  margin-bottom: 0.2rem;
}
.letter_top div p {
  text-indent: 0;
}
.letter_cont {
  font-size: 0.26rem;
  line-height: 0.36rem;
  color: #333;
  padding: 0 0.3rem;
}
.letter_cont h2,
.letter_cont h3 {
  font-size: 0.36rem;
  line-height: 0.8rem;
  font-weight: bold;
  text-align: center;
}
.letter_cont h3 {
  font-size: 0.32rem;
  line-height: 0.6rem;
  font-weight: normal;
}
.letter_cont p {
  text-indent: 2em;
  margin-bottom: 0.1rem;
}
.letter_cont b {
  font-weight: bold;
}
.letter_cont div {
  margin-bottom: 0.1rem;
}
.saction_letter_top {
  padding: 0.2rem 0.1rem 0.3rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.saction_letter_top img {
  width: 6rem;
  height: 1.5rem;
}
.saction_letter_top h3 {
  font-weight: 900;
  font-size: 0.36rem;
  margin-top: 0.15rem;
}
.saction_letter_top p {
  font-size: 0.25rem;
}
.saction_letter_con {
  font-size: 0.26rem;
  line-height: 0.36rem;
  color: #333;
  padding: 0 0.3rem;
}
.saction_letter_con b {
  font-weight: bold;
}
.saction_letter_con p {
  text-indent: 2em;
  margin-bottom: 0.1rem;
}
.saction_letter_con h3 {
  font-size: 0.36rem;
  line-height: 0.8rem;
  font-weight: bold;
  /* text-align: center; */
}
.saction_letter_con h6 {
  font-weight: bold;
  font-size: 0.30rem;
  margin-bottom: 0.15rem;
}
.saction_letter_bottom {
  padding: 0 0.3rem;
  margin-top: 0.5rem;
  font-size: 0.26rem;
}
.saction_letter_bottom p {
  margin-bottom: 0.1rem;
}
.saction_letter_bottom p span{
  display: inline-block;
  width: 1.2rem;
}
/*inditrade sanction letter*/
.inditradeWrap {
  padding: 0.2rem 0.1rem 0.3rem;
}
.inditrade_top img {
  width: 3rem;
  height: 1.1rem;
}
.inditrade_top h3 {
  font-weight: 900;
  font-size: 0.36rem;
  margin-top: 0.15rem;
  text-align: center;
}
.inditrade_con {
  font-size: 0.26rem;
  line-height: 0.36rem;
  color: #333;
  padding: 0 0.3rem;
}
.inditrade_con b {
  font-weight: bold;
}
.inditrade_con .regist{
	display: inline-block;
	margin-bottom: 0.3rem;
}
.inditrade_con p {
  text-indent: 2em;
  margin-bottom: 0.1rem;
}
.inditrade_con h3 {
  font-size: 0.36rem;
  line-height: 0.8rem;
  font-weight: bold;
  /* text-align: center; */
}
.inditrade_con h5 {
  margin-bottom: 0.15rem;
}
.inditrade_con h6 {
  font-weight: bold;
  font-size: 0.30rem;
  margin-bottom: 0.30rem;
}
.inditrade_bottom {
	padding: 0 0.3rem;
	font-size: 0.26rem;
}
.inditrade_bottom h4 {
	text-align: center;
	font-weight: bold;
	font-size: 0.30rem;
	margin-bottom: 0.1rem;
}
.inditrade_bottom .inditrade_bottom_footer{
	overflow: hidden;
}
.inditrade_bottom .inditrade_bottom_footer .inditrade_bottom_footerL{
	/* width: 35%; */
	float: left;
	table-layout:fixed; word-break: break-all; overflow:hidden;
	font-weight: bold;
}
.inditrade_bottom .inditrade_bottom_footer .inditrade_bottom_footerR{
	width: 65%;
	float: left;
}
.inditrade_bottom_footer b{
	font-weight: bold;
}
.inditrade_bottom_website {
	table-layout:fixed; word-break: break-all; overflow:hidden;
	text-align: center;
}
.inditrade_bottom_website span {
	font-weight: bold;
}
/*protocol_privacy2*/
.privacy_wrap {
	color: #333;
	padding: 0 0.3rem;
	word-wrap: break-word;
	white-space: normal;
	word-break: break-all;
}
.privacy_wrap h2 {
  font-size: 0.36rem;
  line-height: 0.8rem;
  font-weight: bold;
  /* text-align: center; */
}
.privacy_content {
	font-size: 0.26rem;
}
.privacy_content h5 {
  font-size: 0.26rem;
  text-indent: 2em;
  /* line-height: 0.42rem; */
  /* margin: 0.15rem 0; */
  /* text-align: center; */
}
.privacy_content h6 {
  font-size: 0.28rem;
  line-height: 0.4rem;
  margin: 0.25rem 0 0.1rem 0;
  font-weight: bold;
}
.privacy_content p {
  font-size: 0.26rem;
  line-height: 0.36rem;
  text-indent: 2em;
  margin-bottom: 0.2rem;
}
.privacy_content h4 {
  font-size: 0.26rem;
  padding: 0 0 0 0.3rem;
}
.privacy2_foot{
	margin-bottom: 0.2rem;
}

/* 借款协议 */
/*protocol_privacy2*/
.borrow_wrap {
	color: #333;
	padding: 0 0.3rem;
	word-wrap: break-word;
	white-space: normal;
	word-break: break-all;
}
.borrow_wrap h2 {
  font-size: 0.36rem;
  line-height: 0.8rem;
  font-weight: bold;
  /* text-align: center; */
}
.borrow_content {
	font-size: 0.26rem;
}
.borrow_content h5 {
  font-size: 0.26rem;
  text-indent: 2em;
  /* line-height: 0.42rem; */
  /* margin: 0.15rem 0; */
  /* text-align: center; */
}
.borrow_content h6 {
  font-size: 0.28rem;
  line-height: 0.4rem;
  margin: 0.25rem 0 0.1rem 0;
  font-weight: bold;
}
.borrow_content p {
  font-size: 0.26rem;
  line-height: 0.36rem;
  text-indent: 2em;
  margin-bottom: 0.2rem;
}
.borrow_content h4 {
  font-size: 0.26rem;
  padding: 0 0 0 0.3rem;
}
.privacy2_foot{
	margin-bottom: 0.2rem;
}

/* repayment*/
/* 还款说明 */
.intord_wrap {
	color: #333;
	padding:  0.15rem;
	word-wrap: break-word;
	white-space: normal;
	word-break: break-all;
	background-color: #F7F9FE;
}
.intord_wrap h2 {
  font-size: 0.36rem;
  line-height: 0.8rem;
  font-weight: bold;
  /* text-align: center; */
}
.intord_content {
	font-size: 0.26rem;
	padding: 0.2rem;
	background-color: #fff;
	box-shadow: 0px 0px 8px 0px rgba(198, 207, 228, 0.35);
	border-radius: 20px;
}
.intord_content h5 {
  font-size: 0.26rem;
  text-indent: 2em;
  /* line-height: 0.42rem; */
  /* margin: 0.15rem 0; */
  /* text-align: center; */
}
.intord_content h6 {
  font-size: 0.28rem;
  line-height: 0.4rem;
  margin: 0.25rem 0 0.1rem 0;
  font-weight: bold;
}
.intord_content p {
  font-size: 0.26rem;
  line-height: 0.36rem;
  /* text-indent: 2em; */
  margin-bottom: 0.2rem;
}
.intord_content h4 {
  font-size: 0.26rem;
  padding: 0 0 0 0.3rem;
}
.intord_content .stepWrap{
	display: flex;
	align-items: center;
}
.intord_content .stepWrap .stepLeft{
	width: 0.8rem;
	height: 0.8rem;
	border-radius: 50%;
	border:3px solid #3C73F8;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #3C73F8;
	line-height: 36px;
}
.intord_content .stepWrap .stepRight{
	flex: 1;
	margin-left: 0.3rem;
	color: #8090B7;
}
.intord_content .bankInfo{
	color: #8090B7
}
.intord_content .bankInfo span{
	color: #23345D
}
.copyBtn{
	width: 1rem;
	height: 0.5rem;
	border-radius: 0.25rem;
	color: #FFFFFF !important;
	background: #0168FF;
	margin-left: 15px;
	display: inline-block;
	text-align: center;
	padding-top: 4px;
	/* display: flex; */
	/* justify-content: center; */
	/* align-items: center; */
}
