*,*:before, *:after{
    box-sizing: content-box !important;
}
.main{
    min-width: 0 !important;
}
body{
    font-family: "Microsoft yahei";
}
.index_main{
    width: 1190px;
    height: auto;
    margin:auto;
}
.all_margin_top{
    margin-top: 141px;
}
.left{
    float: left;
}
.right{
    float: right;
}
.clear{
    clear: both;
}
/*清浮动*/
.clearfix:before,
.clearfix:after{
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix:after{clear: both}
.clearfix{zoom: 1;}
/*多余标题省略号显示*/
.ziye_box .ziye_all_box .ziye_left_box .ziye_left_menu_box li a,
.achievement_final_box .top .intro table tr td,
.achievement_final_box table tr td,
.team_presence_box li h1,
.member_product_yes_box ul.member_product_yes_list li.hang ul li{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
}
/*头部*/
.top_box{
    width: 100%;
    height: auto;
    border-bottom: 1px solid #eeeeee;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
}
.top_box .title_left{
    display: inline-block;
    float: left;
}
.top_box .title_left li{
    font-size: 14px;
    line-height: 36px;
    padding-right: 10px;
    color: #333333;
    display: inline-block;
}
.top_box .title_left li span{
    font-size: 14px;
    line-height: 36px;
    color: #da382e;
}
.top_box .title_right{
    display: inline-block;
    float: right;
}
.top_box .title_right li{
    font-size: 14px;
    line-height: 36px;
    display: inline-block;
    color: #333333;
}
.top_box .title_right li a{
    display: block;
    color: #333333;
    padding: 0 8px;
}
.top_box .title_right li a:hover{
    color:#da382e;
}
.top_box .title_right li i{
    width:0;
    height:0;
    border-left:1px solid #d1d1d1;
}
/*头部logo*/
.top_box_main{
    width: 100%;
    height: auto;
    background: #fff;
    position: fixed;
    top: 37px;
    left: 0;
    z-index: 100;
    box-shadow: 0 2px 2px #f9f9f9;
    -o-box-shadow: 0 2px 2px #f9f9f9;
    -ms-box-shadow: 0 2px 2px #f9f9f9;
    -moz-box-shadow: 0 2px 2px #f9f9f9;
    -webkit-box-shadow: 0 2px 2px #f9f9f9;
}
.top_box_main .main_left{
    float: left;
}
.top_box_main .main_left img{
    width: auto;
    height: 104px;
    display: block;
}
/*头部-菜单*/
.top_box_main .top_menu_box{
    height: 104px;
    display: block;
    float: right;
    text-align: right;
}
.top_box_main .top_menu_box li.yiji{
    float: left;
    position: relative;
}
.top_box_main .top_menu_box li.yiji a{
    width: 120px;
    color: #333;
    display: block;
    line-height: 104px;
    font-size:18px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.top_box_main .top_menu_box li.yiji a span{
    width: 0;
    height: 2px;
    display: block;
    background: #da382e;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -50%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.top_box_main .top_menu_box li.yiji:hover a span,
.top_box_main .top_menu_box li.yiji.select a span{
    width: 100%;
}
.top_box_main .top_menu_box li.yiji:first-child{
    margin: auto 30px;
}
.top_box_main .top_menu_box li.yiji:first-child a{
    width: auto;
}
.top_box_main .top_menu_box li.yiji a:hover{
    color: #da382e;
}
.top_box_main .top_menu_box li.yiji.select a{
    color: #da382e;
}
.top_box_main .top_menu_box li.yiji ul.erji{
    width: 80px;
    height: auto;
    padding: 10px 20px;
    background: #fff;
    position: absolute;
    display: none;
}
.top_box_main .top_menu_box li.yiji ul.erji li{
    float: none;
}
.top_box_main .top_menu_box li.yiji ul.erji li a,
.top_box_main .top_menu_box li.yiji.select ul.erji li a{
    width: 100%;
    text-align: left;
    font-size: 16px;
    line-height: 34px;
    font-weight: normal;
    color: #333;
}
.top_box_main .top_menu_box li.yiji ul.erji li a:hover{
    color: #cd4032;
}
/*首页banner*/
.index_banner_box{
    width: 100%;
    height: 499px;
    overflow: hidden;
    position: relative;
    background: #100f18 url(../images/y_index_banner_icon.gif) no-repeat center center;
}
.index_banner_box .slides li{
    width: 100%;
    height: 499px;
}
.index_banner_box .slides li a{
    width: 100%;
    height: 100%;
    display: block;
}
/*小圆圆*/
.index_banner_box .flex-control-nav{
    display: block;
}
.index_banner_box .flex-control-nav{
    width: 100%;
    height: auto;
    text-align: center;
    position: absolute;
    bottom: 30px;
    z-index: 10;
}
.index_banner_box .flex-control-nav li{
    width: 10px;
    height: 10px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: auto 9px;
}
.index_banner_box .flex-control-nav li a{
    width: 100%;
    height: 100%;
    display: block;
    font-size: 0;
    border: 2px solid #fff;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.index_banner_box .flex-control-nav li .flex-active{
    border: 2px solid #ffffff;
    background: #ffffff;
}
/*首页-我们提供什么价值*/
.index_value_box{
    width: 100%;
    height: auto;
    padding: 76px 0 99px 0;
    background: #fff;
}
.index_value_box .index_value_title_box{
    text-align: center;
    margin-bottom: 60px;
}
.index_value_box .index_value_title_box h1{
    color: #333;
    font-size: 30px;
    line-height: 54px;
}
.index_value_box .index_value_title_box h2{
    color: #bbb;
    font-size: 18px;
    font-family: Arial;
    line-height: 36px;
    margin-bottom: 13px;
}
.index_value_box .index_value_title_box span{
    width: 30px;
    height: 2px;
    display: block;
    margin: auto;
    background: #da382e;
}
.index_value_box .index_value_main{
    width: 1079px;
    height: auto;
    margin: auto;
}
.index_value_box .index_value_main li{
    float: left;
}
.index_value_box .index_value_main li.main{
    width: 137px;
    height: auto;
    padding: 0 66px;
    position: relative;
}
.index_value_box .index_value_main li.main h1{
    color: #333;
    font-size: 16px;
    line-height: 38px;
    text-align: center;
    margin-top: 28px;
}
.index_value_box .index_value_main li:hover h1{
    color: #da382e;
}
.index_value_box .index_value_main li.main span,
.index_value_box .index_value_main li.main i{
    width: 137px;
    height: 137px;
    display: block;
    transition: transform 0.5s;
    -o-transition: transform 0.5s;
    -ms-transition: transform 0.5s;
    -moz-transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
}
.index_value_box .index_value_main li.main.one span{
    background: url(../images/y_index_value1_1.png) no-repeat center;
}
.index_value_box .index_value_main li.main.two span{
    background: url(../images/y_index_value2_1.png) no-repeat center;
}
.index_value_box .index_value_main li.main.three span{
    background: url(../images/y_index_value3_1.png) no-repeat center;
}
.index_value_box .index_value_main li.main.four span{
    background: url(../images/y_index_value4_1.png) no-repeat center;
}
.index_value_box .index_value_main li.main:hover span{
    /*transform: scale(1.08);
    -o-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -webkit-transform: scale(1.08);*/
    transform: scale(0.9);
    -o-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -webkit-transform: scale(0.9);
}
.index_value_box .index_value_main li.main i{
    position: absolute;
    top: 0;
    background: url(../images/y_index_value5_1.png) no-repeat top center;
}
.index_value_box .index_value_main li.main:hover i{
    transform: scale(0.9);
    -o-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -webkit-transform: scale(0.9);
}
/*.index_value_box .index_value_main li.main.one span{
    background: url(../images/y_index_value1_1.png) no-repeat center,url(../images/y_index_value5_1.png) no-repeat center;
}
.index_value_box .index_value_main li.main.one:hover span{
    background: #da382e url(../images/y_index_value1.png) no-repeat center;
}
.index_value_box .index_value_main li.main.two span{
    background: url(../images/y_index_value2_1.png) no-repeat center,url(../images/y_index_value5_1.png) no-repeat center;
}
.index_value_box .index_value_main li.main.two:hover span{
    background: #da382e url(../images/y_index_value2.png) no-repeat center;
}
.index_value_box .index_value_main li.main.three span{
    background: url(../images/y_index_value3_1.png) no-repeat center,url(../images/y_index_value5_1.png) no-repeat center;
}
.index_value_box .index_value_main li.main.three:hover span{
    background: #da382e url(../images/y_index_value3.png) no-repeat center;
}
.index_value_box .index_value_main li.main.four span{
    background: url(../images/y_index_value4_1.png) no-repeat center,url(../images/y_index_value5_1.png) no-repeat center;
}
.index_value_box .index_value_main li.main.four:hover span{
    background: #da382e url(../images/y_index_value4.png) no-repeat center;
}*/
.index_value_box .index_value_main li.line{
    width: 1px;
    height: 146px;
    background: #e8e8e8;
}

/*蒙版*/
.index_mask{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    z-index: 101;
}
#ascrail2001{
    background: #f0f0f0;
}
/*弹出框宽度*/
.index_chuang_main{
    width: 1000px;
    height: auto;
    margin: auto;
}
/*首页-弹出定位*/
.index_dingwei{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}
/*层级*/
.z_index{
    z-index: 102;
    background: #fff;
}
/*首页-弹窗*/
.index_tishi_box{
    width: 976px;
    height: auto;
    padding: 8px 12px 10px 12px;
}
.index_tishi_box .index_tishi_title{
    width: 100%;
    height: 74px;
    margin: auto;
    position: relative;
}
.index_tishi_box .index_tishi_title h1{
    font-size: 24px;
    line-height: 74px;
    color: #da382e;
    position: absolute;
    right: 247px;
}
.index_tishi_box .index_tishi_main{
    width: 940px;
    height: auto;
    padding: 14px 18px;
    background: #f8f8f8;
}
.index_tishi_box .index_tishi_main p{
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    text-indent: 2em;
}
.index_tishi_box .button{
    width: 100%;
    height: auto;
    padding-top: 10px;
    text-align: center;
}
.index_tishi_box .button li{
    display: inline-block;
}
.index_tishi_box .button li button{
    width: 114px;
    height: 40px;
    font-size: 16px;
    color: #ffffff;
    line-height: 40px;
    border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    outline: none;
    border: none;
    cursor: pointer;
    font-family: "Microsoft yahei";
}
.index_tishi_box .button li .accept{
    background: #E3E3E3;
}
.index_tishi_box .button li .refuse{
    background: #da382e;
}
/*选择注册类型*/
.regist_choose_box{
    padding: 16px 0 30px 0;
    text-align: center;
}
.regist_choose_box h1{
    color: #000033;
    font-size: 20px;
    line-height: 55px;
}
.regist_choose_box ul{
    margin: 40px auto 55px auto;
}
.regist_choose_box ul li{
    width: 109px;
    height: 109px;
    margin: auto 74px;
    border: 1px solid #dadada;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    display: inline-block;
    color: #999;
    font-size: 26px;
    line-height: 109px;
    text-align: center;
    cursor: pointer;
}
.regist_choose_box ul li.on{
    color: #fff;
    background: #da382e;
    border: 1px solid #da382e;
}
a.tanchuang_btn_style,
a.tanchuang_btn_style:hover,
button.tanchuang_btn_style{
    width: 288px;
    height: 40px;
    display: block;
    margin: auto;
    background: #da382e;
    border: 0;
    border-radius: 6px;
    -o-border-radius: 6px;
    -ms-border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
}
/*注册头部*/
.regist_box{
    width: 450px;
    height: auto;
    padding: 10px 30px 30px 30px;
}
.regist_box .regist_top_box{
    height: 42px;
    border-bottom: 1px solid #dadada;
}
.regist_box .regist_top_box ul{
    
}
.regist_box .regist_top_box ul li{
    width: 98px;
    height: auto;
    float: left;
}
.regist_box .regist_top_box ul li a{
    width: 98px;
    height: auto;
    display: block;
    color: #666;
    font-size: 18px;
    line-height: 42px;
    text-align: center;
    font-weight: bold;
}
.regist_box .regist_top_box ul li.on a,
.regist_box .regist_top_box ul li a:hover{
    color: #da382e;
    border-bottom: 1px solid #da382e;
}
.regist_box .regist_top_box a.y_close{
    width: 30px;
    height: 42px;
    display: block;
    background: url(../images/y_regist_top_close.png) no-repeat right center;
}
/*判断资格*/
.source_box{
    padding: 22px 0 30px;
}
.source_box .questionnaire_main{
    height: auto;
    overflow-y: visible;
}
/*不符合条件，返回首页*/
.source_no_box{
    padding: 50px;
}
.source_no_box h1{
    text-align: center;
    color: #000033;
    font-size: 20px;
    line-height: 53px;
    background: url(../images/y_source_no_icon.png) no-repeat 280px center;
}
/*问卷调查*/
.questionnaire_box{
    width: 1000px;
    padding: 22px 0 30px;
}
.questionnaire_box h1.title,
.source_box h1.title{
    color: #000033;
    font-size: 20px;
    line-height: 44px;
    text-align: center;
}
.questionnaire_box h2.tishi{
    width: 922px;
    height: auto;
    margin: 20px auto;
    color: #333;
    font-size: 14px;
    line-height: 26px;
}
.questionnaire_main{
    width: 890px;
    height: 350px;
    margin: auto auto 30px auto;
    padding-right: 32px;
    overflow-y: scroll;
    position: relative;
}
.questionnaire_main .ziye_duanluo{
    margin-bottom: 16px;
}
.questionnaire_main .ziye_duanluo p{
    text-indent: 0 !important;
}
.questionnaire_main ul.questionnaire_list_box li.dati{
    font-size: 16px;
    margin-bottom: 10px;
}
.questionnaire_main ul.questionnaire_list_box li.ti{
    margin-bottom: 18px;
}
.questionnaire_main ul.questionnaire_list_box li.ti h1{
    color: #333;
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 12px;
}
.questionnaire_main ul.questionnaire_list_box li.ti ul li span{
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-right: 16px;
    margin-left: 18px;
    margin-top: 6px; 
    border: 2px solid #dcdcdc;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    float: left;
    position: relative;
}
.questionnaire_main ul.questionnaire_list_box li.ti ul li{
    cursor: pointer;
}
.questionnaire_main ul.questionnaire_list_box li.ti ul li.on span i{
    width: 6px;
    height: 6px;
    display: block;
    background: #da382e;
    position: absolute;
    top: 2px;
    left: 2px;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.questionnaire_main ul.questionnaire_list_box li.ti ul li label{
    width: 800px;
    line-height: 26px;
    display: inline-block;
}
#ascrail2000{
    background: #ccc;
    position: absolute;
    top: 0;
}
.questionnaire_box p.promise{
    color: #da382e;
    line-height: 30px;
    margin-bottom: 14px;
    padding-left: 66px;
    /*background: url(../images/pass_through.png) no-repeat 38px center;*/
}



/*问卷调查评析*/
.questionnaire_appraise_box{
    padding: 20px 0 34px 0;
    text-align: center;
}
.questionnaire_appraise_box h1{
    color: #000033;
    font-size: 20px;
    line-height: 50px;
    margin-bottom: 10px;
}
.questionnaire_appraise_box p{
    color: #333;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 24px;
    font-weight: bold;
}
.questionnaire_appraise_box p span{
    color: #da382e;
}
/*确认评估结果*/
.sure_appraise_box{
    text-align: center;
    padding: 50px 0 30px 0;
}
.sure_appraise_box p{
    margin-bottom: 30px;
    font-size: 20px;
}
.sure_appraise_box p span{
    color: #da382e;
}
.sure_appraise_box ul li{
    display: inline-block;
    margin: auto 10px;
}
.sure_appraise_box ul li .tanchuang_btn_style{
    width: 100px;
}


/*注册成功*/
.regist_success_box{
    padding: 30px 0;
    text-align: center;
}
.regist_success_box h1{
    color: #000033;
    font-size: 20px;
    line-height: 38px;
    position: relative;
}
.regist_success_box h1 img{
    display: block;
    position: absolute;
    top: -10px;
    left: 370px;
}
.regist_success_box p{
    color: #333;
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 20px;
}
.regist_success_box p span{
    color: #da382e;
    font-weight: bold;
}


/*登录*/
.zcr_login{
    width: 450px;
    margin: auto;
}  
.zcr_login_input{
    margin-top: 40px;
    position: relative;
}
.zcr_login_input span{
    float: left;
    margin-left:25px; 
    font: normal 14px/40px 'Microsoft Yahei';
    color: #333;
}
.zcr_login_input input{
    float: right;
    margin-right: 25px;
    width: 290px;
    height: 38px;
    border: solid 1px #dadada;
    padding-left: 15px;
}
.zcr_login_input label{
    position: absolute;
    top: 40px;
    left: 135px;
    font: normal 12px/40px 'Microsoft Yahei';
    color: #da382e;
}
.zcr_forget_code{
    display: block;
    font: normal 14px/28px 'Microsoft Yahei';
    color: #da382e;
    margin: 10px 0px 15px 135px;
}

/*修改密码*/
.password_change_box{
    padding-left: 40px;
}

.yincang{
    display: none;
}





/*子页全部*/
.ziye_box{
    width: 100%;
    height: auto;
    padding: 0 0 30px 0;
    background: #f5f5f5;
}
.ziye_box .ziye_bread_box{
    width: 1190px;
    height: 60px;
    margin: auto;
}
.ziye_box .ziye_bread_box li{
    font-size: 14px;
    color: #666666;
    line-height: 60px;
    display: inline-block;
}
.ziye_box .ziye_bread_box li a{
    color: #666666;
}
.ziye_box .ziye_bread_box li a:hover{
    color: #da382e;
}
.ziye_box .ziye_all_box{
    width: 1190px;
    height: auto;
    margin: auto;
}
.ziye_box .ziye_all_box .ziye_left_box{
    width: 200px;
    height: auto;
    margin: auto;
}
.ziye_box .ziye_all_box .ziye_left_box .ziye_left_title_box{
    width: 200px;
    height: 66px;
    padding-top: 14px;
    text-align: center;
    background: #da382e;
}
.ziye_box .ziye_all_box .ziye_left_box .ziye_left_title_box h1{
    line-height: 33px;
    font-size: 28px;
    color: #ffffff;
}
.ziye_box .ziye_all_box .ziye_left_box .ziye_left_title_box h2{
    line-height: 25px;
    font-size: 16px;
    color: #ffffff;
}
.ziye_box .ziye_all_box .ziye_left_box .ziye_left_menu_box{
    width: 160px;
    height: auto;
    padding: 13px 20px;
    background: #ffffff;
}
.ziye_box .ziye_all_box .ziye_left_box .ziye_left_menu_box li{
    width: 140px;
    height: auto;
    line-height: 42px;
    padding-left: 20px;
    border-bottom: 1px solid #eeeeee;
}
.ziye_box .ziye_all_box .ziye_left_box .ziye_left_menu_box li a{
    font-size: 16px;
    color: #333333;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    background: url("../images/ziye_left_menu_box1.png") no-repeat right center;
}
.ziye_box .ziye_all_box .ziye_left_box .ziye_left_menu_box li a:hover,
.ziye_box .ziye_all_box .ziye_left_box .ziye_left_menu_box .select a,
.ziye_box .ziye_all_box .ziye_left_box .ziye_left_menu_box li ul.erji li a:hover,
.ziye_box .ziye_all_box .ziye_left_box .ziye_left_menu_box li ul.erji li.on a{
    color: #da382e;
    background: url("../images/ziye_left_menu_box2.png") no-repeat right center;
}
.ziye_box .ziye_all_box .ziye_left_box .ziye_left_menu_box li a.havedrop,
.ziye_box .ziye_all_box .ziye_left_box .ziye_left_menu_box li a.havedrop:hover{
    background: url("../images/ziye_left_menu_box3.png") no-repeat right center;
    color: #da382e;
}
.ziye_box .ziye_all_box .ziye_left_box .ziye_left_menu_box li a.yiji_select{
    color: #da382e;
}
.ziye_box .ziye_all_box .ziye_left_box .ziye_left_menu_box li:last-child{
    border-bottom: none;
}
/*二级菜单*/
.ziye_box .ziye_all_box .ziye_left_box .ziye_left_menu_box li ul.erji{
    width: 180px;
    display: none;
    margin-left: -20px;
}
.ziye_box .ziye_all_box .ziye_left_box .ziye_left_menu_box li ul.erji li{
    width: 160px;  
    padding-left: 0;
}
.ziye_box .ziye_all_box .ziye_left_box .ziye_left_menu_box li ul.erji li a{
    color: #333;
    font-size: 14px;
    background: url("../images/ziye_left_menu_box1.png") no-repeat right center;
}
.ziye_box .ziye_all_box .ziye_right_box{
    width: 914px;
    height: auto;
    background: #ffffff;
    padding: 23px 30px 0 30px;
}
.ziye_box .ziye_all_box .ziye_right_box .ziye_right_title_box{
    width: 914px;
    height: auto;
    font-size: 20px;
    line-height: 44px;
    display: block;
    border-bottom: 2px solid #eeeeee;
}
.ziye_box .ziye_all_box .ziye_right_box .ziye_right_title_box span{
    border-bottom: 2px solid #da382e;
    padding-bottom: 8px;
}
/*子页-段落*/
.ziye_duanluo p{
    line-height: 26px;
    font-size: 14px;
    color: #333;
    text-indent: 2em;
}
.ziye_duanluo img{
    max-width: 100%;
    height: auto;
    display: block;
    margin: 10px auto;
}
/*关于我们-董事长致辞*/
.about_zhici_box{
    width: 914px;
    height: auto;
    background: #ffffff;
    padding: 38px 0 72px 0;
}
.about_zhici_content{
    width: 647px;
}
.about_zhici_box img{
    display: block;
}
/*关于我们-大事件*/
.about_dashijian_box{
    width: 914px;
    height: auto;
    background: #fff;
    padding: 49px 0 27px 0;
}
.about_dashijian_box ul li ul li{
    width: 457px;
    height: auto;
}
.about_dashijian_box ul li ul li img{
    width: 100%;
    height: auto;
    display: block;
}
.about_dashijian_box ul li ul .text{
    padding-bottom: 20px;
}
.about_dashijian_box ul li ul .text h1{
    line-height: 72px;
    padding-left: 24px;
    font-size: 24px;
    color: #da382e;
}
.about_dashijian_box ul li ul li span{
    width:20px;
    height: 2px;
    display: block;
    border-bottom: 2px solid #d3d3d3;
    margin-left: 24px;
    margin-bottom: 25px;
}
.about_dashijian_box ul li ul li p{
    padding-left: 24px;
    font-size: 14px;
    line-height: 26px;
    color: #333;
}
/*关于我们-公司文化*/
.about_wenhua_red{
    color: #da382e;
    font-weight: bold;
}
/*投资决策人*/
.about_juece_box{
    width: 914px;
    height: auto;
    background: #ffffff;
    padding: 22px 0 51px 0;
    margin: auto;
}
.about_juece_box hr{
    background: #eee;
    height: 1px;
    border: none;
}
.about_juece_box .jueceren{
   
}
.about_juece_box .jueceren:first-child{
    border-bottom: 1px solid #eee;
}
.about_juece_box .jueceren li img{
    width: 260px;
    height: 330px;
    display: block;
}
.about_juece_box .jueceren .text{
    width: 584px;
    height: auto;
   
}
.about_juece_box .jueceren li h1{
    font-size: 23px;
    color: #333;
    line-height: 41px;
    padding-bottom: 30px;
}
.about_juece_box .jueceren li ul{
    padding-bottom: 26px;
}
.about_juece_box .jueceren li ul li{
    font-size: 14px;
    line-height: 26px;
    color: #333;
}
.about_juece_box .jueceren li p{
    font-size: 14px;
    line-height: 26px;
    color: #333;
}
/*过往业绩-历史收益率*/
.achievement_yields_box,
.achievement_final_box{
    width: 914px;
    height: auto;
    padding: 26px 0;
}
.achievement_yields_box table{
    width: 914px;
    height: auto;
    color: #333;
    font-size: 16px;
    line-height: 44px;
    text-align: center;
}
.achievement_yields_box table tr.title{
    background: #f8f8f8;
}
.achievement_yields_box table tr td{
    width: 10%;
    height: 44px;
    border: 1px solid #e8e8e8;
}
.achievement_yields_box table .red{
    color: #da382e;
}
.achievement_yields_box .ziye_duanluo{
    margin: 16px auto 40px auto;
}
.achievement_yields_box .ziye_duanluo p{
    text-indent: 0;
    padding-left: 2px;
}
/*过往业绩-已完结产品*/
.achievement_final_box .top .trend{
    width: 694px;
    height: auto;
    height: 328px;
}
.achievement_final_box .top .intro{
    width: 220px;
    height: auto;
}
.achievement_final_box .top .intro h1{
    width: 100%;
    height: 38px;
    background: #ff7e0c;
    color: #fff;
    font-size: 16px;
    line-height: 38px;
    text-align: center;
}
.achievement_final_box .top .intro table{
    width: 218px;
    border: 1px solid #e8e8e8;
    border-bottom: 0;
}
.achievement_final_box .top .intro table tr{
    border-bottom: 1px solid #e8e8e8;
    color: #333;
    font-size: 16px;
    line-height: 48px;
    text-align: center;
}
.achievement_final_box .top .intro table tr td{
    text-align: center;
}
.achievement_final_box p.jieshi{
    color: #ff7e0c;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 30px;
    padding-left: 40px;
}
.achievement_final_box table{
    width: 100%;
    height: auto;
}
.achievement_final_box table tr td{
    border: 1px solid #e8e8e8;
    color: #333;
    font-size: 16px;
    line-height: 44px;
    text-align: center;
}
.achievement_final_box table tr td.title{
    background: #ff7e0c;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}
.achievement_final_box table tr td.bg{
    background: #f8f8f8;
}
.achievement_final_box table tr td.one{
    width: 20%;
}
.achievement_final_box table tr td.two{
    width: 30%;
}
/*会员专区-我的产品-无产品*/
.member_product_no_box{
    min-height: 600px;
    position: relative;
}
.member_product_no_box .member_product_no_main{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
} 
.member_product_no_box .member_product_no_main img{
    display: block;
    margin: auto auto 30px auto;
}
.member_product_no_box .member_product_no_main p{
    color: #333;
    font-size: 18px;
    line-height: 36px;
    text-align: center;
}
.member_product_no_box .member_product_no_main p span{
    color: #da382e;
    font-weight: bold;
    padding-left: 10px;
}
/*会员专区-我的产品-有产品*/
.member_product_yes_box{
    padding: 14px 0 30px 0;
}
.member_product_yes_box h1.person_name{
    color: #333;
    font-size: 14px;
    line-height: 60px;
}
.member_product_yes_box ul.member_product_yes_list{

}
.member_product_yes_box ul.member_product_yes_list li.hang,
.member_product_yes_box ul.member_product_yes_list li.hang a{
    color: #333;
    font-size: 14px;
    line-height: 52px;
    text-align: center;
    border-bottom: 1px solid #f0f0f0;
}
.member_product_yes_box ul.member_product_yes_list li.hang a:hover{
    color: #da382e;
}
.member_product_yes_box ul.member_product_yes_list li.title{
    line-height: 42px;
    background: #f6f6f6;
    border: 1px solid #f0f0f0;
}
.member_product_yes_box ul.member_product_yes_list li.hang ul li{
    float: left;
}
.member_product_yes_box ul.member_product_yes_list li.hang ul li.one{
    width: 25%;
}
.member_product_yes_box ul.member_product_yes_list li.hang ul li.two{
    width: 25%;
}
.member_product_yes_box ul.member_product_yes_list li.hang ul li.three{
    width: 15%;
}
.member_product_yes_box ul.member_product_yes_list li.hang ul li.four{
    width: 15%;
}
.member_product_yes_box ul.member_product_yes_list li.hang ul li.five{
    width: 10%;
}
.member_product_yes_box ul.member_product_yes_list li.hang ul li.six{
    width: 10%;
}



/*持赢团队-团队风采*/
.team_presence_box{
    padding-bottom: 30px;
}
.team_presence_box ul.team_presence_main{
    margin-bottom: 30px;
}
.team_presence_box ul.team_presence_main li{
    padding: 26px 0;
    border-bottom: 1px solid #e8e8e8;
}
.team_presence_box ul.team_presence_main li h1{
    color: #333;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
}
.team_presence_box ul.team_presence_main li:hover h1{
    color: #da382e;  
}
.team_presence_box ul.team_presence_main li h2,
.team_presence_box ul.team_presence_main li p{
    color: #666;
    font-size: 14px;
    line-height: 26px;
}
.team_presence_box ul.team_presence_main li p{
    color: #333;
}
/*持赢团队-团队风采-内容页*/
.team_presence_content_box{
    padding: 30px 0;
}
.team_presence_content_box .team_presence_content_title{
    text-align: center;
    padding-bottom: 10px;
}
.team_presence_content_box .team_presence_content_title h1{
    color: #333;
    font-size: 20px;
    line-height: 40px;
    font-weight: bold;
}
.team_presence_content_box .team_presence_content_title ul li{
    display: inline-block;
    margin: auto 4px;
    color: #666;
    font-size: 16px;
    line-height: 30px;
}
a.back_list{
    width: 232px;
    line-height: 45px;
    background:#ff6600;
    color: #ffffff;
    display: block;
    margin: 20px auto auto auto;
    text-align: center;
    border-radius: 22px;
    -o-border-radius: 22px;
    -ms-border-radius: 22px;
    -moz-border-radius: 22px; 
    -webkit-border-radius: 22px; 
}
/*持赢团队-招贤纳士*/
.team_recruit_box{
    padding: 30px 0;
}
.team_recruit_box .team_recruit_main{

}
.team_recruit_box .team_recruit_main li{
    padding-bottom: 10px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e8e8e8;
}
.team_recruit_box .team_recruit_main li h1,
.team_recruit_box .team_recruit_main li h2{
    color: #333;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
}
.team_recruit_box .team_recruit_main li h1{
    margin-bottom: 14px;
}
.team_recruit_box .team_recruit_main li .ziye_duanluo{
    margin-bottom: 20px;
}
.team_recruit_box .team_recruit_main li .ziye_duanluo p{
    text-indent: 0;
}
/*持赢团队-联系我们*/
.team_contact_box{
    padding: 20px 0;
}
.team_contact_box .team_contact_map{
    width: 100%;
    height: 460px;
    margin-bottom: 18px;
}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
.team_contact_box .team_contact_main{
    padding-top: 30px;
    padding-left: 16px;
    border-top: 1px solid #e8e8e8;
}
.team_contact_box .team_contact_main h1{
    color: #333;
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 20px;
}
.team_contact_box .team_contact_main ul li{
    color: #333;
    font-size: 18px;
    line-height: 36px;
    padding-left: 45px;
}
.team_contact_box .team_contact_main ul li.phone{
    background: url(../images/y_team_contact_icon1.png) no-repeat left center;
}
.team_contact_box .team_contact_main ul li.fax{
    background: url(../images/y_team_contact_icon2.png) no-repeat 3px center;
}
.team_contact_box .team_contact_main ul li.address{
    background: url(../images/y_team_contact_icon3.png) no-repeat 5px center;
}
.team_contact_box .team_contact_main ul li span{
    color: #da382e;
}
/*底部-备案信息*/
.zcr_cy_content{
    width: 1190px;
    background: #fff;
    margin: auto;
    padding-bottom: 30px;
}
.zcr_cy_dk{
    width: 1095px;
    margin: auto;
    padding: 0 20px;
}
.zcr_cy_dk2{
    width: 1060px;
    margin: auto;
}
.zcr_cy_content .zcr_cy_dk h1{
    display: block;
    width: 100%;
    font: bold 18px/40px 'Microsoft Yahei';
    color: #333;
    text-align: center;
    padding-top: 10px;
    border-bottom: solid 1px #eee;
}
.zcr_cy_dk2 h2{
    font: bold 18px/36px 'Microsoft Yahei';
    color: #da382e;
    margin-top: 15px;
}
.zcr_cy_dk2 p{
    font: bold 14px/20px 'Microsoft Yahei';
    color: #333;
}
.zcr_cy_dk2 p span{
    font-weight: normal; 
}
.zcr_cy_dk2 h3{
    font: bold 18px/36px 'Microsoft Yahei';
    color: #333;
    margin-top: 15px;
}
.zcr_cy_dk2 img{
    width: 100;
    display: block;
    margin: 25px auto 20px auto;
}









/*子页-页码*/
.ziye_page_box{
    /*padding-left: 20px;*/
}
.ziye_page_box li{  
    width: 36px;
    height: 36px;
    display: inline-block;
    margin: auto 1px;
}
.ziye_page_box li a{    
    width: 36px;
    height: 36px;
    display: block;
    background: #f9f9f9;
    color: #a1a1a1;
    font-size: 12px;
    line-height: 36px;
    text-align: center;
    transition: all .4s;
    -o-transition: all .4s;
    -ms-transition: all .4s;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
}
.ziye_page_box li a:hover,
.ziye_page_box .select a{
    color: #fff;
    background: #da382e;
}
.ziye_page_box .ellipsis a{
    background: none;
}
.ziye_page_box .last a{
    background: #f9f9f9 url(../images/y_ziye_page1.png) no-repeat center;
}
.ziye_page_box .last a:hover{
    background: #da382e url(../images/y_ziye_page1_1.png) no-repeat center;
}
/*后台page样式*/
.ziye_page_box span,
.ziye_page_box a{
    float: left;
    margin-right: 5px;
}
.ziye_page_box span:hover,
.ziye_page_box a:hover{
    color: #fff;
    background: #da382e;
}
.ziye_page_box .current{
    width: 36px;
    height: 36px;
    display: block;
    color: #fff;
    background: #da382e;
    font-size: 12px;
    line-height: 36px;
    text-align: center;
    transition: all .4s;
    -o-transition: all .4s;
    -ms-transition: all .4s;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
}
.ziye_page_box .num{
    width: 36px;
    height: 36px;
    display: block;
    background: #f9f9f9;
    color: #a1a1a1;
    font-size: 12px;
    line-height: 36px;
    text-align: center;
    transition: all .4s;
    -o-transition: all .4s;
    -ms-transition: all .4s;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
}
.ziye_page_box .next,
.ziye_page_box .prev{
    width: 36px;
    height: 36px;
    display: block;
    color: #a1a1a1;
    font-size: 0;
    line-height: 36px;
    text-align: center;
    transition: all .4s;
    -o-transition: all .4s;
    -ms-transition: all .4s;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
}
.ziye_page_box .next{
    background: #f9f9f9 url(../images/y_ziye_page1.png) no-repeat center;
}
.ziye_page_box .next:hover{
    background: #da382e url(../images/y_ziye_page1_1.png) no-repeat center;
}
.ziye_page_box .prev{
    background: #f9f9f9 url(../images/y_ziye_page2.png) no-repeat center;
}
.ziye_page_box .prev:hover{
    background: #da382e url(../images/y_ziye_page2_1.png) no-repeat center;
}
/*页尾*/
.foot_box{
    width: 100%;
    height: auto;
    padding: 46px 0 30px 0;
    background: #2d2d2d;
}
.foot_box .foot_main{
    width: 1000px;
    height: auto;
    margin: auto;
}
.foot_box .foot_main .top_main{
    padding-bottom: 30px;
    border-bottom: 1px solid #444;
}
.foot_box .foot_main .top_main h1{
    color: #eee;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 18px;
}
.foot_box .foot_main .top_main p{
    color: #bbb;
}
.foot_box .foot_main ul.link li{
    width: 130px;
    height: auto;
    float: left;
    border-right: 1px solid #444;
    margin-right: 56px;
}
.foot_box .foot_main ul.link li ul li{
    float: none;
    border-right: 0;
    margin-right: 0;
}
.foot_box .foot_main ul.link li ul li a{
    color: #bbb;
    font-size: 14px;
    line-height: 30px;
}
.foot_box .foot_main ul.link li ul li a:hover{
    color: #fff;
}
.foot_box .foot_main .service h2{
    color: #bbb;
    font-size: 30px;
    line-height: 30px;
    font-family: Arial;
    padding-left: 42px;
    background: url(../images/y_foot_icon1.png) no-repeat left center;
    margin-bottom: 4px;
}
.foot_box .foot_main .service p{
    line-height: 26px;
}
.foot_box .foot_main .erweima{
    margin-right: 14px;
}
.foot_box .foot_main .erweima img{
    width: 110px;
    height: 110px;
    display: block;
}
.foot_box .foot_main .erweima p{
    line-height: 36px;
    text-align: center;
}
.foot_box .foot_main p.banquan{
    color: #777;
    font-size: 14px;
    line-height: 36px;
    text-align: center;
    margin: 12px auto 10px auto;
}
.banquan a:hover{
    color: #da382e;
}
.foot_box .foot_main ul.safe{
    text-align: center;
}
.foot_box .foot_main ul.safe li{
    display: inline-block;
    margin: auto 4px;
}
.foot_box .foot_main ul.safe li a img{
    width: 93px;
    height: 35px;
    display: block;
}





















/*右侧联系方式*/
.right_contact_box{
    width: 45px;
    height: auto;
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.right_contact_box ul li{
    width: 45px;
    height: 45px;
    margin-top: 1px;
}
.right_contact_box ul li:first-child{
    margin-top: 0;
}
.right_contact_box ul li a{
    width: 45px;
    height: 45px;
    display: block;
}
.right_contact_box ul li.phone a{
    background: #989898 url(../images/y_rightz_toolbar1.png) no-repeat center;
    position: relative;
}
.right_contact_box ul li.phone a:hover{
    background: #da382e url(../images/y_rightz_toolbar1.png) no-repeat center;
    position: relative;
}
.right_contact_box ul li.qq a{
    background: #989898 url(../images/y_rightz_toolbar2.png) no-repeat center;
}
.right_contact_box ul li.qq a:hover{
    background: #da382e url(../images/y_rightz_toolbar2.png) no-repeat center;
}
.right_contact_box ul li.top a{
    background: #989898 url(../images/y_rightz_toolbar3.png) no-repeat center;
}
.right_contact_box ul li.top a:hover{
    background: #da382e url(../images/y_rightz_toolbar3.png) no-repeat center;
}
.right_contact_box ul li.phone a h1{
    width: 120px;
    height: 45px;
    position: absolute;
    top: 0;
    right: -145px;
    background: #da382e;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 45px;
    font-weight: bold;
    font-family: Arial;
    z-index: -1;
    transition: all 0.4s;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
}
.right_contact_box ul li.phone a:hover h1{
    right: 45px;
}
.right_contact_box ul li.share_weixin a{
    background: #989898 url(../images/y_rightz_toolbar4.png) no-repeat center;
}
.right_contact_box ul li.share_weixin a:hover{
    background: #da382e url(../images/y_rightz_toolbar4.png) no-repeat center;
}
.right_contact_box ul li.share_weibo a{
    background: #989898 url(../images/y_rightz_toolbar5.png) no-repeat center;
}
.right_contact_box ul li.share_weibo a:hover{
    background: #da382e url(../images/y_rightz_toolbar5.png) no-repeat center;
}