<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@keyframes scale2 {
	0%{transform: scale(1);}
	25%{transform: scale(1.05);}
	50%{transform: scale(1);}
	75%{transform: scale(1.05);}
}
@-webkit-keyframes scale2 {
	0%{transform: scale(1);}
	25%{transform: scale(1.05);}
	50%{transform: scale(1);}
	75%{transform: scale(1.05);}
}
@keyframes ballon7{
  0%{transform: translateY(-3px);}
  50%{transform: translateY(0);}
  100%{transform: translateY(-3px);}
}
/* 鏍峰紡閲嶇疆 */
.wrapper {
    width: 1200px;
    margin:0 auto;
}
.left-nav{
  height: 543px !important;
}
.left-nav ul li{
    height:auto !important;
}
.left-nav .left-wx {
  width: 88px !important;
  height: 40px !important;
}
.btn a{
  display: inline-block;
  width: 100%;
  text-align: center;
  color:#fff;
  height:60px;
  line-height:60px;
}
.cursor-pointer2 {
	cursor: pointer;
}
.tab-list a{
    color:#fff !important; 
}
.background .tab.tab-fixed {
    top: 137px !important;
    z-index:8 !important;
}
.left-nav .shouhui {
  position: absolute;
  left: 89px !important;
}
.background .kstd-pc a{
  color:#fb3a18;
}

.background .btn{
  animation: scale2 3s infinite;
}
/* 琛ㄥ崟閲嶅啓 */
#formM_sec{
        width: 677px;
        margin:0 auto;
        margin-top: 15px;
}
  #formM_sec input{

        display: block;
    
        width: 677px;
    
        height: 60px;
    
        margin: 0 auto;
    
        line-height:46px;
    
        background: #fff;
    
        border-radius: 5px;
    
        font-size:20px;
    
        color: #777;
    
        margin-bottom: 18px;
    
        text-indent: 15px;
    
        outline: none;
    
        border:none;
    
    }
  #formM_sec .formCode{
        display: block;
        width:677px;
        height: 60px;
        margin: 0 auto;
        margin-bottom:18px;
    }
  #formM_sec .formCode .codeInput
    {
        width: 408px;
       text-align: center;
        height: 60px;
        background-color: #fff;
        border-radius: 8px;
        font-size: 20px;
        line-height: 44px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        outline: 0;
        border: 0;
        color: #000;
        margin-right: 10px;
        float: left;
        margin-bottom: 0;
        text-indent: 0;
    }
  #formM_sec .formCode .codetxt{
        width: 238px;
        background: #e3e3e3;
        outline: none;
        height: 60px;
        cursor: pointer;
        font-size: 20px;
        border: 0;
        color: #000;
        float:right;
        margin-bottom: 0;
        border-radius: 8px;
    }
    
    
  #formM_sec span.submit{
    
        display: inline-block;
    
        width: 677px;
    
        height: 60px;
    
        text-align: center;
    
        line-height: 60px;
    
        font-size:24px;
    
        color: #fff;
    
        background-image: -webkit-gradient( linear, right top, left top, from(red), color-stop(37%, #f55600), to(#ffe265) );
        background-image: linear-gradient(-90deg, red, #f55600 37%, #ffe265);
        border-radius: 0.725rem;
    
        cursor: pointer;
        margin:0 auto;
        box-shadow: 0 10px 10px rgba(0,0,0,.5);
        animation: ballon7 1s linear infinite;
    
    }

    @media screen and (max-width: 979px) {
        #formM_sec{
            width: 17.125rem;
            margin:0 auto;
            margin-top: 0.38rem;
       }
      #formM_sec input{
    
            display: block;
        
            width: 17.125rem;
        
            height: 1.7rem;
        
            margin: 0 auto;
        
            line-height:1.15rem;
        
            background: #fff;
        
            border-radius: 0.13rem;
        
            font-size:0.5rem;
        
            color: #777;
        
            margin-bottom: 0.45rem;
        
            text-indent: 0.38rem;
        
            outline: none;
        
            border:none;
        
        }
      #formM_sec .formCode{
            display: block;
            width: 17.125rem;
            height: 1.7rem;
            margin: 0 auto;
            margin-bottom:18px;
        }
      #formM_sec .formCode .codeInput
        {
            width: 9rem;
           text-align: center;
            height: 1.7rem;
            background-color: #fff;
            border-radius: 0.2rem;
            font-size: 0.5rem;
            line-height: 1.1rem;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            outline: 0;
            border: 0;
            color: #000;
            margin-right: 10px;
            float: left;
            margin-bottom: 0;
            text-indent: 0;
        }
      #formM_sec .formCode .codetxt{
            width: 7rem;
            background: #e3e3e3;
            outline: none;
            height: 1.7rem;
            cursor: pointer;
            font-size: 0.5rem;
            border: 0;
            color: #000;
            float:right;
            margin-bottom: 0;
            border-radius: 0.2rem;
        }
        
        
      #formM_sec span.submit{
        
            display: inline-block;
        
            width: 16.93rem;
        
            height: 1.7rem;
        
            text-align: center;
        
            line-height: 1.7rem;
        
            font-size:0.6rem;
        
            color: #fff;
        
            background-image: -webkit-gradient( linear, right top, left top, from(red), color-stop(37%, #f55600), to(#ffe265) );
            background-image: linear-gradient(-90deg, red, #f55600 37%, #ffe265);
            border-radius: 0.725rem;
        
            cursor: pointer;
            margin:0 auto;
            box-shadow: 0 10px 10px rgba(0,0,0,.5);
        
        }
    }

   </pre></body></html>