.container { background: url('../images/common_bg.jpg') top center no-repeat;}
.container .wrap { height: 844px; overflow: hidden;}
.find-wrap { width: 770px; padding: 60px 100px; border-radius: 10px; box-shadow: 0 0 10px #999; margin: 50px auto; background: #fff;}
    
.footer { margin-top: 0;}

.find-select-wrap .hd { width: 700px; height: 120px; line-height: 120px; text-align: center; font-size: 40px; color: #fff;; margin: 25px auto; background: url('../images/find-hd.jpg') no-repeat;}
/* .select-list { border-top: 1px solid #ebebeb;} */
.select-list li { text-align: center; padding: 50px 0; border-bottom: 1px solid #ebebeb; }
.select-list li .icon { display: inline-block; vertical-align: top; width: 90px; height: 90px; background: url('../images/find_csp.jpg') no-repeat;}
.select-list li:nth-child(1) .icon { background-position: 0px 6px;}
.select-list li:nth-child(2) .icon { background-position: 5px -196px;}
.select-list li a { display: inline-block; width: 208px; height: 88px; line-height: 88px; text-align: center; font-size: 24px; color: #3bc492; border: 1px solid #3bc492; border-radius: 10px;}
.select-list li:nth-child(2) a { border-color: #ff9465; color: #ff9465;}
.select-list li:nth-child(1) a:hover { background: #3bc492; color: #fff!important;}
.select-list li:nth-child(2) a:hover { background: #ff9465; color: #fff!important;}

.find-opt-wrap { font-size: 14px;}
.find-opt-wrap .hd { line-height: 80px; text-align: center; font-size: 24px; border-bottom: 1px solid #ebebeb;}
.w-form .w-item .w-label { width: 220px;}
.find-result-wrap h3 { padding: 50px 0; text-align: center; font-size: 30px;}
.find-result-wrap p{text-align: center;font-size: 15px;padding-bottom: 30px;}
.find-result-wrap p a{color: #0bbafb;}
.w-form .w-item .pass-captcha{width: 175px;}
.php-code{cursor: pointer;}
.color-active {margin-left: 10px;cursor: pointer;color: #4285ec;}
.check-info .w-tips span{color: #4285ec;}
.bottom-tip{text-align: center;padding-top: 25px;font-size: 15px;color: #4285ec;}