/* CSS Document */

.dl_kong { height: 240px; width: 100%; margin-top: -120px; position: fixed; z-index: 0; top: 50%; background-color: #45ADE1; background-image: url(images/dl_bg.jpg); background-repeat: no-repeat; background-position: center center; }
.dl { width: 300px; height: 330px; background-color: rgba(255,255,255,1); margin-left: -200px; padding-top: 20px; padding-right: 50px; padding-bottom: 50px; padding-left: 50px; box-shadow: 0px 0px 20px rgb(69, 173, 225); margin-top: -200px; position: fixed; z-index: 9999; top: 50%; left: 50%; }
.dl2 { height: 60px; width: 100%; }
.dl3 { line-height: 30px; font-size: 18px; font-weight: normal; color: #333; text-align: center; letter-spacing: 5px; padding-top: 10px; }
.dl4 { height: 40px; width: 270px; background-color: #f5f5f5; border-radius: 3px; margin-top: 15px; padding-right: 15px; padding-left: 15px; }
.dl_input { height: 40px; width: 100%; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; background-color: transparent; outline: none; font-size: 15px; }
.dl5 { height: 40px; width: 300px; margin-top: 15px; }
.dl5_you { float: right; height: 40px; width: 120px; border-radius: 5px; overflow: hidden; }
.dl5_you img { height: 40px; width: 120px;}
.dl5_zuo { height: 40px; margin-right: 140px; padding-right: 15px; padding-left: 15px; background-color:#f5f5f5; border-radius: 3px; }
.dl_input2 { height: 40px; width: 100%; background-color: #45ade1; font-size: 18px; line-height: 40px; color: #FFF; font-weight: normal; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; margin-top: 15px; border-radius: 5px; text-align: center; display: block; }
