@charset "utf-8";
/*首页*/
.home_search_box input.collect_gather{ 
    width: 296px; 
    height:24px; 
    border:1px solid #01bbf4;

}
.kfwNavs a.nav_bule_size{
    color: #01bbf4;
}
/*头部登录完成之后*/
.personage_register li .personage_register_xiala{
    height: 160px;
    width: 116px;
    padding-top: 10px;
}
.ui-dialog_valuation .dialog_valuation_top h6{
    text-align: left;
}
.Boxtitle_file{
    margin-left: 20px;
}
.personage_register li .personage_register_xiala a{
    color: #666;
    margin: 0;
    padding:0;
    display: block;
    line-height: 28px;
    width: 100%;
    text-align: center;
    height: 28px;
    font-size: 12px;
    font-family: "Microsoft Yahei";
}
.personage_register li .personage_register_xiala a:hover{
    background: #f5f5f5;
    color: #01bbf4;
}
.personage_register li .a_pull-down{
    border-left: none;
    /*border-right: 1px solid #e3e3e3;*/
    padding: 0 20px;
}
.personage_register li .personage_register_xiala{
    opacity: 0;
    filter: alpha(opacity=0);
    height: 0;
    -webkit-transition: height 0.5s;
    -moz-transition: height 0.5s;
    -ms-transition: height 0.5s;
    -o-transition: height 0.5s;
    transition: height 0.5s;

}
.home_search_box .isolated_button{ 
    width: 70px; 
    height: 26px; 
    background: #01bbf4; 
    color:#fff; 
    font-size: 16px; 
    text-align: center;
    line-height: 26px;
    border:none;
}
.home_search_box{ margin-right: 46px; }

/*套餐的*/
.optimization_plan_box{ 
    width: 1180px; 
    margin: 0 auto; 
}
.optimization_plan_box .optimization_headline{ 
    margin-top: 80px;
    height: 114px; 
    text-align: center; 
    line-height: 114px;
    font-size: 22px; 
    font-weight: 700;
    width: 1180px; 

}
.optimization_plan_box .optimization_center_plan{
    width: 1180px;
}
.optimization_plan_box .optimization_center_plan li{ 
    margin-right:20px; 
    width: 218px;
    height: 289px;
    margin-right: 22px;
}

.optimization_plan_box .optimization_center_plan .set_meal_1{
    background: url(../images_pc/lx-ditu_1.png) no-repeat;
    width: 218px;
    height: 289px;
    display: inline-block;
}
.optimization_plan_box .optimization_center_plan .set_meal_2{
    background: url(../images_pc/lx-ditu_2.png) no-repeat;
    width: 218px;
    height: 289px;
    display: inline-block;
}
.optimization_plan_box .optimization_center_plan .set_meal_3{
    background: url(../images_pc/lx-ditu_3.png) no-repeat;
    width: 218px;
    height: 289px;
    display: inline-block;
}
.optimization_plan_box .optimization_center_plan .set_meal_4{
    background: url(../images_pc/lx-ditu_4.png) no-repeat;
    width: 218px;
    height: 289px;
    display: inline-block;
}
.optimization_plan_box .optimization_center_plan .set_meal_5{
    background: url(../images_pc/lx-ditu_5.png) no-repeat;
    width: 218px;
    height: 289px;
    display: inline-block;
    margin-right: 0;
}
.optimization_plan_box .optimization_center_plan li .title_tao{ 
    margin-top: 40px; 
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #555;
    font-size: 16px;
    font-family:"Microsoft Yahei";
    width: 100%;
}
.optimization_plan_box .optimization_center_plan li .p_grayness span{
    width: 70%;
    height: 16px;
    line-height: 16px;
    text-align: center;
    font-size: 12px;
    color: #666;
    display: inline-block;
    margin-left: 15%;
}
.optimization_plan_box .optimization_center_plan li .p_grayness{
    margin-top: 8px;
    height: 22px;
    width: 100%;
    line-height: 22px;
}
.optimization_plan_box .optimization_center_plan li .red_element{
    width:100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size:22px;
    color: #dd2726;
    margin-top: 50px;
}
.optimization_plan_box .optimization_center_plan li .hui_element{
    width: 100%;
    height: 16px;
    line-height: 16px;
    text-align: center;
    color: #989898;
    font-size: 12px;
    text-decoration:line-through;
}
.optimization_plan_box .optimization_center_plan li input{
    width: 84px;
    height: 30px;
    line-height:28px;
    text-align: center;
    background: #f26b3c;
    font-size: 16px;
    color: #fff;
    border:none;
    margin-left: 68px;
    margin-top: 38px;
    padding:0;
    cursor: pointer;
}
.optimization_plan_box .optimization_center_plan li:hover{ 
    -moz-box-shadow: 0px 0px 8px #989898;
    -webkit-box-shadow: 0px 0px 8px #989898;
    box-shadow: 0px 0px 8px #989898;
    -o-box-shadow: 0px 0px 8px #989898;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#989898')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#989898'); 
}

/*套餐的*/
/*图片的横栏*/
.img_input_intermediate{
    width: 100%;
    height: 140px;
    position:relative;  
    overflow:hidden;  
    margin-top:50px;

}
.img_input_intermediate .banner{
    width: 1920px;
    position:absolute;
    height: 140px;
    left:50%;
    margin-left:-960px;  
}
.Corporate_Information .center_left_base li .p_H_title:hover{
    color: #01bbf4;
}
.img_input_intermediate .from_input_cneter{ 
    position: absolute;
    top: 50px;
    left: 25%; 
    width: 880px; 
}
.img_input_intermediate .from_input_cneter input.input_cneter_1{
    width: 250px;
    height: 40px;
    padding:0;
    padding-left: 10px
}
.img_input_intermediate .from_input_cneter input{ 
    margin-right: 40px; 
}
.img_input_intermediate .from_input_cneter input.input_cneter_2{
    width: 160px;
    height: 40px;
    padding:0;
    padding-left: 10px
}
.img_input_intermediate .from_input_cneter input.input_cneter_3{
    width: 140px;
    height: 40px;
    padding:0;
    padding-left: 10px
}
.img_input_intermediate .from_input_cneter input.input_cneter_4{
    width: 120px;
    height: 40px;
    padding:0;
    line-height: 40px;
    text-align: center;
    background: #f26b3c;
    font-size: 16px;
    color: #fff;
    border: none;
}
/*图片的横栏*/
/*热门业务*/
.hot_business_title {
    width: 100%;
    height: 22px;
    position:relative;  
    overflow:hidden;  
    margin-top:50px;
    margin-bottom: 40px;
}
.hot_business_title .hot_business_box{
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;

}
.h4_home_title_re{
    position: absolute;
    z-index: 2;
}
.operation_classification .professional_work_big{
    width: 1180px; 
    height: 415px;
    margin:0 auto;
}
.operation_classification .professional_work_big .left_business{
    width: 235px;
    height: 415px;
    background: url(../images_pc/lx_ditu2_1.png) no-repeat;
    display: inline-block;
    margin-right: 22px;
}
/*.operation_classification .professional_work_big .left_business:hover{
        -moz-box-shadow: 0px 0px 8px #989898;
        -webkit-box-shadow: 0px 0px 8px #989898;
        box-shadow: 0px 0px 8px #989898;
        -o-box-shadow: 0px 0px 8px #989898;
        -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#989898')";
        filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#989898');
}*/
.operation_classification .professional_work_big .left_business2:hover{
    -moz-box-shadow: 0px 0px 8px #989898;
    -webkit-box-shadow: 0px 0px 8px #989898;
    box-shadow: 0px 0px 8px #989898;
    -o-box-shadow: 0px 0px 8px #989898;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#989898')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#989898');
}
.operation_classification .professional_work_big .center_importance ul li:hover{
    -moz-box-shadow: 0px 0px 8px #989898;
    -webkit-box-shadow: 0px 0px 8px #989898;
    box-shadow: 0px 0px 8px #989898;
    -o-box-shadow: 0px 0px 8px #989898;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#989898')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#989898');
}
.Corporate_Information .center_left_base li:hover{
    -moz-box-shadow: 0px 0px 8px #989898;
    -webkit-box-shadow: 0px 0px 8px #989898;
    box-shadow: 0px 0px 8px #989898;
    -o-box-shadow: 0px 0px 8px #989898;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#989898')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#989898');
}
.operation_classification .professional_work_big .center_importance{
    width: 664px; 
    height: 415px;
    margin-right: 22px;
}
.operation_classification .professional_work_big .center_importance ul .importance_1{
    background: url(../images_pc/lx_ditu2_2.png) no-repeat;
    display: inline-block;
    height: 200px;
    width: 325px;
    margin-right: 14px;
    margin-bottom: 17px;

}
.operation_classification .professional_work_big .center_importance ul li a{
    width: 325px;
    height: 200px;
    display: inline-block;
}
.operation_classification .professional_work_big .center_importance ul .importance_2{
    background: url(../images_pc/lx_ditu2_3.png) no-repeat;
    display: inline-block;
    height: 200px;
    width: 325px;
    margin-bottom: 17px;

}
.operation_classification .professional_work_big .center_importance ul .importance_3{
    background: url(../images_pc/lx_ditu2_5.png) no-repeat;
    display: inline-block;
    height: 200px;
    width: 325px;
    margin-right: 14px;


}
.operation_classification .professional_work_big .center_importance ul .importance_4{
    background: url(../images_pc/lx_ditu2_6.png) no-repeat;
    display: inline-block;
    height: 200px;
    width: 325px;

}
.operation_classification .professional_work_big .left_business2{
    width: 235px;
    height: 415px;
    background: url(../images_pc/lx_ditu2_4.png) no-repeat;
    display: inline-block;
}

.red_span{
    font-size: 20px;
    color: #dd2726;
}
.center_importance ul li .top_lin{ 
    margin-top: 30px;
    margin-left: 25px; 
}
.center_importance ul li .top_lin .p_1{
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    height: 20px;
    color: #666;
}
.center_importance ul li .top_lin .p_2{
    font-size: 20px;
    line-height:30px;
    height: 30px;
    color: #666;
}
.left_business2 .top_lin .p_1{
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    height: 20px;
    color: #666;
}
.left_business2 .top_lin .p_2{
    font-size: 20px;
    line-height:30px;
    height: 30px;
    color: #666;
}
.left_business2 .top_lin{
    margin-top: 30px;
    margin-left: 25px;
}
/*热门业务*/

