/* BASIC css start */
/* button */
.cbtn{display:inline-block;font-size:11px;color:#000;min-width:98px;height:31px;line-height:32px;border:1px solid #000;text-align:center;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
.cbtn.form{}
.cbtn.form.action{background-color:#000;color:#fff;}
.cbtn.form:hover{background-color:#000;color:#fff;}
.cbtn.form.action:hover{background-color:#fff;color:#000;}
.text {width:440px; text-align:left}
.text h3 {font-size:15px; }
.text p {line-height:20px; font-size:12px;padding:15px 0;color: #7d7d7d;}


.btnArea:after{content:"";display:block;clear:both;}
.btnArea .left{float:left;width:50%;}
.btnArea .right{float:right;width:50%;}
.btnArea .center{text-align:center;}
.benefit {padding: 10px 0 20px 0;}


.join1 { font-size:11px; color:#adadad; padding-bottom:15px; }
.join1 a { width:440px; height:58px; font-size:15px; line-height:58px; }
.new-privercy-contract{
    width: 1078px;
    margin: 0 auto;}



.join-footer{text-align:center;padding-top:15px;}
.join-footer .cbtn.form{width:288px;height:58px;line-height:58px;font-size:16px;margin:0 5px;}
/* BASIC css end */

