<style type="text/css">
	.overflow_1{overflow: hidden; display: block; width: 100%; height: auto;}
    .re_home{ background:url(/Content/Areas/Common/images/promp/j_ico1.jpg) no-repeat 0 5px; display:block; padding:5px 0 5px 10px; float:right; margin:0 10px 0 0px;}

    /*提交成功*/
    .submit_cont{ width:575px; height:132px;margin:50px auto; }
    .submit_div{ background:url(/Content/Areas/Common/images/promp/submitbg_center.jpg) repeat-y 0 0px; width:555px; padding:10px;}
    .true_cont img{ display: block; float: left; margin-right: 14px; }
    .true_cont p{ color:#666666; font-size:16px;line-height:25px;padding-top: 10px;}
    /*提交失败*/
    .false_cont img{ display: block; float: left; margin-right: 14px; }
    .false_cont p{ color:#666; font-size:16px;line-height:25px;padding-top: 10px;}

    .login_suess{ width:464px; margin:30px auto; }
    .login_suess .overflow_1 img{ display: block; height: 100%; }
    .bodybg{ margin:0px auto; width:723px; }

    /*注册成功*/
    .em_width{ width:462px; padding:10px 0; overflow:hidden}
    .email_div{ width:462px; border-left:solid 1px #d6e7ef; border-right:solid 1px #d6e7ef;background:#f9fdfe; overflow:hidden;}
    .em_width h1{color: #589d02;font-size: 20px; text-align: center; margin: 10px;line-height: 34px;}
    .login_btn{ background:url(/Content/Areas/Common/images/promp/loginbt.jpg) no-repeat 0 0px; height:25px; width:101px; display:block; text-align:center; line-height:25px; color:#2586bd; margin:0 0 0 180px;}

    .link_cor{ background:#fff url(/Content/Areas/Common/images/promp/bg_link.jpg) no-repeat 0 20px; width:621px; height:402px; margin:50px auto; position:relative;}
    .link_font{ font-size:16px; color:#999999; width:240px; height:auto; line-height:25px; background:url(/Content/Areas/Common/images/promp/main.png) repeat-y;padding: 0 20px 0 40px;}
    .link_font2{position:absolute; left:288px; bottom:20px;}
    .link_font2 a{  font-size:16px; color:#999999; color:#2287bb}

    .ts_content{width: 300px;  position: absolute; top: 60px;right: 20px;}
    .ts_content .top_bg{ background:url(/Content/Areas/Common/images/promp/top.png) no-repeat;width: 100%;height: 13px; }
    .ts_content .bottom_bg{ background:url(/Content/Areas/Common/images/promp/bottom.png) no-repeat; width: 100%;height: 15px;}
    .ts_content .left_bg{ background:url(/Content/Areas/Common/images/promp/left.png) no-repeat;width: 22px;height: 49px; position: absolute; left: 1px;top: 0px; }

    @media only screen and (max-width:640px){
        .overflow_1{ display: none;}
        .submit_cont { width: 90%; height: auto;}
        .submit_div { background: #f9fdfe; width: 100%; border: 1px solid #ccc; border-radius: 6px; box-sizing: border-box;}

        .login_suess { width: 80%;}
        .email_div { width: 100%; border: solid 1px #d6e7ef;}
        .login_btn{ margin: 0 auto; }
        .bodybg{ width: 80%; }
        .bodybg img{ display: block; width: 100%; }

        .link_cor{width: 100%; height: 300px; background-size: 100%;}
        .ts_content{width: 50%;top: 0px;right: 0px;}
        .ts_content .top_bg,.ts_content .bottom_bg,.ts_content .left_bg{ display: none; }
        .link_font { width: 100%; background: #f1f1f1; border: 1px solid #ccc; padding: 10px;box-sizing: border-box;}
        .link_font2{ left: 50%; }
    }

</style>