body,html{list-style: none;text-decoration: none;background-color:white;}
.toptitle{width:96%;height:70px;line-height:70px;margin:0 auto;border-bottom:1px #8ab33b solid}
.toptitle img{margin-top: 18px;margin-right:10px}
.fl{float: left;}
.fr{float: right;}
.cl{clear: both;}
.aboutcontent{width:96%;margin:40px auto;text-indent: 2em;line-height: 27px;color:#616161}
.titlecolor{color: #333333;}
.contactcontent{width:90%;margin:40px auto;line-height: 27px;color:#616161}
.spancontent{text-align: center;}
.fenge{height:27px;}
.suggestion-textarea{border:1px #e3e3e3 solid;border-radius: 3px;width:100%;height:70px}
.btn{width: 100px;height: 35px;background:#87b538;border:none;color:#fff;border-radius:4px;margin-top:10px;}
.fontbold{color: #333333;font-weight: bold;}
.registercontent{width:90%;margin:27px auto;line-height: 27px;color:#616161}
.register-fenge{height:14px;}
.registercol{color: #87b538;}
.widget-header{min-height:50px !important;}
.btn-purple{margin-left:10px !important;}
.selectcity  ul li{list-style:none;}

/*----弹框------*/
/*#_confirm_content, #_prompt_content, #_confirm_content_failure {
    width: 215px;
    padding: 0;
    top: 20%;
    position: fixed;
    left: 40%;
}*/
#_alert_content, #_confirm_content, #_confirm_content_failure, #_prompt_content, #_sendout_content {
    width: 15%;
    /*padding: 20px;*/
    position: fixed;
    top: 30%;
    left: 40%;
    border-radius: 4px;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    font-size: 16px;
    /* background-color: #433736; */
    background-color: rgba(69,145,56,.5);
    display: none;
}
#_confirm_content > p, #_prompt_content > p, #_sendout_content > p {
    padding: 20px;
}
#_confirm_shadowA, #_prompt_shadowA, #_sendout_shadowA {
    background: #fff;
}
#_confirm_shadowA, #_confirm_shadowB, #_prompt_shadowA, #_prompt_shadowB, #_sendout_shadowA, #_sendout_shadowB {
    width: 100%;
    height: 1px;
}
#_confirm_shadowA, #_confirm_shadowB, #_confirm_shadowC, #_confirm_shadowD, #_prompt_shadowA, #_prompt_shadowB, #_prompt_shadowC, #_prompt_shadowD, #_sendout_shadowA, #_sendout_shadowB, #_sendout_shadowC, #_sendout_shadowD {
    display: block;
    overflow: hidden;
}
#_confirm_btnW, #_prompt_btnW, #_sendout_btnW {
    width: 100%;
    height: 60px;
    line-height: 60px;
}
#_confirm_btnA, #_prompt_btnA, #_sendout_btnA {
    float: left;
}
#_confirm_btnA, #_confirm_btnB, #_prompt_btnA, #_prompt_btnB, #_sendout_btnA, #_sendout_btnB {
    width: 49%;
    height: 100%;
    font-size: 18px;
    cursor: pointer;
}#_confirm_shadowC, #_prompt_shadowC, #_sendout_shadowC {
     background: #fff;
 }
#_confirm_shadowC, #_confirm_shadowD, #_prompt_shadowC, #_prompt_shadowD, #_sendout_shadowC, #_sendout_shadowD {
    width: 1px;
    height: 95%;
    float: left;
}
#_confirm_shadowD, #_prompt_shadowD, #_sendout_shadowD {
    background: #fff;
}
#_confirm_shadowC, #_confirm_shadowD, #_prompt_shadowC, #_prompt_shadowD, #_sendout_shadowC, #_sendout_shadowD {
    width: 1px;
    height: 95%;
    float: left;
}
#_confirm_btnB, #_prompt_btnB, #_sendout_btnB {
    float: right;
}
#_confirm_btnA, #_confirm_btnB, #_prompt_btnA, #_prompt_btnB, #_sendout_btnA, #_sendout_btnB {
    width: 49%;
    height: 100%;
    font-size: 18px;
    cursor: pointer;
}

.input-group .myinput{width:120px;}

.table {
    font-family: 'Open Sans' !important;
    font-size: 12px !important;
    width:93%!important;
}
.page-header {
    padding-right:15%
}
.page-content{
    padding-right:7%
}
