|
@@ -10,7 +10,7 @@
|
|
|
.basic_nav{margin-bottom: 50px; overflow: auto;}
|
|
|
.basic_nav li{width: 200px; height: 35px; line-height: 35px; text-align: center; margin-right: 66px;color: #647fc8; background: #f0f7ff; border-radius: 20px; float: left;}
|
|
|
.basic_nav li:last-child{margin-right: 0;}
|
|
|
-.basic_nav li.active{background: #58a3ff;color: #fff; }
|
|
|
+.basic_nav li.active{background: #f68704;color: #fff; }
|
|
|
|
|
|
.red{color: red;}
|
|
|
|
|
@@ -25,8 +25,8 @@ label{font-size: 16px; font-weight: inherit;}
|
|
|
width: 1000px;
|
|
|
margin: 0 auto;
|
|
|
}
|
|
|
-.nextBtn{width: 153px; height: 43px;font-size: 18px; color: #58a3ff; border-color: #58a3ff;}
|
|
|
-.nextBtn:hover{color: #fff;border-color: #fff; background-color: #58a3ff;}
|
|
|
+.nextBtn{width: 153px; height: 43px;font-size: 18px; color: #f68704; border-color: #f68704;}
|
|
|
+.nextBtn:hover{color: #fff;border-color: #fff; background-color: #f68704;}
|
|
|
|
|
|
.finance_content input{height: 38px;}
|
|
|
.finance_title{text-align: center; margin-bottom: 10px;}
|
|
@@ -35,8 +35,8 @@ label{font-size: 16px; font-weight: inherit;}
|
|
|
.ipr_nav li{width:140px; font-size: 24px;height: 50px; padding-bottom: 15px; font-family: "宋体"; text-align: center; float: left;border-bottom: 1px solid #ececec;}
|
|
|
.ipr_nav li a{display: block; width: 100%; height: 100%;}
|
|
|
.ipr_nav li:last-child{width: 580px;}
|
|
|
-.ipr_nav li:hover,.ipr_nav li.active{border-bottom: 2px solid #58a3ff; }
|
|
|
-.ipr_nav li:hover a,.ipr_nav li.active a{color: #58a3ff;}
|
|
|
+.ipr_nav li:hover,.ipr_nav li.active{border-bottom: 2px solid #f68704; }
|
|
|
+.ipr_nav li:hover a,.ipr_nav li.active a{color: #f68704;}
|
|
|
.ipr_nav li:last-child:hover{border-bottom: 2px solid #ececec;}
|
|
|
.ipr_title{text-align: center; margin-bottom: 10px!important;margin-top: 40px; color: red;}
|
|
|
|
|
@@ -56,12 +56,12 @@ label{font-size: 16px; font-weight: inherit;}
|
|
|
.rd_content .radio input[type="radio"]{margin-bottom: 20px; height: 15px!important;}
|
|
|
.rd_content .radioGroup{margin: 26px 0 50px 0;}
|
|
|
|
|
|
-.rd_content .nextBtn{color: #fff;border-color: #fff; background-color: #58a3ff;}
|
|
|
+.rd_content .nextBtn{color: #fff;border-color: #fff; background-color: #f68704;}
|
|
|
|
|
|
input[type='checkbox'],input[type='radio']{height: 12px!important}
|
|
|
|
|
|
.result_txt{display: none; width: 900px; margin: auto;}
|
|
|
-.result_txt h3{margin-bottom: 30px; padding-left: 10px; border-left: 5px solid #58a3ff; color: #333;}
|
|
|
+.result_txt h3{margin-bottom: 30px; padding-left: 10px; border-left: 5px solid #f68704; color: #333;}
|
|
|
.result_txt_content{padding: 0 10px}
|
|
|
.result_txt_content>div{margin-bottom: 15px; line-height: 30px}
|
|
|
.result_txt_content>div label{margin-right: 15px}
|