@charset "utf-8";
*{margin:0;padding:0;border:0;background:transparent;}
body{position: relative;}
ul,li{list-style: none;}
a{text-decoration: none;cursor: pointer;}
em,i{font-style: normal;}
.fl{float: left;}
.fr{float: right;}
.clearfix {*zoom: 1;}
.clearfix:after {display: block;content: " ";height: 0;visibility: hidden;clear: both;}

.popup_bg1 {
	border: solid 2px #fd6451;
    position: fixed;
    z-index: 999;
    text-align: center;
    font-family: "Microsoft YaHei";
    background: #fff;
    width: 392px;
    height: 400px;
}
.pop_tit1 {
    width: 342px;
    position: relative;
    line-height: 54px;
    height: 54px;
    font-size: 24px;
    padding: 30px 0 46px 50px;
}
.pop_tit1 img {
    display: block;
    text-align: left;
    margin-top: 16px;
}
.pop_tit1 em {
    font-size: 16px;
    color: #666666;
    display: block;
    text-align: left;
}
.pop_tit1 span img {
    margin-top: 0;
}
.pop_tit1 img {
    display: block;
    text-align: left;
    margin-top: 16px;
}
.popup_close1 {
    cursor: pointer;
    height: 18px;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 18px;
}
.pop_cont1 {
    width: 290px;
    margin: 20px 50px 10px;
    text-align: left;
    position: relative;
    padding-left: 0;
}
.pop_cont1 li:first-child {
    background: url(/templets/default/images/arctpl/ydsc/phone_icons.jpg)left 18px no-repeat;
}
.pop_cont1 li {
    border-bottom: 1px #ff3b30 solid;
    margin-top: 0;
}
.pop_cont1 li input {
    line-height: 54px;
    height: 54px;
    color: #000;
    font-size: 16px;
    text-indent: 12px;
    vertical-align: middle;
    width: 290px;
    font-family: "Microsoft YaHei";
    margin-left: 20px;
    border: 0;
    outline: none;
}
.pop_cont1 .ban_yzm1 {
    position: absolute;
    right: 10px;
    top: 72px;
    color: #3d94fb;
    font-size: 16px;
    cursor: pointer;
}
.pop_cont1 li:nth-child(2) {
    background: url(/templets/default/images/arctpl/ydsc/ps_icons.jpg)left 19px no-repeat;
}
.pop_cont1 .ban_tj1 {
    display: block;
    width: 290px;
    height: 50px;
    background: #3b65fb;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    box-shadow: 0 0 20px 0 rgba(66,103,237,.4);
    margin-top: 40px;
    cursor: pointer;
}
