body {background: #f5f5f5;}
.clearboth {clear: both;}

.topheadbox {width: 100%; height: 80px; background: #fff;}
.tophead {width: 1000px; height: 80px; margin: auto; background: #fff;}
.tophead_l {width: 200px; height: 80px; float: left;}
.tophead_l img {padding: 16px 0 0 0;}

.tophead_m {width: 450px; height: 80px; float: left;}
.tophead_r {width: 248px; height: 80px; line-height: 80px; float: left; text-align: right;}

.wrap {width: 1000px; margin: 0 auto;}
.content {width: 1000px; margin-top: 30px; background: #fff;}
.cbox {width: 960px; padding: 20px;}

.ctit {width: 100%; height: 80px; line-height: 80px;}
.ctit label {width: 200px; display: inline-block; font-size: 16px;}
.ctit .item {width: 128px; height: 28px; line-height: 28px; display: inline-block; margin-right: 10px; text-align: center; color: #666; font-size: 15px; cursor: pointer; border: 1px solid #ccc;}
.ctit .item.cur {color: #fff; border: 1px solid #ffa75d; background: url("http://static.city199.com/static/image/help/jgou.png") right bottom no-repeat #ffa75d;}

.phonediv {width: 100%; height: 80px; line-height: 80px;}
.phonediv label {width: 200px; display: inline-block; font-size: 16px;}
.phonediv .phone {width: 460px; height: 45px; text-indent: 5px; font-size: 16px; border: 2px solid #ddd;}

.verifydiv {width: 100%; height: 80px; line-height: 80px; position: relative;}
.verifydiv label {width: 200px; display: inline-block; font-size: 16px;}
.verifycode {width: 460px; height: 45px; text-indent: 5px; font-size: 16px; border: 2px solid #ddd;}
.verifyimg {width: 180px; height: 45px; position: absolute; left: 485px; top: 18px; cursor: pointer;}

.smsdiv {width: 100%; height: 80px; line-height: 80px; position: relative;}
.smsdiv label {width: 200px; display: inline-block; font-size: 16px;}
.smscode {width: 460px; height: 45px; text-indent: 5px; font-size: 16px; border: 2px solid #ddd;}
.getsmscode {height: 25px; line-height: 25px; display: inline-block; position: absolute; right: 301px; top: 23px; padding: 5px 15px; font-size: 15px; color: #38f; cursor: pointer; border-radius: 5px; background: #eee;}
.sms_disable {width: 150px; height: 45px; display: inline-block; position: absolute; right: 70px; top: 2px; z-index: -1;}

.cbox .errinfo {width: 460px; line-height: 25px; margin: -14px 0 0 203px;}
.cbox .errinfo span {font-size: 14px; color: #ff0000;}

.cbox .tjbtn {width: 200px; height: 52px; line-height: 52px; margin: 30px 0 30px 204px; text-align: center; font-size: 32px; color: #fff; background: #ff552e; cursor: pointer;}


.footer {width: 100%; height: 60px; line-height: 60px; margin-top: 30px; text-align: center; border-top: 1px solid #ccc;}

::-webkit-input-placeholder {color: #ccc;}
:-moz-placeholder {color: #ccc;}
::-moz-placeholder {color: #ccc;}
:-ms-input-placeholder {color: #ccc;}