/*	--------------------------------------------------
	Reveal Modals
	-------------------------------------------------- */

.reveal-modal-bg { position: fixed; height: 100%; width: 100%; background: #000; background: rgba(0,0,0,.8); z-index: 100; display: none; top: 0; left: 0; }

.reveal-modal { visibility: hidden; top: 100px; left: 37%; margin-left: -200px; margin-top: 100px; width: 1000px; height: 400px; background: #25282e -200px -80px; position: absolute; z-index: 101; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; -moz-box-shadow: 0 0 10px rgba(0,0,0,.4); -webkit-box-shadow: 0 0 10px rgba(0,0,0,.4); -box-shadow: 0 0 10px rgba(0,0,0,.4); }

.reveal-modal.small { width: 200px; margin-left: -140px; }
.reveal-modal.medium { width: 400px; margin-left: -240px; }
.reveal-modal.large { width: 600px; margin-left: -340px; }
.reveal-modal.xlarge { width: 800px; margin-left: -440px; }



.reveal-modal { visibility: hidden; top: 100px; left: 50%; margin-left: -200px; margin-top: 100px; width: 400px; height: 290px; background: #fff -200px -80px; position: absolute; z-index: 101; border: 1px #7a7976 solid; }
.reveal-modal-zhu{height: auto;}

.close-reveal-modal {position: absolute; top: -12px; right: -12px;cursor: pointer; background: url("../pic/close.png") left top;width: 25px;height: 25px;}



.imgpl_yclt { width: 340px; height: 255px; border: 3px #fff solid; margin-top: 65px; margin-left: 80px; margin-right: 105px; float: left; }
.imgpl_ycrt { width: 450px; height: 400px; float: left; }

.ts {
        color: #3b8588;
    font-size: 18px;
    line-height: 20px;
    padding-bottom: 6px;
    background-color: #e2ebf0;
    padding-top: 8px;
    font-weight: normal;
    padding-left: 25px;
 
}
.dlghnr input[type="text"],.dlghnr input[type="password"]{width: 420px;height: 44px;border: 1px solid #817f7f;border-radius: 4px;margin-bottom: 20px;padding-left: 16px;font-size: 18px; color:#808080;}
.dlghnr input[type="submit"]{color: #fffdfd;font-size: 24px;line-height: 40px;background:#808080;width: 438px;}
.tzm{    width: 315px;
    height: 50px;
    border: 1px solid #817f7f;
    border-radius: 4px;
    margin-bottom: 20px;
    margin-left: 40px;}
.tzm .send{width: 98px;height: 34px;margin-top:5px;border-radius: 4px;background: #eeeeee;color: #003263;font-size: 13px;line-height: 20px;text-align: center;display: block;float: left;}
.tzm input[type="text"]{font-size: 18px;border: none;margin-bottom: 0;width: 200px;float: left;}
.xieyi{padding-bottom: 14px}
.xieyi span{color: #969796;font-size: 14px;}
.xieyi a{font-size: 14px;color: #5bb151;text-decoration: underline}
.zs{padding-top: 25px !important;}
.zs a{font-size: 16px;color: #3f3e3e;padding-right: 45px;margin-right: 50px;}
.za { text-align:center;}
.select_s {width: 220px !important;
background-color: #fff;
border: 1px solid #ccc;
margin-top:5px;
margin-bottom:5px;
}
.dro {width: 440px;
height: 44px;
border: 1px solid #817F7F;
border-radius: 4px;
margin-bottom: 20px;
padding-left: 16px;
font-size: 18px;
color:#bbbbbb;
}

