/* CSS Document */

.tc-msg { font-size: 12px; line-height: 22px; margin: 0 auto 15px; vertical-align: middle; border-radius: 2px; position: relative; color: #e1504a; background: #fee; width: 420px; text-align: left; -webkit-transition: max-height .5s ease-in-out; transition: max-height .5s ease-in-out; max-height: 140px; margin-top: 40px; }
        .tc-msg .msg-icon { display: inline-block; width: 16px; height: 16px; background: url(/skin/reg/images/icon-warn-s.png) no-repeat; position: absolute; top: 8px; left: 10px; }
        .tip-info { padding: 5px 10px 5px 35px; }
        img { outline-width: 0px; vertical-align: top; }
        .reg_top { border-bottom: 1px solid #D7D8D9; height: 60px; line-height: 60px; background: #373D41; }
        .reg_top .reg_logo { float: left; padding-left: 20px; padding-top: 5px; }
        .reg_top .reg_home { float: right; font-size: 14px; color: #FFF; width: 68px; text-align: center; }
        .reg_top .reg_home a { color: #FFF; }
        .reg_top .reg_home a:hover { color: #f60; }
        
        .reg_con { background: #fff; margin-top: 40px; padding: 35px 40px 35px 40px; width: 100%; margin-top: 40px; }
        .reg_title { border-bottom: 1px solid #e7e7e7; padding-bottom: 10px; height: 34px; }
        .reg_title strong { display: block; float: left; background: url(/skin/reg/images/mob.png) left center no-repeat; height: 32px; line-height: 32px; padding-left: 42px; color: #333; font-weight: 400; font-size: 24px; }
        .reg_title span { display: block; float: right; padding-top: 10px; font-size: 14px; }
        .reg_title span a { color: #f60; }
        .reg_inner { width: 420px; margin: 0 auto; margin-top: 40px; }
        .reg_inner ul li { margin-bottom: 20px; }
        .reg_inner ul li span { display: block; height: 0px; line-height: 26px; color: #E1504A; font-size: 14px; overflow: hidden; }
        .reg_inner ul li .input_text3 { border: 1px solid #ddd; border-radius: 2px; height: 20px; line-height: 20px; padding: 12px 10px 11px 10px; width: 398px; font-size: 14px; font-family: 'Microsoft YaHei'; }
        .reg_inner ul li .input_text3:hover { border-color: #b3b3b3; outline: 0; }
        .reg_inner ul li .input_text3:focus { border-color: #f60; outline: 0; }
        .reg_inner ul li .input_text4 { border: 1px solid #ddd; border-radius: 2px; height: 20px; line-height: 20px; padding: 12px 10px 11px 10px; width: 178px; font-size: 14px; font-family: 'Microsoft YaHei'; float: left; }
        .reg_inner ul li .input_text4:hover { border-color: #b3b3b3; outline: 0; }
        .reg_inner ul li .input_text4:focus { border-color: #f60; outline: 0; }
        .reg_inner ul li .input_button4 { border-radius: 2px; float: right; width: 200px; border: 1px solid #d1d2d4; background: #f4f4f4; height: 45px; text-align: center; color: #333; font-size: 14px; font-family: 'Microsoft YaHei'; cursor: pointer; }
        .reg_inner ul li .input_button4:hover { background: #e8e8e8; }
        .item2_trackApp { height: 30px; line-height: 30px; font-size: 14px; color: #4f4f4f; font-family: 'Microsoft YaHei'; width: 750px; margin: 0 auto; }
        .item2_trackApp input[type=radio] { height: 15px; position: relative; top: 3px; }
        .trackAppLable { padding-left: 3px; margin-right: 7px; }
        .input_button5 { width: 100%; border-radius: 2px; background: #f60; height: 45px; line-height: 45px; margin-bottom: 20px; color: #fff; font-size: 16px; font-family: 'Microsoft YaHei'; margin-top: 20px; }
        .input_button5:hover { background: #f40; }
        
        .agreement { height: 20px; line-height: 20px; }
        .agreement label { background: url(/skin_mobile/images/reg/gou1a.png) left center no-repeat; height: 20px; line-height: 20px; display: block; float: left; padding: 0px 0 0px 23px; }
        .agreement a { color: #f60; float: left; font-size: 14px; height: 18px; line-height: 18px; display: block; }
        .agreement a:hover { text-decoration: none; }
        .agreement label input { display: none; }
        .agreement label.checked1 { background: url(/skin_mobile/images/reg/gou1.png) left center no-repeat; height: 20px; line-height: 20px; font-size: 14px; display: inline-block; float: left; padding: 0px 0 0px 23px; }
        .agreement label.checked1 input { display: none; }
        .agreement span { float: right; color: #f15533; font-size: 14px; }
        
        .reg_bottom { height: 80px; line-height: 80px; width: 100%; margin-top: 100px; }
        .reg_bot { border-top: 1px solid #CFD0D1; font-size: 14px; color: #373D41; width: 1000px; }
        .reg_bot a { color: #373D41; }
        .reg_bot a:hover { color: #f60; }
        .reg_left { float: left; }
        .reg_right { float: right; }
        
        #btnRegister { border: 0; }