﻿@charset "utf-8";
body{ margin:0px; padding:0px; font-family:"微软雅黑"; color:#333; font-size:14px;}
ul,li{ list-style:none; margin:0px; padding:0px;}
.box_bg{background: url(../images/dialong.png);padding:5px;width: 448px;height: 320px;}
.box_bg01{/* background:#fff; */padding-left: 217px;width: 278px;height: 190px;}
h1.box_h1{margin-top:22px;height: 36px;font-size: 24px;text-align: center;/* color: #02bdf4; */width: 219px;}
.close{display:block; float:right; width:20px; height:20px; line-height:20px; font-size:0; background:url(../images/ico64_1.png) no-repeat}
a.close{ text-decoration:none; display:block}
a.close:hover{ background:url(../images/ico64.png) no-repeat; display:block; text-decoration:none;}
.box_from p{margin-bottom:10px;}
.box_from .box_inp{border:1px #cdcdcd solid;border-radius:4px;height:34px;padding-left:30px;display:block;width: 100%;}
.box_from{width: 214px;}
.boxico01{background:url(../images/ico65.png) 5px 7px no-repeat;}
.boxico02{background:url(../images/ico66.png) 5px 7px no-repeat;}
.boxico03{background:url(../images/ico67.png) 5px 7px no-repeat;}
.box_from input{height:32px; line-height:32px; font-size:14px; border:0; width:90%}
.but40{width: 89%;padding: 0 15px;height:38px;line-height:38px;text-align:center;background:#02bdf4;font-size:14px;display:block;float:left;color:#fff;border-radius:4px; border: 0;outline: none;cursor:pointer;}
a.but40{text-decoration:none; color:#fff}
a.but40:hover{text-decoration:none; display:block; color:#fff; background:#0885e0;}
p.box_text {
    width: 90%;
    font-size: 12px;
    color: #999;
    margin-bottom: 30px;
}
input .but40{
    text-decoration: none;
    color: #fff;
}