* {
		  padding: 0;
		  margin: 0;
		}


		body {
		  font: 14px/24px 'Microsoft Yahei';
			font-family: "Microsoft Yahei";
		  font-family: "Helvetica Neue", Helvetica, "PingFang SC","Microsoft YaHei", 微软雅黑, "Hiragino Sans GB", Arial, sans-serif;
		  word-break: break-all;
		}

		html {
		  -webkit-text-size-adjust: none;
		}


		.cf::after, .wrap::after {
		  content: "";
		  display: block;
		  height: 0;
		  clear: both;
		  visibility: hidden;
		}


		.wrap {
		  width: 1160px;
		  margin: 0 auto;
		  position: relative;
		  clear: both;
		}



		ul, ol {
		  list-style: none;
		}

        .container {
            width: 100%;
			height:1800px;
            margin: 10% auto 0;
            background-color: #f0f0f0;
            padding: 2% 5%;
            border-radius: 10px
        }

        ul {
            padding-left: 20px;
        }

            ul li {
                line-height: 2.3
            }

        a {
            color: #20a53a
        }


		.side{position: fixed;right: 0;       top: 25%;z-index: 200;}
		.side a{display: block;margin-bottom: 5px;background: #6a1d7a;width: 80px;height: 59px;color: #fff;padding-top: 5px;font-size: 13px;transition:all 400ms;}
		.side a.goTop{padding-top: 0;height: 64px;background-image: url(/ziyu/static/index/side/images/top.png);background-position: center;background-repeat: no-repeat;}
		.side a:hover{background-color: #4c4c4c; color: #fff;}

		img, input {
		  vertical-align: middle;
		  border: none;
		}

.text-center {
  text-align: center;
}

.rexians{
	width: 180px; height: 59px;
    background: #6a1d7a; float: right;  position: absolute;
    left: -182px;  top: 0px; color: #fff;  font-size: 15px;  padding-top: 15px;display: none;}
.baojias{ margin-top: 86px; }


button, input, select, textarea {
  font-size: 100%;
  vertical-align: top;
  font-family: inherit;
  resize: none;
}

input {
  font-family: 'Microsoft Yahei';
}

body, h1, h2, h3, h4, h5, h6, hr, p, dl, dt, dd, ul, ol, li, pre, button, input, textarea, th, td, output, ruby, time, mark, audio, video {
  margin: 0;
  padding: 0;
  outline: none;
}



/* 首页 计算器 */

.fl {
  float: left;
}
.calculator{ margin-top: 10px;margin-bottom: 10px; }
.calculator .left-calculator{ width: 232px; height: 300px; background: url(/ziyu/static/index/images/calculator_left.png) no-repeat 100% center; }
.calculator .left-calculator .title{ font-size: 30px; font-weight: bold; color: #fff; padding: 28px 0 0 19px; line-height: 1.2; }
.calculator .left-calculator .content{ color: #fff; font-size: 16px; padding-left: 19px; padding-top: 17px;} 
.calculator .left-calculator .content:after{ content: ''; width: 30px; height: 1px; background-color: #777777; display: block; margin-top: 19px;}
.calculator  .money-unit{ display: inline-block;
	color: #fff;
    margin-top: 0px;
    width: 18px;
    height: 18px;
    border-radius: 18px;
    vertical-align: top;
    background: #6a1d7a;
    font: normal 12px/16px normal;
    text-align: center; }


.calculator .right-calculator{ width: 928px; height: 300px; border-bottom: 6px solid #E5E5E5; background-color: #fff; box-sizing: border-box; padding-top: 26px ; }
.calculator .right-calculator .title{ font-size: 16px; color: #333; }
.calculator .right-calculator .title:before{ content: ''; width: 2px; height: 16px;  background-color: #6a1d7a; display: inline-block;margin-right: 12px;margin-bottom: 3px; vertical-align: middle; }
.calculator .right-calculator .money-wrap{ width: 332px; padding-left: 32px; box-sizing: border-box; position: relative;}
.calculator .right-calculator .money-wrap:after{ content: '';width: 1px; height: 245px; background-color: #F3F3F3; position: absolute; top: 2px;right: 34px; }
.calculator .right-calculator .money-count{ font-size: 16px; color: #333; margin-top: 33px; margin-left: 17px; margin-bottom: 26px;}
.calculator .right-calculator .money-count .money{ font-size: 36px; font-weight: bold; color: #6a1d7a; margin-left: 3px; margin-right: 7px; display: inline-block;text-align: right;}
.calculator .right-calculator .money-item{ font-size: 14px; color: #333; margin-left: 17px; }
.calculator .right-calculator .money-item span{ color: #000;font-weight: bold; }
.calculator .right-calculator .money-use{ font-size: 12px; color: #666; margin-left: 17px; margin-top: 10px;line-height: 1.5; }

.calculator .right-calculator .calculator-form form{ font-size: 14px; color: #333; margin-top: 25px;margin-left: 14px; }
.calculator .right-calculator .calculator-form p{ margin-bottom: 15px; width: 530px; position: relative; }
.calculator .right-calculator .calculator-input:first-child{ margin-right: 6px; }
.calculator .right-calculator .calculator-input{ width: 260px; height: 45px; border-radius: 4px; border: none; background-color:#E8E8E8; padding-left: 9px; box-sizing: border-box;}
.calculator .right-calculator .calculator-select{ width: 83px; height: 45px; margin-right: 1px; background-color: #E8E8E8; border: none; border-radius: 4px; color: #666; }
.calculator .right-calculator .calculator-submit{ width: 530px; height: 45px; background-color: #6a1d7a; font-size: 18px; color: #fff; text-align: center;border: none; cursor: pointer;  }
.calculator .right-calculator .tips{ color: #666; text-align: right; font-size: 12px; }
.calculator .right-calculator .calculator-unit{ position: absolute; bottom: 9px; right: 15px; color: #333; }

.xiaohuihui {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    display: none;
    justify-content: center;
    align-items: center;
    animation: fadeIn 0.3s;
    z-index: 9999999999999999999;
}
 
.modal {
    background: linear-gradient(135deg, #ffffff, #e0e0e0);
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
    padding: 40px;
    width: 50%;
    height: 60%;
    text-align: center;
    position: relative;
    left: 25%;
    top: 20%;
    animation: scaleIn 0.5s;
    overflow: auto;
}
 
.modal h2 {
    margin: 0 0 15px;
    color: #333;
    font-size: 24px;
    font-weight: bold;
    font-family: 'Georgia', serif;
}
 
.modal p {
    color: #666;
    line-height: 1.6;
    margin-bottom: 25px;
    font-size: 16px;
}
 
.close {
    background: linear-gradient(135deg, #ff7e5f, #feb47b);
    color: white;
    border: none;
    border-radius: 25px;
    padding: 12px 30px;
    cursor: pointer;
    transition: background 0.3s, transform 0.2s;
    font-size: 18px;
    font-weight: bold;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    outline: none;
}
 
.close:hover {
    background: linear-gradient(135deg, #feb47b, #ff7e5f);
    transform: scale(1.05);
}
@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}
 
@keyframes scaleIn {
    from { transform: scale(0.8); opacity: 0; }
    to { transform: scale(1); opacity: 1; }
}
.form-item{
  position: relative;
  padding: 2% 5% 0 0;
  line-height: 24px;
  margin-bottom: 15px;
  clear: both;
}
.form-lable{
  width: 100px;
  float: left;
  display: block;
  padding: 9px 15px;
  width: 8%;
  font-weight: 400;
  line-height: 20px;
  text-align: right;
  }
  .form-block{
    margin-left: 130px;
    min-height: 36px;
  }
  .form-radio{
    line-height: 28px;
    margin: 12px 10px 0 0;
    padding-right: 10px;
    cursor: pointer;
    /*font-size: 0;*/
    display: inline-block;
    vertical-align: middle;
    /*font-size: 19px;*/
  }
  .calsubmit{
    width: 36%;
    height: 50px;
    background-color: #6a1d7a;
    font-size: 18px;
    color: #fff;
    text-align: center;
    border: none;
    cursor: pointer;
    margin-left: 32%;
    position: absolute;
    bottom: 20px;
  }
  td{
    border-right:1px solid black;border-bottom:1px solid black;
  }
}