/*企业资讯*/
.knowledge_base_repository{
    width: 1180px;
    margin: 0 auto;
    height: 430px;
}
.knowledge_base_repository .Corporate_Information{
    width: 930px;
    height: 430px;
}
.base_title .left_1{
    font-size: 20px;
    color: #323232;
    margin-bottom: 20px;
}
.table_broadside_all .ico_p p .span_mail_box{
    display: -webkit-box;
    position: relative;
    top: -23px;
    left: 19px;
}
.base_title .right_1{
    font-size: 12px;
    color: #989898;
    margin-bottom: 20px;
    margin-right: 20px;
    height: 20px;
    line-height: 20px;
    margin-right:40px;
}
.base_title .right_1 i{
    width: 10px;
    height: 10px;
    background: url(../images_pc/lx_zhishikujiantou.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;	
    margin-bottom: 2px;

}
.Corporate_Information .center_left_base li{
    width: 210.5px;
    height: 380px;
    border:1px solid #ccc;
    margin-right: 20px;

}
.Corporate_Information .center_left_base li .img_top{	
    width: 208px;
    height: 170px;

}
.Corporate_Information .center_left_base li .img_top img{	
    width: 100%;
    height: 100%;

}
.Corporate_Information .center_left_base li .span_san{
    width: 42px;
    height: 20px;
    background: url(../images_pc/lx_zixunjiantou.png) no-repeat;
    display: inline-block;
    margin-top: 20px;
    font-size: 12px;
    color: #fff;
    line-height: 20px;
    text-align: center;
    margin-left: 14px;
    margin-bottom: 10px;
}
.Corporate_Information .center_left_base li .p_H_title{ 
    margin-left:14px;
    color: #555;
    font-size: 16px;
    line-height: 28px;
    font-weight: 600;

}
.Corporate_Information .center_left_base li .p_H_title_2{ 
    margin-left:14px;
    margin-right:10px;
    color: #666;
    font-size: 14px;
    line-height: 20px;

}
.Corporate_Information .center_left_base li .p_H_title_3{
    font-size: 12px;
    color: #989898;
    margin-top: 26px;
    margin-right: 12px;
    line-height: 20px;
    height: 20px;
    text-align:right;
}
.company_news{
    width: 250px;
    height: 380px;
}
.company_news_big{
    width: 248px; 
    height: 378px;
    border:1px solid #01bbf4;
}
.company_news_big .img_top{	
    width: 246px;
    height: 170px;

}
.company_news_big .img_top img{	
    width: 100%;
    height: 100%;

}
.company_news_big .News_tabulates{
    margin-top: 30px;
    margin-left: 25px;
    margin-bottom: 26px;
}
.company_news_big .News_tabulates li a{
    line-height: 30px;
    height: 30px;
    font-size: 14px;
    color: #333333;
}
.company_news_big .News_tabulates li a:hover{
    color: #dd2727;
}
.company_news_big .News_tabulates  li span{ 
    margin-right: 6px; 
}
/*企业资讯*/

.customer_voice_management{
    width: 100%;
    height: 400px;
    position: relative;
    overflow: hidden;

}
.customer_voice_management .hot_management_box{
    width: 1920px;
    position: absolute;
    left: 50%;
    margin-left: -960px;
    overflow: hidden;

}
.relative_left{
    left:230px;
}


/* play */
.play{
    width:1180px;
    height:400px;
    overflow:hidden;
    position:relative;
    margin:0px auto;
    z-index: 22;}
.play .text {width:100%;position:absolute;left:0;bottom:0;height:60px;}
.play .text div {position:absolute;left:0;top:0;width:100%;height:100%;background:black;filter:alpha(opacity:40);opacity:0.4;z-index:44;}
.play .text span {position:absolute;left:0;top:0;width:100%;height:100%;line-height:60px;color:white;z-index:999;text-align:center;font-size:20px;}
.play ol{position:absolute;left:50%;margin-left:-20px;bottom:10px;z-index:99999;}
.play ol li{float:left;margin-right:3px;display:inline;cursor:pointer;background-color:rgba(0,0,0,0.5);padding:5px 9px;color:#fff;font-family:arial;font-size:12px;border-radius:100px;}
.play ol li.active{font-weight:bold;color:#ffffff;background-color:rgba(0,0,0,1);position:relative;}
.play ul{position:absolute;top:0;left:0;z-index:1;}
.play ul li{width:1180px;height:400px;float:left;}
#next{display:block;position:absolute;top:50%;right:0;width:30px;height:54px;text-align:center;color:#fff;background-color:rgba(0,0,0,0.2);z-index:50;line-height:50px;text-decoration:none; margin-top: -15px;}
#prev{display:block;position:absolute;top:50%;left:0;width:30px;height:54px;text-align:center;color:#fff;background-color:rgba(0,0,0,0.2);z-index:50;line-height:50px;text-decoration:none;margin-top: -15px;}
#prev:hover .prevImg,#next:hover .nextImg{display:block;}
.prevImg{height:54px;width:80px;position:absolute;background-color:#fff;top:0;left:30px;display:none;}
.nextImg{height:54px;width:80px;position:absolute;background-color:#fff;top:0;right:30px;display:none;}
.correspondent_evaluation_assessment .evaluation_tltle{ font-size: 22px; color: #fff;margin-top: 158px; margin-left: 130px;width: 360px;
                                                        line-height: 50px;}

.correspondent_evaluation_assessment .assessment{
    margin-top: 70px;
    margin-right: 130px;

}
.correspondent_evaluation_assessment .assessment .images_yuan{
    width: 160px;
    height: 160px;
    margin-bottom: 20px;
}
.correspondent_evaluation_assessment .assessment .images_yuan img{
    width: 160px;
    height: 160px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;

}
.correspondent_evaluation_assessment .assessment p{
    width: 160px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff; 
}
.correspondent_evaluation_assessment .assessment .top_p{
    font-size: 20px;
}
.correspondent_evaluation_assessment .assessment .top_t{
    font-size: 16px;
}
.container_two{
    width: 1180px;
    height: 330px;
    margin:0 auto;
    border:1px solid #ccc;
    margin-bottom: 50px;
}
.container_two .cooperation_lists{
    margin-left: auto;
    margin-right: auto;
    margin-top: -1px;
    margin-left: -1px;
}
.container_two .cooperation_lists li{
    width:196.33px;
    height: 163px;
    border:1px solid #ccc; 
    border-right: none;
}

/*底部的大图*/
.hot_business_title_foot{
    width: 100%;
    height: 500px;
    position: relative;
    overflow: hidden;

}
.hot_business_title_foot .hot_business_box_foot{
    width: 1920px;
    position: absolute;
    left: 50%;
    margin-left: -960px;
    overflow: hidden;

}
/*底部的大图*/

/*数字动*/
.wrapper{ 
    width: 1180px; 
    margin:340px auto; 
}
.wrapper .col_fourth{
    width:393px; 
    text-align: center;
}
.wrapper .col_fourth .count-title{
    font-size: 30px;
    color:#fff;
    position: relative;
    line-height: 40px;
    text-align: center;
}
.wrapper .col_fourth .count-text{
    font-size: 20px;
    color:#fff;
    position: relative;
    line-height: 30px;
    text-align: center;
}

.greyf5f5f5_150 .index_center_foot_over {
    width: 1180px;
    height: 134px;
    margin: 0px auto;
    padding-top: 40px;
}
.greyf5f5f5_150 .index_center_foot_over li{
    width: 295px;
    padding-left: 80px;

}
.index_center_foot_over li .zz_shan_foot{
    background: url(../images_pc/index_01.png) no-repeat;
    display: inline-block;
    width: 57px;
    height: 57px;
    background-size: 57px;
}
.index_center_foot_over li .zf_shan_foot{
    background: url(../images_pc/index_02.png) no-repeat;
    display: inline-block;
    width: 48px;
    height: 56px;
    background-size: 48px;
}
.index_center_foot_over li .fw_shan_foot{
    background: url(../images_pc/index_03.png) no-repeat;
    display: inline-block;
    width: 57px;
    height: 57px;
    background-size: 57px;
}
.index_center_foot_over li .sh_shan_foot{
    background: url(../images_pc/index_04.png) no-repeat;
    display: inline-block;
    width:56px;
    height: 56px;
    background-size:56px;
}
.index_center_foot_over li .textImgSeparation{
    margin-left: 14px;
    height: 60px;
}
.index_center_foot_over li .textImgSeparation h3{
    font-size: 16px;
    color: #555;
    font-weight: normal;
    line-height: 28px;
    height: 28px;
    font-family: "Microsoft Yahei";
}
.index_center_foot_over li .textImgSeparation span{
    font-size: 12px;
    color: #666;
    line-height: 24px;
    height: 24px;
    font-family: "Microsoft Yahei";
}

/*数字动*/
/*底部的*/
.minwidth {
    height: auto;
    margin: 0 auto;
    width: 1180px;
    overflow: hidden;
}
.minwidthauto {
    height: auto;
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
}
.index-fo-link {
    padding: 48px 0 16px 0;
}
.index-fo-link li.margin0 {

}
.index-fo-link h5 {
    font-size: 14px;
    margin-bottom: 23px;
}
.index-fo-link a {
    display: block;
    width: 100%;
    font-size: 12px;
    color: #999;
    margin-bottom: 18px;
}
.index-fo-link li {
    margin-left: 80px;
}
.index-fo-link a:hover{
    color: #01bbf4;
}
.bd {
    width: 1px;
    height: 120px;
    background: #dfdfdf;
    margin: 12px 78px 0 0;
}
.link-weixi {
    width: 250px;
}
.link-weixi i {
    background-position: 0 -328px;
    width: 125px;
    height: 125px;
    float: left;
    background: url(../images_pc/weixin_fenx.jpg) no-repeat;
    display: inline-block;
    background-size: 125px;
}
.link-weixi .textImgSeparation {
    padding-top: 42px;
    padding-left: 17px;
}
.link-weixi span {
    font-size: 12px;
    color: #666;
    text-align: left;
    display: block;
    line-height: 1.4;
}
.link-th h5 {
    font-size: 14px;
    margin-bottom: 24px;
}
.link-th h3 {
    font-size: 28px;
    color: #0690eb;
}
.link-th span {
    display: inline-block;
    width: 100%;
    font-size: 12px;
    margin-bottom: 20px;
}
.mx-button {
    font-size: 12px;
    color: #007bc7;
    text-align: center;
    border: 1px solid #007bc7;
    width: 140px;
    height: 24px;
    line-height: 24px;
    cursor: pointer;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.footer_border_top{
    border-top: 1px solid #eee;
}
.footer {
    font-size: 12px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #90a8bd;
/*    height: auto;
    overflow: hidden;
    position: relative;
    width: 100%;*/
}

.footer-inner {
    border-top: 1px solid #e0e0e0;
    width: 1180px;
    margin: 0 auto;

}
.footer-index2{
    border:0;
}
.footer-index2 p{
    margin: 0;
    line-height: 24px;
    text-align: center;
    color: #b5b5b5;
    font-size: 12px;
    padding: 20px 0;
}
.mx-button i{
    width: 12px;
    height: 12px;
    background: url(../images_pc/xinxin.png) no-repeat;
    display: inline-block;
    background-size: 12px;
    vertical-align: middle;
    margin-right: 6px;
}
/*底部的*/
/*侧边固定定位回到顶部等*/
.navSidebars {
    margin-top: 200px;
    bottom: 150px;
    height: auto;
    position: fixed;
    right: 0px;
    width: 70px;
    z-index: 1000;
}

.headerOverflowInherit {
    overflow: inherit !important;
}
.navSidebars li, .navSidebars a, .navSidebars i {
    width: 70px;
}
.navSidebars li {
    border: 1px solid #eee;
    border-top: none;
    background-color: #fafafa;
}

.navSidebars .mx-a-1 {
    height: 68px;
}
.navSidebars a {
    position: relative;
    text-align: center;
}
.navSidebars a, .navSidebars i {
    display: inline-block;
    font-size: 12px;
    color: #909090;
}
.navSidebars a {
    height: 69px;
    width: 68px;
}
.navSidebars li, .navSidebars a, .navSidebars i {
    width: 70px;
}
.navSidebars i {
    background: url(../images_pc/qq_zaixian.png) no-repeat;
    display: inline-block;
}

.navSidebars>li>a>div {
    height: 20px;
    line-height: 7px;
}
.navSidebars > li:hover a div{
    color: #00c0bf;
}

/*侧边固定定位回到顶部等*/
/*首页*/
/*有限公司注册*/
.breadcrumb {
    overflow: hidden;
    height: auto;
}
.breadcrumb li, .breadcrumb a {
    float: left;
    font-size: 12px;
    color: #666;
    height: 20px;
    line-height: 20px;
}

.breadcrumb li {
    margin: 15px 0;
}
.product-item-preview .product-slider .product-slider-content{
    width: 560px;
    height: 370px; 
}
.product-item-inner {
    width: 600px;
    margin-left: 20px;
    font-size: 12px;
    color: #b5b5b6;
    line-height: 30px;
}
.product-item-inner .name {
    position: relative;
}
.product-item-inner .name h1 {
    font-size: 24px;
    color: #333;
}
.product-item-inner .name .tips {
    padding: 2px 0 12px;
    font-size: 14px;
    color: #666;
}
.product-item-inner .name .share {
    position: absolute;
    top: 10px;
    right: 20px;
    display: block;
    width: 30px;
    height: 30px;
    background: url(../images_pc/hcy_weixin.png) no-repeat;
    background-size: 30px;
}
.product-item-inner .name .share:hover {
    position: absolute;
    top: 10px;
    right: 20px;
    display: block;
    width: 30px;
    height: 30px;
    background: url(../images_pc/hcy_weixin2.png) no-repeat;
    background-size: 30px;
}
.price_model{
    width:100%; 
    height: 85px;
    background: #f6f6f6;
}
.price_model .price{ 
    width:100%;
    height: 65px;
    padding-top: 18px;
    padding-left: 24px;
}
.price_model .price p{
    width: 100%;
    height:20px;
    line-height:20px;
}
.price_model .price p.shi_model{
    font-size: 12px;
    color: #989898;
    text-decoration:line-through;
}
.price_model .price p.hui_model{
    font-size: 12px;
    color: #989898;
}
.price_model .price p.hui_model span{
    font-size: 22px;
    color: #ff392a;
    line-height: 30px;
    height: 30px;
    margin-left: 15px;
}
.form_genre_mold{
    margin-top: 20px;
}
.form_genre_mold .leixing{
    width: 65px;
    text-align: right;
    line-height: 30px;
    height: 30px;
    color: #989898; 
}
.form_genre_mold .item-type li{
    height: 30px;
    border:1px solid #989898;
    line-height: 30px;
    text-align: center;
    margin: 0 10px;
    position: relative;

}
.form_genre_mold .item-type li a{ 
    color: #989898;
    height: 30px;
    line-height: 30px; 
    padding: 0 20px;
}
.form_genre_mold .item-type li.red_border{ 
    height: 30px;
    border:2px solid #ff392a;
    line-height: 30px;
    text-align: center;  
}
.form_genre_mold .item-type li.red_border a{ 
    color:#ff392a;
    height: 30px;
    line-height: 30px;
    display: inline-block;	 
}
.form_genre_mold .city_select input{
    width: 220px;
    height: 30px;
    padding: 0;
    padding-left: 10px;
    font-size: 12px;
}
/*地址的*/
._citys { width: 450px; display: inline-block; border: 2px solid #eee;position: relative; background: #fff; }
._citys span { color: #56b4f8; height: 15px; width: 15px; line-height: 15px; text-align: center; border-radius: 3px; position: absolute; right: 10px; top: 10px; border: 1px solid #56b4f8; cursor: pointer; }
._citys0 { width: 100%; height: 34px; display: inline-block; border-bottom: 2px solid #56b4f8; padding: 0; margin: 0; }
._citys0 li { display: inline-block; line-height: 34px; font-size: 15px; color: #888; width: 80px; text-align: center; cursor: pointer; }
.citySel { background-color: #01bbf4; color: #fff !important; }
._citys1 { width: 100%; display: inline-block; padding: 10px 0; }
._citys1 a {
    width: 83px;
    height: 27px;
    display: inline-block;
    color: #666;
    margin-left: 6px;
    margin-top: 3px;
    line-height: 26px;
    text-align: center;
    cursor: pointer;
    font-size: 13px;
    overflow: hidden;
}
._citys1 a:hover { color: #fff; background-color: #56b4f8; }
.AreaS { background-color: #56b4f8 !important; color: #fff !important; }
/*地址的*/
.border_grayness{
    width: 100%;
    border-top: 1px solid #ccc;
    margin-top: 20px;
    padding-top: 20px;
}
.border_grayness .size_gray .blue_555{
    height: 20px;
    line-height: 20px;
    color: #555;
    font-size: 14px;
}
.border_grayness .size_gray .blue_666{
    color: #666;
    font-size: 12px;
    line-height: 20px;
    height: 20px;
}
/*公司注册内容的*/

.Evaluation_of_contents .evaluation_content{
    width: 920px;
    margin-right: 20px;
    border:1px solid #eee;
    margin-top: 50px;
    margin-bottom: 42px;
}
.Evaluation_of_contents .evaluation_content .title_ul{
    width: 100%;
    height: 40px;
    background: #f6f6f6;
}
.Evaluation_of_contents .evaluation_content .title_ul li a{
    padding:0 30px; 
    line-height:40px;
    color: #838383;
}
.Evaluation_of_contents .evaluation_content .title_ul li.background_bai{
    background: #fff;
    height: 100%;
    line-height:40px;
    border-top: 1px solid #01bbf4; 

}
.bgWhite{
    background: #ffffff; 
    width: 100%;
    border-top:1px solid #01bbf4;
    margin-top: 40px;
}
.service_assurance_right{
    width: 240px;
    height: 440px;
    border:1px solid #eee;
    margin-top: 50px;
}
.service_assurance_right .title_guarantee{
    height: 88px;
    width: 100%;
    line-height: 88px;
    border-bottom:1px solid #eee;
    text-align: center;
    font-size: 22px;
    color: #555555;
}
.service_assurance_right .guarantee_left_border{
    height: 88px;
    width: 100%;
    border-bottom:1px solid #eee;
    padding-top: 20px;
    padding-left: 25px;
}
.service_assurance_right .guarantee_left_border .img_big{
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.service_assurance_right .guarantee_left_border .right_safeguard{
    width: 150px;
    height: 48px;
    margin-left: 10px;
    margin-top: -4px;
}
.service_assurance_right .guarantee_left_border .right_safeguard h4{
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #555555;
}
.service_assurance_right .guarantee_left_border .right_safeguard p{
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    color: #888888;
}
.server_servant_class{
    border-bottom:1px solid #eeeeee;
    height: 190px;
}
.server_servant_class .servant_head_portrait{
    width: 90px;
    height: 90px;
    margin: 30px 40px 0 44px;

}
.server_servant_class .servant_head_portrait img{
    width: 100%;
    height: 100%;
}
.server_servant_class .Choose_the_provider{
    margin-top: 30px;
}
.server_servant_class .Choose_the_provider p{
    height: 30px;
    line-height: 30px;
    width: 530px;
}
.server_servant_class .the_provider_button_right{
    margin-top: 30px;
}
.server_servant_class .Choose_the_provider p span.size_big{
    font-size: 16px;
    color: #555555;
    margin-right: 20px;
    font-weight: 700;
    font-family: "Microsoft Yahei";
}

.server_servant_class .Choose_the_provider p span{
    font-size: 12px; 
    color: #888888;
    margin-right: 12px;
    font-family: "Microsoft Yahei";
}
.server_servant_class .Choose_the_provider p span i.dingwei{
    background: url(../images_pc/hcy_ico_d.png) no-repeat;
    display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align: middle;
    margin-right: 6px;
}
.server_servant_class .Choose_the_provider p span i.aixin{
    background: url(../images_pc/hcy_ico_x.gif) no-repeat;
    display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align: middle;
    margin-right: 6px;
}
.server_servant_class .Choose_the_provider p span i.shijian{
    background: url(../images_pc/hcy_ico_s.png) no-repeat;
    display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align: middle;
    margin-right: 6px;
}
.server_servant_class .Choose_the_provider p span.size_red{
    color: #ff392a;
}
.kfwNavs a.nav_bule_size:hover{
    color: #fff;
}
.the_provider_button_right p.size_red{
    height: 30px;
    line-height: 30px;
    color: #ff392a;
    font-size: 16px;
    font-weight: 700;
    font-family: "Microsoft Yahei";
}
.the_provider_button_right p{
    margin-bottom: 20px;

}
.the_provider_button_right div input{
    width: 102px;
    height: 32px;
    font-size: 12px;
    color: #fff;
    border:none;
    padding: 0;
    cursor: pointer;
}
.the_provider_button_right div.button_top {
    width: 200px;
    height: 32px;
}
.the_provider_button_right div.button_top input{
    background: #ff392a;
}
.the_provider_button_right div.button_top input:hover{
    background: #ec3426;
}
.the_provider_button_right div.button_bottom input{
    margin-top: 4px;
}
.the_provider_button_right div.button_bottom input{
    background: #01bbf4;
}
.the_provider_button_right div.button_bottom input:hover{
    background: #00a1d2;
}
.bottom_paging{
    margin-top: 18px;
    margin-top: 18px;
    padding-bottom: 18px;
    /*border-bottom: 1px solid #eee;*/
}
.bottom_paging .bottom_paging_box{
    border: 1px solid #eee; 
    border-right: none; 
    margin-left: 256px;
    height: 40px;
    width: 205px;

}
.bottom_paging .bottom_paging_box span{
    display: inline-block;
    height:38px;
    border-right: 1px solid #eee;
    text-align: center;
    line-height: 38px;
    width: 40px;
    cursor: pointer;
    float: left;
}
.bottom_paging .bottom_paging_box span.blue{
    background: #01bbf4;
    color: #fff;
}
.bottom_paging span{
    font-size: 14px;
    color: #555555;
}
.bottom_paging .xityiye{
    width: 80px;
    height: 40px;
    border:1px solid #eee;
    text-align: center;
    line-height: 40px;
    border-left: none;
}
.bottom_paging span.article_method{
    height: 40px;
    line-height: 40px;
    margin-left: 20px;
    font-size: 14px;
    color: #989898;
}
/*服务介绍*/
.Introduction_Assurance_Services .Assurance_top_title{
    width: 100%;
    height: 38px;
    background: #f6f6f6;
    margin-top: 20px;
}
.Introduction_Assurance_Services .Assurance_top_title h4{
    line-height: 38px;
    height: 38px;
    margin-left: 40px;
    font-size: 16px;
    color: #666666;
    font-weight: 400;
}
.Introduction_Assurance_Services .Our_advantages{
    width: 100%;
    height: 60px;
    line-height: 60px;
    color: #fff;
    background: #01bbf4;
}
.Introduction_Assurance_Services .Our_advantages p{
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 30px;
    color: #fff;
    background: #01bbf4;
    font-weight: 700;
    text-align: center;
}
.enroll_center_1{ 
    width: 918px;
    height: 800px;
}
.enroll_center_1 img{
    width: 100%;
    height: 100%;
}
.hcy_liuchen_2{
    width: 918px;
    height: 280px;
}
.hcy_liuchen_2 img{
    width:100%;
    height:100%;
}
.hcy_cailiao_3{
    width: 918px;
    height: 620px;
}
.hcy_cailiao_3 img{
    width: 100%;
    height: 100%;
}
.user_evaluation_return .good_reputation{
    margin-top: 30px;
    margin-bottom: 20px;
}
.user_evaluation_return .good_reputation .reputation_left{
    margin-left: 20px;
    margin-right: 30px;
}
.user_evaluation_return .good_reputation .reputation_left h3{
    height: 70px;
    line-height: 70px;
    font-size: 40px;
    font-weight: 500;
    color: #f16b3d;
    text-align: center;
    width: 140px;
}
.user_evaluation_return .good_reputation .reputation_left p{
    width: 140px;
    font-size: 20px;
    color: #555555;
    line-height: 20px;
    height: 20px;
    text-align: center;
}
.user_evaluation_return .Assurance_top_title{
    width: 100%;
    height: 38px;
    background: #f6f6f6;
    margin-top: 20px;
}
.user_evaluation_return .good_reputation .reputation_center{
    width: 350px;
    height: 135px;
}
.user_evaluation_return .good_reputation .reputation_center .comment_line{
    height: 45px;

}
.user_evaluation_return .good_reputation .reputation_center .comment_line p{
    font-size: 14px;
    color: #555555;
    width: 120px;
}
.reputation_center .comment_line .box{
    width: 100px;
    height: 10px;
    background: #989898;
    margin-top: 5px;


}
.reputation_center .comment_line .box .bar1{
    /*width: 99.5%;*/
    height: 100%;
    background: #f16b3d;
}
.reputation_center .comment_line .box .bar2{
    /*width: 0.3%;*/
    height: 100%;
    background: #f16b3d;
}
.reputation_center .comment_line .box .bar3{
    /*width:0.2%;*/
    height: 100%;
    background: #f16b3d;
}
.Service_impression_span .right_p{
    height: 22px;
    line-height: 22px;
    font-size: 16px;
    color: #555;
    margin-bottom: 10px;
}
.evaluation_methodology_all{
    display: none;
}
.Service_impression_span .label_tally_six{
    width: 340px;
}
.Service_impression_span .label_tally_six .grow{
    padding: 8px 12px;
    font-size: 12px;
    background: #ffebba;
    margin-right: 10px;
    margin-bottom: 10px;
    color: #555;
}
.appraise_estimate_box{
    width: 100%;
    height: 40px;
    background: #f6f6f6;
}
.appraise_estimate_box .appraise_estimate_title{
    width: 100%;
    height: 40px;
    background: #f6f6f6;
}
.appraise_estimate_box .appraise_estimate_title{
    width: 100%;
    height: 40px;
    background: #f6f6f6;
    border-top: 1px solid #eee;
}
.appraise_estimate_box .appraise_estimate_title li a{
    padding: 0 30px;
    line-height: 40px;
    color: #838383;
    font-size: 16px;
    cursor: pointer;
}
.appraise_estimate_box .appraise_estimate_title li.back_bai{
    background: #fff;

}

.user_evaluation_return .Assurance_top_title h4{
    line-height: 38px;
    height: 38px;
    margin-left: 40px;
    font-size: 16px;
    color: #666666;
    font-weight: 400;
}
.evaluatonList_evlist{
    height: auto;

}
.evaluatonList_evlist .evlist_letit{
    height: 52px;
    line-height: 52px;
    border-bottom: 1px solid #eee;
}
.evaluatonList_evlist .evlist_letit .letit_left{
    width: 518px;
    text-align: center;
    line-height: 52px;
    height: 52px;
}
.evaluatonList_evlist .evlist_letit .letit_center{
    width: 200px;
    text-align: center;
    line-height: 52px;
    height: 52px;
}
.evaluatonList_evlist .evlist_letit .letit_right{
    width: 200px;
    text-align: center;
    line-height: 52px;
    height: 52px;
}
.hcy_ev-list_box{
    width: 100%;
    border-bottom: 1px solid #eee;
    height: auto;
}
.hcy_ev-list_box li{
    margin-bottom: 30px;

}
.hcy_ev-list_box li.hcy_ev-le{
    width: 518px;
    height: auto;

}

.hcy_ev-list_box li.hcy_ev-le .left_img{
    width: 50px;
    height: 50px;
    margin-top:40px;
    margin-left: 40px;
}
.hcy_ev-list_box li.hcy_ev-le .left_img img{
    width: 100%;
    height: 100%;
}
.hcy_ev-list_box li.hcy_ev-le .center_com_comm{
    width: 400px;
    margin-top: 40px;
    margin-left: 10px;
}
.hcy_ev-list_box li.hcy_ev-le .center_com_comm p span{
    margin-right: 6px;
    font-size: 12px;
    color: #b0b0b0;
    height: 20px;
    line-height: 20px;
}
.hcy_ev-list_box li.hcy_ev-le .center_com_comm .p_span{
    line-height: 20px;
    height: auto;
}
.hcy_ev-list_box li.hcy_ev-le .center_com_comm .p_appraise{
    font-size: 14px;
    color: #555;
    line-height: 20px;

}
.hcy_ev-cen{
    width: 200px;

}
.hcy_ev-cen .start_xinxin{
    width: 110px;
    margin-top: 72px;
    margin-left: 50px;

}
.hcy_ev-cen .start_xinxin span{
    background:url(../images_pc/mc_star_n.png) no-repeat;
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    background-size: 15px;
    margin-right: 6px;

}
.hcy_ev-cen .start_xinxin span.active_xin{
    background:url(../images_pc/mc_star.png) no-repeat;
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    background-size: 15px;
}
.evaluatonList_evlist .hcy_ev-ri{
    width: 200px;
}
.evaluatonList_evlist .hcy_ev-ri .user_name{
    height: 20px;
    line-height: 20px;
    text-align: center;
    width: 100%;
    margin-top: 6px;
    margin-bottom: 6px;
    font-size: 14px;
    color: #555555;
}
.evaluatonList_evlist .hcy_ev-ri .hcy_eval-infor{
    width: 70px;
    height: 70px;
    margin-left: 60px;
    margin-top: 40px;
}
.evaluatonList_evlist .hcy_ev-ri .hcy_eval-infor img{
    width: 100%;
    height: 100%;
}
.evaluatonList_evlist .hcy_ev-ri .bottom_jiedan{
    width: 100%;
}
.evaluatonList_evlist .hcy_ev-ri .bottom_jiedan span{
    font-size: 12px;
    color: #a0a0a0;
}

.evaluatonList_evlist .hcy_ev-ri .bottom_jiedan span.right_h{
    margin-right: 20px;
}
.with_respect_box .Assurance_top_title {
    width: 100%;
    height: 38px;
    background: #f6f6f6;
    margin-top: 20px;
}
.with_respect_box .Assurance_top_title h4 {
    line-height: 38px;
    height: 38px;
    margin-left: 40px;
    font-size: 16px;
    color: #666666;
    font-weight: 400;
}
.with_respect_box{
    width: 100%;
}
.with_respect_box .as_regards_to{
    margin-top: 20px;
    margin-left: 30px;
}
.with_respect_box .as_regards_to p{
    font-size: 14px;
    color: #989898;
    text-indent: 2em;
    margin-bottom: 10px;
}
.with_respect_box .bottom_guan_img{
    width: 850px;
    height: 400px;
    margin-left: 30px;
    margin-top: 20px;
    margin-bottom: 33px;
}
.with_respect_box .bottom_guan_img img{
    width: 100%;
    height: 100%;
}
/*右边产品推荐*/
.product_recommendation_right{
    margin-top: 267px;
    width: 240px;
    border: 1px solid #eee;
    border-bottom: none;
}
.product_recommendation_right h5{
    height: 39px;
    border-bottom: 1px solid #eee;
    width: 100%;
    background: #f6f6f6;
    font-size: 16px;
    color: #555;
    text-align: center;
    line-height: 40px;
}
.reading{
    margin-left: 20px;
}
.contBlock p{
    text-align: left;
    line-height: 26px;
    font-size:14px;
}
.familyheihei{
    text-align:justify;background:white;
}
.familyheihei span{
    font-size:14px;font-family:Arial;color:#666666;
}
.contBlock p.contcenter{
    text-align: center;


}
.contBlock p span{
    color: #666;
    line-height: 26px;
}
.product_recommendation_right li h6 {
    width: 100%;
    height: 47px;
    color: #555;
    text-align: center;
    line-height: 47px;
    border-bottom: 1px solid #eee;
    font-size: 16px;
    background: #fcfcfc;
    cursor: pointer;
}
.product_recommendation_right li h6 i{
    background:url(../images_pc/xiala_city.png) no-repeat;
    display: inline-block;
    width: 15px;
    height: 10px;
    vertical-align: middle;
    background-size: 15px;
    margin-left: 20px;
}
.product_recommendation_right li .address_block{
    border-bottom: 1px solid #eee;
    padding: 20px 0;
    display: block;
}
.product_recommendation_right li .address_block p{
    width: 100%;
    height: 30px;
    color: #888888;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
}
.product_recommendation_right li .address_block p:hover{
    color: #01bbf4;
}
.WeChat_stratum_lucidum{
    width: 100%;
    height: 100%;
    position:fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    background-color:#000000;/* IE6和部分IE7内核的浏览器(如QQ浏览器)下颜色被覆盖 */
    background-color:rgba(0,0,0,0.7); 
    display: none;
}
.WeChat_stratum_lucidum .knowPoper_hcy{
    position:absolute;
    left: 50%;
    top: 50%;
    margin-left: -290px;
    margin-top: -260px;
    height: 520px;
    width: 580px;
    background: #ffffff;
    text-align: center;
}
.WeChat_stratum_lucidum .knowPoper_hcy .colse {
    display: inline-block;
    width: 21px;
    height: 21px;
    position: absolute;
    top: 30px;
    right: 30px;
    cursor: pointer;
    background: url(../images_pc/close.png) no-repeat scroll center center;
}
.WeChat_stratum_lucidum .knowPoper_hcy h4 {
    font-size: 14px;
    color: #595758;
    text-align: center;
    margin-top: 115px;
}
.WeChat_stratum_lucidum .knowPoper_hcy img {
    margin-top: 21px;
    width: 250px;
}
/*选择套餐的*/
.choose_package_transparency{
    width: 100%;
    height: 100%;
    position:fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    background-color:#000000;/* IE6和部分IE7内核的浏览器(如QQ浏览器)下颜色被覆盖 */
    background-color:rgba(0,0,0,0.7); 
    display: none;
}
.choose_package_transparency .lucency_combo_box{
    position:absolute;
    left: 50%;
    top: 50%;
    margin-left: -330px;
    margin-top: -260px;
    height: 520px;
    width: 660px;
    background: #ffffff;
    text-align: center;
}
.choose_package_transparency .lucency_combo_box .hcy_dialog_header{
    font-size: 16px;
    color: #666666;
    line-height: 40px;
    background: #f6f6f6;
    height: 40px;
}
.choose_package_transparency .lucency_combo_box .hcy_dialog_header h5{
    line-height: 40px;
    height: 40px;
    text-align: left;
    margin-left: 30px;
}
.choose_package_transparency .lucency_combo_box .hcy_dialog_header h5 .colse{
    display: inline-block;
    width: 13px;
    height: 13px;
    cursor: pointer;
    background: url(../images_pc/none_cai_03.png) no-repeat scroll center center;
    display:inline-block;
    vertical-align: middle;
    margin-left: 520px;
}
.Package_classification .packageTab{
    border-bottom: 1px solid #eee;
    margin: 30px 30px 0 30px;
}
.Package_classification .packageTab li{
    height: 33px;
    line-height: 33px;
    margin: 0 15px 33px 0;
    border: 1px solid #eeeeee;
    position: relative;
}
.Package_classification .packageTab li a{
    display: block;
    padding: 0 12px;
    font-size: 14px;
    color: #666;
    font-family:"Microsoft Yahei";
}
.hcy_packageCon .packageModel_show p{
    color: #666666;
}
.hcy_packageCon .packageModel_show .tips{
    padding: 28px 0px 32px;
    font-size: 14px;
    color: #595758;
    text-align: left;
}
.Package_classification .packageTab li.active{
    border:1px solid #01bbf4;
}
.Package_classification .packageTab li.active a{
    color: #01bbf4;
}
.hcy_packageCon .packageModel_show .packageList li i.register_enroll{
    width: 44px;
    height: 44px;
}
.hcy_packageCon .packageModel_show .packageList li.even{
    color: #888888;
    font-size: 18px;
    height: 44px;
    line-height: 44px;
    width: 44px;
}
.hcy_packageCon .packageModel_show .packageList{
    margin-left: 30px;
    display: none;
}
.hcy_packageCon .packageModel_show .packageModeldisplay_block{
    display: block;
}
.hcy_packageCon .packageModel_show .packageList li h5{
    width: 120px;
    text-align: center;
    line-height: 40px;
    height: 40px;
    font-size: 12px;
    color: #585858;
    font-weight: 400;
}
.hcy_packageCon .packageModel_show .packageList li span{
    font-size: 12px;
    color: #e45252;
    height: 14px;
    line-height: 14px;
    font-weight: 600;
}
.hcy_totalPrice{
    height: 80px;
    background: #f6f6f6;
    margin-top: 120px;
}
.hcy_totalPrice .hcy_comboPrice{
    height: 80px;
    line-height: 80px;
    margin-left: 30px;
    font-size: 14px;
    color: #585858;
}
.hcy_totalPrice .hcy_comboPrice span{
    font-size: 20px;
    color: #dd2727;
    font-weight: 600;
    width: 100px;
    text-align: left;
    display: inline-block;
}
.hcy_totalPrice .hcy_delPrice{
    height: 80px;
    line-height: 80px;
    font-size: 12px;
    color: #585858;
    display: inline-block;
    width: 160px;
    text-align: left;
}
.hcy_totalPrice .hcy_buyBtn{
    height: 80px;
    line-height: 80px;


}
.hcy_totalPrice .hcy_buyBtn .butRed{
    width: 90px;
    height: 40px;
    background: #dd2727;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    line-height: 40px;
    margin-right: 20px;
}
.hcy_totalPrice .hcy_buyBtn .butRed_xyb{
    width: 152px;
    height: 40px;
    background: #01bbf4;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    line-height: 40px;
    margin-right: 20px;

}
.label_tally_six_label{
    width: 400px;
    margin-top: 15px;
}
.label_tally_six_label span{
    background: #ffebba;
    color: #595757;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    margin: 0 10px 10px 0;
    padding: 0 8px;
}
.center_com_comm p.answer {
    margin: 5px 0 15px;
    padding: 5px 5px 5px 9px;
    line-height: 20px;
    background-color: #f5f5f5;
    font-size: 12px;
    color: #666;
    text-align: left;
    height: auto;
}
.center_com_comm p.answer .time {
    margin-left: 10px;
    color: #b5b5b5;
}
.wrapPage_yan{
    height: 40px;
    text-align: center;
    width: 100%;
    overflow: hidden;
    height: auto;
}
.wrapPage_yan .pagesm_yan{
    display: inline-block;
    margin: 20px 0 15px;
    text-align: center;
    width: auto;
}
.wrapPage_yan .pagesm_yan a.blue, .wrapPage_yan .pagesm_yan a.blue:hover, .wrapPage_yan .pagesm_yan a:hover {
    background-color: #00c9ff;
    border-color: #00c9ff;
    color: #ffffff;
}
.wrapPage_yan .pagesm_yan a {
    font-size: 14px;
    border: 1px solid #dcdcdc;
    color: #666666;
    display: inline-block;
    float: left;
    height: 40px;
    line-height: 40px;
    margin-left: -1px;
    padding: 0 15px;
    text-decoration: none;
}
.wrapPage_yan .pagesm_yan span.rows{
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin-left: 15px;
    margin-top: 0;
    padding: 0;
    color: #999;
    font-size: 14px;
}
/*有限公司注册*/
/*用户注册*/
.register_login_user{
    width: 100%;
    height: 100px;
    border-bottom: 1px solid #02bbf4;
}
.register_login_user .register_login_head{
    width: 1180px;
    margin: 0 auto;
    height: 58px;
    padding-top: 21px;

}
.register_login_user .register_login_head h2{
    height: 58px;
}
.register_login_user .register_login_head h2 span{
    margin-left: 20px;
    padding-left: 20px;
    border-left: 1px solid #eee;
    display: inline-block;
    line-height:58px;
    font-size: 14px;
    color:#aaaaaa ;
}
.register_login_frame{
    width: 1180px;
    height: 500px;
    border:1px solid #eee;
    margin: 0px auto;
    margin-top: 20px;
}
.register_login_frame .register_login_case{
    height: 36px;
    background: #f6f6f6;
}
.register_login_frame .register_login_case h4{
    margin-left: 10px;
    color: #555555;
    font-size: 14px;
    font-weight: 400;
}
.register_login_frame .register_login_case p{
    font-size: 14px;
    color:#555555;
    margin-right: 10px;
}
.register_login_frame .register_login_case h4,.register_login_frame .register_login_case p{
    height: 36px;
    line-height: 36px;
}
.register_login_frame .register_login_case p .blue_size{
    color: #01bbf4;
    font-size: 14px;
    margin-left: 10px;
}
.hcy_login_enroll_user{
    padding-top: 40px;
}
.hcy_login_enroll_user .demobox{
    width: 756px; 
    background: #fff;

    padding-top: 0;
    padding-bottom: 0;
    border-right: 1px solid #eee;

}
.hcy_login_enroll_user .demobox ul li{
    width: 530px;
    display: inline-block;
}
.hcy_login_enroll_user .demobox ul li label{
    display: inline-block;
}
.hcy_login_enroll_user .demobox ul li.bl-form-group label{
    width: 170px;
    height: 30px;
    text-align: right;
    line-height: 30px;
    font-size: 14px;
    color: #666666;
}
.hcy_login_enroll_user .demobox ul li.bl-form-group .controls input{
    padding: 0;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    width: 250px;
    margin-right: 10px;
    font-size: 12px;
}
.hcy_login_enroll_user .demobox ul li.bl-form-group .controls span{
    font-size: 12px;
    color: #d3d3d3;
    height: 24px;
    line-height: 24px;

}
.controls_checkbox{
    margin-left: 170px;
}
.controls_checkbox input{
    vertical-align: middle;
    height: 12px;
}
.controls_checkbox span{
    font-size: 12px;
}
.bl-form-group .controls .btn_primary_submit{
    height: 32px;
    background: #01bbf4;
    font-size: 14px;
    color: #fff;
    border:none;
}
.right_rocket_arrow{
    width: 420px;
}
.right_rocket_arrow .right_rocket_account_number {
    height: 60px;
    margin-left: 110px;
    width: 120px;
    margin-bottom: 80px;
    margin-top: 50px;
}
.right_rocket_arrow .right_rocket_account_number p{
    line-height: 30px;
    font-size: 12px;
    color: #555555;

}

.goods {
    width: 38%;
    text-indent: 194px;
}
.right_rocket_arrow .right_rocket_account_number p.blue_size{
    color: #01bbf4;
    font-size:16px;
    cursor: pointer;
    line-height: 30px;
    position: relative;
    z-index: 100;

}
.right_rocket_arrow .fire_arrow_box{
    width: 169px;
    height: 171px;
    margin-left: 100px;
}
.right_rocket_arrow .fire_arrow_box img{
    width: 100%;
    height: 100%;
}
.right_rocket_arrow .entrepreneurship_business{
    margin-top: 48px;
    width: 100%;
    font-size: 33px;
    line-height: 50px;
    height: 50px;
    color: #01bbf4;
}
.number_verification{
    position: relative;
}
.hcy_login_enroll_user .demobox ul li.bl-form-group .number_verification .number_verification_code{
    position: absolute;
    top: 1px;
    left: 176px;
    width: 75px;
    height: 30px;
    line-height: 30px;
    background: #f6f6f6;
    font-size: 12px;
    color: #555555;
    border:0;

}
/*密码强度*/
.pw-strength {clear: both;position: relative;top: 8px;left: 80px;width: 180px;}
.pw-bar{background: url(../images_pc/pwd-1.png) no-repeat;height: 14px;overflow: hidden;width: 179px;}
.pw-bar-on{background: url(../images_pc/pwd-2.png) no-repeat; width:0px; height:14px;position: absolute;top: 0px;left: 2px;transition: width .5s ease-in;-moz-transition: width .5s ease-in;-webkit-transition: width .5s ease-in;-o-transition: width .5s ease-in;}
.pw-weak .pw-defule{ width:0px;}
.pw-weak .pw-bar-on {width: 60px;}
.pw-medium .pw-bar-on {width: 120px;}
.pw-strong .pw-bar-on {width: 179px;}
.pw-txt {padding-top: 2px;width: 180px;overflow: hidden;}
.pw-txt span {color: #707070;float: left;font-size: 12px;text-align: center;width: 58px;}

/*用户注册*/
/*用户登录*/
.register_login_frame_blogger{
    background:url(../images_pc/enter_up.png) center center no-repeat scroll;
    height: 500px;
    width: 100%;

}
.register_login_frame_blogger .hcy_login_enroll_user .demobox{
    width: 310px;
    padding: 0;
    height: auto;
}
.register_login_frame_blogger .hcy_login_enroll_user{
    width: 1180px;
    margin: 0 auto;
}

.bl-form-group_in,.controls_box{
    width: 206px;
}
.bl-form-group_in .controls_box input{
    width: 300px;
    height: 34px;
    padding: 0;
    padding-left: 10px;
    border: 1px solid #eee;

}
.float_register_ring {
    margin: 0px 110px 0 60px;
}
.float_register_ring .float_img{
    width: 484px;
    height: 412px;
}
.float_register_ring .float_img img{
    width: 100%;
    height: 100%;
}
.register_login_frame_blogger .hcy_login_enroll_user .ring_up_box{
    margin-top: 60px;
}
.ring_up_box .bl-form-group_in{
    padding-left: 30px;
}
.ring_up_box .bl-form-group_in .log_img{
    width: 34px;
    height: 32px;
}
.ring_up_box .bl-form-group_in .log_img img{
    width: 100%;
    height: 100%;
}
.ring_up_box .bl-form-group_in .conyrols_verify{
    width:100%;
}
.hcy_login_enroll_user .ring_up_box .title_shanmao{
    color: #01bbf4;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    margin-left: 30px;
    margin-top: 16px;
    margin-bottom: 10px;
}
.callTagSize{
    width: 252px;
    /*background: #f00;*/
    margin-left: 30px;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 6px;
    margin-right: 28px;
    color: #e85555;
}
.callTagSize span{
    background: url(../images_pc/zhuce_red_03.png) no-repeat;
    background-size: 14px;
    padding-left: 20px;
    vertical-align: middle;
    position: relative;
    top: -1px;
}
.displayNone{
    display: none;
}
.hcy_login_enroll_user .controls_box span{
    color: #e85555;
    font-size: 12px;

}
.hcy_login_enroll_user .controls_box span{
    background: url(../images_pc/zhuce_red_03.png) no-repeat;
    background-size: 14px;
    padding-left: 20px;
    vertical-align: middle;
    position: relative;
    top: 8px;
}
.bl-form-group_in .conyrols_verify{
    position: relative;
}
.bl-form-group_in .conyrols_verify span{
    position: absolute;
    top: 33px;
    left: 34px;
    display: inline-block;

}
/*.controls_checkbox_choice {
    display: inline-block;
    margin-left: 30px;
}*/
.controls_checkbox_choice .controls_checkbox_choose{
    height: 18px;
    line-height: 18px;
    font-size: 12px;

}
.controls_checkbox_choice .controls_checkbox_choose .forget_the_password{
    margin-left: 190px;
}
.controls_checkbox_choose input {
    vertical-align: middle;
    height: 14px;
    width: 14px;
}
.forget_the_password a{
    color:#01bbf4;font-size:14px;
}
.wangji_botton a{
    color:#888;font-size:14px;
}
.controls_checkbox_choice .controls_log_in input{
    width: 350px;
    height: 36px;
    background: #01bbf4;
    padding: 0;
    font-size: 14px;
    color: #fff;
    line-height: 36px;
    border: none;

}

.controls_checkbox_choice .controls_log_in input:hover{
    background:#00a1d2;
}
.controls_checkbox_choice .controls_log_in input:hover{
    background:#00a1d2;
}

.border_bottom_grey{
    border-top:1px solid #eee; 
    width:100%;
    height: 46px;
    line-height: 46px;
}
.border_bottom_grey .border_bottom_foot_ash{
    margin-left: 30px;
    height: 46px;
    line-height: 46px;
    margin-right: 30px;	

}
/*用户登录*/
/*新的注册、登录*/
.relative{position: relative;}
.register-li{
    position: relative;
    margin-bottom: 14px;
}
.register-li-p{
    position: relative;
    margin-bottom: 16px;
    margin-top: -10px;
    line-height: 20px;
    margin-top: 14px;
}
.register-li input{
    width: 232px;
    height: 16px;
    font-family: "Microsoft Yahei";
}
.register-li label{    
    position: absolute;
    left: -200px;
    top: 7px;
    /* transition: All .5s cubic-bezier(.88,.32,.36,1.58); */
    font-size: 14px;
    color: #555;
    text-align: right;
    width: 200px;
    font-family:"Microsoft Yahei";
}  
.register-li div{
    position: absolute;
    left: 290px;
    top: 7px;
    transition: All .5s cubic-bezier(.88,.32,.36,1.58);
    font-size: 12px;
    height: 18px;
}
.yzimg{
    width: 88px;
    height: 32px;
}
.reimg{
    width: 20px;
    height: 20px;
    cursor: pointer;
    margin-top: 5px;
}
div.register-li-1{
    color: #f55f57;
    background: url(../images_pc/zhuce_red_03.png) no-repeat;
    padding-left: 22px;
    background-size: 14px;
    vertical-align: middle;
    background-position: 1px;
    /*border-top: 1px solid #dddddd;*/
}
.register-li-2{
    color:#888;
    background: url(../images_pc/zhuce_hui_03.png) no-repeat;
    padding-left: 22px;
    background-size: 14px;
    vertical-align: middle;
    background-position: 1px;
    display: none;
}
.register-li-3{
    background: url(../images_pc/win_lu.png) no-repeat;
    padding-left: 22px;
    background-size: 14px;
    vertical-align: middle;
    background-position: 1px;
    display: none;
}
.register-li .register-li-span{left: -90px;}
.register-li .reg-yzm{width: 100px;margin-right: 10px;}
.register-li .reg-dxyzm{width: 133px;margin-right: 10px;}
.register-li .reg-click{    
    width: 86px;
    display: inline-block;
    line-height: 32px;
    font-size: 14px;
    text-align: center;
    background-color: #017bc8;
    height: 32px;
    font-size: 14px;
    color: #fff;
    padding: 0;
    border:none;
}
.reg-click:hover{
    background: #036db6;
}
.reg-start{color:#00c9ff;}
/*.reg-now{
    width: 254px;
    height: 36px;
    background-color: #01bbf4;
    line-height: 34px;
    font-size:14px;
    text-align: center;
    display: inline-block;
    color: #fff;
}*/
.reg-now{
    width: 254px; 
    height: 36px;
    background-color: #01bbf4;
    line-height: 13px;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    color: #fff;
}
.reg-now:hover{background-color:#00a1d2;}
.reg-xieyi{font-size: 12px;color:#01bbf4;}
.register-li-p p{font-size: 12px;color:#ccc;}
.register-li-radio{font-size: 12px;margin-bottom: 10px;}
.register-li-checkbox{font-size: 12px;margin-bottom: 20px;}
.login-li{text-align: center;margin-top: 20px;}
.login-li a{background: #00c8ff;color: #ffffff;display: inline-block;height: 30px;line-height: 30px;padding: 0 70px;border-radius: 5px;margin-top: 20px;}
.rlr-input{vertical-align: top;}
.check_box_input{
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    background: #fff;
    border-radius:0;
    /* background-position: -1px; */
    line-height: 14px;
}
/*新的注册、登录*/
/*闪猫新闻页面*/
.shan_top_back_blue{
    width: 100%;
    height: 110px;
    border-top: 1px solid #fff;
    background: #01bbf4;
    margin-top: 40px;
}
.shan_top_back_blue .shan_top_back_box{
    width: 1180px;
    margin: 0 auto;	
}
.shan_top_back_blue .shan_top_back_box h6{
    font-size: 34px;
    color: #fff;
    line-height: 110px;
    height: 110px;
    margin-left: 24px;
}
.shan_top_back_blue .shan_top_back_box .breadcrumb{
    margin-right: 38px;
    margin-top: 50px;
}
.shan_top_back_blue .shan_top_back_box .breadcrumb li a,.shan_top_back_blue .shan_top_back_box .breadcrumb li{
    color: #fff;
    font-size: 14px;
}
.news_content_box{
    /*width:100%;*/
    width: 1180px;
    margin: 0 auto;
}
.news_content_box .news_content_center{
    width: 1180px;
    margin: 0 auto;
    overflow: hidden;
}
.news_content_box .news_content_center .news_content_left_yan{
    width: 800px;
    margin-right: 30px;
    float: left;
}
.news_content_box .news_content_center .news_content_right{
    width: 349px;
    border-left: 1px solid #eee;
    float: left;
    margin-top: 60px;

}
.color_p_hui{
    color: #666;
    font-size: 14px;
    line-height: 20px;
    font-family: "Microsoft Yahei";
}
.news_content_left_yan .keyword_hu h5{
    font-size: 24px;
    margin-bottom: 20px;
    font-family: "microsoft yahei";
    color: #555;
    font-weight: 300;
    line-height: 30px;
    margin-top: 0;
}
.news_content_right .widget{
    margin-left: 30px;

}
.news_content_right .widget .input-medium{
    width: 170px;
    height: 30px;
    border:1px solid #ccc;
    line-height: 30px;
    padding:0 0 0 10px;

}
.news_content_right .widget .btn-square{
    width: 50px;
    height: 32px;
    border:none;
    font-size: 16px;
    color: #fff;
    text-align: center;
    stroke-linejoin: 32px;
    padding: 0;
    background: #01bbf4;
    margin-left: 10px;
}
.news_content_left_yan{
    margin-top: 60px;

}
.news_content_left_yan ul li.strip_of{
    margin-bottom: 50px;
    border-bottom: 1px solid #eee;

}
.btn_bottom_theme{
    margin-top: 50px;
}
.news_content_right .widget{
    height: 32px;

}

.btn_bottom_theme h6{

    height: 24px;
    line-height: 24px;
    font-size: 24px;
    font-weight: 400;
    color: #666;

}
.btn_bottom_theme{
    width:300px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-left: 30px;	
}
.news_content_left_yan ul li.strip_of .span8 .post-heading h3{
    height: 50px;
    line-height: 50px;
    font-size: 34px;
    font-family: "Microsoft Yahei"


}
.dynamic_condition .icon-angle-right-hui{
    width: 7px;
    height: 10px;
    background:url(../images_pc/now_right_ico_03.png) no-repeat;
    background-size: 7px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    line-height: 20px;

}
.dynamic_condition p:hover{
    color: #01bbf4;
}
.dynamic_condition p{
    cursor: pointer;
}
.dynamic_condition{
    margin-left: 30px;
    margin-top: 30px;

}
.dynamic_condition p{
    font-size: 12px;
    color: #666;
    line-height: 20px;
    height: 38px

}
.news_content_left_yan ul li.strip_of .span8{
    padding-bottom: 30px;
    border-bottom: 1px solid #eee;
}
.news_content_left_yan ul li.strip_of .bottom-article{
    line-height: 43px;
    height: 43px;
}
.news_content_left_yan ul li.strip_of .span8 p{
    margin-top: 10px;
    color: #666;
    font-size: 14px;
    line-height: 20px;
    font-family: "Microsoft Yahei"

}
.widget_shanmao{
    margin-left: 30px;
    margin-top: 20px;
}

.widget_shanmao .widgetheading{
    font-size: 24px;
    color: #666;
    font-weight: 400;
    margin-bottom: 20px;

}
.widget_shanmao .recent li .bor_img_border{
    width: 65px;
    height: 65px;
    margin-right: 13px;

}
.widget_shanmao .recent li{
    margin-bottom: 20px;
}
.widget_shanmao .recent li .title_now a:hover{
    color: #01bbf4;
}
.widget_shanmao .recent li .title_p{
    font-size: 12px;
    color: #888888;
    line-height: 22px;
    height: 22px;
}
.widget_shanmao .recent li .title_now a{
    font-size: 16px;
    font-weight: 600;
    color:#666;
    height: 40px;
    line-height: 40px;
}

.widget_shanmao .recent li .bor_img_border img{
    width: 100%;
    height: 100%;
}
.news_content_left_yan ul li.strip_of .span8 .post-heading h3 a:hover{
    color: #01bbf4;
}
.news_content_left_yan ul li.strip_of .span8 .post-heading h3 a{
    color: #555555;	
}

.bottom-article .meta-post .icon-calendar{
    width: 18px;
    height: 18px;
    background:url(../images_pc/tili_left_03.png) no-repeat;
    background-size: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    line-height: 20px;

}
.bottom-article .meta-post .icon-calendar_yan{
    width: 12px;
    height: 10px;
    background:url(../images_pc/zhi_yan_03.png) no-repeat;
    background-size: 12px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    line-height: 20px;

}
.post-heading .span_back_orange{
    width: 70px;
    height: 30px;
    background:url(../images_pc/lx_zixunjiantou_h.png) no-repeat;
    background-size: 70px;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    font-weight: 400;
    padding-left: 4px;


}
.span_back_orange{

}
.bottom-article .meta-post li{
    font-size: 12px;
    color: #666;

}
.bottom-article .pull-right .icon-angle-right{
    width: 6px;
    height: 10px;
    background:url(../images_pc/left_2_06.png) no-repeat;
    background-size: 6px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;

}
.bottom-article .pull-right {
    color: #01bbf4;
    font-size: 14px;
}
/*闪猫新闻页面*/
/*闪猫服务协议*/
.mine_shanmao_serve{
    width: 100%;
    height: auto;
    min-width: 1180px;
}
.snowMine_agreement{
    width: 1060px;
    height: auto;
    margin: 0 auto;
    text-align: center;
}
.shan_group_gCenter ul li{
    margin: 15px 10px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;

}
.shan_group_gCenter{
    margin-left:100px;
}
h1.shanmao_fuwu{
    color: #555;
    font-size: 34px;
    line-height:50px;
}
.shanmao_fuwu_h5{
    color: #727171;
    font-weight: normal;
    margin-top: 11px;
    margin-bottom: 10px;
}
.shan_group_gCenter ul li a{
    padding: 0 7px;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    color: #666;
}
.shan_group_gCenter ul li a:hover{
    color: #ffffff;
    background: #00c9ff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

/*闪猫服务协议*/
/*选服务者确认服务信息*/
.Confirm_service_information{
    margin: 16px 0;
    height: 59px;
    border-left: 1px solid #eee;
    margin-left: 22px;
}
.Confirm_service_information p{
    line-height: 59px;
    height: 59px;
    padding-left: 22px;
    font-size: 14px;
    color: #555;
}
.right_next_step{
    width: 496px;
    margin-top: 22px;
}
.right_next_step .next_step li{
    width: 165px;
    text-align:left;
    line-height: 20px;
    margin: 0;
}
.right_next_step .next_step li.li_center{
    width: 165px;
    text-align:center;
    line-height: 20px;
    margin: 0;
}
.right_next_step .next_step li.li_right{
    width: 165px;
    text-align:right;
    line-height: 20px;
    margin: 0;
}
.sem {
    position: absolute;
    top: 5px;
    right: 6px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    width: 23px;
    font-size: 12px;
    background: #fd5a66;
    color: #ffffff;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
}
.confirmOrder {
    margin-bottom: 25px;
    padding: 10px 30px 0;
    background-color: #fff;
    border: 1px solid #eee;
}
.confirmOrder .inforModel {
    padding: 40px 0 70px;
    border-bottom: 1px solid #edecec;
    position: relative;
}
.confirmOrder .inforHeader {
    height: 24px;
    overflow: hidden;
}
.confirmOrder .inforHeader h3 {
    float: left;
    padding: 0 30px 0 10px;
    border-left: 3px solid #01bbf4;
    font-size: 18px;
    color: #333333;
    line-height: 23px;
    font-family: "Microsoft Yahei";
}
.confirmOrder .inforHeader span {
    font-size: 12px;
    color: #333333;
    line-height: 25px;
    font-family: "Microsoft Yahei";
}
.confirmOrder .inforHeader .infoPrice {
    float: right;
    font-size: 18px;
    color: #eb5767;
}
.confirmOrder .infoList {
    padding: 38px 160px 0 13px;
}
.confirmOrder .infoList li.active {
    border: 2px solid #e85555;
}
.confirmOrder .infoList li:hover, .confirmOrder .infoList li.active {
    border-color: #fc6364;
}
.confirmOrder .infoList li {
    float: left;
    margin: 0 20px 20px 0;
    border: 1px solid #e0e0e0;
    position: relative;
}
.confirmOrder .infoList li {
    float: left;
    margin: 0 20px 20px 0;
    border: 1px solid #e0e0e0;
    position: relative;
}

/* 张文高修改了下，增加了 min-width：120px 和 text-align: center; */
.confirmOrder .infoList li a {
    font-size: 12px;
    min-width: 120px;/*zwg*/
    text-align: center;/*zwg*/
    color: #666666;
    display: block;
    padding: 7px 10px;
}
.confirmOrder .infoList li span {
    display: none;
    position: absolute;
    top: 47px;
    left: 50%;
    margin-left: -90px;
    width: 180px;
    padding: 9px 16px;
    line-height: 20px;
    background-color: #fff7d8;
    font-size: 12px;
    color: #666;
    z-index: 10;
}

.confirmOrder .infoList li:hover span, .confirmOrder .infoList li:hover i {
    display: block;
}
.confirmOrder .infoList li span {
    display: none;
    position: absolute;
    top: 47px;
    left: 50%;
    margin-left: -90px;
    width: 180px;
    padding: 9px 16px;
    line-height: 20px;
    background-color: #fff7d8;
    font-size: 12px;
    color: #666;
    z-index: 10;
}
.confirmOrder .infoList li a {
    font-size: 12px;
    color: #666666;
    display: block;
    padding: 7px 10px;
}
.confirmOrder .infoList li:hover, .confirmOrder .infoList li.active {
    border-color: #fc6364;
}
.confirmOrder .infoList li {
    float: left;
    margin: 0 20px 20px 0;
    border: 1px solid #e0e0e0;
    position: relative;
}
.confirmOrder .infoList li:hover a {
    color: #fc6364;
}
.confirmOrder .infoList li a {
    font-size: 12px;
    color: #666666;
    display: block;
    padding: 7px 10px;
    font-family: "Microsoft Yahei";
}
.confirmOrder .infoList li:hover span, .confirmOrder .infoList li:hover i {
    display: block;
}
.confirmOrder .infoList li span {
    display: none;
    position: absolute;
    top: 47px;
    left: 50%;
    margin-left: -90px;
    width: 180px;
    padding: 9px 16px;
    line-height: 20px;
    background-color: #fff7d8;
    font-size: 12px;
    color: #666;
    z-index: 10;
}
.confirmOrder .infoList li span {
    display: none;
    position: absolute;
    top: 47px;
    left: 50%;
    margin-left: -90px;
    width: 180px;
    padding: 9px 16px;
    line-height: 20px;
    background-color: #fff7d8;
    font-size: 12px;
    color: #666;
    z-index: 10;
    font-family: "Microsoft Yahei";
}
.postop {
    position: absolute;
    top: 0;
}
.shopContent {
    border: 1px solid #eee;
    background: #fff;
}
.shoppingCart .cartDel a {
    display: block;
    width: 9px;
    height: 9px;
    background: url(../images_pc/iconDel.png) 0 0 no-repeat;
}
.shoppingCart .cartTitle {
    padding-left: 18px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e0e0e0;
    background: #fff;
    font-size: 14px;
    color: #666666;
}
.shoppingCart .cartList {
    margin: 0 18px;
}
.shoppingCart .cartList li {
    padding: 16px 0 20px;
    overflow: hidden;
    border-bottom: 1px solid #edecec;
}
.shoppingCart .proTitle {
    padding-bottom: 8px;
    font-size: 12px;
    color: #333;
}
.shoppingCart .cartImg {
    width: 36px;
}
.shoppingCart .cartImg img {
    width: 36px;
    height: 36px;
}
.shoppingCart .cartName {
    width: 142px;
    padding: 8px 0 0 10px;
    font-size: 12px;
    line-height: 20px;
    color: #666666;
}
.right_next_step .next_step li.blue_size_active{
    color: #01bbf4;
}
.shoppingCart .cartDel {
    width: 23px;
    padding: 20px 0 0 5px;
}
.subtotal em{
    color: #ff382a;
}
.shoppingCart .subtotal {
    padding: 10px 20px 10px 20px;
    font-size: 14px;
    color: #000;
    text-align: center;
}
.shoppingCart .cartBalance a{
    display:block;
    margin-top: 20px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.butRed {
    background: #e85555;
    color: #ffffff;
    font-size: 14px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;

}
.shoppingCart .buyButs {
    position: absolute;
    margin-left: 10px;
    padding-top: 10px;
    font-size: 12px;
    line-height: 20px;
    color: #333;
}

.checkboxs {
    height: 40px;
    line-height: 40px;
    width: auto;
    position: relative;
    text-align: left;
    text-indent: 20px;
    background: url(../images_pc/breadcrumb.png) no-repeat scroll 0px -874px;
}
.checkboxs.checkboxok {
    background-position: 0 -912px;
}

.confirmOrder .infoList li.active {
    border: 2px solid #e85555;
}
.demandDescribe h3 {
    padding: 22px 0 13px 13px;
    font-size: 18px;
    color: #727171;
    font-weight: normal;
}
.demandDescribe .demandTextarea {
    margin-left: 5px;
    width: 606px;
    height: 170px;
    font-family: "Microsoft Yahei";
}

.bordrec8c8c8 {
    border: 1px solid #c8c8c8;
}
.demandDescribe {
    overflow: hidden;
    padding-bottom: 45px;
}
/*选服务者确认服务信息*/
/*购物车页面*/
.main_greyf5f5f5_gou{
    height: auto;
    min-width: 1180px;
    width: 100%;
    overflow: hidden;

}
.main_greyf5f5f5_gou .minwidth_geey{
    height: auto;
    margin: 0 auto;
    width: 1180px;
    overflow: hidden;
}
.main_greyf5f5f5_gou .minwidth_geey .bordere0e0e0 {
    border: 1px solid #e0e0e0;
    border-bottom: none;
    margin-top: 40px;
}
.main_greyf5f5f5_gou .minwidth_geey .buySerList > li {
    background: #ffffff;
    height: auto;
    overflow: hidden;
}
.shoppTitle {
    background: #f8f8f8;
}
.information_Has_read{
    height: 30px;
    border-bottom: 1px solid #eee;
    margin-bottom: 30px;
}
.information_Has_read .attend_school{
    font-size: 14px;
    color: #555;

}
.message_list_box{
    padding: 17px 20px 17px 20px;
    background: #f8f8f8;
    margin-bottom: 10px;
}
.message_list_box ul li .systim_backup_reminder{
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    line-height: 20px;
}
.message_list_box ul li .systim_backup_reminder h6{
    font-size: 14px;
    line-height: 20px;
    color: #555;
}
.message_list_box ul li .systim_backup_reminder .timer_span{
    line-height: 20px;
    margin-left: 40px;
    font-size: 12px;
    color: #8f8f8f;
}
.message_list_box ul li .systim_backup_reminder .timer_span .hour_span{
    margin-left: 14px;
}
.message_list_box ul li .message_word{
    padding: 10px 0px 0px 0px;
}
.message_list_box ul li .message_word p{
    font-size: 12px;
    line-height: 16px;
    color: #555;
}
.message_list_word{
    display: none;

}
.message_list_word_block{
    display: block;
}
.message_word .right_advices_particulars{
    text-align: right;

}
.message_word .right_advices_particulars a{
    color: #555;
    font-size: 12px;
}

.information_Has_read .attend_school a{
    padding: 0 10px; 
    height: 22px;
    line-height: 22px;
}
.information_Has_read .attend_school .new_border{
    border-right: 1px solid #eee;
}
.news_active{
    color: #01bbf4;
}
.shopp-list .shoppFirst {
    font-size: 14px;
    border-bottom: 1px solid #e0e0e0;
    padding: 0;
    margin: 0;
}
.shopp-list ol {
    overflow: hidden;
    height: auto;
    border-bottom: 1px solid #e0e0e0;
    padding: 20px 0;
}
.shoppFirst li{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #666666;
}
.shoppFirst li.goods {
    width: 38%;
    text-indent: 194px;
}
.shopp-list ol {
    overflow: hidden;
    height: auto;
    border-bottom: 1px solid #e0e0e0;
    padding: 20px 0;
}
.imgW50 {
    width: 50px;
    height: 50px;
}
.textImgSeparation {
    display: table-cell;
}
.goods-text {
    float: left;
    width: 350px;
    padding-top: 2px;
}
.goods-text > div {
    text-align: left;
    float: left;
    font-size: 14px;
    color: #727171;
    line-height: 1;
    padding: 6px 0 1px 40px;
}
.goods-text em, .goods-text span, .shopp-ser h3 {
    text-indent: 0;
}
.goods-text span {
    float: left;
    font-size: 14px;
    color: #333333;
    line-height: 1.4;
    position: relative;
    top: -3px;
    width: 228px;
}
.goods-text > div.area {
    font-size: 12px;
    color: #999999;
}
.goods-text > div {
    text-align: left;
    float: left;
    font-size: 14px;
    color: #727171;
    line-height: 1;
    padding: 6px 0 1px 40px;
}
.goods-text em {
    width: 38px;
    float: left;
}
.goods-text > div.area span {
    font-size: 12px;
    color: #999999;
    line-height: 1;
    top: 0;
}
.shopp-ser h3 {
    color: #666666;
    float: left;
    font-size: 14px;
    font-weight: normal;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    padding-left: 16px;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100px;
}
.unit-price span {
    color: #666666;
}
.unit-price span, .shopp-subtotal span, .operation span, .shoppPackage .shopp-num-span {
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 12px;
    margin-top: 18px;
}
.shopp-num .numAddSubtract {
    margin: 13px 0 0 15px;
}

/*.numAddSubtract .notChoose {
    color: #d8d8d8;
}*/
.numAddSubtract .subtract {
    line-height: 23px;
}
.numAddSubtract a {
    width: 30px;
    border: 1px solid #e0e0e0;
    font-size: 26px;
    color: #727171;
    width: 26px;
}
.numAddSubtract a, .numAddSubtract input[type="text"] {
    display: inline-block;
    float: left;
    height: 28px;
    line-height: 28px;
    text-align: center;
}
.numAddSubtract input[type="text"] {
    border: none;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    margin-top: 0;
    width: 38px !important;
    font-size: 14px;
    color: #595757;
    padding: 0;
    height: 26px;
    line-height: 26px;
}
.numAddSubtract a, .numAddSubtract input[type="text"] {
    display: inline-block;
    float: left;
    height: 28px;
    line-height: 28px;
    text-align: center;
}
.numAddSubtract a {
    width: 30px;
    border: 1px solid #e0e0e0;
    font-size: 26px;
    color: #727171;
    width: 26px;
    cursor: pointer;
}
.numAddSubtract a, .numAddSubtract input[type="text"] {
    display: inline-block;
    float: left;
    height: 28px;
    line-height: 28px;
    text-align: center;
}
.shopp-subtotal span {
    color: #f74e1e;
}
.unit-price span, .shopp-subtotal span, .operation span, .shoppPackage .shopp-num-span {
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 12px;
    margin-top: 18px;
}
.operation > a {
    color: #333333;
    font-size: 12px;
    display: inline-block;
    margin-top: 18px;
    cursor: pointer;
}
.unit-price {
    width: 12%;
}
.shopp-num {
    width: 10%;
}
.shopp-subtotal {
    width: 19%;
}
.operation {
    width: 6%;
}
.shopp-ser {
    width: 15%;
    text-indent: 38px;
}
.shopp-num, .operation, .shopp-subtotal, .unit-price {
    text-align: center;
}
.numAddSubtract input[type="text"] {
    border: none;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    margin-top: 0;
    width: 38px !important;
    font-size: 14px;
    color: #595757;
    padding: 0;
    height: 26px;
    line-height: 26px;
}
.shoppPackage {
    border-bottom: 1px solid #dfdfdf;
}
.shoppPackage .packageInfo {
    border: none;
    padding: 20px 0 16px 0;
    background: #ffffff;
}
.shoppPackage ol {
    border-top: 1px solid #ffffff;
    background: #d3e9f1;
    border-bottom: none;
    margin: 0;
}
.shopp-list ol {
    overflow: hidden;
    height: auto;
    border-bottom: 1px solid #e0e0e0;
    padding: 20px 0;
}
.goods-s {
    color: #555;
    font-size: 14px;
    float: left;
    text-align: left;
    text-indent: 40px;
}
/*.packageInfo .unit-price span, .packageInfo .shopp-subtotal span {
    margin-top: 7px;
}*/
.unit-price span {
    color: #666666;
}
.shoppFirst li.shopp-ser {
    width: 15%;
    text-indent: 38px;
}
.shopp-num, .operation, .shopp-subtotal, .unit-price {
    text-align: center;
}
.shoppFirst li.unit-price {
    width: 11%;
}
.shoppFirst li.shopp-num {
    width: 10%;
}
.shoppFirst li.shopp-subtotal {
    width: 20%;
}
.shoppFirst li.operation {
    width: 6%;
}
.couponTitle, .couponCont, .coupon {
    text-align: left;
    width: 400px;
}

.coupon {
    margin-bottom: 40px;
}
.couponTitle {
    font-size: 14px;
    color: #333333;
    height: 13px;
    line-height: 13px;
    text-align: left;
    margin-top: 40px;
    display: block;
}
.couponTitle, .couponCont, .coupon {
    text-align: left;
    width: 400px;
}
.couponTitle.active i {
    background-position: 0 0;
}
.couponTitle i {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../images_pc/gouwu_jia_07.png) no-repeat;
    vertical-align: middle;
    background-size: 20px;
    -webkit-transition: -webkit-transform .1s ease-in 0s;
}
.couponCont {
    border: 1px solid #e0e0e0;
    height: auto;
    background: #ffffff;
    margin: 15px 0 0 0;
    /* display: none; */
}
.couponList {
    background: #f5f5f5;
}

.couponList > .active {
    padding: 8px 0 10px;
    border-top: 2px solid #01bbf4;
    border-bottom-color: #fff;
    background: #fff;
}
.couponCont li {
    float: left;
    width: 50%;
    border-bottom: 1px solid #e0e0e0;
    padding: 10px 0;
    text-align: center;
    color: #666666;
    font-size: 12px;
    cursor: pointer;
    position: relative;
    z-index: 2;
    margin-top: -1px;
}

.couponCont li {
    float: left;
    width: 50%;
    border-bottom: 1px solid #e0e0e0;
    padding: 10px 0;
    text-align: center;
    color: #666666;
    font-size: 12px;
    cursor: pointer;
    position: relative;
    z-index: 2;
}
.coupon-text {
    padding: 20px;
    border-top: 1px solid #e0e0e0;
    position: relative;
    top: -1px;
}
.overflowhidden {
    height: auto;
    overflow: hidden;
}
.coupon-text .active {
    display: block;
}
.coupon-text > div {
    float: left;
    width: 100%;
    height: auto;
    display: none;
}
.coupon-con {
    width: 228px;
    float: left;
}
.cou-text1 input[type="text"] {
    width: 210px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #8c8c8c;
    padding: 0;
    text-indent: 9px;
}
.fapiao-box-foot {
    float: left;
    width: 130px;
    font-size: 0;
}


.butBlue {
    background: #007bc7;
    color: #fff;
    font-size: 14px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.fapiao-box-foot .butWhiteGreyborder {
    color: #333333;
    font-size: 14px;
    text-align: center;
    background: #ffffff;
    border: 1px solid #999;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width: 60px;
    text-align: center;
    height: 28px;
    line-height: 28px;
    display: inline-block;
    padding: 0;
    font-size: 12px;
    vertical-align: top;
    margin-left: 6px;

}
.fapiao-box-foot .butWhiteGreyborder:hover{
    background:#999;
    color: #fff;
}
.fapiao-box-foot {
    float: left;
    width: 130px;
    font-size: 0;
}

.couponHtml{
    display:block;
}
.coupon-text .active {
    display: block;
}
.coupon-text > div {
    float: left;
    width: 100%;
    height: auto;
    display: none;
}
.checkoutWrap {
    width: 400px;
}
.checkout {
    width: 355px;
    height: auto;
}
.checkout li, .checkout span {
    line-height: 30px;
}
.checkout li {
    float: left;
    width: 100%;
}
.checkout .checkout-le {
    color: #999999;
}
.checkout span {
    width: 140px;
    display: inline-block;
    position: relative;
    text-align: right;
    font-size: 12px;
}
.checkout .checkout-ri {
    color: #333333;
    width: 210px;
}
.checkout span {
    width: 140px;
    display: inline-block;
    position: relative;
    text-align: right;
    font-size: 12px;
}
.checkout li, .checkout span {
    line-height: 30px;
}
.checkout li {
    float: left;
    width: 100%;
}
.checkout .checkout-le {
    color: #999999;
}
.checkout span {
    width: 140px;
    display: inline-block;
    position: relative;
    text-align: right;
    font-size: 12px;
}
.checkout .checkout-ri {
    color: #333333;
    width: 210px;
}
.checkout span {
    width: 140px;
    display: inline-block;
    position: relative;
    text-align: right;
    font-size: 12px;
}
.checkout li, .checkout span {
    line-height: 30px;
}
.checkout-ri em {
    font-size: 24px;
    color: #e85555;
}
.checkout-ri em.small {
    font-size: 12px;
    color: #333333;
}
#mycoupons {
    border-top: none;
}
.box-foot2 {
    width: 100%;
    padding-top: 20px;
    text-align: center;
}

.box-foot2{
    overflow: hidden;
    margin-left: 120px;
}
.fapiao-box-foot a,.fapiao-box-foot input {

    width: 60px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    padding: 0;
    font-size: 12px;
    vertical-align: top;
    float: left;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.fapiao-box-foot input {
    border:none;
}
.butBlue {
    background: #01bbf4;
    color: #fff;
    font-size: 14px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.fapiao-box-foot a {
    width: 60px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    padding: 0;
    font-size: 12px;
    vertical-align: top;
}
.butWhiteGreyborder {
    color: #333333;
    font-size: 14px;
    text-align: center;
    background: #ffffff;
    border: 1px solid #999;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.kimsCart {
    border-bottom: none;
    border-right: none;
    border-left: none;
    width: 100%;
    padding: 10px;
    border: 1px solid #e0e0e0;
    margin-top: 10px;
}
.cou-text2 .textImgSeparation {
    padding-left: 5px;
}
.textImgSeparation {
    display: table-cell;
}

.cou-text2 span {
    display: block;
    font-size: 12px;
    color: #8c8c8c;
    text-align: left;
    line-height: 1.6;
}

/*购物车页面*/
/*支付页面*/
.Users_pay_width{
    width: 100%;
    background: #f5f5f5;
}
.Users_pay_width .Users_pay_min{
    height: auto;
    width: 1180px;
    margin:0px auto;
    padding-top: 20px;
}

.Users_pay_width .Users_pay_min .Submitted_successfully h4 i{
    background-size: 34px;
    width: 34px;
    height: 34px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    background: url(../images_pc/dui_lu_07.png) no-repeat;
}

.Users_pay_width .Users_pay_min .Submitted_successfully h4{
    font-size: 18px;
    color: #555;
    height: 40px;
    font-weight: 400;
}
.Users_pay_width .Users_pay_min .Submitted_successfully h5{
    font-size: 14px;
    color: #666;
    font-weight: 400;
    margin-left: 46px;
}
.Users_pay_width .Users_pay_min .Submitted_successfully h5 span.span_fully{
    margin-left: 30px;
    color: #01bbf4;
    cursor: pointer;
}
.successfully_details{
    position:relative;
    display: none;
}
.successfully_details .successfully{
    position: absolute;
    background: #fff;
    padding: 10px;
    z-index: 10;
    left: 160px;
    top: 2px;
    border:1px solid #eee;
}

.successfully_details .successfully i{
    background-size: 16px;
    width: 16px;
    height: 10px;
    display: inline-block;
    background: url(../images_pc/top_sanjiao_11.png) no-repeat;
    position: absolute;
    top: -8px;
    left:70px;	
}
.successfully_details .successfully p{
    line-height: 20px;
    font-size: 12px;
    color: #666;

}
.Submitted_successfully h4,.Submitted_successfully h5{
    line-height:30px;
}
.Submitted_successfully h5 span.red_size{
    font-size: 18px;
    color: #e04242;
}
.particulars_alipay_box{
    width: 100%;
    background: #fff;
    margin-top: 10px;
    height: auto;
}

.particulars_alipay_box .t-payonlineway{
    margin-top: 1px;
}
.particulars_alipay_box .t-payonlineway{
    background: #ffffff;
    height: auto;
    overflow: hidden;
}
.particulars_alipay_box .t-payonlineway .titleInside {
    padding: 20px 0 20px 25px;
    font-size: 18px;
    color: #666666;
    font-weight: normal;
}
.particulars_alipay_box .t-payonlineway .listBorder {
    padding: 0 0 20px 30px;
    border-bottom: 1px solid #eeeeee;
}
.payRadia li {
    width: 184px;
    float: left;
}
.payRadia .radiosW {
    padding: 5px 0;
}
.payRadia .radios {
    width: 140px;
    padding: 0px 0;
    margin: 0;
    background: none;
    border: 1px solid #eeeeee;
    text-indent: 0;
    text-align: center;
    margin-right: 40px;
    cursor: pointer;
    height: 40px;

}
.payRadia .radios img{
    margin-right: 6px;
}
.t-payonlineway .titleInside .hui_size{
    font-size: 12px;
}
.zhi_dialog-content{
    background: #fff;
    border:1px solid #eee;
    width: 400px;
    height: 160px;
    position: relative;
    margin-top: 10px;
    display: none;

}
.zhi_dialog-content .tit{
    line-height: 40px;
    height: 40px;
    text-align: center;
    color: #555;
    border-bottom: 1px solid #eee;

}
.zhi_dialog-content i{
    background-size: 16px;
    width: 16px;
    height: 10px;
    display: inline-block;
    background: url(../images_pc/top_sanjiao_11.png) no-repeat;
    position: absolute;
    top: -8px;
    left:70px;	
}
.zhi_dialog-content .ui-dialog-content{
    margin: 10px 0 0 6px;
}
.right_biaoti p{
    line-height: 20px;
    font-size: 12px;
    color: #666;

}
.right_biaoti p .color-red{
    color: #f46007;
}
.bottom_p_zhu p{
    color: #555;
    font-size: 12px;
    margin-left: 20px;
    margin-top: 20px;
}
/*微信扫二维码支付*/
.WeChat_stratum_lucidum_pay{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    background-color: #000000;
    background-color: rgba(0,0,0,0.4);
    display: none;
}
.WeChat_stratum_lucidum_pay .knowPoper_hcy {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -200px;
    margin-top: -185px;
    height: 400px;
    width: 370px;
    background: #ffffff;
    text-align: center;
}
.WeChat_stratum_lucidum_pay .knowPoper_hcy .colse {
    display: inline-block;
    width: 12px;
    height: 12px;
    cursor: pointer;
    position: absolute;
    top:13px;
    right: 15px;
    background: url(../images_pc/close.png) no-repeat scroll center center;
}
.WeChat_stratum_lucidum_pay .knowPoper_hcy h4 {
    font-size: 14px;
    color: #595758;
    text-align: center;
    line-height: 40px;
}
.WeChat_stratum_lucidum_pay .knowPoper_hcy img {
    margin-top: 21px;
    width: 250px;
}
/*支付页面*/
/*全部订单*/
.greenroom_width{
    width: 100%;
    background: #01bbf4;
    height: 70px;
    clear: both;
}
.non_payment .hcy_box_table tr td.td_border a:hover p{
    color: #01bbf4;
}
.shopp_subtotal_order a:hover p{
    color: #01bbf4;
}
.non_payment .hcy_box_table .goods_order{
    width: 20%;
}
.top_xiang{
    margin-top: 8px;
}
.greenroom_width .supporter_backer{
    width: 1180px;
    margin:0 auto;
    background: #01bbf4;
    height: 70px;
}
.greenroom_width .supporter_backer .title_logo_backer{
    margin-top: 18px;
    margin-left: 68px;
    width: 80px;
    height: 35px;
}
.greenroom_width .supporter_backer .title_logo_backer img{
    width: 100%;
    height: 100%;
}
.greenroom_width .supporter_backer .title_logo_home{
    height: 70px;
    line-height: 70px;
    font-family: "Microsoft Yahei";
    margin-left: 102px;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
}
.guodongtiao{
    overflow-x: hidden;
}
.order_form_body{	
    width: 100%;
}
.order_form_body .indent_order_form_least{
    width: 1140px;
    margin: 60px auto;
}
.body_f5f5f5{
    background: #f5f5f5;
}
.order_form_body .indent_order_form_least .left_user_centre{
    width: 200px;
    height: 980px;
    background: #fff;
    margin-right: 20px;
}
.order_form_body .indent_order_form_least .table_sheet_tabulation{
    
    background: #fff;
    height: auto;
    padding:30px;
}
.title_connection_order h5{
    height: 30px;
    line-height: 30px;
    text-align: left;
    color: #555;
    font-weight: 400;
    font-size: 16px;
    font-family: "Microsoft Yahei";
}
.left_user_centre .top_form_header{
    position: relative;
}
.left_user_centre .top_form_header .img_border{
    width: 90px;
    height: 90px;
    top: -30px;
    position: absolute;
    left: 50%;
    margin-left: -45px;
}
.left_user_centre .top_form_header .img_border img{
    width: 100%;
    height: 100%;
}
.left_user_centre .top_form_header p{
    position: absolute;
    line-height: 30px;
    height: 30px;
    font-size: 18px;
    font-family: "Microsoft Yahei";
    color: #555;
    top: 70px;
    text-align: center;
    width: 100%;
}
.table_broadside_top{
    margin-top: 120px;
}
.shoppTitle_table{
    margin-top: 20px;
}
.shoppTitle_table .shoppTitle .shoppFirst_order{
    height: 40px;
    background: #f8f8f8;
    width:880px;
    border:1px solid #eee;
    /*border-bottom:none;*/
}
.shoppTitle_table .shoppTitle .shoppFirst_order li{
    text-align: center;
    font-size: 14px;
    font-family: "Microsoft Yahei";
    color: #555;
    line-height: 38px;
    height: 38px;
    background: #f8f8f8;
}
.non_payment{
    margin-top: 10px;
}
.non_payment .box_table_top li{
    line-height: 38px;
    font-size: 14px;
    color: #555;
}
.non_payment .box_table_top li.box_table_timer{
    margin-left: 22px;
}
.non_payment .box_table_top li.box_table_timer span{
    margin-left: 10px;
}
.non_payment .box_table_top li.box_table_mark{
    margin-left: 65px;
}
.non_payment .hcy_box_table{
    margin:0 auto;
    /*border: 1px solid #eee;*/
    border-top: none;
    border-bottom: none;
}
.p_block_padding{
    display: inline-block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.input_text_ye{
    border:none; 
    width:30px; 
    height:24px;
    line-height: 24px;
    padding: 0;
    vertical-align: middle;
    display: inline-block;
    border: 1px solid #eee;
    margin-right: 10px;

}
.operate_handle_order input.pingjia_btn{
    height: 30px;
    background: #01bbf4;
    color: #fff;
    font-size: 14px;
}
.operate_handle_order input.pingjia_btn:hover{
    color: #fff;

}
.tcdPage {
    width: 100%;
    padding-bottom: 50px;
    overflow: hidden;
    background: #fff;
    margin-top: 20px;
}
.tcdPage .tcdPageCode {
    width: 100%;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    /* margin-left: 0px; */
    margin: 0 auto;
}
.tcdPage .tcdPageCode .prevPage {
    width: 70px;
    height: 34px;
    border: 1px solid #ededed;
    text-align: center;
    line-height: 34px;
    display: inline-block;
}

.tcdPage .tcdPageCode .dimetric {
    width: 24px;
    height: 24px;
    border: 1px solid #eee;
    text-align: center;
    line-height: 24px;
    display: inline-block;
    margin-left: 2px;
    margin-right: 2px;
    cursor: pointer;
}

.tcdPage .tcdPageCode .prevPage {
    width: 50px;
    height: 24px;
    border: 1px solid #ededed;
    text-align: center;
    line-height: 24px;
    display: inline-block;
    cursor: pointer;
}
.tcdPage .tcdPageCode .input_text{
    border: none;
    padding-top: 6px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    display: inline-block;
    margin-left: 2px;
    margin-right: 2px;
}
.tcdPage .tcdPageCode span.red_bian:hover{
    background:#ff392a;
    color: #fff;
}
.red_moren {
    background: #ff392a;
    color: #fff;
}
.non_payment .hcy_box_table tr td{
    border: none;
}
.non_payment .hcy_box_table tr td.td_padding{
    padding: 10px;
}
.non_payment .hcy_box_table tr td.td_border{
    border: 1px solid #eee;
    border-top: none;
    border-bottom: none;
}
.non_payment .hcy_box_table tr{
    border-bottom: 1px solid #eee;
}
.goods_order_width{
    width: 20%;
}
.unit_price_order_width{
    width: 50%;
}
.non_payment .hcy_box_table tr td.th_right{
    /*border-right: none;*/
}
.shopp_order_width{
    width: 5%;
}
.goods_order .img_div{
    width: 30px;
    height: 30px;
    margin: 10px;
}
.goods_order .p_center{
    text-align: center;
    padding:6px 0px 10px 0;
    line-height: 20px;
    width: 100px;
}
.optimization_plan_box .optimization_headline h4{
    color: #555;
}
.contBlockhei{
    font-size: 24px;
    color: #666666;
}
/*友情链接的*/
.friendly-link{
    padding: 20px 0 50px;;
    height: auto;
    float: left;
    /*background-color: #ededed;*/
}
.c_d_ta {
    background-color: #fff;
    border: 1px solid #eee;
    border-right: 0;
    margin-left: 130px;
}
.c_d_ta_1 {
    background-color: #f9f9f9;
}
.c_d_ta td {
    width: 160px;
    height: 40px;
    color: #5d5d5d;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-left: none;
}
.c_d_ta_1 td{height: 79px;}
.c_d_ta td span {
    color: #5d5d5d;
    font-size: 24px;
    margin: 10px 0;
}
.c_zml_jump b{font-size: 14px;font-weight: normal; color:#606060}
#hover_toast {
    text-align: left;
    width: 155px;
    padding: 7px 5px 7px 10px;
    position: absolute;
    display: none;
    border: 1px solid #eadfc4;
    background: #fffdeb;
    color: #9d781e;
    font-size: 13px;
    font-weight: 700;
    overflow: hidden;
    line-height: 22px;
}
/*友情链接的*/
.col_fourth .count-title .time_year_ann{
    font-size: 14px;
    line-height: 20px;
    display: inline-block;
}

.goods_order .img_div img{
    width: 100%;
    height: 100%;
}
.td_padding p{
    color: #555;
}
.span_hei{
    font-weight: 600;
    font-size: 14px;
}
.non_payment .box_table_top{
    margin:0 auto;
    height: 40px;
    /*heigth:38px;*/
    background: #f8f8f8;
    border:1px solid #eee;
    border-bottom: none;
}
.operate_handle_order input{
    width: 70px;
    height: 30px;
    background:#ff392a;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    padding:0;
    margin-left:10px;
    border: none;

}
.operate_handle_order input:hover{
    background: #e13123;
    cursor: pointer;
}
.operate_handle_order p{
    width: 100%;
    line-height: 30px;
    height: 30px;
    text-align: center;
    cursor: pointer;
}
.operate_handle_order p:hover{
    color: #01bbf4;
}
.propagate{
    margin-left: 733px;
    margin-top: 10px;
    margin-bottom:10px;
}
.propagate span {
    width: 60px;
    height: 24px;
    text-align: center;
    display: inline-block;
    border: 1px solid #ccc;
    line-height: 24px;
    cursor: pointer;
    font-size: 12px;
    color: #555;
    margin-left:4px;
}
.goods_order{
    width: 18%;
}
.shopp_ser_order{
    width: 12%;
}
.unit_price_order{
    width:8%;
}
.shopp_num_order{
    width: 11%;
}
.shopp_subtotal_order{
    width: 12%;
}
.operation_order{
    width: 11%;
}
.opera_tion_order{
    width: 13%;
}
.operate_handle_order{
    width: 13%;
}
.table_broadside_top .table_broadside_all .h4_center{
    width: 100px;
    height:30px;
    font-size: 14px;
    color: #555;
    text-align: left; 
    font-family: "Microsoft Yahei";
    margin-left: 70px;
    line-height: 30px;
}
.table_broadside_top .table_broadside_all .list_ul li a{
    width: 100px;
    line-height:26px;
    height: 26px;
    font-family: "Microsoft Yahei"; 
    font-size: 12px;
    color: #666;
    text-align:left;
    margin-left: 70px;
    cursor: pointer;

}

.table_broadside_all .exclusive_counselor .exclusive_img{
    width: 60px;
    height: 60px;
    /*margin-top: 20px;*/
    margin-left: 70px;
}
.table_broadside_all .exclusive_counselor .exclusive_img img{
    width: 100%;
    height: 100%;
}
.table_broadside_all .exclusive_counselor p{
    line-height: 34px;
    height: 34px;
    text-align: center;
    font-size: 12px;
    font-family: "Microsoft Yahei";
}
.table_broadside_all .ico_p .relation i{
    background: url(../images_pc/order_1.png) no-repeat;
    width: 10px;
    height: 16px;
    vertical-align: middle;
    display: inline-block;
    background-size: 10px;
    margin-left: 2px;
    padding-right: 12px;

}
.table_broadside_all .ico_p p{
    line-height: 24px;
    text-align:left;
    font-size: 12px;
    color: #666;
    width: 130px;
    margin-left: 50px;
}
.table_broadside_all .ico_p .relation2 i{
    background: url(../images_pc/order_2.png) no-repeat;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    display: inline-block;
    background-size: 16px;
    margin-right: 0px;
}
.bottom_b{
    margin-left: 30px;
    font-weight: 400;
}
.table_broadside_all .ico_p .relation3 i{
    background: url(../images_pc/order_3.png) no-repeat;
    width: 16px;
    height: 10px;
    vertical-align: middle;
    display: inline-block;
    background-size: 16px;

}
.table_broadside_top .table_broadside_all{
    margin-top: 20px;
}
.table_broadside_top .table_broadside_all .list_ul li.active a{
    color: #01bbf4;
}
.table_broadside_top .table_broadside_all .list_ul li:hover a{
    color: #01bbf4;

}
.table_broadside_top .table_broadside_all .list_ul li .red_size{
    font-size: 12px;
    color: #ed837b;
}
/*全部订单*/
/*待评价的页面*/
.pubImpress {
    width: 860px;
    display: inline-block;
    position: relative;
    margin-top: 10px;
}

.piRi {
    float: left;
}
.piRi .star.star1 {
    background: url(../images_pc/atar1.png) no-repeat scroll left 1px;
}
.star1 {
    width: 105px;
    float: left;
}
.star {
    width: 100%;
    background: url(../images_pc/atar1.png) no-repeat left 0;
}
.piRi em {
    color: #f54e3c;
    padding-left: 5px;
    font-size: 14px;
    line-height: 30px;
    height: 30px;
}
.star.star1 span.operat {
    background-position: -1px -57px;
}
.star.star1 span {
    background-position: -1px -180px;
}
.piRi .m span {
    float: left;
    font-size: 14px;
    color: #444;
    line-height: 30px;
    height: 30px;
}
.star.star1 span {
    width: 17px;
    height: 17px;
    margin-right: 3px;
    background: url(../images_pc/atar1.png) no-repeat scroll -1px -57px;
}
.star span {
    display: inline-block;
    float: left;
    height: 20px;
    width: 20px;
    margin-right: 7px;
    background: url(../images_pc/atar1.png) no-repeat center -46px;
}

.star.star1 span {
    background-position: -1px -180px;
}
.piLi {
    width: 75px;
    text-align: right;
    float: left;
    font-size: 14px;
    color: #444;
    height: 30px;
    line-height: 30px;
}
.star span {
    display: inline-block;
    float: left;
    height: 20px;
    width: 20px;
    margin-right: 7px;
    background: url(../images_pc/atar1.png) no-repeat center -46px;
}
.piRi .star.star1 {
    background: url(../images_pc/newstarim1.png) no-repeat scroll left 1px;
}
.star1 {
    width: 105px;
    float: left;
    margin-top: 4px;
}
.alsoFullForm_container{
    background: #fffdf7;
    padding-top: 50px;
    display: none;
}
.piRi2.piRi {
    width: 580px;
}
.piRi.piRi2 ul {
    float: left;
}
.piRi li {
    float: left;
    padding: 0 11px 0 12px;
    height: 25px;
    line-height: 25px;
    background: #efefef;
    margin-right: 15px;
    font-size: 14px;
    color: #666;
    cursor: pointer;
    margin-bottom: 13px;
}
.piRi li.attrClick{
    background: #ffebb9;
    font-size: 12px;
    color: #666;
}
.piRi li.attr2 {
    background: url(../images_pc/custom.png) no-repeat scroll 10px center #fff;
    border: 1px solid #d6dcde;
    color: #00a8e3;
    padding-left: 35px;
}
.piRi li.attr2_back{
    background: url(../images_pc/iconfont-shuaxin.png) no-repeat scroll 10px center #fff;
}
.piRi textarea {
    border: 1px solid #cac9c9;
    color: #888;
    font-size: 14px;
    line-height: 25px;
    padding: 2px 8px;
}
.piRi span.iRis {
    bottom: -120px;
    color: #888;
    font-size: 12px;
    left: -115px;
    position: relative;
}
h3.h3 {
    font-size: 12px;
    color: #444;
    font-weight: normal;
    text-align: left;
    margin: 8px 0;
    margin-left: 80px;
}
.piRi h3 {
    font-size: 12px;
    color: #444;
    font-weight: normal;
    text-align: left;
    margin: 8px 0;
}
.evaBut {
    display: inline-block;
    padding: 0 45px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: #01bbf4;
    font-size: 14px;
    float: left;
    margin: 10px 0 30px 76px;
}
.evaBut:hover{
    background: #00a1d2;
}
.piRi li.no-attribute {
    background: none!important;
    padding: 0;
    display: none;
}
.piRi .add-label {
    float: left;
}
.labelsconten {
    border: 1px solid #00a8e3;
    color: #444444;
    font-size: 14px;
    height: 10px;
    /* margin-left: -14px; */
}
.piRi a.piRiButBao {
    height: 23px;
    line-height: 23px;
    margin-left: 10px;
}
.piRi a {
    height: 23px;
    line-height: 23px;
    border: 1px solid #d6dcde;
    padding: 0 5px;
    font-size: 14px;
    color: #00a8e3;
    display: inline-block;
}
.piRi2 a.piRiButQiao {
    margin-left: 10px;
}
.piRi a {
    height: 23px;
    line-height: 23px;
    border: 1px solid #d6dcde;
    padding: 0 5px;
    font-size: 14px;
    color: #00a8e3;
    display: inline-block;
}
.piRi li {
    float: left;
    padding: 0 11px 0 12px;
    height: 25px;
    line-height: 25px;
    background: #efefef;
    margin-right: 15px;
    font-size: 12px;
    color: #666;
    cursor: pointer;
    margin-bottom: 13px;
}
/*待评价的页面*/
/*已评价的页面*/
.shoppTitle_table .non_payment_margin{
    margin-top:0;

}
.non_payment_margin .hcy_box_table tr td.td_padding_have{
    padding: 22px 0 10px 40px;
}
.td_padding_have .p_appraise{
    text-align: left;
}
.delete_rem{
    cursor: pointer;
}

.td_padding_have input.pingjia_btn{
    width: 50px;
    height: 28px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #eee;
    background: #fff;
    padding: 0;
    color: #555;
}
.td_padding_have input.pingjia_btn:hover{
    background: #ff392a;
    color: #fff;
    border:none;

}
.star_margin{
    margin-left: 93px;
}
.goods_order_Have{
    width: 46.5%;
    text-align: center;
}
.shopp_ser_order_Have{
    width:36%;
    text-align: center;
}
.unit_price_order_Have{
    width: 17.5%;
    text-align: center;
}
.evaBut_cancel{
    width: 120px;
    height: 40px;
    background: #eee;
    color: #555555;
    padding: 0;
    margin-top: 10px;
    margin-left: 30px;
}
/*已评价的页面*/
/*钱包页面*/
.td_width_deposit{
    width: 11.6%;
}
.td_width_deposit2{
    width: 5.4%;
}
.td_width_deposit3{
    width: 33%;
}
.td_width_deposit4{
    width: 40%;
}
.td_width_deposit5{
    width: 10%;
}
.tr_withdraw_deposit{
    height: 30px;
}
.table_sheet_tabulation_bottom{
    margin-bottom: 35px;
}
.title_connection_order .h5_notecase_pur{
    border-bottom: 1px solid #eee;
    height:40px;

}
.wallet_purse_top{
    margin-left: 22px;
    margin-bottom: 20px;
}
.wallet_purse_top .wallet_purse .p_notecase{
    font-size: 18px;
    color: #606060;
    height: 20px;
    line-height: 20px;
}
.table_sheet_tabulation .shoppTitle_table_bottom{
    margin-bottom: 20px;
}
.shoppTitle_table_bottom .form_menu label,.shoppTitle_table_bottom .form_menu div{
    display: inline-block;

}

.shoppTitle_table_bottom .form_menu .controls input{
    height: 24px;
    padding: 0;
    font-size:12px;
    font-family: "Microsoft Yahei";

}
.form_menu .controls .fn-tinput_deposit{
    width: 60px;
    padding: 0;
    height: 24px;
    padding-left: 10px;

}
.form_menu .controls .fn-tinput_width150{
    width: 150px;
    height: 24px;
    line-height: 24px;
    font-size:12px;
    font-family: "Microsoft Yahei";
    padding: 0;
    padding-left: 10px;
}
.form_menu .controls .fn-tinput_width120{
    width: 120px;
    height: 24px;
    line-height: 24px;
    font-size:12px;
    font-family: "Microsoft Yahei";
    padding: 0;
    padding-left: 10px;
}
.form_menu .zhanghao_span{
    line-height: 24px;
    height: 24px;
    font-size: 12px;
    color: #555;
} 
.form_menu .controls{
    width: 600px;
}
.shoppTitle_table .form_menu label{
    width: 100px;
    height: 24px;
    line-height: 24px;
    text-align: right;
    font-size: 12px;
    color: #555;
    font-family: "Microsoft Yahei";
}
.shoppTitle_table_bottom .form_menu .controls .btn_button_ti{
    width: 122px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background: #f47a01;
    border:none;

}
.shoppTitle_table .form_menu label.error{
    color: #ff392a;
    margin-left: 20px;
}
.form_menu .controls .xla_k{
    height: 26px;
    line-height: 26px;
    border: 1px solid #eee;
    color: #555;
}

.table_sheet_tabulation .shoppTitle_table_posit{
    display: none;
}
.table_sheet_tabulation div.shoppTitle_table_sle{
    margin-bottom: 10px;
}
.table_sheet_tabulation .show_table_posit{
    display: block;
}
.shoppTitle_table .form_menu .withdraw_deposit .fn-tinput_draw{
    width: 70px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    color: #555;
    font-family: "Microsoft Yahei";
    padding: 0;
    padding-left: 10px;
}
.shoppTitle_table .form_menu .withdraw_deposit .btn_button_yan{
    padding: 2px 5px 2px 5px;
    display: inline-block;
    line-height: 22px;
    text-align: center;
    background-color: #00c9ff;
    height: 22px;
    font-size: 12px;
    color: #fff;
    border:none;
    margin-left: 20px;
}
.shoppTitle_table_to .form_menu{
    margin-bottom: 10px;
}
.shoppTitle_table_to{
    margin-top: 0;
}
.shoppTitle_table .form_menu .hint_reminder{
    display: inline-block;
    margin-left: 100px;
    color: #23c4f5;
    line-height: 30px;
    line-height: 30px;
    font-size: 12px;
    font-family: "Microsoft Yahei";
}
.form_menu .controls .fn-tinput{
    height: 24px;
    line-height: 24px;
    padding: 0;
}
.wallet_purse_top .wallet_purse .p_notecase span{
    color: #ff392a;
}
.wallet_purse_top .wallet_purse .burse_money{
    font-size: 12px;
    line-height: 30px;
    height: 30px;
    color: #666666;
}
.wallet_purse_top .wallet_purse .burse_money span{
    margin-right: 20px;
}
.wallet_purse_top .money_right{
    margin-left: 390px;

}
.wallet_purse_top .money_right input{
    height: 30px;
    line-height: 30px;
    width: 70px;
    padding: 0;
    border:1px solid #eee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;	
    color: #757575;
    cursor: pointer;
}
.wallet_purse_top .money_right input:hover{
    background: #01bbf4;
    color: #fff;
    border:1px solid #fff;
}
.put_in_commit{
    width: 100%;
    height: 100%;
    position:fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    background-color: #000000;
    background-color: rgba(0,0,0,0.4);
    display: none;
}
.put_in_commit .submit_refer{
    width: 534px;
    height: 254px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -127px;
    margin-left: -267px;
}
.put_in_commit .submit_refer .submit_top{
    height: 40px;
    width: 100%;
    background: #f5f5f5;
    line-height: 40px;
}
.put_in_commit .submit_refer .submit_top .commit_in{
    margin-left: 30px;
    font-size: 16px;
    color: #989898;
    font-weight: 400;
}
.put_in_commit .submit_refer .submit_top .commit_img{
    margin-top: 14px;
    margin-right: 20px;
    cursor: pointer;
}
.put_in_commit .submit_refer .confirmation_of_delivery{
    width: 100%;
    text-align: center;
}
.confirmation_of_delivery{
    margin-top: 30px;
}
.confirmation_of_delivery p{
    line-height: 30px;
    height: 30px;
    font-size: 18px;
    color: #666666;

}
.confirmation_of_delivery .btn_inout_ti{
    width: 100px;
    height: 36px;
    padding: 0;
    margin-top:40px;
    margin-left: 220px;
    background: #f47a01;
    font-size: 16px;
    color: #fff;

}
/*钱包页面*/
/*用户个人信息修改页面*/
.shoppTitle_table_bottom .modification_amend_top .revamp_recompose li{
    padding:0 16px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-left: 1px solid #eee;
    font-size: 14px;
    color: #666;
    font-family: "Microsoft Yahei"
}
.shoppTitle_table_bottom .modification_amend_top .revamp_recompose li.li_alter{
    border:none;
    text-align: left;
    padding-left:0;
}
.shoppTitle_table_bottom .modification_amend_top{
    border-bottom:1px solid #eee;padding-bottom: 15px;
}
.shoppTitle_table_bottom .modification_amend_top .revamp_recompose li.active_li a{
    color:#01bbf4;
}
.user_image_upload .image_upload_left .preview_box{
    width: 100px;
    height: 140px;
}
.user_image_upload .image_upload_left .preview_box li{
    width: 100px;
    height: 160px;
    overflow:hidden;
    position: relative;
    margin-left: 55px;
}
.user_image_upload .image_upload_left .preview_box li img{
    width: 100px;
    height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -o-border-radius:50%;

}
.user_image_upload .image_upload_left .preview_box li input{
    width: 70px;
    height: 30px;
    padding: 0;
    margin-left: 15px;
    position:absolute;
    z-index: 10;
    margin-top: 10px;
    /*	filter: Alpha(opacity=0);
            -moz-opacity:0; 
            opacity:0;*/

}
.user_image_upload{
    margin-top: 30px;
}
/*.user_image_upload .image_upload_left .preview_box li span{
        margin-left: 15px;
        width: 70px;
        height: 30px;
        background: #01bbf4;
        font-size: 12px;
        color: #fff;
        display: inline-block;
        margin-top: 10px; 
        line-height: 30px;
        text-align: center;
}*/
.myProfile-panel .form-label {
    font-size: 14px;
    color: #555;
    width: 196px;
    font-family: arial,"Microsoft Yahei";
}
.form-label {
    width: 105px;
}
.myProfile-panel a.modify{
    font-size: 12px;
    color: #01bbf4;

}
.myProfile-panel span{
    font-family:Arial;
    font-size: 12px;	
}

.form-label {
    color: #000000;
    display: block;
    float: left;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    text-align: right;
    width: auto;
}
.myProfile-panel span {
    color: #4b4b4b;
    font-size: 16px;
}
.myProfile-panel span, .myProfile-panel a {
    display: inline-block;
    float: left;
    height: 30px;
    line-height: 30px;
}
.myProfile-panel a {
    font-size: 14px;
    margin-left: 10px;
}
.message_list_word_note .shoppTitle ul li{
    border-right: 1px solid #eee;
}
.myProfile-panel span, .myProfile-panel a {
    display: inline-block;
    float: left;
    height: 30px;
    line-height: 30px;
}
.form-buttom_hold{
    background: #ec3426;
    color: #ffffff;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    width: 140px;
    float: left;
    font-size: 14px;
    padding: 0;
    border:none;
    cursor: pointer;
}
.tabCont .state_current ul li input:hover{
    border:1px solid #01bbf4;
}
.tabCont .state_current ul li span.error{
    color: #ff392a;
    margin-left: 200px;
    font-size: 12px;
    line-height: 20px;
    height: 20px;
}
.tabCont .state_current .form-label_group li{
    margin-bottom:10px;

}
.tabCont .state_current .form-label_group li p span{
    font-size: 12px;
    color: #555;
    font-family: arial,"Microsoft Yahei","Hiragino Sans GB",sans-serif;
}
.tabCont .state_current .form-label_group li .form-buttom_amend{
    background: #01bbf4;
    color: #ffffff;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    width: 140px;
    float: left;
    font-size: 14px;
    padding: 0;
    border: none;
}
.tabCont .state_current .form-label_group li .form-buttom_amend:hover{
    background: #00a1d2;
    border:none;
    cursor: pointer;
}
.tabCont .state_current ul li input.form-buttom_hold:hover{
    background:#ff392a;
    border:none;
}
.form-panel b {
    color: #d73838;
    font-size: 18px;
    color: #d73838;
    font-size: 18px;
    position: relative;
    right: 3px;
    top: 5px;
}
.tabCont .state_current{
    width: 660px;
    margin-left: 40px;
}
.form-panel li {
    margin-bottom:0px;
}
.form-panel li.address_city .selHeight{
    width: 100px;
    margin-right: 10px;

}
.tabCont .state_current ul li .form-input{
    margin-right: 0;
    border: 1px solid #eee;
    display: block;
    float: left;
    font-size: 14px;
    padding:0;
    width: 290px;
    height: 30px;
    padding-left: 10px;
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    color: #7a7a7a;
}
.selHeight{
    width: 140px;
    height: 30px;
    line-height: 30px;
    border:1px solid #eee;
    color: #666;
    text-align: center;
}
.h5_city_data{
    margin-left: 197px;
    font-size: 12px;
    font-weight: 400;
    color: #01bbf4;
    margin-bottom: 20px;
}
.word_advices_new_bottom{
/*    margin-bottom:300px;*/
}
.tabCont .state_current ul li p .form-input_password{
    margin-right: 0;
    border: 1px solid #eee;
    display: block;
    float: left;
    font-size: 14px;
    padding: 0;
    width: 210px;
    padding-left: 10px;
    position: relative;
    color: #7a7a7a;
}
.tabCont .state_current ul li p .form-input_password:hover{
    border:1px solid #01bbf4;
}
.form-buttom_password{
    background: #ec3426;
    color: #ffffff;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    width: 140px;
    float: left;
    font-size: 14px;
    padding: 0;
    border: none;
    cursor: pointer;
}
.tabCont .state_current ul li .form-buttom_password:hover{
    background: #e13123;
    border: none;
}
.tabCont .state_current ul li .form-input_phone:hover{
    border:1px solid #01bbf4;	
}
.tabCont .state_current ul li .form-input_phone{
    color: #666;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    width: 130px;
    float: left;
    padding:0;
    font-size: 14px;
    padding-left: 10px;
    border:1px solid #eee;

}
.word_advices_new_share{
    margin-left: 20px;
    margin-top: 20px;
    line-height: 24px;
    height: 24px;
    font-size: 14px;
    color: #666;
    font-weight: 500;
}
.word_advices_new_div{
    width: 173px;
    margin: 20px auto;
}
#ser .row .user_evaluation_return .appraise_estimate_share{
    width: 100%;
    height: 40px;
    background: #f5f5f5;
}

.tabCont .state_current ul li .form-input_phone:hover{
    border:1px solid #01bbf4;
}
.tabCont .state_current ul li .form-buttom_passphone{
    width: 70px;
    height: 30px;
    background: #017bc8;
    font-size: 12px;
    padding: 0;
    border: none;
    color: #fff;
    line-height: 30px;
    margin-left: 10px;
    position: absolute;
    left: 340px;
}
.tabCont .state_current ul li .form-buttom_passphone:hover{
    background: #036db6;
    cursor: pointer;
}
.tabCont .state_current ul li.form-label_passphone{
    position: relative;
}
.tabCont .state_current ul li .form-buttom_passphone:hover{
    border:none;
}
/* m_zlxg */
#sjld{
    position: absolute;
    /* left: -100px; */
    margin-left: 196px;
    width: 440px;

}
.sjld .m_zlxg .m_zlxg2 li{
    line-height:28px;
    white-space:nowrap;
    padding-left:10px;
    font-family:"微软雅黑";
    color:#333333;
    font-size:12px;
    margin-bottom:0;
}

.m_zlxg2 li:hover{ color:#7a5a21;}

.m_zlxg{ 
    width: 93px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    float: left;
    margin: 0 12px 0 0;
    display: inline;
    border: 1px solid #eee;
    background: url(../images_pc/fang_xl.png) no-repeat;
    background-size: 6px;
    background-position: 74px center;
}

.m_zlxg p{ width:71px; padding-left:10px; overflow:hidden; line-height:30px; color:#333333; font-size:12px; font-family:"微软雅黑";text-overflow:ellipsis; white-space:nowrap;}

.m_zlxg2{ position:absolute; top:29px; border:1px solid #eee;background:#fff; width:91px; display:none; max-height:224px;-height:224px; overflow-x:hidden; overflow-y:auto;white-space:nowrap;
          z-index: 5;}

.m_zlxg2 li{line-height:28px;white-space:nowrap; padding-left:10px;font-family:"微软雅黑";color:#333333; font-size:12px;}

.m_zlxg2 li:hover{ color:#7a5a21;}


/*用户个人信息修改页面*/
/*创建交接单*/
.shoppTitle_table .title_delivery_receipt{
    font-size: 16px;
    color: #555;
    line-height: 20px;
    margin-bottom: 10px;
}
.td_input .td_center_size p{
    text-align: left;
}
.blue_jiaojiexiang{
    font-size: 12px;
    color: #01bbf4;
}
.a_button{
    display: -webkit-inline-box;
}
.a_button .shan_reminder_rem {
    margin-top: 10px;
    width: 50px;
    height: 28px;
    background: #fff;
    font-size: 12px;
    line-height: 28px;
    text-align: center;
    padding: 0;
    color: #555;
    border: 1px solid #eee;
    margin-left: 10px;
}
.shoppTitle_table .addition_append_table table.TableBoxBiao tr td {
    padding: 6px;
}
.shoppTitle_table .addition_append_table table tr td .shan_reminder_userrem {
    width:100%;
    height: 28px;
    background: #fff;
    font-size: 12px;
    line-height: 28px;
    text-align: center;
    padding: 0;
    color: #555;
    border: 1px solid #eee;
}
.shoppTitle_table .addition_append_table table tr td .shan_reminder_userrem:hover{
    background:#ff392a;
    color: #fff;
    border:1px solid #fff;
    cursor: pointer;
}
.employee_laft_background{
    background: #fff;
}
.pass-onSheetbox{
    overflow: hidden;
}
.pass-onSheetbox .pass-onsheet{
    float: right;
    width: 80px;
    height: 30px;
    background: #01bbf4;
    border: none;
    font-size: 14px;
    color: #fff;
    font-family: "microsoft Yahei";
    padding: 0;
}
.a_button .shan_reminder_rem:hover{
    background:#ff392a;
    color: #fff;
    cursor: pointer;
}
.a_button .shan_reminder{
    margin-top: 10px;
    width: 50px;
    height: 28px;
    background: #fff;
    font-size: 12px;
    line-height: 28px;
    text-align: center;
    padding: 0;
    color: #555;
    border: 1px solid #eee;

}

.a_button .shan_reminder:hover{
    background: #01bbf4;
    color: #fff;
    cursor: pointer;
}
.a_button .shan_reminder_or{
    margin-top: 10px;
    width: 60px;
    height: 28px;
    background: #f47a01;
    font-size: 12px;
    line-height: 28px;
    text-align: center;
    padding: 0;
    color: #fff;
    border: none;
    cursor: pointer;
}
.employeeBemandBox{
    display: inline-block;
    margin-top: 9px;
    margin-right: 20px;
}
.employeeBemandBox .DemandInquireSel{
    width: 120px;
    height: 26px;
    border:1px solid #eee;
    color: #666;
    font-size: 12px;


}
.employeeBemandBox .DemandInquireInput{
    width: 140px;
    height: 24px;
    padding: 0px;
    padding-left: 10px;
    margin-left: 20px;

}
.employeeBemandBox .DemandInquireButton{
    width: 50px;
    height: 26px;
    background: #f47a01;
    font-size: 12px;
    line-height: 28px;
    text-align: center;
    padding: 0;
    color: #fff;
    border: none;
    cursor: pointer;
    margin-left: 20px
}
.shoppTitle_table .choose_checkbox .div_checkbox{
    margin-bottom: 10px;
    margin-right:20px;
}
.shoppTitle_table .choose_checkbox .div_checkbox span{
    font-size: 14px;
    color: #666;
    vertical-align: middle;
    line-height: 20px;
}
.shoppTitle_table .choose_checkbox .div_checkbox input{
    padding: 0;
    height: 14px;
    line-height: 14px;
    vertical-align: middle;
    width: 16px;
    float:left;
}
.shoppTitle_table .addition_append_off input{
    width: 92px;
    height: 30px;
    font-size: 14px;
    color: #fff;
    background: #01bbf4;
    padding: 0;
    border: none;
    margin-top: 10px;
    cursor: pointer;
    font-family: "Microsoft Yahei";
}
.shoppTitle_table .addition_append_table{
    margin-top:20px;
    padding:20px;
}
.shoppTitle_table .addition_append_table table tr th{
    height: 40px;
    background: #f5f5f5;
    color: #555;

}
.shoppTitle_table .addition_append_table table tr td{
    padding: 10px 4px 10px 4px;
}
.shoppTitle_table .addition_append_table table tr td.td_input input{
    padding: 0;
    width: 90%;
    padding-left: 10px;
}
.shoppTitle_table .addition_append_table table tr td.td_input .edit{
    display: inline-block;
    margin-right: 16px;
}
.shoppTitle_table .addition_append_table table tr td.td_input .remove{
    width: 60px;
    height: 26px;
    color: #fff;
    font-size: 14px;
    background: #989898;
    display: inline-block;
    line-height: 26px;
    text-align: center;
    font-family: "Microsoft Yahei";
}
.shoppTitle_table .addition_append_table table tr td.td_input .baocun{
    width: 60px;
    height: 26px;
    color: #fff;
    font-size: 14px;
    background: #01bbf4;
    display: inline-block;
    line-height: 26px;
    text-align: center;
    font-family: "Microsoft Yahei";

}
.myProfile-panel_human_top{
    margin-top: 35px;
}
.myProfile-panel_human_top .myProfile-panel_human li .form-label_human{
    width: 80px;
    text-align: right;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    font-size: 14px;
    color: #555;
    font-family: "Microsoft Yahei";
}
.myProfile-panel_human_top .myProfile-panel_human li .human_being input{
    padding: 0;
    width: 160px;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    color: #555;
    font-size: 14px;
    font-family: "Microsoft Yahei";
}

.hcy_packageCon .packageModel_show p a{
    cursor: pointer;
}
.myProfile-panel_human_top .myProfile-panel_human li{
    margin-bottom: 20px;
    width: 600px;
}
.shoppTitle_table .addition_append_table table tr td .text{
    text-align: left;
    display: inline-block;
    font-size: 14px;
    font-family: "Microsoft Yahei";
}
.tishijiaojiedan{
    position: relative;
    display: inline-block;
    font-size: 12px;
    color: #ccc;
    width: 600px;
    line-height: 24px;
    margin-left:80px;
}
.controls .controls_lable{
    width: 120px;
    display: inline-block;
    line-height: 30px;
    height: 30px;
    font-size: 14px;
    font-family: "Microsoft Yahei";
    color: #555;
}
.controls_lable_right .lable_right {
    width: 80px;
    display: inline-block;
    height: 24px;
    font-size: 14px;
    text-align: right;
    line-height: 24px;
    color: #555;
    font-family: "Microsoft Yahei";
}
.controls_lable_bottom p{
    line-height: 24px;
    font-size: 14px;
    color: #555;
    font-family: "Microsoft Yahei";
}
.form-buttom_person{
    width: 143px;
    height: 36px;
    font-size: 14px;
    color: #fff;
    background: #f47a01;
    padding: 0;
    border: none;
    margin-top: 10px;
    cursor: pointer;
    line-height: 36px;
    font-family: "Microsoft Yahei";
}
.form-buttom_person:hover{
    border: none;
    background: #f47a01;
}
.bottom_footer_remind h6{
    font-size: 14px;
    color: #666;
    line-height: 24px;
    height: 24px;
    font-weight: 500;
    font-family: "Microsoft Yahei";
}
.bottom_footer_remind div{
    margin-left: 34px;

}
.bottom_footer_remind{
    margin-bottom: 50px;
}
.bottom_footer_remind div{
    line-height: 24px;
    height: 24px;
    font-size: 14px;
    color: #555;
    font-family: "Microsoft Yahei";
    display: inline-block;
}
.controls_lable_right{
    margin-bottom: 10px;
}
.controls_lable_right .controls_lable_input{
    width: 110px;
    height: 24px;
    padding: 0;
    padding-left: 10px;
}
.controls_lable_bottom p .span_lable{
    width: 80px;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    text-align: right;
    color: #555;
    font-size: 14px;
    font-family: "Microsoft Yahei";
}
.shoppTitle_table .addition_append_table table tr td.td_input .bianji{
    width: 60px;
    height: 26px;
    color: #fff;
    font-size: 14px;
    background: #f47a01;
    display: inline-block;
    line-height: 26px;
    text-align: center;
    font-family: "Microsoft Yahei";
}
.shoppTitle_table .myProfile-panel_human_top2 .myProfile-panel_human li{
    margin-bottom:0px;
}
.shoppTitle_table .myProfile-panel_human_top2 .myProfile-panel_human{
    margin-bottom: 50px;
}    
.time_riqi{
    height: 26px;
    color: #555;
    font-size: 14px;
    line-height: 26px;
    font-family: "Microsoft Yahei";
    margin-left: 0px;
}
.shoppTitle_table .myProfile-panel_human_top2 .myProfile-panel_human li .human_being_time{

    width:300px;
    text-align:left;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    font-size: 14px;
    color: #555;
    font-family: "Microsoft Yahei";
}
/*创建交接单*/
/*员工后台登录*/
.register_login_frame_blogger_staff{
    width:100%;  
    position:relative;  
    overflow:hidden;  
    height:700px; 
}
.register_login_user_staff{
    position: absolute;
    width: 100%;
    height: 100px;
    z-index: 10;
    background:rgba(255,255,255,0.8); opacity:0.8;filter:alpha(opacity=80);
}
.register_login_user_staff .register_login_head_staff{
    width: 1180px;
    margin: 0 auto;

}
.register_login_user_staff .register_login_head_staff h2{
    position: absolute;
    z-index: 20;
    line-height: 100px;
}
.register_login_frame_blogger_staff .register_login_frame_blogger .hcy_login_enroll_user .demobox_ring_up_box{
    margin-left: 770px;
    margin-top: 140px;
}
.register_login_frame_blogger_staff .register_login_frame_blogger{
    background: url(../images_pc/staff_login.png) no-repeat;
    height:700px; 
    width:1920px;
    position:absolute;
    left:50%;
    margin-left:-960px;
}
/*员工后台登录*/
/*产品详情页合伙企业注册*/
.title_partnership{
    font-size: 24px;
    color: #565656;
    margin-top: 40px;
    text-align: center;
}
.marB15 {
    margin-bottom: 15px;
}
.mdp_partnership{
    text-align: center;
    font-size: 14px;
    color: #565656;
    margin-bottom: 18px;
    line-height: 22px;
    font-family: arial,"Microsoft Yahei";

}
.enroll_center_partnership table {
    border-collapse: collapse;
    margin: 0 auto;
    margin-bottom: 40px;
}

.letd {
    background: #f8f8f8;
    width: 160px;
    text-align: center;
    border: 1px solid #bebebe;
    color: #686667;
    font-size: 14px;
    line-height: 60px;
}
.ritd {
    width: 81%;
    text-align: left;
    border: 1px solid #bebebe;
    color: #686667;
    font-size: 14px;
    line-height: 60px;
}
.marpaddiv {
    padding-left: 24px;
}
.marpad {
    padding: 0;
    margin: 0;
}
.ritd {
    width: 81%;
    text-align: left;
    border: 1px solid #bebebe;
    color: #686667;
    font-size: 14px;
    line-height: 60px;
}
.plewdiv {
    padding-left: 24px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.plew {
    margin: 0;
    padding: 0;
    line-height: 1.9;
    font-size: 14px;
}
.lew {
    width: 125px;
    display: inline-block;
}
.emcolor {
    color: #ff6464;
    font-style: normal;
}
.linethrough {
    text-decoration: line-through;
}
.marpaddiv {
    padding-left: 24px;
}
.spans {
    float: left;
    margin-right: 26px;
    height: 16px;
    line-height: 16px;
}

.spans-i {
    float: left;
    margin-right: 13px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #01bbf4;
    color: #01bbf4; 
    text-align: center;
    font-style: normal;
}
.shoppTitle_table  .addition_append_topnone{
    margin-top: 0;
}
/*产品详情页合伙企业注册*/

/*优惠券的页面*/
.information_Has_read .attend_school .yi_border_left{
    border-left: 1px solid #eee;
}
.goods_order_width{
    width: 23%;
}
.goods_order_width_32{
    width: 32%;
}
.goods_order_width_23{
    width: 23%;
}
.goods_order_width_24{
    width: 24%;
}
.goods_order_width_20{
    width: 21%;
}
.shoppFirst_order_list{
    padding: 10px 0;
    background: #fff;
    width: 860px;
    border: 1px solid #eee;
    border-top:none;
}
.center_line_height{
    line-height: 20px;
}
.line_height_color{
    color: #337eb9;
}
.p_td_finally_right .td_finally_right_p{
    width: 80px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    /*background:#989898;*/
    border:none;
    font-size: 14px;
    color: #666;
    padding: 0;
    margin-left:40px;
    background: none;
}
.p_td_finally_right .td_finally_right_g{
    width: 80px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: #f47a01;
    border:none;
    font-size: 14px;
    color: #fff;
    padding: 0;
    margin-left:40px;
}
.p_td_finally_right .td_finally_right_g:hover{
    background: #d06800;

}
.shoppFirst_order_list li{
    text-align: center;
    font-size: 14px;
    font-family: "Microsoft Yahei";
    color: #555;
    background: #fff;
}
.shoppFirst_order_list .goods_order .youhuiquan{
    background:url(../images_pc/youhui_1.png) no-repeat;
    display: inline-block;
    width: 44px;
    height: 26px;
    background-size: 44px;
    text-align: center;
    line-height: 26px;
    color: #fff;
}
.shoppFirst_order_list .goods_order .youhuiquan2{
    background:url(../images_pc/youhui_2.png) no-repeat;
    display: inline-block;
    width: 44px;
    height: 26px;
    background-size: 44px;
    text-align: center;
    line-height: 26px;
    color: #fff;
}
.discount_coupon{
    margin-top:40px;
}
.discount_coupon h6{
    line-height: 30px;
    height: 30px;
    font-size: 16px;
    color: #555;
    font-weight: 500;
}
.discount_coupon p{
    line-height: 24px;
    height: 24px;
    font-size: 14px;
    color: #989898;

}
.discount_coupon p a.evaluate_orange{
    width: 60px;
    height:24px;
    color: #fff;
    background:#f47a01;
    font-size: 14px; 
    display: inline-block;
    line-height: 24px;
    text-align: center;
    margin-left: 10px;
}
.headerOverflowInherit_border{
    border-bottom: 2px solid #01bbf4;
    width: 100%;

}
.top_application_drawback .application_drawback{
    width: 950px;
    margin: 0 auto
}
.top_application_drawback .breadcrumb_left{
    overflow: hidden;
    height: auto;
    padding-left: 116px;
}
.application_drawback_nav{
    width: 946px;
    height: 38px;
}
.application_drawback_nav img{
    width: 100%;
    height: 100%;
}
.course_process{
    margin-top: 30px;
    padding-bottom: 50px;
}
.Application_refund_border{
    border: 1px solid #eee;
    width: 946px;
    margin-top: 14px;
    margin-bottom: 44px;

}
.refund_border_height{
    height: 200px;
}
.Application_refund_border p{
    margin-top: 30px;
    line-height: 30px;
    height: 30px;
    margin-left: 50px;
    font-size: 14px;
    color: #555;
}
.Form_refund_controls ul li.form-group label {
    width: 120px;
    text-align: right;
    height: 30px;
    line-height: 30px;
    margin: 10px 0;
    font-size: 14px;
    color: #666;
}
.Form_refund_controls ul li.form-group .size_span{
    line-height: 30px;
    font-size: 14px;
    color: #666;
    margin: 0 2px;
}
.Form_refund_controls ul li.form-group .fn-tinput_input{
    width: 60px;
    height: 28px;
    padding:0;
    padding-left: 6px;
}
.Form_refund_controls ul li.form-group .fn-tinput_div span{
    line-height: 30px;
    font-size: 14px;
    margin: 0 2px;
}
.Form_refund_controls ul li.form-group .controls{
    margin:10px 0;
}
.Form_refund_controls ul li.form-group .controls select,.Form_refund_controls ul li.form-group .controls select option{
    height: 26px;
    line-height: 26px;
    border: 1px solid #eee;
    color: #666;
    margin-right: 10px;
    font-size: 14px;
}
.Form_refund_controls ul li.form-group .controls .btn-submit_con{
    width: 146px;
    height: 38px;
    border: none;
    color: #fff;
    padding:0;
    margin-right:30px; 
    font-size: 14px;
    background:#989898;
}
.Form_refund_controls ul li.form-group .controls textarea{
    width: 380px;
    height: 130px;
    border: 1px solid #eee;
    padding:0;
    padding-left: 10px;
    line-height: 24px;
}
.Form_refund_controls ul li.form-group .controls .btn-submit_con_que{
    width: 180px;
    height: 38px;
    border: 1px solid #eee;
    padding:0;
    padding-left: 10px;
    background:#f47a01;
    border: none;
    margin-bottom: 40px;
}
.Form_refund_controls ul li.form-group .controls span.error{
    font-size: 14px;
    color: #ff392a;
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
/*优惠券的页面*/
/*退款*/
.Application_refund_border .h5_manage{
    font-size: 20px;
    font-family: "Microsoft Yahei";
    color: #555555;
    line-height: 30px;
    height: 30px;
    margin-left: 50px;
    margin-top: 24px;
    margin-bottom: 10px;
}
.Application_refund_border .handle_conduct{
    line-height: 24px;
    font-size: 12px;
    margin-top: 0;
    height: 24px;
    color: #666;
}
.Application_refund_border .border_top_hui{
    width: 846px;
    border-top: 1px solid #eee;
    margin-left: 50px;
    margin-top: 10px;
}
.Application_refund_border .border_top_hui .handle_conduct_tui{
    margin: 0;
    margin-top: 20px;
    margin-bottom: 80px;
    color: #666;
}
.Application_refund_border .border_top_hui .handle_conduct_tui a{
    color: #01bbf4;
    font-size: 12px;
    margin-right: 10px;

}
.none_voucher p{
    text-align: center;
    width: 100%;
    font-size: 20px;
    color: #666;
    background: #fff;
    padding-top: 38px;
    padding-bottom: 80px;
    border-bottom: 1px solid #eee;
}
.discount_coupon ul li{
    margin: 0 4px;

}
.payment_border_pay_top{
    width: 100%;
    border-top:1px solid #01bbf4;
    padding-top: 20px;
}
.payment_border_pay_top .payment_border_pay p{
    line-height: 40px;
    height: 40px;
    text-align: center;
    width: 100%;
}
.payment_border_pay_top .payment_border_pay p span.win-com{
    font-size: 18px;
    color: #555;
    margin-left: 20px;
}
.payment_border_pay_top .payment_border_pay p.p_through{
    font-size: 14px;
    color: #666;
}
.payment_border_pay_top .payment_border_pay p.p_through span{
    color: #ff392a;
}
.payment_border_pay_top .payment_border_pay p a{
    width: 90px;
    height: 32px;
    display: inline-block;
    background: #f5f5f5;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
    color: #666;
}
.information_new_word{
    padding-top: 40px;
    padding-bottom:100px;
}
.information_new_word .information_new_p{
    line-height: 30px;
    font-size: 22px;
    margin-top: 20px;
    color: #666;
    font-family: "Microsoft Yahei"
}
.information_new_word p{
    text-align:center;

}
.discount_coupon ul{
    padding-left: 50px;
    padding-top: 10px;
    padding-bottom: 20px;
}
.discount_coupon ul li span{
    font-size: 14px;
    color: #555;
}
.payment_border_pay{
    width: 1180px;
    height: 200px;
    margin: 0 auto;
    border: 1px solid #eee;
    margin-bottom: 50px;
    padding-top: 50px;
}
.discount_coupon ul li img{
    vertical-align: middle;
}
/*退款*/
/*购物车为空*/
.shopping_trolley_cart{
    width: 1180px;
    margin: 0 auto;
}
.shopping_trolley_cart .shopping_trolley_ico{
    margin:100px auto;
    width: 320px;
}
.shopping_trolley_cart .shopping_trolley_ico .shopping_title{
    margin-top: 10px;
    line-height: 30px;
    height: 30px;
    margin-left: 55px;
}
.shopping_trolley_ico .shopping_title .title_shopp_p{
    font-size: 22px;
    color: #666;
}
.shopping_trolley_ico .shopping_title .title_order_p{
    color: #005ea7;
    font-size: 18px;

}
.Service_Staff_ward_top{
    margin-bottom: 60px;
}
.Service_Staff_ward_top .Service_Staff_ward{
    line-height: 30px;
    margin-bottom: 10px;
    height: 30px;
    font-size: 18px;
    color: #555;
}
.shoppTitle_table .shoppTitle .shoppTitle_black_table{
    border-bottom: none;

}
.message_list_word_note .shoppTitle{
    background: #fff;
}
.message_list_word_note .shoppTitle table tr td{
    font-size: 14px;
    color: #555;
}
.message_list_word_note .shoppTitle table tr td span{
    padding: 0 10px;
}
.message_list_word_note .shoppTitle table tr td
.message_list_word_note .shoppTitle table tr td.active a:hover{
    color: #01bbf4;
}
.message_list_word_note .shoppTitle table tr td .p_td_left{
    padding: 0 10px;
}
.message_list_word_note .shoppTitle table tr td{
    height: 20px;
    line-height: 20px;
}
.message_list_word_note .shoppTitle table tr td .p_td_finally .td_finally_left{
    padding: 0;
    width: 80px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    background: #f47a01;
    border: none;

}
.message_list_word_note .shoppTitle table tr td{
    padding: 10px;
}
.message_list_word_note .shoppTitle table tr td .p_td_finally .td_finally_left:hover{
    background: #d06800;
}

.message_list_word_note .shoppTitle table tr td .p_td_finally .td_finally_right{
    padding: 0;
    width: 80px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #555;
    background: #fff;
    border:1px solid #eee;
}
.message_list_word_note .shoppTitle table tr td .p_td_finally .td_finally_right:hover{
    background: #ff392a;
    color: #fff;
    border:1px solid #fff;
}
/*购物车为空*/
/*用户公司注册订单详情*/
.uTop .order_top_title{
    height: 30px;
    line-height: 30px;
    text-align: left;
    color: #555;
    font-weight: 400;
    font-size: 16px;
    font-family: "Microsoft Yahei";
}
.orange_cercle{
    background: url(../images_pc/orange_1.png) no-repeat;
    width: 15px;
    height: 15px;
    background-size: 15px;
    display: inline-block;

}
.orange_arrows{
    background: url(../images_pc/orange_2.png) no-repeat;
    width: 80px;
    height: 15px;
    background-size: 80px;
    display: inline-block;

}

/*流程图的*/
.ui-stepLayout{
    border: none;
}
.ui-stepLayout tr,.ui-stepLayout tr td{
    border:none;
}
.ui-stepBar-wrap{
    position:relative;
    width:100%;
    height:130px;
    background:#fff;
    overflow:hidden;
    display:none;
    z-index:100;
}
.ui-stepBar-wrap .ui-stepBar{
    position:relative;
    width:90%;
    height:3px;
    background:#cccccc;
    top:50px;
    left:5%;
    z-index:101;
}
.ui-stepBar-wrap .ui-stepBar .ui-stepProcess{
    position:relative;
    width:0;
    height:3px;
    background:#f47a01;
    top:0;
    left:0;
    z-index:102;
}
.ui-stepBar-wrap .ui-stepInfo-wrap{
    width:90%;
    margin:0 auto;
    height:100%;
}
.ui-stepBar-wrap .ui-stepInfo-wrap .ui-stepInfo{
    position:relative;
    padding-top:36px;
    text-align:center;
}
.ui-stepBar-wrap .ui-stepInfo-wrap .ui-stepInfo .ui-stepSequence{    
    position: relative;
    border-radius: 50%;
    z-index: 103;
    width: 15px;
    top: 4px;
    height: 15px;
    display: inline-block;
    left: -3px;
}
.ui-stepBar-wrap .ui-stepInfo-wrap .ui-stepInfo .ui-stepName{
    position:relative;
    line-height:40px;
    z-index:103;
    font-size: 12px;
    color: #555;
    font-family: "Microsoft Yahei"
}
.ui-stepBar-wrap .ui-stepInfo-wrap .ui-stepInfo .judge-stepSequence-pre-change,
.ui-stepBar-wrap .ui-stepInfo-wrap .ui-stepInfo .judge-stepSequence-hind-change{cursor:pointer;}
.ui-stepBar-wrap .ui-stepInfo-wrap .ui-stepInfo .judge-stepSequence-pre-change:hover{box-shadow:0 0 3px 1px #ebeef3;}
.ui-stepBar-wrap .ui-stepInfo-wrap .ui-stepInfo .judge-stepSequence-hind-change:hover{box-shadow:0 0 3px 1px #cccccc;}
.judge-stepSequence-pre{background:#f47a01;color:#ffffff;}
.judge-stepSequence-hind{background:#cccccc;color:#000000;}

.author{position:absolute;bottom:0;width:100%;text-align:center;margin:40px auto;color:#1569ec;text-shadow:1px 1px 0 #e7e7e7, 0 1px 7px #fff;}

/*流程图的*/

.h3_comNet_shans{
    font-size: 18px;
    color: #f47a01;
    margin-left: 20px;
    font-family:"Microsoft Yahei" ;
}
.comWhy_pingjia{
    width: 550px;
    margin-left: 30px;
    font-size: 12px;
    color: #555;
    font-family:"Microsoft Yahei" ;
    line-height: 20px;

}
.to-eva .evaluate{
    width: 80px;
    height: 30px;
    border: 1px solid #f47a01;
    background: #fff;
    padding: 0;
    font-family: "Microsoft Yahei";
    font-size: 12px;
    color: #555;
}
/*文件上传订单信息的*/
.comTab {
    width: 100%;
    height: auto;
}
.Shareholder-table.comTd {
    position: relative;
}
.Shareholder-table ul, .comTUl {
    background: #efefef;
    overflow: hidden;
}
.Shareholder-table.comTd li.colorChange {
    background: #ffffff;
    border-top: 2px solid #01bbf4;
}
.Shareholder-table.comTd li {
    background: #efefef;
    margin-right: 0;
    font-size: 14px;
    padding: 10px 20px;
    color: #595758;
    float: left;
}
.comTdRi {
    position: absolute;
    right: 20px;
    top: 0;
    height: 40px;
    cursor: pointer;
}
.comTdRi .comRi {
    background: url(../images_pc/uploadbg.png) no-repeat scroll right 0;
    height: 40px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: -20px;
    top: -1px;
    width: 115px;
}
.comTdRi .comRi2 {
    background: url(../images_pc/beizhu.png) no-repeat;
    height: 40px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 100px;
    top: -1px;
    width: 110px;
}
.comSub {
    border: none;
    width: 100%;
}
#Shareholder-table-text .showCont {
    display: block;
}
.comSub table {
    width: 97%;
    border: none;
    margin-top: 11px;
    text-indent: 0;
}
.comSub thead {
    border-bottom: 1px solid #efefef;
}
.comSub th {
    color: #9ea19f;
    font-weight: normal;
}
.comSub td, .comSub th {
    border: none;
    font-size: 14px;
    padding: 0px 0;
}
.comTd1 {
    width: 17.5%;
}
.comTd2 {
    width: 20%;
}
.comTd3 {
    width: 25%;
}
.comTd4 {
    width: 15%;
}
.comEven {
    background: #f7faf8;
}
.comSub1 td {
    text-align: center;
}

.comSub td {
    line-height: 1.5;
    word-break: break-all;
    overflow: hidden;
}
.comSub td, .comSub th {
    border: none;
    font-size: 14px;
    padding: 0px 0;
}
.comSub .textLeTd {
    text-align: left;
}
.comOdd {
    background: #ffffff;
}
.comOdd {
    background: #ffffff;
}
.moreCont {
    cursor: pointer;
    height: 20px;
    left: 0;
    line-height: 20px;
    position: absolute;
    text-align: center;
    background-size: 20px;
    width: 100%;
    border: none;
}
.moreCont td {
    display: inline-block;
    padding: 0;
    width: 100%;
}
.comSub1 td {
    text-align: center;
}

.moreCont span {
    color: #9fa1a0;
    font-size: 12px;
    display: inline-block;
    padding-right: 20px;

}
.comSub1 td {
    text-align: center;
}
.comSub td {
    line-height: 1.5;
    word-break: break-all;
    overflow: hidden;
}

/*短信记录的*/
.Shareholder-table .state {
    text-align: center;
    display: none;
    height: auto;
}
.comSub table {
    width: 97%;
    border: none;
    margin-top: 11px;
    text-indent: 0;
}
.comSub thead {
    border-bottom: 1px solid #efefef;
}
.comSub td, .comSub th {
    border: none;
    font-size: 14px;
    padding: 0px 0px;
}
.comTd1 {
    width: 17.5%;
}
.comSub table {
    width: 97%;
    border: none;
    margin-top: 11px;
    text-indent: 0;
    margin-bottom: 20px;
}
.Shareholder-table .state {
    text-align: center;
    display: none;
    height: auto;
}
.comSub th {
    color: #9ea19f;
    font-weight: normal;
}
.comSub td, .comSub th {
    border: none;
    font-size: 14px;
    padding: 10px 0px;
}
.comSub th {
    color: #9ea19f;
    font-weight: normal;
}
.comTd1 {
    width: 17.5%;
}
.comOdd {
    background: #ffffff;
}
.comSub1 td {
    text-align: center;
}
.comSub td {
    line-height: 1.5;
    word-break: break-all;
    overflow: hidden;
}
.comSub1 td {
    text-align: center;
}
.comSub td {
    line-height: 1;
    word-break: break-all;
    overflow: hidden;
}
.comSub .textLeTd {
    text-align: left;
}
.comSub1 td p {
    font-size: 14px;
    color: #595758;
    margin: 0;
}
.comSub1 td a {
    font-size: 14px;
    color: #008bc2;
    margin-left: 10px;
}
.uC .panel {
    height: auto;
    overflow: hidden;
    display: block;
    margin-bottom: 20px;
    position: relative;
}
.comTab {
    width: 100%;
    height: auto;
}
.Shareholder-table.comTd {
    position: relative;
}
.Shareholder-table ul, .comTUl {
    background: #efefef;
    overflow: hidden;
}
.Shareholder-table.comTd li.colorChange {
    background: #ffffff;
    border-top: 2px solid #01bbf4;
}
.comSub {
    border: none;
    width: 100%;
}
.Shareholder-table .showCont {
    display: block;
}
.Shareholder-table .state {
    text-align: center;
    height: auto;
}

.comOderWrap {
    padding-top: 8px;
}
.saveCompany h2 {
    padding-left: 10px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-weight: normal;
    color: #555;
    background: #f5f5f5;
}
.sampleTable {
    padding: 19px 0 0 34px;
}
.sampleTable table td {
    border-color: #e0e0e0;
    font-size: 14px;
    color: #666666;
    padding: 0 28px;
    line-height: 28px;
}
.comOderIfor {
    width: 97%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    text-align: left;
    font-size: 14px;
}



.orderNum {
    border-bottom: 1px solid #efefef;
}
.ComOrder {
    color: #595758;
    /*padding: 6px 0;*/
    height: auto;
    float: left;
    width: 100%;
    line-height: 34px;
}

.ComOrder span {
    color: #9ea19f;
    display: inline-block;
    text-indent: 10px;
    float: left;
    text-align: left;
    line-height: 34px;
}

.comOderIfor .modify {
    color: #f14b4b;
}
.orderNum {
    border-bottom: 1px solid #efefef;
}
.inputLayout {
    overflow: hidden;
    height: auto;
    list-style: none;
}
.materials-panel li {
    padding: 0;
}
.materials-panel .form-label {
    width: 130px;
    font-size: 14px;
    color: #777777;
}
.materials-panel .w300 {
    width: 300px;
}
.selHeight {
    border: 1px solid #cac9c9;
    float: left;
    height: 30px;
    line-height: 30px;
    min-width: 140px;
    text-indent: 6px;
}
.panel_form-panel{
    margin-top: 100px;
}
.annotation{
    padding-left: 10px;
    font-size: 12px;
    line-height: 30px;
    color: #ff392a;
    display: none;
}
.radios {
    line-height: 35px;
    height: 35px;
    vertical-align: middle;
    display: inline-block;
    color: #4b4b4b;
    font-size: 16px;
    margin-right: 20px;
}
.ziranrenholder {
    margin-left: 20px;
    padding: 0;
    width: 140px;
    border: 1px solid #999999;
    background: #fff;
    color: #666666;
}

.sMask-years {
    color: #a1c2cf;
    font-size: 12px;
    text-indent: 10px;
}
.formH3 h3 {
    font-size: 14px;
    color: #777777;
    line-height: 1;
    margin-top: 30px;

    text-align: left;
    text-indent: 18px;
    width: 100%;
    position: relative;
}
.ziranrenholder {
    margin-left: 20px;
    padding: 0;
    width: 140px;
    border: 1px solid #999999;
    background: #fff;
    color: #666666;
}

.radios input[type="radio"] {
    vertical-align: 0;
}
input[type=radio] {
    margin-right: 6px;
}
li label .radios{
    border: none;
}
.companys.companyName li {
    text-align: center;
    padding: 0;
}
.companyName li {
    min-width: 100px;
    border: 1px solid #e0e0e0;
    height: 30px;
}
.companys li {
    float: left;
    width: auto;
    margin: 0;
    max-width: 280px;
    min-width: 80px;
    text-align: center;
    margin-right: 10px;
    padding: 0 25px;
    color: #4b4b4b;
    font-size: 14px;
}
option.optHeight {
    padding: 5px 0;
    text-indent: 8px;
    vertical-align: middle;
}
.form-panel li {
    margin-top: 10px;
}
.inputLayout li {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.materials-panel .form-label {
    width: 130px;
    font-size: 14px;
    color: #777777;
}
.materials-panel .form-input, .materials-panel .selHeight {
    width: 278px;
}
.form-buttom.ziranrenholder:hover {
    background: #999999;
    color: #fff;
}
.form-buttom.ziranrenholder:hover {
    background: #999999;
    color: #fff;
}
.form-buttom:hover {
    background: #119880;
}
.ziranrenholder {
    margin-left: 20px;
    padding: 0;
    width: 140px;
    border: 1px solid #999999;
    background: #fff;
    color: #666666;
}
.clickeidtBut {
    background: url(../images_pc/editBtn.png) no-repeat;
    position: absolute;
    top: 8px;
    right: 20px;
    height: 24px;
    width: 58px;
    font-size: 12px;
    color: #666666;
    line-height: 24px;
    background-size: 20px;
    background-position: 34px;

}
.disableds, .disableds:hover, .disableds:focus {
    background: none;
    border: none;
    padding-left: 0;
}
.form-input {
    margin-right: 0;
    border: 1px solid #e0e0e0;
    color: #666;
    display: block;
    float: left;
    font-size: 14px;
    padding: 7px 10px;
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    height: 14px;
    line-height: 14px;
}
.companys {
    overflow: hidden;
    height: auto;
    line-height: 30px;
}
.companys.companyName li {
    text-align: center;
    padding: 0;
}
.companyName li {
    min-width: 100px;
    border: 1px solid #e0e0e0;
    height: 30px;
}
.companys li {
    float: left;
    width: auto;
    margin: 0;
    max-width: 280px;
    min-width: 80px;
    text-align: center;
    margin-right: 10px;
    padding: 0 25px;
    color: #4b4b4b;
    font-size: 14px;
}
.altName ol {
    overflow: hidden;
    height: auto;
}
.altName ol {
    overflow: hidden;
    height: auto;
}
.altName li {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    float: left;
    margin-right: 10px;
    width: auto;
    margin-top: 0;
}
.materials-panel li {
    padding: 0;
}
.altName li input {
    background: #fff;
    /*border: 1px solid #fff;*/
    color: #666;
    display: block;
    float: left;
    font-size: 14px;
    padding: 0px;
    position: relative;
    width: 78px;
    line-height: 14px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.PositAdd {
    background-position: center -47px;
}
.PositAdd, .addDelet {
    position: relative;
    width: 30px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    font-size: 30px;
    color: #01bbf4;
    margin-left: 10px;
    text-align: center;
    border: 1px solid #e0e0e0;
    background-size: 30px;
}
.companyAddDelet{
    position: relative;
    width: 30px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    font-size: 30px;
    color: #01bbf4;
    margin-left: 10px;
    text-align: center;
    border: 1px solid #e0e0e0;
    background-size: 30px;
}

.inputLayout li {
    height: auto;
    overflow: hidden;
}
.altName ol {
    overflow: hidden;
    height: auto;
}
.altName li {
    display: inline-block;
    /*height: 30px;
    line-height: 30px;*/
    float: left;
    margin-right: 10px;
    width: auto;
    margin-top: 0;
}
.materials-panel .text-bottom {
    margin-left: 0;
    cursor: pointer;
    margin-bottom: 20px;
}
.materials-panel .text-bottom {
    margin-left: 0;
    cursor: pointer;
    margin-bottom: 20px;
}
.checkbox-input, .form-buttom, .ser-aget {
    margin-left: 0px;
}
.form-buttom {
    background: #00b095;
    color: #ffffff;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 56px;
    float: left;
    border-radius: 2px;
    margin-top: 20px;
    border: none;
    font-size: 14px;
    margin-left: 20px;
}
.noText {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-align: left;
    color: #4b4b4b;
}
.AddressOther {
    margin: 10px 0 0 110px;
}
.AddressOther p {
    text-align: left;
    color: #666666;
    font-size: 12px;
    line-height: 1.6;
}

.Shareholder-table-text div.tableShow {
    display: block;
}
.saveCompany h6 {
    color: #939393;
    font-size: 14px;
    text-indent: 28px;
    margin-top: 20px;
    text-align: left;
}
.disableds, .disableds:hover, .disableds:focus{
    background: none;
    border: none;
    padding-left: 0;
}
.firstMask {
    line-height: 1.6;
    font-size: 14px;
    color: #777777;
    float: left;
    text-align: left;
    width: 100%;
    padding: 15px 0 15px 60px;
    font-weight: normal;
}
.ui-popup-show .ui-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.ui-dialog {
    _float: left;
    position: relative;
    background-color: #FFF;
    border: 1px solid #999;
    /* border-radius: 6px; */
    outline: 0;
    background-clip: padding-box;
    font-family: Helvetica, arial, sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333;
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform .15s ease-in-out, opacity .15s ease-in-out;
    transition: transform .15s ease-in-out, opacity .15s ease-in-out;
}

.ui-dialog-arrow-a, .ui-dialog-arrow-b {
    position: absolute;
    display: none;
    width: 0;
    height: 0;
    overflow: hidden;
    _color: #FF3FFF;
    _filter: chroma(color=#FF3FFF);
    border: 8px dashed transparent;
}

.ui-dialog-grid {
    width: auto;
    margin: 0;
    border: 0 none;
    border-collapse: collapse;
    border-spacing: 0;
    background: transparent;
    height: 200px;
}
.ui-dialog .ui-dialog-grid .ui-dialog-footer button.ui-dialog-autofocus {
    background: #f47a01;
    border: none;
    padding: 5px 69px;
    color: #fff;
}
.ui-dialog-header, .ui-dialog-body, .ui-dialog-footer {
    padding: 0;
    border: 0 none;
    text-align: left;
    background: transparent;
}
.ui-dialog-close {
    position: relative;
    _position: absolute;
    float: right;
    top: 0;
    right: 0;
    height: 40px;
    width: 53px;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #FFF;
    opacity: .2;
    filter: alpha(opacity=20);
    cursor: pointer;
    background: transparent;
    background: #FFF;
    border: 0;
    -webkit-appearance: none;
}
.textarea {
    color: #4b4b4b;
    float: left;
    min-height: 100px;
    width: 600px;
    font-size: 14px;
    line-height: 1.6;

}
.myManagerDiv {
    position: relative;
}
.newMyManagerDiv {
    margin-top: 40px;
}
.floatLeft_group {
    float: left;
}
.ui-dialog-title {
    margin: 0;
    line-height: 40px;
    min-height: 16.428571429px;
    padding-left: 20px;
    overflow: hidden;
    font-weight: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: default;
}
.ui-dialog-body {
    padding: 20px;
    text-align: center;
}
.ui-dialog-header, .ui-dialog-body, .ui-dialog-footer {
    padding: 0;
    border: 0 none;
    text-align: left;
    background: transparent;
}

.ui-dialog-content {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    text-align: center;
}



.ui-dialog-footer {
    padding: 0 20px 0px 0;
}


.ui-dialog-statusbar {
    float: left;
    margin-right: 20px;
    padding: 6px 0;
    line-height: 1.428571429;
    font-size: 14px;
    color: #888;
    white-space: nowrap;
}



.ui-dialog-footer button {
    color: #ffffff;
    background: #a8a9a9;
    width: auto;
    overflow: visible;
    display: inline-block;
    padding: 6px 32px;
    margin-left: 5px;
    margin-bottom: 0;
    border: none;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    -user-select: none;
}
.ui-dialog .ui-dialog-grid .ui-dialog-footer button.ui-dialog-autofocus {
    background: #f47a01;
    border: none;
    padding: 5px 69px;
}
.ui-dialog-footer button.ui-dialog-autofocus {
    color: #ffffff;
    background-color: #428bca;
    border-color: #357ebd;
}
.ui-dialog-footer button+button {
    margin-bottom: 0;
    margin-left: 10px;
}
.ui-dialog-close {
    position: relative;
    _position: absolute;
    float: right;
    top: 0;
    right: 0;
    height: 40px;
    width: 53px;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #FFF;
    opacity: .2;
    filter: alpha(opacity=20);
    cursor: pointer;
    background: transparent;
    _background: #FFF;
    border: 0;
    -webkit-appearance: none;
}
.sMask {
    /* padding-left: 9px;*/
    color: #4b4b4b;
    font-size: 14px;
    border: none;
}
.show-Cont a.re-me {
    background:#f47a01;
    color: #ffffff;
    margin-left: 153px;
    height: 35px;
    padding: 0 30px 0 30px;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    margin-left: 700px;
}
.unfold_spread_none{
    display: none;
}
.checkboxvalue{
    margin-left: 100px;
}
.fudong_fixed_independent_valuation .width_dialog_independent{
    width: 620px;
    height: 250px;
    background:#fff;
    position: relative;
    border: 1px solid #999;
    font-size: 14px;
    z-index: 101;
    left: 50%;
    top: 50%;
    margin-left: -310px;
    margin-top: -125px;
}
.addPriceInList_panel li.InList_panel p{
    margin-left: 20px;

}
.addPriceInList_panel .evaluate_input_password{
    margin-top:30px;
}
.staff_employee_conten_right .orderlist .orderTop .ot1 .orderNum{
    text-align: center;
}
.staff_employee_conten_right .orderlist .orderTop .ot2 .orderNum{
    text-align: center;
}
.staff_employee_conten_right .orderlist .orderTop .ot3 .orderNum{
    text-align: center;
}
.orderlist .shoppTitle_table .addition_topnone{
    margin-top: 0;
}
.td_input_center .td_center_size p{
    line-height: 20px;
    width: 100%;
    text-align: center;
}
.income_earning{
    width: 100%;
    line-height: 50px;
    background:#f5f5f5;
}
.income_earning h5{
    margin-left: 20px;
    color: #555;
    font-size: 18px;
    font-weight: 400;
}
.release-a a{
    width: 100%;
    line-height: 20px;
    text-align: center;
    display: inline-block;
    color: #005ea7;

}
.show-Cont a.re-me2 {
    background:#b0c96b;
    color: #ffffff;
    height: 35px;
    padding: 0 30px 0 30px;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    display: inline-block;
    margin: 20px 0 20px 700px;
}
h4.validateForm{
    font-size: 14px;
    color: #ff392a;
    margin-left: 10px;
}
.ui-dialog-body {
    padding: 20px;
    text-align: center;
}

.ui-dialog-content {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    text-align: center;
}
.popEm {
    margin-top: 12px;
    display: inline-block;
    text-align: left;
}
.ui-dialog-header {
    white-space: nowrap;
    background: #f7f9f8;

}
.altName li input[disabled="disabled"] {
    background: none;
    border: none;
    cursor: text;
    text-align: center;
    padding: 0px 0;
    color: #4b4b4b;
}
.ui-dialog-button {
    text-align: center;
    width: 100%;
    white-space: nowrap;
    margin-top: 25px;
    margin-left: 140px;

}
.ui-dialog-footer button {
    color: #ffffff;
    background: #a8a9a9;
    width: auto;
    overflow: visible;
    display: inline-block;
    padding: 5px 32px;
    _margin-left: 5px;
    margin-bottom: 0;
    border: none;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    -user-select: none;
}
.ui-dialog-footer {
    padding: 0 20px 20px 0;
}
.uC .panel input[type="button"]:hover{
    border:none;
}
.user-tips {
    width: 500px;
    margin: 10px 0 0 130px;
    padding: 10px;
    font-size: 12px;
    color: #b7824d;
    line-height: 18px;
    background: #fff7d8;
    text-align: left;
}
.Shareholder-table .Shareholder-table-ul, .Shareholder-table .materials-panel {
    background: #fff;
}
.Shareholder-table .Shareholder-table-ul, .Shareholder-table .materials-panel {
    background: #fff;
}
.Shareholder-table ul, .comTUl {
    background: #efefef;
    overflow: hidden;
}
.Shareholder-table-ul li.colorChange {
    border-bottom: 4px solid #00b5f2;
}
.Shareholder-table li {
    float: left;
    margin-right: 8px;
    padding: 10px 25px;
    position: relative;
    text-align: center;
    top: 0px;
    background: #ffffff;
    color: #4b4b4b;
    font-size: 14px;
    cursor: pointer;
}
.saveCompany .Shareholder-table-text {
    background: none;
}
.Shareholder-table-text {
    clear: both;
    width: auto;
    margin-right: 10px;
    border-top: 1px solid #eee;
    background: #ffffff;
}
.Shareholder-table-text div.tableShow {
    display: block;
}
.Shareholder-table-text div.state {
    text-align: center;
    display: none;
}
.radios input[type="radio"] {
    vertical-align: 0;
}
.radios input[type="radio"] {
    vertical-align: 0;
}

.radios {
    line-height: 35px;
    height: 35px;
    vertical-align: middle;
    display: inline-block;
    color: #4b4b4b;
    font-size: 16px;
    margin-right: 20px;
}


.myInforDiv {
    width: 375px;
    overflow: hidden;
    margin: 50px 0;
}
.mmImg {
    height: 80px;
    width: 80px;
    margin:0px 0 20px 40px;
}
.mmImg, .managerImg {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
.newMyManagerDiv .myManagerText {
    width: 300px;
    padding-left: 20px;
}
.textImgSeparation {
    display: table-cell;
}
.newMyManagerDiv .myManagerText h4 {
    margin: 20px 0 10px 0;
}
.myManagerText h4 {
    font-size: 14px;
    color: #8c8c8c;
    line-height: 1;
    margin: 34px 0 26px 0;
}
.newMyManagerDiv .myManagerText span {
    font-size: 14px;
    color: #9ea19f;
}

.myManagerText span {
    font-weight: normal;
    margin-left: 0;
}
#cvbm, #DisplayCont, #clickShowCont, #clickShowCont1 {
    display: none;
}
#cvbm, #DisplayCont, #clickShowCont, #clickShowCont1 {
    display: none;
}
.uC .panel {
    height: auto;
    overflow: hidden;
    display: block;
    margin-bottom: 20px;
    position: relative;
}

.saveCompany {
    border: 1px solid #eeeeee;
    position: relative;
}


.form-show {
    padding: 15px 0;
}
.form-show {
    padding: 15px 0;
}

.inputLayout {
    overflow: hidden;
    height: auto;
    list-style: none;
}

.form-show li {
    margin-top: 0;
}
.materials-panel li {
    padding: 0;
}


.materials-panel .form-label {
    width: 130px;
    font-size: 14px;
    color: #777777;
}
.materials-panel .form-label {
    width: 130px;
    font-size: 14px;
    color: #777777;
}

.companys {
    overflow: hidden;
    height: auto;
    line-height: 30px;
}
.materials-panel li.showCompanyLi, .materials-panel li.showCompanyLi:hover {
    width: auto;
    min-width: 0;
    padding: 0;
    margin: 0;
}
.myInforDiv span {
    width: 100%;
    display: block;
    font-size: 14px;
    color: #595758;
    line-height: 2.1;
}
.myInforDiv em, .myInforDiv span {
    float: left;
}

.myInforDiv em {
    color: #9ea19f;
    width: 45px;
    text-align: right;
}


.myMEvaluat {
    height: 78px;
    position: absolute;
    right: 38px;
    top: 35px;
    width: 132px;
}
.ComOrder .renew_shan{
    font-size: 14px;
    color: #01bbf4;
    margin-left: 10px;
}
.table_sheet_tabulation .shoppTitle_table .addition_append_table_top_none{
    margin-top: 0;
}

.ComOrder .span_laeft{
    margin-left: 40px;
}
.myMEvaluat .wrapStar {
    margin: 4px 0 0 4px !important;
    width: 135px;
}
.myMEvaluat .star span.starOk {
    height: 20px;
    width: 20px;
    background: url(../images_pc/mc_star.png) no-repeat; 
    background-size: 20px;
}

.myMEvaluat .star span {
    background: url(../images_pc/mc_star_n.png) no-repeat;
    display: inline-block;
    float: left;
    height: 20px;
    margin-right: 7px;
    width: 20px;
    background-size: 20px;
    margin-bottom: 10px;
}



.myMEvaluat .starIfor {
    height: 40px;
}


.myMEvaluat .starIfor div {
    float: left;
    font-size: 14px;
    height: 40px;
    margin-bottom: 4px;
    text-align: center;
    width: 49%;
}

.myMEvaluat .starIfor div {
    float: left;
    font-size: 14px;
    height: 40px;
    margin-bottom: 4px;
    text-align: center;
    width: 49%;
}
.myMEvaluat .stRi {
    border-left: 1px solid #d4d4d4;
    width: 49%;
}

.myMEvaluat .starIfor div em {
    color: #444;
    display: block;
}


.myMEvaluat .starIfor div span {
    color: #f6ae54;
    display: block;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
}


.annotationInfor {
    color: #939393;
    font-size: 14px;
    line-height: 1.5;
    text-align: left;
    text-indent: 25px;
    width: 100%;
    margin-bottom: 20px;
}


.annotationInfor em {
    color: #ed5564;
}



.comTd5 {
    width: 12%;
}
.comTd6 {
    width: 19.5%;
}
.comTd7 {
    width: 16%;
}
.comTd4 {
    width: 15%;
}
.comOdd {
    background: #ffffff;
}
.comSub1 td {
    text-align: center;
}
.comSub1 td {
    text-align: center;
    width: 17%;
}
.comSub .textLeTd {
    text-align: center;
}
.comSub th {
    color: #9ea19f;
    font-weight: normal;
}
/*图片上传的*/
.files_upload_box{
    width: 100%;
    height:100%;
    position:fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    background-color: #000000;
    background-color: rgba(0,0,0,0.7);
    display: none;

}

.files_upload_box .files_upload_opacity{
    width: 660px;
    height:auto;
    position:absolute;
    left: 50%;
    top:50px;
    margin-left: -330px;
    background: #fff;
    text-align: center;
}
.files_upload_box .files_upload_opacity .hcyload_top_title p{
    font-size: 16px;
    line-height: 42px;
    height: 42px;
    color: #555;
    width: 100%;
    background: #f5f5f5;
    padding: 0 20px;


}
.textarea_extnonte_div{
    width: 100%;

}
.textarea_extnonte_div .textarea_extnonte{
    width: 600px;
    height: 70px;
    margin-left:30px;
    font-size: 14px;
    font-family: "Microsoft Yahei";
}
.textarea_extnonte_check{
    display: inline-block;
    padding-left: 70px;
    height: 30px;
    width: 100%;

}
.textarea_extnonte_check span{
    font-size: 12px;
    color: #666;
    text-align: left;
    display: inline-block;
    line-height: 34px;

}
.textarea_extnonte_input{
    display: inline-block;
    text-align: center;
}
.textarea_extnonte_input .input_upload_no{
    width: 92px;
    height: 36px;
    color: #fff;
    background: #c9c9c8;
    font-size: 14px;
    text-align: center;
    line-height: 36px;
    border: none;
    padding: 0;
    margin-right: 20px;
    margin-bottom: 20px;
}
.textarea_extnonte_input .input_upload_que{
    width: 158px;
    height: 36px;
    color: #fff;
    background: #f47a01;
    font-size: 14px;
    text-align: center;
    line-height: 36px;
    border: none;
    padding: 0;
}
/*用户公司注册订单详情*/

/*找回密码*/
.shan_HCY_login {
    font-family: arial,"Microsoft Yahei";
    width: 1180px;
    margin: 20px auto;
    background: #fff;
}

.shan_HCY_login .provivd-login.provivd-lo .login-4{
    height:50px; 
    line-height: 50px; 
    text-align: center;
}
.register_login_user_back{
    background: #fff;
}
.shan_HCY_login .provivd-login.provivd-lo .login-7 {
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    color: #000000;
    background: #ffffff;
    text-align: center;
    font-family: arial,"Microsoft Yahei";

}
.login-8 {
    background: #ffffff;
    width: 100%;
}
.login-8-8 {
    border-bottom: 2px solid #dbdbdb;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    width: 85%;
    text-align: center;
}
.login-8 .login-8-8 a.imgLog-1 {
    background-position: 24px 14px;
}
.login-8 .login-8-8 a.imgLog {
    background-position: -157px 14px;
}
.login-8 .login-8-8 a.imgLog-1, .login-8 .login-8-8 a.imgLog1-1, .login-8 .login-8-8 a.imgLog2-2, .login-8 .login-8-8 a.imgLog3-3 {
    border-bottom: 2px solid #00abe3;
    color: #00abe3;
}
.login-8 .login-8-8 a {
    background: url(../images4m/pass.png) no-repeat scroll 0 0;
    color: #dbdbdb;
    font-size: 14px;
    height: 40px;
    line-height: 42px;
    display: inline-block;
    padding: 0px 26px 0px 49px;
}
.login-8 .login-8-8 a.imgLog1 {
    background-position: -157px -46px;
}
.login-8 .login-8-8 a {
    background: url(../images4m/pass.png) no-repeat scroll 0 0;
    color: #dbdbdb;
    font-size: 14px;
    height: 40px;
    line-height: 42px;
    display: inline-block;
    padding: 0px 26px 0px 49px;
}
.login-8 .login-8-8 a.imgLog2 {
    background-position: -155px -115px;
}
.login-8 .login-8-8 a {
    background: url(../images4m/pass.png) no-repeat scroll 0 0;
    color: #dbdbdb;
    font-size: 14px;
    height: 40px;
    line-height: 42px;
    display: inline-block;
    padding: 0px 26px 0px 49px;
}

.login-8 .login-8-8 a.imgLog3 {
    background-position: -155px -186px;
}
.login-8 .login-8-8 a {
    background: url(../images4m/pass.png) no-repeat scroll 0 0;
    color: #dbdbdb;
    font-size: 14px;
    height: 40px;
    line-height: 42px;
    display: inline-block;
    padding: 0px 26px 0px 49px;
}

.login-8 .login-8-8 a.imgLog-1 {
    background-position: 24px 14px;
}
.provivd-login.provivd-lo .login-n, .provivd-login.provivd-lo .login-3, .provivd-login.provivd-lo .login-4, .provivd-login.provivd-lo .login-1 {
    width: 1180px;
    margin: 0 auto;
}
.login-3 {
    width: 445px;
    background: #ffffff;
    padding-bottom: 160px;
}
.login-ser .login-6 {
    overflow: hidden;
    height: auto;
}
.login-6 {
    position: relative;
    left: 50%;
    margin-left: -222.5px;
    padding-bottom: 20px;
    /*width: 445px;*/
}
.login-ser .login-6 p {
    height: auto;
    line-height: normal;
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
.login-3 p {
    background: none repeat scroll 0 0 #ffffff;
    height: 55px;
    line-height: 55px;
}
.login-3 span.lo-le {
    width: 120px;
    height: 50px;
    text-align: right;
    font-size: 14px;
    color: #000000;
    float: left;
}
.login-ser .login-3 span {
    float: left;
}
.login-ser .login-3 span {
    height: 35px !important;
    line-height: 35px;
    font-size: 12px;
    color: #555;
    float: left;
}
.diaplayBlock {
    display: inline-block;
}
.login-ser .login-6 input{
    padding-left: 10px;
}
.login-ser {
    font-size: 12px;
    color: #555;
}
.login-3 span {
    display: inline-block;
    font-family: arial,"Microsoft Yahei";
}
.login-ser .login-6 input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 5px;
}
.login input[type="text"] {
    width: 225px;
}
.login input[type="text"], .login input[type="password"] {
    font-size: 14px;
    background-color: #ffffff;
}
.login-3 span input {
    width: 280px;
    height: 35px;
    border: 1px solid #cac9c9;
    font-size: 16px;
    color: #777777;
    line-height: 35px;
    vertical-align: middle;
    text-indent: 10px;
}
.login-ser .login-6 p {
    height: auto;
    line-height: normal;
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
.login-3 p {
    background: none repeat scroll 0 0 #ffffff;
    height: 55px;
    line-height: 55px;
}
.login-3 span.lo-le {
    width: 120px;
    height: 50px;
    text-align: right;
    font-size: 14px;
    color: #000000;
    float: left;
}

.login-ser .nubCode {
    float: left;
    margin-right: 5px;
    background: none;
}
.login-3 p a {
    color: #00abe3;
    display: inline-block;
    font-size: 12px;
    margin-left: 107px;
    vertical-align: middle;
}
.login a {
    /* background: #00a9e0;*/
    font-size: 14px;
    /*color: #ffffff;*/
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
}
.login-ser .nubCode.noBorder {
    border: none;
    text-align: left;
}


.login-ser .nubCode {
    float: left;
    margin-right: 5px;
    background: none;
}
.login-3 p a {
    color: #00abe3;
    display: inline-block;
    font-size: 12px;
    margin-left: 107px;
    vertical-align: middle;
}
.login-ser .login-6 p {
    height: auto;
    line-height: normal;
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
.login-3 p {
    background: none repeat scroll 0 0 #ffffff;
    height: 55px;
    line-height: 55px;
}

.lo-p {
    padding-top: 10px;
}
.login-3 span.lo-le {
    width: 120px;
    height: 50px;
    text-align: right;
    font-size: 14px;
    color: #000000;
    float: left;
}
.login-3 p a.lo-but {
    background: none repeat scroll 0 0 #00abe3;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    height: 35px;
    line-height: 35px;
    margin-left: 0;
    padding: 0 65px;
}
.login-3 p a {
    color: #00abe3;
    display: inline-block;
    font-size: 12px;
    margin-left: 107px;
    vertical-align: middle;
}
.login-3 span input.text {
    width: 105px;
}
.login-6 a.nubCode {
    height: 33px;
    line-height: 33px;
    margin-left: 0 !important;
    width: 95px;
    border: 1px solid #cac9c9;
}
.login-ser .nubCode {
    float: left;
    margin-right: 5px;
    background: none;
}
.login-3 p a {
    color: #00abe3;
    display: inline-block;
    font-size: 12px;
    margin-left: 107px;
    vertical-align: middle;
}
.login-8 .login-8-8 a.imgLog3-3 {
    background-position: 24px -187px;
}
.login-8 .login-8-8 a.imgLog2-2 {
    background-position: 24px -115px;
}
.login-8 .login-8-8 a.imgLog1-1 {
    background-position: 24px -47px;
}
.login-3 p a.getCode {
    background: none repeat scroll 0 0 #17b3e6;
    border: none;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    font-family: arial,"Microsoft Yahei";
}
.gin {
    text-align: center;
}
.login h2.gin-6 {
    color: #333333;
    font-size: 22px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    text-indent: 0;
}
.login span.gin-s {
    color: #c2c2c2;
    display: block;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    text-align: center;
}
.login-ser .login-6 p {
    height: auto;
    line-height: normal;
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
.login-3 p {
    background: none repeat scroll 0 0 #ffffff;
    height: 55px;
    line-height: 55px;
}
.lo-p {
    padding-top: 10px;
}
.login-3 p a.lo-but.lo-butm {
    background: none repeat scroll 0 0 #17b3e6;
}
.login-3 p a.lo-but {
    background: none repeat scroll 0 0 #9abe68;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    height: 35px;
    line-height: 35px;
    margin-left: 0;
    padding: 0 65px;
}
.login-3 .login-6 h2.gin-6 {
    color: #333333;
    font-size: 22px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    text-indent: 0;
}
.login-3 .login-6 span.gin-s {
    color: #c2c2c2;
    display: block;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    text-align: center;
}
.c-blue {
    color: #17b3e6;
}
.error {
    color: #ec6767;
    font-size: 12px;
    padding-left: 10px;
}
.btn-blue {
    background: #17b3e6;
    color: #fff;
    width: 140px;
    display: inline-block;
    font-size: 16px;
    height: 35px;
    line-height: 35px;
    margin-left: 0;
    text-align: center;
    padding: 0;
    border: none;
}
.part1_diyi {
    margin-left: 500px;
    margin-top: 20px;
}
.diaplayBlock .time_box_yan {
    width: 97px;
    height: 28px;
    display: none;
    border: 0;
    display: inline-block;
    text-align: center;
    line-height: 32px;
    padding: 0;
    background-color: #17b3e6;
    color: #fff;
}
/*找回密码*/
/*员工后台我的订单页面*/
.wrap {
    font-size:14px;height:auto;position:fixed;top:0;width:100%;z-index:9;background:rgb(48, 65, 86);color:#fff;
}
.wrap .navCheck{cursor:pointer;padding:7.5px 10px}
.pravidTop {
   
}
.pravidLe {
    line-height:50px;
    margin-left:20px;
    float: left;
   
}
.pravidLog {
    min-width:80px;
    position: relative;
    margin-right:30px;
}
.pravidLog li a .co-prv {
    position: relative;
}
.pravidLog li a.co-prv b {
    width: 0;
    height: 0;
    border-left:6px solid transparent;   
    border-right:6px solid transparent;   
    border-top:6px solid #555;
    position: absolute;
    top: 44px;
    right: 24px;
}
.all_gonggao{
    padding: 5px;
    font-size: 12px;
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 80px;
    color: #cbd6da;
}
.all_gonggao a {
    color: #cbd6da;
}
.slide-li a:hover{
    color:#ff392a;
}
.pravidLog li:hover a.co-prv b {
    width: 0;
    height: 0;
    border-left:6px solid transparent;   
    border-right:6px solid transparent;   
    border-top:6px solid #fff;
    position: absolute;
    top: 44px;
    right: 24px;
}

.sub {
    width:100%;
    position: absolute;
    top: 49px;
    background: #01bbf4;
    display:none;
    left: 0;
    z-index: 9;
}
.pravidLog ul li:hover .sub{
   display:block;

}
.pravidLog ul li:hover a{
    color: #fff;
    font-size:14px;
}
.sub li.subBor {
    border-bottom: 1px solid #ffffff;
    height:2px;
    position: relative;
    width: 100%;
    left: 0px;
}
.pravidLog li .sub li.subBor:hover{
    background: #01bbf4;
}
.pravidLog li .sub li:hover{
    background: #52d6ff;
}
.sub li {
    line-height: 30px;
    text-align:center;
    height: 30px;
}
.pravidLog li .sub li a {
    background: none !important;
}
.pravidLog .sub a {
    color: #fff;
}
.pravidLog li a {
    color: #fff;
    text-align: center;
    display: inline-block;
}
.pravidLog li:hover{
    background:#01bbf4;
    font-size: 12px;
    color: #fff;
}
.pravidTop .pravidLe .headLogeRi{
    margin-left: 16px;
    font-size: 14px;
    color: #fff;
}
.switch_left{
    margin-left: 350px;
}
.switch {
    font-size: 14px;
    height: 30px;
    position: relative;
    top: 3px;
    margin-right: 10px;
}
.switch span {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    vertical-align: 2px;
/*    color: #777777;*/
    font-size: 14px;
}
.switch span {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    vertical-align: 2px;
/*    color: #777777;*/
    font-size: 14px;
}
.checkbox_item input {
    position: absolute;
    top: -9999px;
    left: -9999px;
}
.checkbox_item .check_label {
    display: inline-block;
    cursor: default;
}
.checkbox_icon {
    background: url(../images_pc/switch.png) no-repeat scroll 0 -30px;
    display: inline-block;
    display: inline-block;
    height: 22px;
    position: relative;
    top: 6px;
    width: 58px;
    cursor: pointer;

}
.check_label.on .checkbox_icon {
    background-position: 0 -1px;
}
.notice-tab {
    position: fixed;
    right: 0;
    top: 30%;
    width: 45px;
    height: 170px;
    z-index: 10000;
    display: block;
}
.notice_03 {
    width: 45px;
    height: 170px;
    position: absolute;
    right: 0;
    display: block;
    /* margin-right: 0; */
    top: 0px;
    z-index: 10001;
}
.newlistcolor {
    color: red;
    font-weight: bold;
}
.list {
    background: #e5faff;
    position: absolute;
    right: 45px;
    top: 0px;
    width: 200px;
    height: 170px;
    display: none;
}
.list_title {
    padding: 10px 6px;
    color: #7cc5d9;
    border-bottom: 1px solid #ccc;
    width: 166px;
    margin: 0px 14px;
}
.close_03 {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
}
.newlistcolor {
    color: red;
    font-weight: bold;
}
.newlist {
    font-size: 12px;
    width: 140px;
    margin-left: 20px;
}
.slide-li {
    font-size: 14px;
    padding:10px 0;
    height:16px;
    width: 148px;
    font-weight: 400;
    line-height: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*员工后台我的订单的内容*/
.staff_employee_center{
    width: 100%;
    
    margin-top:55px;
}
.staff_employee_center .staff_employee_conten_left{
    width:10%;
    min-width: 120px;
    position:fixed;
    top:55px;
    left:0px;
    z-index:9;
    height:90%;
    overflow:auto;
}
.staff_employee_conten_left::-webkit-scrollbar {
    width:0px;
}
.staff_employee_center .staff_employee_conten_right{
   background: #fff;
   margin-left:10%;
   margin-bottom:0;
   min-height: 640px;
}
.figure {
    height: 100px;
    text-align: center;
    position: relative;
    z-index: 3;
    background: #ffffff;
}
.fixLeft {
    /*position: relative;*/
}
.siderLeft {
    height:100%;
    padding-bottom:20px;
}
.fiHead h2.fiHead-h2-server {
    display: block;
    margin-left: -50px;
    width: 183px;
}
.fiHead h2 {
    font-size: 18px;
    color: #666666;
    line-height: 35px;
    text-align: center;
}
.userList {
    background: #ffffff;
}
.userList h3 {
    border-bottom: 1px solid #f1f2f6;
    background:rgb(48, 65, 86);
}
.prviderLeft .userList a {
    /*min-width:140px;*/
    color: hsl(212, 25%, 80%);
    display: block;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding-left:10px;
    text-align: left;
    font-weight: normal;
    font-family: arial,"Microsoft Yahei";
}
.prviderLeft .userList .sonList{
    display:none;
}
.prviderLeft .userList .sonList li{
    font-size:14px;
    font-weight:100;
    color: rgb(191, 203, 217);
    background-color: #1f2d3d;
    height: 46px;
    line-height: 46px;
    text-align:center;
}
.prviderLeft .userList .sonList li a{
    font-size:14px;
    font-weight:100;
    color: rgb(191, 203, 217);
    background-color: #1f2d3d;
    height: 46px;
    line-height: 46px;
    text-align:center;
}
.userList h3{
    position: relative;
}
.userList h3.active_back p {
    background: #01bbf4;
    color: #fff;
}
.userList h3 a span.menuIcon2{
    background: url(../images_pc/back_yuan.jpg) no-repeat 0px 0px;
    display: inline-block;
    background-size: 16px;
    width: 16px;
    height: 18px;
    position: absolute;
    top: 14px;
    left: 50px;
}
.userList h3 a:hover span.menuIcon2,.userList h3.active_back a span.menuIcon2{
    background: url(../images_pc/back_yuan2.png) no-repeat 0px 0px;
    display: inline-block;
    background-size: 16px;
    width: 16px;
    height: 18px;
    position: absolute;
    top: 14px;
    left: 50px;
}
.userList h3 a span.menuIcon3 {
    background: url(../images_pc/back_yuan.jpg) no-repeat 0px -32px;
    display: inline-block;
    background-size: 16px;
    width: 16px;
    height: 18px;
    position: absolute;
    top: 14px;
    left: 50px;
}
.userList h3 a:hover span.menuIcon3,.userList h3.active_back a span.menuIcon3{
    background: url(../images_pc/back_yuan2.png) no-repeat 0px -32px;
    display: inline-block;
    background-size: 16px;
    width: 16px;
    height: 18px;
    position: absolute;
    top: 14px;
    left: 50px;
}
.userList h3 a span.menuIcon4 {
    background: url(../images_pc/back_yuan.jpg) no-repeat 0px -64px;
    display: inline-block;
    background-size: 16px;
    width: 16px;
    height: 18px;
    position: absolute;
    top: 14px;
    left: 50px;
}
.userList h3 a:hover span.menuIcon4,.userList h3.active_back a span.menuIcon4{
    background: url(../images_pc/back_yuan2.png) no-repeat 0px -64px;
    display: inline-block;
    background-size: 16px;
    width: 16px;
    height: 18px;
    position: absolute;
    top: 14px;
    left: 50px;
}
.userList h3 a span.menuIcon5 {
    background: url(../images_pc/back_yuan.jpg) no-repeat 0px -98px;
    display: inline-block;
    background-size: 16px;
    width: 16px;
    height: 18px;
    position: absolute;
    top: 14px;
    left: 50px;
}
.userList h3 a:hover span.menuIcon5,.userList h3.active_back a span.menuIcon5{
    background: url(../images_pc/back_yuan2.png) no-repeat 0px -98px;
    display: inline-block;
    background-size: 16px;
    width: 16px;
    height: 18px;
    position: absolute;
    top: 14px;
    left: 50px;
}
.userList h3 a span.menuIcon6{
    background: url(../images_pc/back_yuan.jpg) no-repeat 0px -130px;
    display: inline-block;
    background-size: 16px;
    width: 16px;
    height: 18px;
    position: absolute;
    top: 14px;
    left: 50px;
}
.userList h3 a:hover span.menuIcon6,.userList h3.active_back a span.menuIcon6{
    background: url(../images_pc/back_yuan2.png) no-repeat 0px -130px;
    display: inline-block;
    background-size: 16px;
    width: 16px;
    height: 18px;
    position: absolute;
    top: 14px;
    left: 50px;
}
.subRi .submit_button_cha {
    -ms-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 96px;
    height: 36px;
    background: #f47a01;
    color: #fff;
    padding: 0;
    margin-top: 10px;
    border: none;
    font-size: 16px;
    margin-left: 30px;
}
.userList h3 a span.menuIcon7{
    background: url(../images_pc/back_yuan.jpg) no-repeat -2px -162px;
    display: inline-block;
    background-size: 16px;
    width: 16px;
    height: 18px;
    position: absolute;
    top: 14px;
    left: 50px;
}
.userList h3 a:hover span.menuIcon7,.userList h3.active_back a span.menuIcon7{
    background: url(../images_pc/back_yuan2.png) no-repeat -2px -162px;
    display: inline-block;
    background-size: 16px;
    width: 16px;
    height: 18px;
    position: absolute;
    top: 14px;
    left: 50px;
}
.userList h3 a span.menuIcon8{
    background: url(../images_pc/back_yuan.jpg) no-repeat -2px -192px;
    display: inline-block;
    background-size: 16px;
    width: 16px;
    height: 18px;
    position: absolute;
    top: 14px;
    left: 50px;
}
.userList h3 a:hover span.menuIcon8,.userList h3.active_back a span.menuIcon8{
    background: url(../images_pc/back_yuan2.png) no-repeat -2px -192px;
    display: inline-block;
    background-size: 16px;
    width: 16px;
    height: 18px;
    position: absolute;
    top: 14px;
    left: 50px;
}
.userList h3 a span.menuIcon9{
    background: url(../images_pc/back_yuan.jpg) no-repeat 2px -224px;
    display: inline-block;
    background-size: 16px;
    width: 16px;
    height: 18px;
    position: absolute;
    top: 14px;
    left: 50px;
}
.TabContop em {
    font-size: 12px;
    margin-left: 10px;
    padding: 1px 3px;
    color: #01bbf4;
}
.userList h3 a:hover span.menuIcon9,.userList h3.active_back a span.menuIcon9{
    background: url(../images_pc/back_yuan2.png) no-repeat 2px -224px;
    display: inline-block;
    background-size: 16px;
    width: 16px;
    height: 18px;
    position: absolute;
    top: 14px;
    left: 50px;
}
.orderlist {
    height: auto;
    margin: 0 20px;
}
.orderTop {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 20px;
}
.dateTime-oders{
    margin-top: 20px;
    margin-bottom: 20px;
}
.subotc {
    margin: 10px 0;
}
.subotc .subCen .subLe{
    width: 90px;
    padding: 16px 16px 16px 22px;
    background: #01bbf4;
    color: #fff;
    font-size: 18px;
}
.subotc .subCen .comType{
    width:25%;
    margin-left:16px;
    margin-top: 10px;
    flex-grow:1;
}

.subRi .submit_button_jie {
    -ms-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 60px;
    height: 32px;
    background: #f47a01;
    color: #fff;
    padding: 0;
    border: none;
    font-size: 16px;
    cursor: pointer;
    

}
.subRi .submit_button_kaishi{
    -ms-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 80px;
    height: 32px;
    background: #f47a01;
    color: #fff;
    padding: 0;
    margin-top: 10px;
    border: none;
    font-size: 16px;
    cursor: pointer;
    margin-left: 50px;
}
.p_center_href{
    text-align: center;
    line-height: 50px;
    margin-bottom: 50px;
    font-size: 14px;
}
.subRi .submit_button_hui{
    -ms-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 60px;
    height: 30px;
    background: #f7f9f8;
    color: #555;
    padding: 0;
    margin-top: 10px;
    border:1px solid #eee;
    font-size: 16px;
    cursor: pointer;
}
.subotc .subCen .comType p{
    font-size: 14px;
    line-height: 26px;
    text-align: left;
    color: #555;
    font-family: "Microsoft Yahei";
}
.subCen{
    background: #f7f9f8;
    width: 100%;
    height: 100%;
    display:flex;
}
.center_type_or{
    width:43%;
    margin-top: 10px;
    flex-grow:1;
}
.dateTime-oders .sle_left{
    width: 190px;
    height: 26px;
    border:1px solid #eee;
    margin-right: 20px;
    font-size: 12px;
    color: #666;
}
.orderTabCont_title_h4{
    font-size: 16px;
    color: #555;
    line-height: 24px;
    height: 24px;
    margin-bottom: 10px;
    font-weight: 500;
}
.orderTabCont_span{
    margin-left: 30px;
}
.center_type_or p{
    line-height: 16px;
    /*height: 20px;*/
    line-height: 25px;
    font-size: 14px;
    color: #555;
    font-family: "Microsoft Yahei";
    position:relative;
}
.submit_button_Hasread{
    -ms-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 100px;
    height: 26px;
    border:1px solid #01bbf4;
    padding: 0;
    margin-top: 8px;
    margin-right: 40px;
    background: #efefef;
    cursor: pointer;
}

.subRi{
    width:200px;
    border-left: 1px solid #eee;
}
.subRi p{
    font-size: 16px;
    color: #555;
    margin:6px 0 0 18px;
}
.subRi p .red_size_rig{
    color: #ff392a;

}
.subRi .submit_button_cha{
    -ms-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 96px;
    height: 36px;
    background: #f47a01;
    color: #fff;
    padding: 0;
    margin-top: 10px;
    border: none;
    font-size: 16px;
    margin-left: 30px;
    cursor: pointer;
}
.dateTime-oders .sle_cent{
    width: 100px;
    height: 26px;
    border:1px solid #eee;
    margin-right: 20px;
    font-size: 12px;
    color: #666;
}
.dateTime-oders .input_keywid{
    width: 228px;
    height: 26px;
    border: 1px solid #eee;
    padding: 0;
    padding-left: 10px;
    margin-right: 20px;
}
.dateTime-oders .submit_button_key{
    width: 41px;
    height: 26px;
    background: #f47a01;
    padding: 0;
    color: #fff;
    font-size: 14px;
    border: none;
    cursor: pointer;
}
.subotc .subCen .subLehui span {
    display: inline-block;
    margin: 20px 23px 25px 28px;
}
.overstriking {
    font-weight: bold;
}
.subotc .subCen .subLehui {
    width: 100px;
    height: 100px;
    background: #989898;
    color: #fff;
    font-size: 24px;
}
.orderTabCont {
    /*margin-top: 35px;*/
    margin-top: 20px;
    width: 100%;
    overflow: hidden;
    height: auto;
}
.TabContop {
    height: auto;
    overflow: hidden;
    border: 1px solid #efefef;
    border-bottom: none;
    background: #efefef;
    position: relative;
}
.TabContop a {
    display: inline-block;
    padding: 12px 18px;
    font-size: 14px;
    color: #777777;
}
.currentTab {
    background: #ffffff;
    border-top: 2px solid #01bbf4;
}
.orderTop li {
    float: left;
    height: 194px;

}
.orderTop li h2 {
    font-size: 18px;
    margin-top:30px;
    margin: 14px 0;
}
.ot1 h2 {
    color: #01bbf4;
}
.ot1 .orderNum {
    border-bottom: 1px dashed #01bbf4;
}
.orderNum {
    color: #595758;
    font-size: 14px;
    margin: 32px 25px 0;
    padding-bottom: 20px;
}

.orderTop li h3 {
    font-size: 16px;
    color: #595758;
    font-weight: normal;
    margin-top: 15px;
}

.orderTop li {
    position:relative;
    float: left;
    width: 282px;
    height: 194px;
    background: #f8f8f8;

}
.orderTop li h2 {
    font-size: 18px;
    margin: 14px 0;

}
.ot2 h2 {
    color: #00a781;
}
.ot2 .orderNum {
    border-bottom: 1px dashed #00a781;
}


.orderNum em {
    color: #45ab90;
    font-weight: bold;
}

.orderNum em {
    color: #45ab90;
    font-weight: bold;
}
.orderStart {
   position:absolute;
   bottom:30px;
   margin-left:50%;
   left:-100px;
}
.orderStart span {
    background: url(../images_pc/mc_star.png) no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-left: 5px;
    background-size: 30px;

}
.orderTop li h2 {
    font-size: 18px;
    margin-top:30px;
    text-align: center;

}
.orderTop li .yuan_ra{
    position:absolute;
    width: 15px;
    height: 15px;
    background: #fff;
    display: inline-block;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    margin-left: 50%;
    left:-7.5px;
    top: 10px;
}
.orderTop li:nth-child(2){
    margin:0 4px;
}

.orderTop li.ot3 em{
    color: #8165ba;

}
.ot2 .orderNum .oRi{
    margin-left: 10px;
}
.ot3 h2 {
    color: #8165ba;
}
.ot3 .orderNum {
    border-bottom: 1px dashed #ae5293;
}
.orderNum {
    color: #595758;
    font-size: 14px;
    margin: 12px 0px 0;
    padding-bottom: 20px;
}
.comSub1 td p.red{
    color: red;
}
.state_red{
    text-align: left;
    padding-left: 30px;
    margin-top: 10px;
    font-size: 14px;
    color: #8c8c8c;
}
.red {
    color: red
}
.orderTop li h3 {
    font-size: 16px;
    color: #595758;
    font-weight: normal;
    margin-top: 15px;
    text-align: center;
}




.orderTop li {
    float: left;
    width: 49%;
    height: 194px;

}


.userList a em {
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-left: 14px;
    color: #cd4a58;
    font-size: 12px;
    text-indent: 0;
    line-height: 20px;
    text-align: center;
}
.fiHead {
    position: relative;
    z-index: 4;
    top: -30px;
    width: 90px;
    height: 90px;
    margin: 0 auto;
    border: 4px solid #ffffff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
}
.fiHead img {
    position: relative;
    z-index: 8;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    width: 100%;
    height: 100%;
}
.income_earning_Cont_title .productid_TabCont_title{
    width: 144px;
    height: 32px;
    border: 1px solid #eee;
    color: #555;
    font-size: 14px;
}
.city_add_optHeight select{
    width: 120px;
    height: 32px;
    border: 1px solid #eee;
    color: #555;
    font-size: 14px;
}
.selHeight_span{
    height: 32px;
    line-height: 32px;
    width: 100px;
    font-size:16px;
    color: #666;
    text-align: right;

}
.radius4mitBtn{
    width: 70px;
    height: 32px;
    border: none;
    background:#f47a01;
    font-size: 14px;
    color: #fff;
    padding: 0;
    margin-left: 20px;
    border-radius:4px;
    -moz-border-radius: 4px;
    -webkit-border-radius:4px;
    -o-border-radius: 4px;
    -ms-border-radius:4px;
}
.radius4mitBtn:hover{
    border: none;
    background:#d06800;
}
.t-hide,.t-hide1,.t-hide2,.t-hide3,.t-hide4{display:none;}
/*员工后台我的订单页面*/
/*公告页面*/
.warp_contain {
    margin: 0 auto;
    width: 1140px;
    text-align: center;
    background: #fff;
    margin-bottom: 50px;
    padding-bottom: 40px;
}
.warp_contain .page {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    width: 1140px;
    overflow: hidden;
}
.warp_contain .page hr {
    border: 0;
    background-color: #f3f3f3;
    height: 1px;
}
.article p{
    line-height: 24px;
    color: #555;
    font-size: 16px;
}
.warp_contain .page .mx-inner {
    width: 1100px;
    height: auto;
    /* background: blue; */
    margin: 0 auto;
    padding: 20px;
}
.warp_contain .page .mx-inner .title {
    text-align: center;
}
.warp_contain .page .mx-inner .title div {
    padding: 15px 15px 15px 0px;
}
.warp_contain .page .mx-inner .title div.time {
    font-size: 14px;
    text-align: left;
}
.warp_contain .page .notice {
    width: 100%;
    height: auto;
    font-size: 24px;
    padding-left: 20px;
    padding-top: 20px;
}
.list-inner {
    width: 1060px;
    height: auto;
    margin: 0 auto;
    padding: 20px 0px 20px 0px;
    float: left;
    border-bottom: 1px solid #ccc;
    text-align: left;
    overflow: hidden;
}
.list-left {
    float: left;
    width: 70%;
}
.list-title {
    font-size: 16px!important;
    padding-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 10px;
}
.newlistcolor {
    color: red;
    font-weight: bold;
}
.list-right {
    float: right;
    width: 30%;
}
.date {
    font-size: 12px;
    text-align: center;
    padding-top: 15px;
}
/*公告页面*/
/*员工后台消息页面*/

.word_advices_new{
    display: none;
}
.word_advices_new_block{
    display: block;
}
.mesInforLe img {
    float: left;
    width: 70px;
    height:70px;
    margin-right: 12px;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.mesInfor ul .firstBorder{
    border-bottom: 1px solid #eee;
    padding: 14px 20px 14px 20px;
    height: auto;
    width: 100%;
}
.firstBorder .mesInforLe .mesCont{
    width: 600px;
    padding: 14px 0 14px 0;
}
.mesCont p.emMarLe{
    color: #333;
}
.mesCont p{
    line-height: 20px;
    margin-right: 40px;
    font-size: 14px;
    color: #666;
    /* padding-bottom: 10px;*/
}
.mess_right p,.mess_right a{
    line-height: 30px;
    height: 30px;
    font-size: 14px;
    color: #666;	
}
.mess_right a:hover{
    color: #01bbf4;
}
/*员工后台消息页面*/
/*员工后台我的资料*/
.or_input_password{
    background: #f4710a;
    color: #ffffff;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    width: 140px;
    float: left;
    font-size: 14px;
    padding: 0;
    border: none;
    -ms-border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
}
.tabCont .state_current ul li .or_input_password:hover{
    border: none;
}
/*员工后台我的资料*/
/*员工我的评价页面*/
.appraise_estimate_share .appraise_esti_share{
    width: 100%;
    height: 40px;
    background: #f5f5f5;

}

.evaluation_methodology_all .hcy_ev-list_box li.hcy_ev-le{
    width: 460px;
}
.appraise_estimate_share .appraise_esti_share li a{
    padding: 0 30px;
    line-height: 40px;
    color: #666;
    font-size: 14px;
}
.evaluation_methodology_all_block .hcy_ev-list_box{
    width: 100%;
}
.user_evaluation_return .evaluatonList_evlist .evlist_letit .letit_left{
    width: 460px;
}
.evaluation_methodology_all .hcy_ev-list_box li.hcy_ev-le .left_img {
    width: 50px;
    height: 50px;
    margin-top: 40px;
    margin-left: 0;

}
.hcy_ev-ri .button_event{
    width: 74px;
    height: 30px;
    -ms-border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    background: #f4710a;
    color:#fff;
    padding: 0;
    margin: 60px 0 0 64px;
}
.hcy_ev-ri .button_event_p{
    width: 100%;
    display:inline-block;
    line-height: 34px;
    height: 34px;
    text-align: center;
    color: #666;
    font-size: 14px;

}
.hcy_ev-ri .button_event_p:hover{
    color: #01bbf4;
    cursor: pointer;
}
.evaluation_methodology_all_block .hcy_ev-list_box li.hcy_ev-le{
    width: 460px;
}
.appraise_estimate_share .appraise_esti_share li.back_bai_title a{
    color: #01bbf4;
}
.group_form_ping{
    line-height:20px;
    height: auto;
    width: 470px;
    font-size: 14px;
    color: #555;
    font-family: "Microsoft Yahei";
    padding-top: 5px;

}
.p_textarea_size{
    line-height: 20px;
    text-align:right;
    width: 100%;
    height: 20px;
    padding-right: 50px;
    font-size: 12px;
    color: #666;
}
.evaluate_input_password{
    width: 280px;
    height: 40px;
    margin: 0px auto 0 auto;
}
.evaluate_input_password .qu_input_password{
    border: none;
    -ms-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 120px;
    background: #989898;
    color:#fff;
    font-size: 16px;
    height: 40px;
    margin-right: 40px;
    padding: 0;
}
.evaluate_input_password .que_input_password{
    border: none;
    -ms-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 120px;
    background: #f47a01;
    color:#fff;
    height: 40px;
    font-size: 16px;
    padding: 0;
}
.addPriceInList_panel li textarea.group_serDes_tex{
    width: 430px;
    height: 140px;
}
/*员工我的评价页面*/
/*员工自主报价*/
.right_autonomous_bidding input{
    width: 112px;
    height: 30px;
    -ms-border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    padding: 0;
    background: #f47a01;
    font-size:14px;
    border: none;
    color:#fff;
    cursor: pointer;

}
.right_autonomous_bidding input:hover{
    background: #d06800;
}
.title_autonomous_bidding{
    width: 100%;
    border: 1px solid red;
    padding: 10px;
    margin-top: 10px;
}
.addition_append_table_box .addition_append_table_top table tbody tr th{
    height: 40px;
    background: #f5f5f5;

}

.addition_append_table_box .addition_append_table_top{
    margin-top:100px;
}
.addition_append_table_box .addition_append_table_top table tbody tr td{
    padding:10px 0 ;
}
.a_right_themselves a{
    display:block;
    color: #337eb9;
}
.a_right_themselves a{
    line-height: 20px;

}
.a_right_themselves a:hover{
    color: #56d2f8;
    text-decoration:underline;
}
.title_autonomous_bidding p{
    font-size: 14px;
    color: red;
}
.fudong_fixed_independent_valuation{
    z-index: 100;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0,0.7);
    display: none;
}
.fudong_fixed_independent_valuation .ui-dialog_independent{
    position:relative;
    background: #fff;
    border: 1px solid #999;
    outline: 0;
    font-size: 14px;
    line-height: 1.428571429;
    width: 602px;
    height: auto;
    padding-bottom: 20px;
    z-index: 101;
    left: 50%;
    top: 50%;
    margin-left: -301px;
    margin-top: -202px;

}
.ui-dialog_valuation .dialog_valuation_top{
    width: 100%;
    height: 44px;
    background: #f5f5f5;
    line-height: 44px;
}
.ui-dialog_valuation .dialog_valuation_top h6{
    font-size: 16px;
    color: #555;
    margin-left: 20px;
    font-weight: 500;
    line-height: 44px;
    overflow:hidden;
}
.ui-dialog_valuation .dialog_valuation_top h6 span{
    font-size: 24px;
    line-height: 44px;
    font-weight: 700;
    float: right;
    margin-right: 30px;
    color: #989898;
    cursor: pointer;
}
.ui-dialog_valuation .dialog_valuation_top h6 span:hover{
    color: #555;
}
.dialog_valuation_img ul li img{
    margin: 0 10px;
}
.dialog_valuation_img{
    margin-left: 46px;
    margin-top: 40px;
}
.inputLayout_panel .addPriceInList_panel li .form-label{
    width: 120px;
    text-align:left;
    display: inline-block;
}
.addPriceInList_panel li p{
    font-size: 12px;
}
.noBorder{
    margin-bottom: 20px;
}
.time_control_date{
    width: 200px;
    height: 30px;
    padding: 0;
    padding-left: 10px;
}
.time_control_date_he{
    width: 500px;
    margin-left: 50px;
}
.addPriceInList_panel li .form-label b {
    color: #d73838;
    font-size: 18px;
    color: #d73838;
    font-size: 18px;
    position: relative;
    right: 7px;
    top: 5px;
}
.addPriceInList_panel li {
    margin-top: 6px;
}
.addPriceInList_panel li textarea{
    width: 300px;
    height: 98px;
} 
/*员工自主报价*/
/*员工后台交接单的*/
.right_autonomous_bidding_blue input {
    width: 110px;
    height: 40px;
    padding: 0;
    background: #01bbf4;
    font-size: 14px;
    border: none;
    color: #fff;
    cursor: pointer;
}

/*员工后台交接单的*/
/*员工后台公司注册订单详情的*/
.to-eva_button input{
    width: 130px;
    height: 30px;
    -ms-border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    padding: 0;
    font-size: 14px;
    color: #fff;
    border: none;
    margin-right: 20px;
}
.to-eva_button input.evaluate1{
    background: #01bbf4;
}
.to-eva_button input.evaluate2{
    background: #f47a01;
}
/*员工后台公司注册订单详情的*/
/*把行间的样式放到css里*/
.input_myProfile-panel .myProfile-panel .form-label{
    width: 100px;
    font-size: 14px;
    color: #555;
    height: 35px;
    line-height: 35px;
    font-family: arial,"Microsoft Yahei";
}
.tabCont .input_myProfile-panel ul li span.error {
    color: #ff392a;
    margin-left: 10px;
    font-size: 12px;
    line-height: 35px;
    height: 35px;
}
.tabCont .input_myProfile-panel ul li .form-input {
    margin-right: 0;
    border: 1px solid #eee;
    display: block;
    float: left;
    font-size: 14px;
    padding: 0;
    width: 245px;
    padding-left: 10px;
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    color: #7a7a7a;
    height: 35px;
}
.tabCont .input_myProfile-panel ul li .fn-tinput_120{
    margin-right: 0;
    border: 1px solid #eee;
    display: block;
    float: left;
    font-size: 14px;
    padding: 0;
    width: 150px;
    padding-left: 10px;
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    color: #7a7a7a;
    height: 35px;
}
.form-buttom_password_org{
    background: #f47a01;
    color: #ffffff;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    width: 92px;
    float: left;
    font-size: 14px;
    padding: 0;
    border: none;
}
.title_connection_order h5.make_out{
    border-bottom: 1px solid #eee;
    height:40px;

}
.myProfile-panel_linone .myProfile-panel .form-label{
    font-size: 14px;
    color: #555;
    width: 100px;
    font-family: arial,"Microsoft Yahei";
    line-height: 30px;
    height: 30px;
}
.myProfile-panel_linone ul li{
    margin-bottom: 0px;
}
.myProfile-panel_linone ul li p{
    font-size: 14px;
    color: #555;
    font-family: arial,"Microsoft Yahei";
    line-height: 30px;
    height: 30px;
}
.form-buttom_password_xiu{
    background: #01bbf4;
    color: #ffffff;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    width: 92px;
    float: left;
    font-size: 14px;
    padding: 0;
    border: none;

}
.tabCont .myProfile-panel_linone ul li .form-buttom_password_xiu:hover{
    border: none;
    background: #00a1d2;
}
.tabCont .myProfile-panel_linone ul li.bottom_form-buttom_password_xiu{
    margin-bottom: 200px;
    margin-top: 20px;
}
.tabCont .input_myProfile-panel ul{
    margin-bottom: 200px;
}
.tabCont .input_myProfile-panel ul li .form-buttom_password_org:hover{
    border: none;
    background: #d06800;
}
.cannot_find_found{
    width: 1180px;
    margin: 0 auto;
}
.cannot_find_found .cannot_find_found_img{
    width: 175px;
    height: 163px;
    margin: 180px auto 15px auto;

}
.cannot_find_found .excuse_me{
    line-height: 30px;
    font-size: 18px;
    text-align: center;
    color: #555;
}
.excuse_button{
    text-align: center;
    line-height: 40px; 
    margin-top: 30px;
}
.excuse_button a{
    padding: 10px 20px;
    background:#989898;
    color: #fff;
    text-align: center;
    font-size: 14px;
    margin:0 15px; 
}
.excuse_button a:hover{
    background: #01bbf4;
}
/*body{
        overflow-x: no-display;
}*/
.z_index_tier{
    z-index:100;
}
.cursor_classify{
    cursor: default
}
.broadside_display{
    display:none;
}
.city_select{
    width: 447px;
    margin: 0px auto;
    position: relative;
}
.item-type li a:hover{
    color:#ff392a; 

}

.item-type li .introduce {
    position: absolute;
    top: 30px;
    left: -1px;
    width: 235px;
    padding: 9px 6px 9px 13px;
    background-color: #fffbf1;
    border: #eaedec solid 1px;
    font-size: 12px;
    color: #858585;
    line-height: 14px;
    display: none;
    z-index: 7;
    text-align: left;
}
.item-type li:hover .introduce {
    display: block;
}
.city_select .city_span_xiala{
    position: absolute;
    background: url(../images_pc/xiala_city.png) no-repeat;
    width: 12px;
    height: 10px;
    background-size: 12px;
    top: 12px;
    left: 210px;
}
.index_nav_nav{
    left:0;top:0;z-index: 99;
}
#div2{
    display:none;
}
.Choose_the_provider_box{
    height:auto;
}
.heigth_presentation_re{
    /*height:1918px;*/
}
.bar1{
    width:99.5%;
}
.bar2{
    width:0.3%;
}
.bar3{
    width:0.2%;
}
.evaluation_methodology_all_block{
    display:block;
}
.width_percentage{
    width: 100%;background:#f8f8f8;
}
.complainLe{
    display:none;
}
.guarantee_left_border_none{
    border:none;
}
.mine_shanmao_serve_border{
    border-top:1px solid #01bbf4;
}
.marT40_margin{
    margin-top:40px;
}
.padding_none{
    padding-top:0
}
.addcart_relative{
    height: 1149px; position: relative;
}
.showAgreementBtn{
    color:#01bbf4;
    position: relative;
    z-index: 2;
    cursor: pointer;
}

.subotc .subCen .comType p em{
    font-weight: bold;
    font-size: 12px;
}
.center_type_or p em{
    font-weight: bold;
    font-size: 12px;
}
.all_blue{
    color:#01bbf4;
}
.footer_width_percentage{
    width: 100%;background:#f8f8f8;
}
.headerOverflowInherit .border_top{
    border-top: 1px solid #eee;
}
.relation_addcart{
    position: relative;
}
.cou-text2 .cou-text2_p{
    font-size: 12px;
    color: #e85555;
    text-align: center;
}
.listBorder_margin{
    margin-bottom:60px;
}
.zhi_dialog-content_none{
    position: relative;
    top:0px;
    /*left:200px; */
    display: none;
}
.img-content{
    margin-right: 10px;
    width: 90px;
    height: 40px;
}
.img-content img{
    width: 100%;
    height: 100%;
}
.right_biaoti .left_p{
    width:74px;
    text-align: right;
    display: inline-block;
}
.images_width{
    width: 771px; height: 538px;
}
.span_remember{
    color:#666;color: #666;line-height: 22px;height: 20px;
}
.mine_shanmao_serve_fuwu{
    border-top:1px solid #01bbf4;margin-top:40px;
}
.banner_images_width{
    width:100%;height:400px;
}
#box{
    width:100%;height:440px; border-top:1px solid #01bbf4;
}
.width_greyf8f8f8{
    width:100%;
    height:134px;
    background:#f8f8f8;
}
.coop_img{
    margin: 0 auto;
}
.contBlock{
    border-top:1px solid #eee;
}
.text_align_start{
    text-align:start;
}
.text_line_height{
    color:#666666;line-height: 30px;
}
#kimsCart .textImgSeparation span a .span{
    display: inline-block;
    color: #ff392a;
}
.message_listborder{
    border-top: 1px solid #eee;
}
.payment_border_pay_top .payment_border_pay p.p_through .blue_lan{
    color: #01bbf4;
}
.input_myProfile-panel .form-panel .li_margin_bottom{
    margin-bottom: 0;
}
.input_myProfile-panel .form-panel .li_margin_bottom p{
    line-height: 35px;
    height: 35px;
    font-size: 14px;
    font-family: "Microsoft Yahei";
    color: #555;

}
.input_myProfile-panel .form-panel .li_margin_bottom p span{
    line-height: 35px;
    height: 35px;
    font-size: 14px;
    font-family: "Microsoft Yahei";
    color: #555;	
}
.shoppTitle_table .addition_append_table table tr td .hide{display:none;}
/*.orderlist .currentTabconnect_join{
    margin-top: 20px;
}*/
.table_sheet_tabulation .currentTabconnect_join{
    margin-top: 20px;
}
.xiugaijiaoJoin{
    width: 100px;
    height: 36px;
    -ms-border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    border: none;
    background:#f47a01;
    padding: 0;
    color: #fff;
    font-size: 14px;
    margin-left: 340px;
    margin-top: 30px;
}
.xiugaijiaoJoin:hover{
    background: #ea7500;
    border: none;
}
.print{
    width: 100px;
    height: 36px;
    -ms-border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    border: none;
    background:#f47a01;
    padding: 0;
    color: #fff;
    font-size: 14px;
    margin-left: 300px;
    margin-top: -55px;
}
.print:hover{
    background: #ea7500;
    border: none;
}
.textarea_name_operation{
    width:400px;
    height: 100px;
}
.human_being_p{
    width: 400px;
    height: auto;
    line-height: 20px;
    font-size: 12px;
    color: #666;
    margin-top: 5px;
}
/*把行间的样式放到css里*/

/*用户闪猫伙伴-我的奖励*/
.tksm table tr td {
    padding: 10px 10px;
    font-size: 14px;
}
.convertibility {
    width: 380px;
    height: 80px;
    line-height: 80px;
    text-align: left;
    font-size: 20px;
    color: #666;
}
.litycenter {
    width: 330px;
    height: 80px;
    line-height: 80px;
    text-align: left;
    font-size: 20px;
    color: #666;
}
.lityright {
    width: 100px;
    height: 80px;
    text-align: left;
    line-height: 80px;
}
.lityright input {
    width: 80px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    border: none;
    -ms-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #f47a01;
    color: #fff;
    font-size: 16px;
    padding: 0;
    margin-top: 26px;
    cursor: pointer;
}
.effect_impact_affect .impact_affect h6{
    font-size: 12px;
    color: #989898;
    font-weight: 400;
    line-height: 26px;
    position: relative;
    cursor: pointer;
}
.effect_impact_affect .impact_affect:hover p{
    display: block;
}
.effect_impact_affect .impact_affect{
    width:300px;
}
.effect_impact_affect .impact_affect p{
    font-size: 12px;
    color: #989898;
    line-height: 20px;
    width: 300px;
    height: auto;
    padding: 10px; 
    display: none;
    border: 1px solid #eee;
    background:#f8f8f8;
    position: absolute;
    z-index: 30;
}
.reward_mechanism .shoppTitle_table{
    display: none;
}
.reward_mechanism .nonereward_mechanism{
    display: block;
}
.currentTabconnect_join_top{
    margin-top: 20px;
}
/*用户闪猫伙伴-我的奖励*/
/*新版创建交接单加弹框的*/
.Add_often_stratumlucidum{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    background-color: #000000;
    background-color: rgba(0,0,0,0.7);
    display: none;
}
.Add_often_stratumlucidum .stratumlucidum_box{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -330px;
    margin-top: -160px;
    height: 320px;
    width: 660px;
    background: #ffffff;
    text-align: center;
    padding: 20px;
}
.btn_add_information{
    width: 100px;
    max-width: 0 auto;
    margin-left: 50%;
    margin-left: 280px;
    margin-top: 20px;
}
.btn_add_information input{
    width: 100px;
    text-align: center;
    line-height: 40px;
    height:40px;
    border: none;
    padding: 0;
    font-size: 14px;
    margin-right: 20px;
    font-family: "microsoft Yahei";
    background: #01bbf4;
    color: #fff;


}
.btn_add_information input:hover{
    background: #00a1d2;
    cursor: pointer;
}
.table_sheet_tabulation .shoppTitle_table_margin_none{
    margin-top:0px;
}
.table_sheet_tabulation .shoppTitle_table .addition_append_table{
    margin-top: 0px;
}
.table_sheet_tabulation .shoppTitle_table .addition_append_off input{
    margin-bottom: 10px;
    margin-right: 20px;
}
.none_stratumlucidum{
    font-size: 26px;
    font-weight: 700;
    color: #989898;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    position: relative;
    top: -36px;
    right: -220px;
    cursor: pointer;
    display: inline-block;
}
.deliveryreceipt .shoppTitle_table .addition_append_table{
    margin-top:-20px;
}
.deliveryreceipt .shoppTitle_table .addition_append_off input{
    margin-bottom: 10px;
    margin-right: 20px;
}
.shoppTitle_table_margin_off .addition_append_off input{
    margin-right: 20px;
    margin-bottom: 10px;
}
.controls_lable_bottom_div_span .error{position: relative;
                                       top: 150px;
                                       right: 350px;
}
/*.controls_lable_bottom_div label{
        display: none;
}*/
/*新版创建交接单加弹框的*/
/*服务商后台新闻添加的*/
.add_administrate_tablebox table tr th{
    padding: 10px;
    font-size: 16px;
    color: #555;
    font-weight:500;
    font-family: "Microsoft Yahei";
    border: 1px solid #eee;
}
.add_administrate_tablebox table tr td input{
    padding: 0;
    width: 100%;
    background: none;
    border: none;
    font-size: 12px;
    height: 30px; 
    text-align: center;
}
.add_administrate_tablebox table tr th input.orderSelectAll{
    padding: 0;
    width:20px;
    background: none;
    border: none;
    font-size: 12px;
    height: 20px;
    text-align: center;   
}
.add_administrate_tablebox table tr td input.orderSelect{
    padding: 0;
    width: 100%;
    background: none;
    border: none;
    font-size: 12px;
    height: 20px;
    text-align: center;   
}
.add_administrate_tablebox{
    margin-bottom: 100px;
}
.add_administrate_tablebox table tr td img{
    width: 50px;
    height: 50px;
}

.edit_xiu_last{
    font-size: 14px;
    color: #01bbf4;
    cursor: pointer;
}
.edit_xiu_last:hover{
    color: #00a1d2;
}
.delete_new_last{
    font-size: 14px;
    color: #ff392a;
    cursor: pointer;	
}
.delete_new_last:hover{
    color: #e13123;
}
.add_administrate_tablebox table tr td {
    padding: 4px 4px 4px 4px;
    /*padding-bottom: 10px;*/
    border: 1px solid #eee;
    font-size: 12px;

}
.new_sort_management_tablediv{
    width: 533px;
    overflow: hidden;
}
.new_sort_management_tablediv table{
    margin-bottom: 20px;
}
.new_sort_management_tablediv table tr td,.new_sort_management_tablediv table tr th,.new_sort_management_tablediv table tr{
    border:none;
    text-align: center;
}
.new_sort_management_tablediv table tr th{
    padding: 10px;
    font-size: 16px;
    font-weight: 500;
}
.new_sort_management_tablediv table .tr_xiugai_form td input{
    border: none;
    background: #01bbf4;
    width: 100px;
    margin-top: 20px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    padding-left: 0;

}
.new_sort_management_tablediv table .tr_xiugai_form td input:hover{
    background: #00a1d2;
}
.new_sort_management_tablediv table tr input{
    height: 30px;
    line-height: 30px;
    padding: 0;
    width: 90%;
    margin-right: 20px;
    padding-left: 10px;
    font-size: 14px;
}
.new_sort_management_tablediv table tr input{
    margin-bottom: 20px;
}
.systematic_nameclassify{
    margin-bottom: 20px;
}
.systematic_nameclassify label{
    width: 100px;
    text-align: right;
    height: 30px;
    line-height: 30px;
}
.systematic_nameclassify input{
    height: 30px;
    line-height: 30px;
    border:1px solid #eee;
    padding: 0;
    width: 200px;
    padding-left: 10px;
}
.systematic_nameclassify input:hover{
    border: 1px solid #01bbf4;
}
.new_sort_management_auto h2{
    height: 60px;
    font-size: 26px;
    line-height: 60px;
    font-weight: 500;
    margin-bottom: 20px;
}
.systematic_nameclassifyadd input{
    padding: 0;
    height:30px;
    line-height: 30px;
    border:none;
    background: #01bbf4;
    color: #fff;
    font-size: 14px;
    width: 100px;
    cursor: pointer;

}
.systematic_nameclassifyadd input:hover{
    background: #00a1d2;
}
.new_sort_management_auto table{
    margin-left: 0;
    border: none
}
.add_administrate_header{
    width: 1180px;
    margin:0 auto;
}
.add_administrate_header h1{
    height: 80px;
    line-height: 80px;
    font-size: 30px;
    color: #666;
    font-weight: 500;
}
.add_administrate_header a{
    width: 100px;
    height: 30px;
    text-align: center;
    background: #ff392a;
    color: #fff;
    display: inline-block;
    line-height: 30px;
    margin-bottom: 20px;
}
.add_administrate_header a:hover{
    background: #e13123;
}
.new_sort_management_auto{
    width: 1180px;
    margin: 0 auto;
}
#crop-avatar .avatarBtnlast{
    width: 80px;
    height: 30px;
    padding: 0;
    background: #01bbf4;
    font-size: 14px;
    border: none;
    color: #fff;
    cursor: pointer;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    margin-left: 10px;
    margin-top: 20px;
    -ms-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
/*服务商后台新闻添加的*/
.addBottonbtnBox{
    display:block;
}
.serviceChuangjian{
    line-height: 34px;
    height:34px;
}
.serviceChuangjian .InputAddPartner{
    padding: 0;
    padding-left: 6px;
    border: 1px solid #eee;
    background: #fff;
    font-size: 14px;
    color: #666;
    height: 32px;
    width:200px;
}
.serviceChuangjian lable{
    width: 140px;
    font-size: 16px;
    color:#555;
}
.serviceChuangjian select{
    width: 140px;
    border: 1px solid #eee;
    background: #fff;
    font-size: 14px;
    color:#666;
    height:34px;
}
.uC .panelTop{
    margin-top: 20px;
    margin-bottom:0px;
}
.serviceChuangjian .QueBottonbtn{
    -ms-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 80px;
    height: 34px;
    line-height: 34px;
    background: #01c8ff;
    color: #fff;
    border: none;
    font-size: 16px;
    cursor: pointer;
    padding: 0;
    margin-left: 20px;
}
.addBottonbtn{
    -ms-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 100px;
    height: 40px;
    line-height: 40px;
    background: #f47a01;
    color: #fff;
    padding: 0;
    margin-top:30px;
    border: none;
    font-size: 16px;
    cursor: pointer;
}
.addBottonbtn:hover{
    background:#ea7500;
}
.myProfile-panel span.spanLeftImg{
    background: url(../images_pc/pay_success.png) no-repeat;
    width:20px;
    height:20px;
    background-size: 20px;
    margin:5px 0 0 10px;
    line-height: 26px;
    display: none;   
}
.myProfile-panel span.rightTishi{
    display:none;
    font-size:12px;
    color:#dd2726;
    margin-left: 10px;
}
.TopTishi{
    background: url(../images_pc/tishi_ico.png) no-repeat -1px;
    background-size: 20px;
    padding: 10px;
    height: auto;
    /* border: 1px solid #dd2726; */
    text-align: left;
    position: relative;
    top: -65px;
    left: 260px;
    line-height: 20px;
    font-size: 14px;
    color: #dd2726;
    padding-left: 23px;
}
.addLeftBottonbtnLeft{
    width: 100px;
    height: 40px;
    line-height: 40px;
    background: #f47a01;
    color: #fff;
    padding: 0;
    border: none;
    font-size: 16px;
    cursor: pointer;
    position: absolute;
    right: 320px;
    top: -1px; 
}
.addLeftBottonbtn{
    width: 100px;
    height: 40px;
    line-height: 40px;
    background: #f47a01;
    color: #fff;
    padding: 0;
    border: none;
    font-size: 16px;
    cursor: pointer;
    position: absolute;
    right: 215px;
    top: -1px;
}
/*员工后台统计信息 */
.summaryBox{
    margin-top: 20px;
}
.summary-item.jz {
    background-color: #55c2c2;
}
.summaryBox .summary-item{
    width: 24.5%;
    margin-right: 4px;
    height: 90px;
    margin-top: 0;
    color: #fff;
    cursor: pointer;	
}
.summaryQueryEmp.summaryBox .summary-item{
    width: 33%;
    margin-right: 4px;
}
.summaryBox .summary-item.sf{
    margin-right: 0;
}
.summaryBox .summary-item.shree{
    background:#01b5f4;
}
.summaryBox .summary-item.shree:hover{
    background:#00a1d2;
}
.summaryBox .jz .label, .summaryBox .bs .label, .summaryBox .sf .label {
    background: url(../images_GL/ring1.png) no-repeat;
    display: inline-block;
    width: 70px;
    height: 70px;
    margin-top: 11px;
    text-align: center;
    line-height: 70px;
    font-weight: 700;
    margin-left: 10px;
    background-size: 70px;
    font-size: 14px;
}
.summary-item.bs {
    background-color: #fbc131;
}
.summary-item.bs:hover {
    background-color: #f2b51d;
}
.summary-item.jz:hover {
    background-color: #33b6b6;
}
.summaryBox .bs .label {
    background: url(../images_GL/ring2.png) no-repeat;
    background-size: 70px;
}

.summary-item.sf:hover {
    background-color: #eb821d;
}
.summary-item.sf {
    background-color: #f89536;
}
.summaryBox .sf .label {
    background: url(../images_GL/ring3.png) no-repeat;
    background-size: 70px;
}
span.sizeJia{
    font-size: 16px;
}
.sizeBott{
    font-size: 12px;
}
.info{
    margin-top: 20px;
    margin-left: 10px;
}
.charts-wp ul>li, .charts-wp ul {
    position: relative;
}
.charts-wp ul>li {
    width: 33%;
    border: 1px solid #f4f4f4;
    margin-right:4px;
    /*    height: 135px;*/
    border-bottom: none;
    margin-bottom: -1px;
    padding-bottom: 10px;
    cursor: pointer;
    background-color: #f4f4f4;
}

.charts-wp .admin_header {
    height: 30px;
    line-height: 30px;
}

.charts-wp .admin_header b {
    float: left;
    margin-left: 15px;
    margin-top: 0;
    font-size: 14px;
    position: relative;
    top: 5px;
}
.charts-wp .bodyChar {
    width: 100px;
    height: 100px;
    margin: 0px 5px 0 10px;
}
.sche-date-label {
    position: absolute;
    top: 5px;
    right: 10px;
    color: #999;
    font-size: 12px;
}
.charts-wp ol.series {
    font-size: 13px;
    margin: 10px 0 0 10px;
    color: #000;
}
.charts-wp .series li {
    /*    height: 25px;*/
    line-height: 20px;
    width:100%;
}

.series i {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 10px;
}
.charts-wp .series span {
    /*    margin-left: 10px;*/
    font-size: 14px;
    /*    margin-right: 10px;*/
    display: inline-block;
    width: 60px;
    text-align: right;
    position: relative;
    top: 1px;
    font-weight: 700;
}

.series i.sq_0 {
    background-color: #f5763b;
}
.series i.sq_1 {
    background-color: #fac312;
}
.series i.sq_2 {
    background-color: #50c2c3;
}
.series i.sq_3 {
    background-color: #84ef84;
}
.series i.sq_4 {
    background-color: #9932CD;
}
.series i.sq_5 {
    background-color: #FF6EC7;
}
.series i.sq_6 {
    background-color: #dffe21;
}
.series i.sq_7 {
    background-color: #01feff;
}
.series i.sq_8{
    background-color:#fef102;
}
.series i.sq_9{
    background-color:#8F8FBD;
}
.series i.sq_10{
    background-color:#99CC32;
}
.series i.sq_11{
    background-color:#8E236B;
}
.series i.sq_12{
    background-color:#FF7F00;
}
.charts-wp{
    margin-top: 20px;
}
.chartRig{
    margin-right: 17px;
}
.charts-wp .sche-month-picker {

    position: absolute;
    right: 10px;
    top: 10px;
    width: 134px;
    height: 24px;
}
.ee-icons {
    font-family: "宋体";
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    height: 20px;
    width: 20px;
    text-align: center;
    display: inline-block;
    background: #4FC2C3;
    -ms-border-radius:50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
}
span.ee-date-label{
    display: inline-block;
    line-height: 24px;
    text-align: center;
    height: 24px;
    width: 85px;
    font-size: 12px;
}

.ee-icons:hover {
    background: #1da8ab;
}
.weiwancheng{
    position: absolute;
    width: 50px;
    top: 30px;
    left: 25px;
}
.weiwancheng span{
    width:100%;
    display: inline-block;
    text-align: center;
    font-size:12px;

}
.weiwancheng span.weiSize{
    font-size:16px;
    font-weight: 700;
}
/*员工后台统计信息 */
.pubImpressBox .pubImpress{
    width:400px;
}
.pubImpressBox .pubImpress .piLi{
    color: #000000;
    font-size:14px;
    width:120px;
}
.border_Bule_guan{
    width:50px;
    height:26px;
    font-size:14px;
    color:#fff;
    display: inline-block;
    text-align: center;
    line-height: 26px;
    background: #01bbf4;
    position: absolute;
    top: 16px;
    right: 30px;
}
.border_gray_guan{
    width:50px;
    height:26px;
    font-size:14px;
    color:#fff;
    display: inline-block;
    text-align: center;
    line-height: 26px;
    background: #989898;
    position: absolute;
    top:16px; 
    right: 30px;
}
.account-paid,.obligation{font-size: 14px; }
.account-paid{color: #5798fe;}
.obligation{ color: #ff0000;}
.jiaofeiBtn{ padding: 8px 16px;border-radius: 6px; background: #5798fe; color: #fff;}
.checkInoutMess{
    float:left;
    margin-left: 20px;
    width: 16px;
    margin-top: 0px;
}
.numberPrompt{
    color:red;
    font-size: 12px;
    margin-left: 10px;
    height: 30px;
    line-height: 30px;
    display:none;
}

/*xinwen*/
.ChargeRecord{
    margin-top: 20px;
}
.ChargeRecord table tbody tr th {
    height: 40px;
    background: #f5f5f5;
    border: 1px solid #eee;
    text-align: center;
    font-size: 14px;
    color: #555;
    font-weight: 400;
}
.ChargeRecord table tbody tr td{
    background: #fff;
    border: 1px solid #eee;
    text-align: center;
    font-size: 12px;
    color: #666;
    padding:8px 0px;
}
.lineTimeH{
    line-height: 20px;
}

/*新增密码难度提示*/
 .passwordHint{position:absolute;top:80px;left:-145px;width:180px;}
/* .manage_staff{position:absolute;right:46%;}*/
 .manage,.staff{padding:8px 12px;cursor:pointer;}
 .staff{margin-left:20px;}
 .manage_staff>.spanActive>a{color:#01bbf4;}
 .headLogeRi span a{color:white;font-size:14px;}
 .pubNav{position:fixed;top:55px;left:0px;z-index:999}