@charset "utf-8";

.reg-wrap{ width: 1000px; margin: 0 auto; padding-top:60px;}
/* CSS 注册页 */
.reg-bg0{  width: 100%; min-height: 1106px; background: url(../images/zc.jpg) center 0 no-repeat; padding-bottom:60px}
.reg-con1{ width: 966px; min-height: 500px; padding-bottom:50px; background: #fff; filter:alpha(opacity=80); -moz-opacity:0.8;  opacity:0.8;}
.reg-h1{font-family: 黑体; font-size: 40px; color: #fff; text-align: center; height: 80px; line-height: 80px; background: #dc4c44;}

.reg-text{ width: 760px; margin: 0 auto; margin-top: 60px;}
.tip-txtint{ height: 89px;}
.tip-txtint p,.tip-txtint span{ display: inline-block; line-height:48px; }
.tip-name{ font-family: 黑体; font-size: 20px; line-height: 48px; width: 140px; text-align: right;}
.tip-txtint input{ width: 324px; padding-left: 14px; height: 42px; border: 1px solid #d2d3d4;}
.tip-txtint input:hover{ border: 1px solid #4fb8ef;}
.tip-txtint .err-input{ border: 1px solid #e15a52;}
.xbs{ font-family: 黑体; font-size: 24px; line-height: 48px; }
.cbo-ckicon,.cbo-icon{ display: inline-block; width: 21px; height: 21px;}
.cbo-ckicon{ background-position: -701px -332px; }
.cbo-icon{ background-position: -735px -332px; }

.btn-return,.btn-register{ display: inline-block; width: 175px; height: 56px; text-align:center; line-height: 56px; font-family: 黑体; font-size: 24px; color: #Fff;}
.btn-return{ background: #e15a52; }
.btn-return:hover{ background: #e1453c;}
.btn-register{background: #4fb8ef;}
.btn-register:hover{ background: #33aeef;}

.reg-select{width: 340px; height: 44px; padding: 0 10px;}









