html,body,h1,h2,h3,h4,h5,h6,p,ul,li{
	padding:0;
	margin:0;
}
li{list-style-type:none;}
.JY_zxdk1{
	width:100%;
	overflow:hidden;
	margin:0 auto;
}
.JY_zxdk1 .zxdk_img{
	width:100%;
}

.jy_zxdk_jh{
    position:relative;
}
.JY_zxdk_btn{
    position:absolute;
    width:100%;
    bottom:40px;
}
.zxdk_btn_txt{
    width:188px;
    margin:0 auto;
    display:block;
    text-align:center;
    height:40px;
    line-height:40px;
    border:1px solid #fff;
    border-radius:6px;
    color:#fff;
    letter-spacing:2px;
    font-size:18px;
    cursor:pointer;
}

/*窗口*/
.cp_wicket{
    width:100%;
    height:10000px;
    background:url(http://www.jiuyidec.cn/Images/bgpic/hh.png) top center;
    overflow: hidden;
    text-align: center;
    padding: 0px;
    margin: 0px;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
}
.cp_wicket_ct{
    width:402px;
    background:#fff;
    margin:18% auto;
    position:relative;
    border-radius: 8px;
}
.cp_wicket_tit{
    font-size:22px;
    padding-top:40px;
    color:#353535;
    letter-spacing:2px;
}
.cp_wicket_subtit{
    font-size:14px;
    padding-top:12px;
    color:#858585;
    letter-spacing:0.5px;
}
.cp_wicket_box{
    padding-bottom:38px;
}
.cp_wicket_list{
    width: 76%;
    list-style-type: none;
    margin: 6% auto 0;
    overflow: hidden;
    border-radius: 4px;
    border: 1px solid #dddddd;
    background: rgba(246,246,246,0);
}
.cp_wicket_input{
    width:80%;
    padding:0 3%;
    font-size:15px;
    height:42px;
    line-height:42px;
    /*color: #ffffff;*/
    background: rgba(0,0,0,0);
    border: 0;
    font-weight: 500;
    float: left;
    outline: 0;
}
.cp_wicket_btn{
    border:0;
}
.cp_input_wbtn{
    font-size:20px;
    font-weight:600;
    border-radius:4px;
    letter-spacing:5px;
    height:45px;
    color:#ffffff;
    background-image:-webkit-linear-gradient(180deg, #343bc3, #035ddc);
    border:0px solid #ffffff;
    width:100%;
    margin:0 auto;
    display:block;
}
.bg_img {
    border-right: 1px solid #ddd;
    width: 28px;
    height: 28px;
    margin: 6px 0 8px 5px;
    padding-right: 7px;
    float: left;
    display: block;
}
.bg_img_user {
    background: url(http://www.jiuyidec.cn/Upfile/images/yxy/user.png) no-repeat;
}
.bg_img_tel {
    background: url(http://www.jiuyidec.cn/Upfile/images/yxy/tel.png) no-repeat;
}
.cp_wicket_closed{
    position: absolute;
    width: 25px;
    height: 25px;
    border-radius: 5px;
    background: #86b3f3;
    color: #fff;
    right: 5px;
    top: 5px;
    text-align: center;
    cursor:pointer;
}
/*end*/
.zxdk_hr{
    width:68px;
    height:1px;
    border-radius:50%;
    background:#0563e7;
}
