 /** @version:1.1.5
 * @author:byl@*/
 
 @charset "utf-8";
 body,
 html {
     font-family: "å¾®è½¯é›…é»‘";
     font-size: 14px;
     margin: 0;
     min-width: 1000px;
     padding: 0;
     background-color: #f2f2f2;
 }
 
 .font20 {
     font-size: 20px;
 }
 
 .indextop {
     border-top: 2px #3399ff solid;
     margin-bottom: 1px;
     line-height: 30px
 }
 
 .col-555 {
     color: #555;
 }
 
 .col-999 {
     color: #999;
 }
 
 .col-333 {
     color: #333;
 }
 
 .col-fff {
     color: #fff;
 }
 
 .col-org {
     color: #f80;
 }
 
 .col-blue {
     color: #39f;
 }
 
 .bg-fff {
     background: #fff;
 }
 
 .posi-rel {
     position: relative;
 }
 
 .posi-abu {
     position: absolute;
 }
 
 .posi-fix {
     position: fixed;
 }
 
 .border-radius {
     border-radius: 50%;
 }
 
 .fl {
     float: left;
 }
 
 .fr {
     float: right;
 }
 
 .font12 {
     font-size: 12px;
 }
 
 .font14 {
     font-size: 14px;
 }
 
 .font16 {
     font-size: 16px;
 }
 
 .font18 {
     font-size: 18px;
 }
 
 .font20 {
     font-size: 20px;
 }
 
 .font-bold {
     font-weight: 600;
 }
 
 .ml45 {
     margin-left: 45px;
 }
 /* æ–°åŠ */
 
 .mtb5 {
     margin: 5px 0;
     font-size: 18px;
     float: left;
 }
 
 .dis-block {
     display: block;
 }
 
 .dis-inblock {
     display: inline-block;
 }
 
 .text-center {
     text-align: center;
 }
 
 i {
     font-style: normal;
 }
 
 input {
     margin: 0;
     padding: 0;
     color: #333;
     font-size: 12px;
     outline: 0 none;
     vertical-align: middle;
     height: 40px;
     border: 1px solid #d7d7d7;
 }
 
 input:focus {
     border: 1px solid #00B7EE;
 }
 
 button,
 dd,
 div,
 dl,
 dt,
 form,
 img,
 li,
 ol,
 p,
 td,
 th,
 ul {
     border: 0 none;
     margin: 0;
     padding: 0;
 }
 /*twoä¿®æ”¹ç»‘å®š*/
 
 .rebinding-menu {
     background-color: #fff;
     height: 80px;
     width: 100%;
     line-height: 80px;
     border-bottom: solid 1px #d5d5d5;
     box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
     margin-bottom: 14px;
     z-index: 1100;
 }
 
 .rebinding-menu .logo {
     float: left;
 }
 
 .rebinding-menu .rebinding-btn {
     float: right;
 }
 
 .rebinding-btn button {
     width: 80px;
     height: 40px;
     background-color: #3399FF;
     color: #fff;
     border-radius: 6px;
 }
 
 .rebinding-box #list_two .box-title {
     width: 80%;
     height: 20px;
     line-height: 9px;
     margin: 60px auto;
     padding-left: 14px;
     text-align: center;
     border-left: 4px #00B7EE solid;
 }
 
 .rebinding-box #list_two .box-title i {
     font-size: 12px;
     color: #999;
     display: none;
 }
 
 .rebinding-box #list_two .box-timeline {
     width: 550px;
     margin: 0 auto;
     clear: both;
     text-align: center;
 }
 
 .rebinding-box #list_two .box-timeline ul li {
     float: left;
     font-size: 16px;
     color: #999;
     width: 150px;
     position: relative;
     margin-right: 105px;
 }
 /*.rebinding-box #list_two .box-timeline  div[class*=box-outside]{width: 38px; height: 38px; background-color: #d7d7d7; border-radius: 50%;line-height: 38px; margin: 10px auto; display:flex; display: -webkit-flex;  align-items:center;}*/
 
 .rebinding-box #list_two .box-timeline .outside1ab {
     width: auto;
     height: auto;
     /* line-height: 38px; */
     margin: 0 auto;
     display: flex;
     display: -webkit-flex;
     align-items: center;
 }
 
 .rebinding-box #list_two .box-timeline .outside2a {
     width: auto;
     height: auto;
     /* line-height: 38px; */
     margin: 0 auto;
     display: flex;
     display: -webkit-flex;
     align-items: center;
 }
 
 .rebinding-box #list_two .box-timeline .outside1ab:before {
     content: "";
     position: absolute;
     height: 1px;
     width: 105px;
     background-color: #fff;
     top: 27px;
     right: 121px;
     z-index: 2;
 }
 
 .rebinding-box #list_two .box-timeline .outside1ab:after {
     content: "";
     position: absolute;
     height: 1px;
     width: 105px;
     background-color: #39f;
     top: 27px;
     left: 121px;
     z-index: 2;
 }
 
 .rebinding-box #list_two .box-timeline .outside2a:before {
     content: "";
     position: absolute;
     height: 1px;
     width: 105px;
     background-color: #d7d7d7;
     top: 27px;
     right: 121px;
     z-index: 2;
 }
 
 .rebinding-box #list_two .box-timeline div[class*=box-num] {
     background: url(/view/image/commodityImage/step1.png) no-repeat center center;
     width: 40px;
     height: 44px;
     line-height: 26px;
     margin: 0 auto 16px;
     color: #fff;
 }
 
 .rebinding-box #list_two .box-timeline .box-outside2 .box-num3 {
     background: url(/view/image/commodityImage/step2.png) no-repeat center center;
     width: 40px;
     height: 44px;
     line-height: 26px;
     margin: 0 auto 16px;
     color: #fff;
 }
 /*threeä¿®æ”¹ç»‘å®š*/
 
 .rebinding-menu {
     background-color: #fff;
     height: 80px;
     width: 100%;
     line-height: 80px;
     border-bottom: solid 1px #d5d5d5;
     box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
     margin-bottom: 14px;
     z-index: 1100;
 }
 
 .rebinding-menu .logo {
     float: left;
 }
 
 .rebinding-menu .rebinding-btn {
     float: right;
 }
 
 .rebinding-btn button {
     width: 80px;
     height: 40px;
     background-color: #3399FF;
     color: #fff;
     border-radius: 6px;
 }
 
 .rebinding-box #list_three .box-title {
     width: 80%;
     height: 20px;
     line-height: 9px;
     margin: 60px auto;
     padding-left: 14px;
     text-align: center;
     border-left: 4px #00B7EE solid;
 }
 
 .rebinding-box #list_three .box-title i {
     font-size: 12px;
     color: #999;
     display: none;
 }
 
 .rebinding-box #list_three .box-timeline {
     width: 750px;
     margin: 0 auto;
     clear: both;
     text-align: center;
 }
 
 .rebinding-box #list_three .box-timeline ul li {
     float: left;
     font-size: 16px;
     color: #999;
     width: 150px;
     position: relative;
     margin-right: 105px;
 }
 /*.rebinding-box #list_three .box-timeline  div[class*=box-outside]{width: 38px; height: 38px; background-color: #d7d7d7; border-radius: 50%;line-height: 38px; margin: 10px auto; display:flex; display: -webkit-flex;  align-items:center;}*/
 
 .rebinding-box #list_three .box-timeline .outside1ab {
     width: auto;
     height: auto;
     /* line-height: 38px; */
     margin: 0 auto;
     display: flex;
     display: -webkit-flex;
     align-items: center;
 }
 
 .rebinding-box #list_three .box-timeline .outside2a {
     width: auto;
     height: auto;
     /* line-height: 38px; */
     margin: 0 auto;
     display: flex;
     display: -webkit-flex;
     align-items: center;
 }
 
 .rebinding-box #list_three .box-timeline .outside1ab:before {
     content: "";
     position: absolute;
     height: 1px;
     width: 105px;
     background-color: #d7d7d7;
     top: 27px;
     right: 121px;
     z-index: 2;
 }
 
 .rebinding-box #list_three .box-timeline .outside1ab:after {
     content: "";
     position: absolute;
     height: 1px;
     width: 105px;
     background-color: #d7d7d7;
     top: 27px;
     left: 121px;
     z-index: 2;
 }
 
 .rebinding-box #list_three .box-timeline .outside2a:before {
     content: "";
     position: absolute;
     height: 1px;
     width: 105px;
     background-color: #d7d7d7;
     top: 27px;
     right: 121px;
     z-index: 2;
 }
 
 .rebinding-box #list_three .box-timeline div[class*=box-num] {
     background: url(/view/image/commodityImage/step2.png) no-repeat center center;
     width: 40px;
     height: 44px;
     line-height: 26px;
     margin: 0 auto 16px;
     color: #fff;
 }
 
 .rebinding-box #list_three .box-timeline .box-outside2 .box-num3 {
     background: url(/view/image/commodityImage/step3.png) no-repeat center center;
     width: 40px;
     height: 44px;
     line-height: 26px;
     margin: 0 auto 16px;
     color: #fff;
 }
 /*.rebinding-box .box-timeline  div[class*=box-nums]:after{content: ""; position:absolute; height: 1px; width: 105px;background-color: #39f;top: 46px;left: 71px;}*/
 
 .rebinding-box #list_two .box-timeline .outside1ab .num2ab {
     background: url(/view/image/commodityImage/step1.png) no-repeat center center;
 }
 
 .rebinding-box #list_two .box-timeline .outside2a .num3a {
     background: url(/view/image/commodityImage/step22.png) no-repeat center center;
 }
 
 .rebinding-box #list_two .box-timeline ul .box-num1 {
     background: url(/view/image/commodityImage/step1.png) no-repeat center center;
 }
 
 .rebinding-box #list_two .box-timeline .box-num2,
 .rebinding-box #list_two .box-timeline .box-num3 {
     margin-left: 45px;
 }
 
 .rebinding-box #list_two .box-timeline .box-num1:after {
     content: "";
     position: absolute;
     height: 1px;
     width: 105px;
     background-color: #39f;
     top: 27px;
     left: 121px;
 }
 
 .rebinding-box #list_two .box-timeline .num2ab:before {
     content: "";
     position: absolute;
     height: 1px;
     width: 105px;
     background-color: #fff;
     top: 27px;
     right: 121px;
 }
 
 .rebinding-box #list_two .box-timeline .num2ab:after {
     content: "";
     position: absolute;
     height: 1px;
     width: 105px;
     background-color: #39f;
     top: 27px;
     left: 121px;
 }
 
 .rebinding-box #list_two .box-timeline .num3a:before {
     content: "";
     position: absolute;
     height: 1px;
     width: 105px;
     background-color: #39f;
     top: 27px;
     right: 121px;
 }
 
 .rebinding-box #list_three .box-timeline .outside1ab .num2ab {
     background: url(/view/image/commodityImage/step22.png) no-repeat center center;
 }
 
 .rebinding-box #list_three .box-timeline .outside2a .num3a {
     background: url(/view/image/commodityImage/step33.png) no-repeat center center;
 }
 
 .rebinding-box #list_three .box-timeline ul .box-num1 {
     background: url(/view/image/commodityImage/step1.png) no-repeat center center;
 }
 
 .rebinding-box #list_three .box-timeline .box-num2,
 .rebinding-box #list_three .box-timeline .box-num3 {
     margin-left: 45px;
 }
 
 .rebinding-box #list_three .box-timeline .box-num1:after {
     content: "";
     position: absolute;
     height: 1px;
     width: 105px;
     background-color: #39f;
     top: 27px;
     left: 121px;
 }
 
 .rebinding-box #list_three .box-timeline .num2ab:before {
     content: "";
     position: absolute;
     height: 1px;
     width: 105px;
     background-color: #39f;
     top: 27px;
     right: 121px;
 }
 
 .rebinding-box #list_three .box-timeline .num2ab:after {
     content: "";
     position: absolute;
     height: 1px;
     width: 105px;
     background-color: #39f;
     top: 27px;
     left: 121px;
 }
 
 .rebinding-box #list_three .box-timeline .num3a:before {
     content: "";
     position: absolute;
     height: 1px;
     width: 105px;
     background-color: #39f;
     top: 27px;
     right: 121px;
 }
 /*twoç¬¬æ­¥*/
 
 .rebinding-box #list_two div[class*=box-form] {
     width: 500px;
     margin-top: 130px;
     position: absolute;
     left: 33%;
 }
 
 .rebinding-box #list_two .twobox-form {
     display: block;
 }
 
 .rebinding-box #list_two .threebox-form {
     display: none;
 }
 
 .rebinding-box #list_two .onebox-form .oneform-label {
     float: left;
     display: block;
     width: 70px;
     text-align: center;
     font-size: 14px;
     height: 40px;
     line-height: 40px;
 }
 
 .rebinding-box #list_two .onebox-form .oneform-input {
     margin-left: 75px;
 }
 
 .rebinding-box #list_two .onebox-form .oneform-input input {
     border-radius: 6px;
     width: 100%;
     padding-left: 10px;
 }
 
 .rebinding-box #list_two .onebox-form .oneform-input input::-webkit-input-placeholder {
     font-size: 14px;
     color: #999;
 }
 
 .rebinding-box #list_two .onebox-form .onebtn-box {
     width: 130px;
     height: 40px;
     margin: 50px 90px;
 }
 
 .rebinding-box #list_two .onebox-form .onebtn-box .onebtn {
     width: 250px;
     height: 40px;
     margin: 0 auto;
     background-color: #00B7EE;
     color: #fff;
     border-radius: 6px;
     font-size: 14px;
 }
 /*twoç¬¬1æ­¥*/
 
 .rebinding-box #list_two .twobox-form label {
     float: left;
     display: block;
     width: 70px;
     text-align: center;
     font-size: 14px;
     height: 40px;
     line-height: 40px;
 }
 
 .rebinding-box #list_two .twobox-form .newtel {
     margin-bottom: 14px;
     width: 370px;
 }
 
 .rebinding-box #list_two .twobox-form div[class*=twoform-input] {
     margin-left: 75px;
 }
 
 .rebinding-box #list_two .twobox-form input {
     border-radius: 6px;
     width: 100%;
     padding-left: 10px;
 }
 
 .rebinding-box #list_two .twobox-form .twoform-input2 input {
     width: 120px;
 }
 
 .rebinding-box #list_two .twobox-form .sendcode {
     float: right;
     width: 22%;
     height: 40px;
     margin: 0 auto;
     background-color: #E2F8FF;
     color: #00B7EE;
     border-radius: 6px;
     font-size: 14px;
     margin-top: -40px;
     margin-right: 26%;
     cursor: pointer;
 }
 
 .rebinding-box #list_two .twobox-form .twobtn-box {
     width: 130px;
     height: 40px;
     margin: 50px 75px;
 }
 
 .rebinding-box #list_two .twobox-form .twobtn-box .twobtn {
     width: 250px;
     height: 40px;
     background-color: #00B7EE;
     color: #fff;
     border-radius: 6px;
     font-size: 14px;
     cursor: pointer;
 }
 /*twoç¬¬2æ­¥*/
 
 .rebinding-box #list_two .threebox-form .successr .symbol {
     width: 66px;
     height: 66px;
     border: solid 4px #39f;
     border-radius: 50%;
     position: relative;
     margin: 0 auto;
 }
 
 .rebinding-box #list_two .threebox-form .successr .symbol:before {
     position: absolute;
     content: " ";
     width: 36px;
     height: 19px;
     border-left: 4px solid #39f;
     border-bottom: 4px solid #39f;
     top: 12px;
     left: 10px;
     transform: rotate(-46deg);
 }
 
 .rebinding-box #list_two .threebox-form .successr p {
     width: 380px;
     font-size: 20px;
     text-align: center;
     margin-top: 15px;
 }
 
 .rebinding-box #list_two .threebox-form .successr button {
     width: 250px;
     height: 40px;
     background-color: #00B7EE;
     color: #fff;
     margin: 50px 58px;
     border-radius: 6px;
     font-size: 14px;
 }
 /*threeç¬¬ä¸€æ­¥*/
 
 .rebinding-box #list_three div[class*=box-form] {
     width: 400px;
     margin-top: 130px;
     position: absolute;
     left: 33%;
 }
 
 .rebinding-box #list_three .onebox-form {
     width: 500px !important;
 }
 
 .rebinding-box #list_three .twobox-form {
     width: 400px !important;
 }
 
 .rebinding-box #list_three .twobox-form {
     display: none;
 }
 
 .rebinding-box #list_three .threebox-form {
     display: none;
 }
 /*.rebinding-box #list_three .onebox-form .oneform-label{float: left;display: block;width:70px;text-align: center; font-size: 14px;height: 40px;line-height: 40px;}
.rebinding-box #list_three .onebox-form .oneform-input{margin-left: 75px;}
.rebinding-box #list_three .onebox-form .oneform-input input {border-radius: 6px;width: 100%; padding-left: 10px;}
.rebinding-box #list_three .onebox-form .oneform-input input::-webkit-input-placeholder{font-size: 14px;color: #999;}
.rebinding-box #list_three .onebox-form .onebtn-box{width: 130px;height: 40px;margin: 50px 90px;}
.rebinding-box #list_three .onebox-form .onebtn-box .onebtn{width: 250px;height: 40px;margin: 0 auto;background-color: #00B7EE;color: #fff;border-radius: 6px;font-size: 14px;}
*/
 
 .rebinding-box #list_three .onebox-form label {
     float: left;
     display: block;
     min-width: 70px;
     width: 116px;
     text-align: center;
     font-size: 14px;
     height: 40px;
     line-height: 40px;
 