.banner{
    width:100%;
    height:415px;
    background: #fff url(/static/images/money_plan/banner.png) no-repeat center center;
    border-top:1px solid #dcdddd;
}
.basic_info{
    width:100%;
    background: #f7f7f7;
    height:353px;
}
.info{
    width:1200px;
    margin:0 auto;
    text-align: center;
    padding:45px 0 35px;
}
.info>h1{
    font-size: 36px;
    color:#666;
    margin-bottom: 25px;
}
.info>.intro{
    font-size: 18px;
    color:#898989;
    margin-bottom: 37px;
}
.user_info{
	width:360px;
	margin:0 auto;
}
.user_info input,.user_info>select{
    width:360px;
    height:50px;
    padding-left: 15px;
    /*margin-right: 10px;*/
    font-size:18px;
    /*border:1px solid #f7f7f7;*/
    margin-bottom: 10px;
    /*float:left;*/
    outline: none;
    color:#535353;
    background: #f7f7f7;
    border:0;
    border-top-right-radius: 20px;
}
.user_info input[type="button"]{
	width:150px;
	background: #ffbb2e;
	position:absolute;
	right:0;
	top:0;
	color:#fff;
}
button.report_btn{
	width:180px;
	height:50px;
	background: #4CCFFF;
	border:0;
	outline: none;
	font-size: 18px;
	color:#fff;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom-left-radius: 15px;
	margin-bottom:50px;
}
/*placeholder字体样式的修改*/
::-webkit-input-placeholder{ /* WebKit browsers */
    color:#d2d2d2;
}
:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */
    color:#d2d2d2;
}
::-moz-placeholder{ /* Mozilla Firefox 19+ */
    color:#d2d2d2;
}
:-ms-input-placeholder{/* Internet Explorer 10+ */
    color:#d2d2d2;
}
.error_msg{
    color:red;
    text-align: center;
    height:30px;
}
.info>.my_future_btn>input{
    width:302px;
    height:50px;
    margin: 0 40px;
    border: 0;
    font-size:14px;
    outline: none;
    background: #0bb0f8;
    color:#fff;
}
.info>.my_future_btn>input:first-child{
    /*color:#9fa0a0;*/
    /*border:1px solid #0bb0f8;*/
    /*background: #ccc;*/
    margin-right:70px;
    /*color:#999;*/
}
/*.info>.my_future_btn>input:last-child{*/
    /*background: #0bb0f8;*/
    /*color:#fff;*/
/*}*/
.go_school_time{
    /*width:360px;
    height:50px;*/
    /*border:1px solid #f7f7f7;*/
    /*margin-right: 10px;*/
    margin-bottom: 10px;
    cursor: pointer;
    position: relative;
    text-align: left;
    /*border-top-right-radius: 20px;*/
}
.go_school_time>input{
    border: 0;
    width:360px;
    height:50px;
    padding-left: 15px;
    font-size:18px;
    cursor: pointer;
    outline: none;
    /*color:#9fa0a0;*/
    background: #f7f7f7;
    border-top-right-radius: 20px;
}
/*.info>.btn>input:first-child{*/
    /*/!*color:#9fa0a0;*!/*/
    /*/!*border:1px solid #0bb0f8;*!/*/
    /*background: #ccc;*/
    /*margin-right:70px;*/
    /*color:#999;*/
/*}*/
/*.info>.btn>input:last-child{*/
    /*background: #0bb0f8;*/
    /*color:#fff;*/
    /*cursor: pointer;*/
/*}*/
.main_example{
    width:100%;
    background: #fff;
}
.main_cont{
    width:1200px;
    margin:0 auto;
}
.use_process{
    text-align: center;
    padding:50px 0 70px;
}
.use_process>.title,.report_case>.title{
    font-size: 22px;
    color:#3e3a39;
    margin-bottom: 20px;
}
.use_process dl{
    float:left;
    margin: 25px 280px 0 0;
}
.use_process dl:last-child{
    margin-right:0;
}
.use_process dt{
    width:100px;
    margin:0 56px 30px;
}
.use_process dt>span{
    display: block;
    width:78px;
    height:40px;
    background: url(/static/images/money_plan/process.png) no-repeat 0 0;
    margin:0 auto;
}
.use_process dd{
    font-size: 18px;
    color:#898989;
}
.use_process dt.test>span{
    background-position: 0 -93px;
}
.use_process dt.report>span{
    background-position: 0 -182px;
}
.report_case{
    text-align: center;
}
.my_job{
    margin-top: 15px;
}
.my_job>.title,.my_salary>.title,.my_work_city>.title,.my_character_feature>.title,.my_values>.title{
    width:1200px;
    height:45px;
    background: -webkit-linear-gradient(left, #9ACEF4, #0BB0F9); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #9ACEF4, #0BB0F9); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #9ACEF4, #0BB0F9); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #9ACEF4 , #0BB0F9); /* 标准的语法（必须放在最后） */
    line-height: 45px;
    text-align: center;
    font-size: 18px;
    color:#fff;
}
.my_job .job{
    width:667px;
    margin:45px auto;
}
.my_job ul{
    margin-bottom: 40px;
    overflow: hidden;
}
.my_job li{
    float:left;
}
.my_job li.triangle{
    width:0;
    height:0;
    border:8px solid transparent;
    border-left:8px solid #F8B62D;
    margin: 3px 20px 0 0;
}
.my_job li.txt{
    width:181px;
    font-size: 16px;
    color:#727171;
    text-align: left;
}
.my_job li.scale{
    width:450px;
    height:22px;
    border:1px solid #dcdddd;
    -webkit-border-radius:11px;/* Safari 和 Chrome */
    -moz-border-radius:11px;/* Firefox */
    -o-border-radius:11px;
    border-radius: 11px;
    position:relative;
}
.my_job li.scale span{
    position:absolute;
    left:0;
    top:0;
    background: #60d9c1;
    width:45%;
    height:20px;
    -webkit-border-radius:10px;/* Safari 和 Chrome */
    -moz-border-radius:10px;/* Firefox */
    -o-border-radius:10px;
    border-radius: 10px;
}
.my_job li.scale span.two{
    width:32%;
}
.my_job li.scale span.three{
    width:19%;
}
.my_job li.scale span.four{
    width:4%;
}
.my_salary .work_year,.my_salary .company_scale{
    width:662px;
    height:332px;
    margin:45px auto 20px;
    /*border:1px solid #dcdddd;*/
    padding:10px 0;
}
.footnote{
    width:662px;
    margin:0 auto;
    text-align: center;
}
.footnote span{
    font-size: 12px;
    color:#898989;
}
.footnote.two{
    margin-bottom: 40px;
}
.china{
    height:450px;
    width:820px;
    float:left;
}
.china_other{
    margin: 105px 0 0 820px;
}
.china_other li:first-child{
    width:180px;
    height:35px;
    padding:0 15px;
    line-height: 35px;
    background: -webkit-linear-gradient(#9ACEF4, #0B9BF9); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#9ACEF4, #0B9BF9); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#9ACEF4, #0B9BF9); /* Firefox 3.6 - 15 */
    background: linear-gradient(#9ACEF4, #0B9BF9); /* 标准的语法 */
    color:#fff;
    font-weight: bold;
    font-size: 16px;
}
.china_other li:not(:first-child){
    width:180px;
    height:42px;
    line-height: 42px;
    font-size: 16px;
    color:#727171;
    border-left:1px solid #dcdddd;
    border-right:1px solid #dcdddd;
    padding:0 15px;
}
.china_other li:last-child{
    border-bottom:1px solid #dcdddd;
}
.my_character_feature_chart,.my_values_chart{
    padding:38px 34px 40px;
}
.my_character_feature_chart_txt,.my_values_chart_txt{
    width:338px;
    margin-right: 48px;
}
.my_character_feature_chart_txt>.title,.my_values_chart_txt>.title{
    margin-bottom: 32px;
}
.my_character_feature_chart_txt>.title>p,.my_values_chart_txt>.title>p{
    font-size: 18px;
    color:#4d4d4d;
}
.my_character_feature_chart_txt>.title>img,.my_values_chart_txt>.title>img{
    margin-top: 5px;
}
.line_l,.line_r{
    width:164px;
    height:5px;
    border-top:1px solid #dcdddd;
}
.dividing_line .triangle{
    margin-top: -7px;
}
.dividing_line{
    margin-bottom: 30px;
}
.my_character_feature_chart_txt .item li,.my_values_chart_txt .item li{
    font-size: 14px;
    color:#808080;
    margin-bottom: 20px;
    text-align: left;
}
.my_character_feature_chart .chart{
    width:684px;
    height:374px;
    border:1px solid #dcdddd;
    padding:10px 0;
}
.my_values_chart>.chart{
    height:405px;
    width:684px;
    border:1px solid #dcdddd;
    padding:10px 0;
}
.chart-box p{
    margin-top: 20px;
    font-size: 14px;
    color: #808080;
}
/*显示年月的下拉框开始*/
.mr_sj {
    position: absolute;
    right: 18px;
    top: 20px;
    border: 6px solid #fff;
    border-color: #d3d3d3 transparent transparent;
    display: block;
    font-size: 0;
    height: 0;
    width: 0;
}
.mr_calendar_ym {
    position: absolute;
    top: 50px;
    left: -1px;
    height: 160px;
    width: 236px;
    background-color: #fff;
    z-index: 5000;
    border: 1px solid #e7e7e7;
    border-radius: 3px;
    box-shadow: 2px 2px 4px #e7e7e7;
}
.mr_calendar_ym ul {
    float: left;
}
.mr_calendar_ym .mr_year {
    width: 90px;
    height: 160px;
    overflow: auto;
}
.mr_calendar_ym .mr_year li.disable {
    color: silver;
}
.mr_calendar_ym .mr_year li {
    width: 72px;
    height: 32px;
    cursor: pointer;
    line-height: 32px;
    background-color: #fff;
    color: #333;
    text-align: center;
    font-size: 14px;
}
.mr_calendar_ym .mr_year li.active {
    background-color: #4ed6b7!important;
    color: #fff!important;
}
.mr_calendar_ym .mr_month {
    word-wrap: normal;
    padding: 18px 0 15px 15px;
    background-color: #fff;
    width: 144px;
}
.mr_calendar_ym .mr_month li {
    float: left;
    cursor: pointer;
    width: 33%;
    height: 22px;
    line-height: 22px;
    color: #333;
    background-color: #fff;
    margin: 0 0 10px;
    font-size: 14px;
}
.mr_calendar_ym .mr_month li.mr0 {
    margin-right: 0;
}
.mr_calendar_ym .mr_month span {
    padding: 0 6px;
    border-radius: 3px;
}
.mr_calendar_ym .mr_month span.active {
    background-color: #4ed6b7!important;
    color: #fff!important;
}
/*显示年月的下拉框结束*/
/*登录弹窗开始*/
.login_Modal_content{
    margin: 15px 50px 25px 50px;
}

.login_Modal_content .register{
    font-size: 16px;
    color:#0bb0f9;
    margin-bottom: 20px;
    cursor: pointer;
}
/*.mail1 .mail_num{
    width:315px;
    height:58px;
    padding-left: 15px;
    font-size: 16px;
    border:1px solid #dcdddd;
}
.mail1 .mail_name{
    width:150px;
    height:58px;
    border:1px solid #dcdddd;
    border-left:0;
    text-align: center;
    font-size: 16px;
    color:#727171;
    cursor: pointer;
}*/
.mail1{
    clear:both;
    margin-bottom: 30px;
}
.password1 input,.mail1 input{
    width:465px;
    height:58px;
    border:1px solid #dcdddd;
    padding-left: 15px;
    font-size: 16px;
}
.forget_password{
    font-size: 14px;
    color:#727171;
    text-align: right;
    cursor: pointer;
}
.red_msg {
    text-align: center;
    color: red;
    height: 20px;
}
.login_btn{
    clear:both;
    width:465px;
    height:58px;
    background: #0bb0f8;
    color:#fff;
    font-size: 20px;
    border:0;
    padding:0;
    cursor: pointer;
}
/*[aria-hidden="true"]{*/
    /*font-size: 35px;*/
/*}*/
/*登录弹窗结束*/

/*我的未来报告详情*/
.banner.banner1{
    height:304px;
    background-image: url(/static/images/money_plan/banner1.png);
    border-bottom: 1px solid #dcdddd;
    text-align: center;
}
.banner>.title{
    font-size: 40px;
    color:#4d4d4d;
    margin-top: 130px;
}
.banner>.user{
    font-size: 18px;
    color:#666;
    width:450px;
    margin:78px auto 15px;
}
.banner>.user>.uname{
    margin-right: 46px;
}
.banner>.user>.uname>span{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 75px;
    display: inline-block;
    vertical-align: top;
}
.my_job.s{
    margin-top:42px;
}
.work{
    padding:42px 84px 7px;
}
.work .item{
    width:235px;
    height:118px;
    /*height:62px;*/
    border:1px solid #ccc;
    -webkit-border-radius:8px;/* Safari 和 Chrome */
    -moz-border-radius:8px;/* Firefox */
    -o-border-radius:8px;
    border-radius: 8px;
    text-align: center;
    padding:20px 10px;
    margin: 0 30px 35px 0;
    float:left;
}
/*.work .item.four{*/
    /*margin-right: 0;*/
/*}*/
/*.work .item.no{*/
    /*margin-bottom: 0;*/
/*}*/
.work .item:nth-child(4n){
    margin-right: 0;
}
.line_lf,.line_rt{
    width:101px;
    height:5px;
    border-top:1px solid #ccc;
}
.item_title>p{
    font-size: 16px;
    color:#4d4d4d;
}
.item_title img{
    margin-top: 5px;
}
.divide_line .triangle{
    margin-top: -7px;
}
.divide_line{
    margin:14px 0;
}
.item>.report_btn{
    padding:0;
    border:0;
}
.report_btn a.position,.report_btn a.salary{
    display: block;
    width:95px;
    height:25px;
    line-height: 24px;
    border:1px solid #ccc;
    -webkit-border-radius:12px;/* Safari 和 Chrome */
    -moz-border-radius:12px;/* Firefox */
    -o-border-radius:12px;
    border-radius: 12px;
    font-size: 13px;
    color:#007acc;
}
.report_btn a.salary{
    width:95px;
    margin:0 117px;
}
.report_btn a:hover{
    background: #017bcb;
    color:#fff;
}
.report_btn a.active{
    background: #017bcb;
    color:#fff;
}
/*查月薪*/
.check_salary_box{
    padding-top:20px ;
}
.check_salary{
    padding:20px 24px 0 20px;
    width:1200px;
    margin:0 auto;
    background: #fff;
}
.check_salary_title{
    font-size: 16px;
    color:#595757;
    border-bottom:1px solid #dcdddd;
    padding-bottom: 12px;
}
.check_salary_work_city>p,.check_salary_position>p{
    font-size: 15px;
    color:#727171;
    margin-bottom:15px;
}
.check_salary_work_city .city li,.check_salary_position .position li{
    float:left;
    font-size: 14px;
    color:#9a9a9a;
    height:25px;
    line-height: 25px;
    padding:0 10px;
    margin-right:20px;
    cursor: pointer;
}
.check_salary_work_city .city li.active,.check_salary_position .position li.active{
    background: #0bb0f8;
    color:#fff;
}
.check_salary_work_city{
    padding:20px 0 15px;
    border-bottom:1px solid #dcdddd;
}
.check_salary_position>p>span{
    color:#ff8b18;
}
.check_salary_position{
    padding:20px 0;
    border-bottom:1px solid #dcdddd;
}
.check_salary_position .position li{
    margin-bottom: 10px;
}
.check_salary_position .position li.no{
    margin-bottom: 0;
}
/*身份认证*/
.main_bg {
    background: #f7f7f7;
    padding-top: 15px;
}
.identification_box{
    width:1200px;
    margin:0 auto;
    padding:0 214px;
    background: #fff;
    text-align: center;
}
.identification_box .title{
    font-size: 18px;
    color:#535353;
    margin: 100px 0 50px;
    line-height: 30px;
}
.identification .phone{
    width:305px;
    height:50px;
    font-size: 16px;
    border:1px solid #dcdddd;
    padding-left: 15px;
}
.get_verification_code{
    width:140px;
    height:50px;
    border:1px solid #dcdddd;
    font-size: 16px;
    color:#0bb0f9;
    border-left:0;
    text-align: left;
    vertical-align: bottom;
    cursor: pointer;
    background: #fff;
    outline: none;
    padding-left:5px;
}
.get_verification_code:hover{
    background:#ccc;
}
.enter_verification_code{
    width:165px;
    height:50px;
    font-size: 16px;
    border:1px solid #dcdddd;
    padding-left: 15px;
}
.identification{
    margin-bottom: 20px;
}
.check_my_report{
    width:150px;
    height:50px;
    background:#0bb0f8;
    color:#fff;
    font-size: 16px;
    border:0;
    padding:0;
    cursor: pointer;
    outline: none;
}
.my_salary{
    padding-bottom: 10px;
}
/*报告生成中*/
.report_making_box{
    background: #fff;
    padding-top:100px;
    padding-bottom: 450px;
}
.report_making{
    width:305px;
    margin:0 auto;
    text-align: center;
}
p.txt{
    font-size: 18px;
    color:#4d4d4d;
    margin-top: 24px;
    margin-bottom: 70px;
}
.refresh{
    width:305px;
    height:50px;
    background:#0bb0f8;
    color:#fff;
    font-size: 16px;
    border:0;
    padding:0;
    cursor: pointer;
    outline: none;
}

