/*-------sk--------*/
/* body{
    background-color: #eef1f5;
} */

.question-paper{
    width: 782px;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    box-sizing: border-box;
    border: 1px solid #c6cedb;
}
#dragIcon{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 10px;
    z-index: 10;
    cursor: w-resize;
}
.paper-title{
    height: 48px;
    box-sizing: border-box;
    border-bottom: 1px solid #c6cedb;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 47px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    background-color: #fafbfc;
}
.zoomLeft{
    background: #fafbfc url("../images/sk/zoom-left.png") right center no-repeat;
}
.zoomRight{
    background: #fafbfc url("../images/sk/zoom-right.png") left center no-repeat;
}
.paper-content{
    position: absolute;
    top: 48px;
    left: 0;
    right: 0;
    bottom: 0;
}
.paper-content-container{
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 10px 0 10px 10px;
}
.mCSB_scrollTools{
    width: 11px;
    box-sizing: border-box;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    width: 6px;
    background-color: #c4ccd8;
    border-radius: 2px;
}
.paper-input{
    display: inline-block;
    width: 96px;
    height: 36px;
    box-sizing: border-box;
    border: none;
    border-bottom: 2px solid #686868;
}
.paper-input.focus{
    border-bottom: 4px solid #2680ff;
}
.table-paper{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 782px;
    box-sizing: border-box;
    border: 1px solid #c6cedb;
    border-left: none;
}
.content-tableBox{
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
}
.content-tableBox table,
.content-tableBox tr{
    width: 100%;
    table-layout: fixed;
}
.content-tableBox th{
    height: 44px;
    box-sizing: border-box;
    background-color: #f1f4f8;
    border: 1px solid #d9dfe8;
    font-size: 15px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.content-tableBox-scrollBody{
    position: absolute;
    top: 45px;
    left: 0;
    right: 0;
    bottom: 0;
    box-sizing: border-box;
}
.content-tableBox-scrollBody td{
    height: 60px;
    text-align: center;
    font-size: 15px;
    color: #333;
    box-sizing: border-box;
    border: 1px solid #d9dfe8;
    border-top: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.content-tableBox-scrollBody .mCSB_inside > .mCSB_container{
    margin-right: 0;
}
.content-tableBoxtotal-counts{
    float: left;
    padding-left: 18px;
    margin-right: 20%;
}
.content-tableBoxsetting-icon{
    float: left;
    color: #2680ff;
}
.content-tableBoxsetting-icon:hover{
    text-decoration: underline;
}
.hp_container{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    min-width: 1280px;
    min-height: 768px;
    overflow: hidden;
}
.hp_container_topBar{
    height: 68px;

}
.topBar_left{
    float: left;
    height: 100%;
}
.plat_title{
    display: block;
    width: 272px;
    height: 40px;
    margin: 14px 15px;
    float: left;
}
.plat_city{
    float: left;
    height: 68px;
    line-height: 63px;
    font-size: 24px;
    color: #fff;
    padding-left: 30px;
    background: url("../images/green/dot.png") 5px center no-repeat;
}
.topBar_right{
    height: 100%;
    float: right;
}
.func_icon{
    float: right;
    display: table;
    width: 65px;
    height: 100%;
    text-decoration: none;
    background: url("../images/green/borderLine.png") left bottom no-repeat;
}
.func_icon>span{
    display: table-cell;
    vertical-align: middle;
}
.func_icon_imgBox{
    position: relative;
    display: block;
    height: 33px;
}
.icon_exit{
    background: url("../images/green/icon_exit.png") center 3px no-repeat;
}
.icon_setting{
    background: url("../images/green/icon_setting.png") center 3px no-repeat;
}
.icon_message{
    background: url("../images/green/icon_message.png") center 3px no-repeat;
}
.icon_sch{
    background: url("../images/green/icon_sch.png") center 3px no-repeat;
}
.func_icon_imgBox p{
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    box-sizing: border-box;
    border: 1px solid #b23d32;
    background-color: #ee4646;
    line-height: 13px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    top: 0;
    left: 33px;
}
.func_icon_txt{
    display: block;
    height: 20px;
    text-align: center;
    line-height: 20px;
    color: #fff;
    font-size: 12px;
}
.desc_id{
    float: right;
    height: 100%;
    border-left: 1px solid #3ab076;
    padding-right: 20px;
}
.desc_id.padding{
    box-sizing: border-box;
    padding: 14px 20px 0 0;
}

.id_name{
    padding-left: 46px;
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: url("../images/green/icon_id.png") 14px 0px no-repeat;
    margin-top: 5px;
    font-size: 13px;
    color: #fff;
}
.enterSelect{
    display: block;
    width: 100px;
    height: 26px;
    float: right;
    box-sizing: border-box;
    background: #06b77b;
    border: none;
    border-radius: 3px;
    color: #fff;
    padding: 0 0 2px 10px;
    padding: 0 0 0 10px\0;
    outline: none;
    cursor: pointer;
}
.hp_container_content{
    position: absolute;
    top: 68px;
    left: 0;
    right: 0px;
    bottom: 0px;
    overflow: hidden;
}
.leftSide_menu{
    position: absolute;
    width: 140px;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: #313130;
    box-sizing: border-box;
    padding: 15px 0 0;
    box-shadow: 0px 2px 6px 0px rgba(214, 229, 226, 0.5);
    z-index: 1;
}
.leftSide_menu.model2{
    background-color: #fafbfc;
}
.rightMenuBox{
    position: absolute;
    width: 58px;
    height: 570px;
    left: 140px;
    top: 15px;
    overflow: hidden;
    display: none;
}
.menu_icon{
    width: 100%;
    position: relative;
    min-height: 0;
    clear: both;
    overflow: hidden;
    top: 0px;
}
.menu_icon a{
    display: block;
    width: 100%;
    height: 57px;
    box-sizing: border-box;
    border-bottom: 1px solid #222;
    box-shadow: 0 1px 0px rgba(78, 78, 78, .38);
}
.menu_icon a.active,
.menu_icon a:hover{
    background-color: #222;
}
.menu_icon_01{
    background: url("../images/green/menu01.png") center center no-repeat;
}
.menu_icon_02{
    background: url("../images/green/menu02.png") center center no-repeat;
}
.menu_icon_03{
    background: url("../images/green/menu03.png") center center no-repeat;
}
.menu_icon_04{
    background: url("../images/green/menu04.png") center center no-repeat;
}
.menu_icon_05{
    background: url("../images/green/menu05.png") center center no-repeat;
}
.menu_icon_06{
    background: url("../images/green/menu06.png") center center no-repeat;
}
.menu_icon_07{
    background: url("../images/green/menu07.png") center center no-repeat;
}
.menu_icon_08{
    background: url("../images/green/menu08.png") center center no-repeat;
}
.rightSide_area{
    position: absolute;
    top: 0;
    left: 140px;
    right: 15px;
    bottom: 15px;
    box-sizing: border-box;
    padding: 0;
    background-color: #fff;
}
.rightSide_area.size2{
    left:15px;
}
.rightSide_area.size2 .rightSide_box_r{
    width: 48.9%;
}
.rightSide_area.size2 .rightSide_box_l{
    width: 51.1%;
}
.leftMenuBox{
    width: 100%;
    position: absolute;
    top: 15px;
    left: 0;
    height: 570px;
    overflow: hidden;
}
.leftSide_menu.model2 .leftFirstList{
    border-top: 1px solid #e9f3f3;
}
.leftFirstList{
    width: 100%;
    min-height: 0;
    clear: both;
    overflow: hidden;
    position: relative;
    top: 0px;
    left: 0px;
    box-sizing: border-box;
}
.leftSide_menu ul li{
    width: 100%;
    min-height: 57px;
    box-sizing: border-box;
    font-size: 15px;
    color: #fff;
    line-height: 56px;
    cursor: pointer;
    clear: both;
    overflow: hidden;
    text-indent: 15px;
}
.leftSide_menu.model2 ul li{
    text-indent: 0px;
    color: #35383c;
}
.leftSide_menu.model2 ul li p{
    width: 100%;
    height: 57px;
    box-sizing: border-box;
    border-bottom: 1px solid #e9f3f3;
    padding-left: 35px;
    border-left:0px;
    color:#35383c;
}
.leftSide_menu ul li p{
    width: 100%;
    height: 57px;
    box-sizing: border-box;
    border-bottom: 1px solid #222;
    box-shadow: 0 1px 0px rgba(78, 78, 78, .38);
    border-left: 3px solid #313130;
}
.leftSide_menu.model2 .arrow_slider{
    background: url("../images/green/leftArrowRight.png") 124px center no-repeat;
}
.arrow_slider{
    background: url("../images/green/arrow_slider.png") 116px center no-repeat;
}
.second_list{
    width: 100%;
    clear: both;
    overflow: hidden;
    background-color: #111;
    display: none;
}
.leftSide_menu.model2 .second_list{
    background-color: #fff;

}
.second_list li:hover,
.second_list li.active{
    color: #1cb98e;
}
.leftSide_menu.model2 .second_list li:hover,
.leftSide_menu.model2 .second_list li.active{
    font-weight: bold;
    border-left: 3px solid #1eca9b;
    background: url('../images/green/leftBg.png') repeat-y;
    border-bottom: 0 none;
    color:#1cb98e;
}
.leftSide_menu.model2 .second_list li.prevActive{
    border-bottom: 0 none;
}
.leftSide_menu ul li.show .second_list{
    display: block;
}
.leftSide_menu.model2 .second_list li{
    border-bottom: 1px solid #e9f3f3;
    padding-left:32px;
    box-sizing: border-box;
    color:#35383c;
    border-left:3px solid transparent;
}
.second_list li{
    width: 100%;
    height: 42px;
    float: left;
    border-bottom: 1px solid #222;
    font-size: 14px;
    line-height: 42px;
    color: #999;
}
.leftSide_menu.model2 ul li.active p,
.leftSide_menu.model2 ul li p:hover{
    background: url('../images/green/leftArrowDown.png') no-repeat 118px center rgba(207,250,241,0.6);
    color: #1cb98e;
    border-bottom: 0 none;
}

.leftSide_menu ul li.active p,
.leftSide_menu ul li p:hover{
    background-color: #222;
    border-left-color: #1cb98e;
    box-shadow: none;
    border-bottom-color: #222;
}
.leftSide_btn{
    position: absolute;
    bottom: 18px;
    left: 0;
    right: 0;
    clear: both;
    overflow: hidden;
}
.arrow_btn{
    display: block;
    width: 24px;
    height: 24px;
    float: left;
    margin: 0 0 0 10px;
    background-color: #232723;
    transition: all 0.2s ease-in-out;
}
.btn_up{
    background-image: url("../images/green/arrow_up.png");
    background-position: center center;
    background-repeat: no-repeat;
}
.btn_down{
    background-image: url("../images/green/arrow_down.png");
    background-position: center center;
    background-repeat: no-repeat;
}
.btn_up:hover{
    background-image: url("../images/green/arrow_up_a.png");
}
.btn_down:hover{
    background-image: url("../images/green/arrow_down_a.png");
}
.swiper_btn{
    display: block;
    float: left;
    padding: 0 30px 0 14px;
    font-size: 14px;
    color: #bdbdbd;
    height: 24px;
    line-height: 24px;
    background: url("../images/green/icon_arrow_swiper.png") 52px center no-repeat;
    transition: all 0.3s ease-in-out;
}

.rightSide_top{
    width: 100%;
    height: 373px;
}
.rightSide_top_02{
    width: 100%;
    height: 430px;
}
.rightSide_bottom{
    position: absolute;
    top: 403px;
    left: 15px;
    right: 15px;
    bottom: 15px;
}
.rightSide_bottom_02{
    position: absolute;
    top: 455px;
    left: 0;
    right: 0;
    bottom: 0;
}
.rightSide_bottom_03{
    width: 100%;
    height: 365px;
    margin-top: 25px;
    margin-bottom: 25px;
}
.rightSide_bottom_04{
    width: 100%;
    height: 353px;
    margin-top: 25px;
    margin-bottom: 25px;
    overflow: hidden;
}
.rightSide_box{
    width: 49.4%;
    height: 100%;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    position: relative;
}
.rightSide_box.noBg{
    background-color: transparent;
}
.f_left{
    float: left;
}
.f_right{
    float: right;
}
.rightSide_box_title{
    height: 43px;
    box-sizing: border-box;
    border-bottom: 1px solid #e5e5e5;
    background: url("../images/green/bg_title.png") top left repeat-x;
}
.title_tag{
    float: left;
    height: 42px;
    text-align: center;
    padding: 0 15px;
}
.title_tag.reSet{
    border-right: 1px solid #e5e5e5;
    border-top: 3px solid transparent;
    position: relative;
    z-index: 2;
    cursor: pointer;
}
.title_tag.reSet.active,
.title_tag.reSet:hover{
    border-top: 3px solid #1cb98e;
    background-color: #fff;
    height: 43px;
}
.title_tag.reSet .title_tag_text{
    line-height: 39px;
}
.title_tag_text,
.title_tag_number{
    display: inline-block;
}
.title_tag_text{
    font-size: 16px;
    color: #222222;
    line-height: 42px;
}
.title_tag_number{
    width: 16px;
    height: 16px;
    text-align: center;
    line-height: 15.5px;
    font-size: 12px;
    color: #fff;
    border-radius: 50%;
    background-color: #ee0b36;
    vertical-align: 40%;
    margin-left: -4px;
}
.title_icon{
    float: right;
    width: 20px;
    height: 20px;
    margin: 11px 15px 11px 10px;
}
.title_icon.icon_setting3.marginReset{
    margin: 4px 15px 4px 10px;
}
.icon_play{
    background: url("../images/green/icon_play.png") center center no-repeat;
}
.icon_setting2{
    background: url("../images/green/icon_setting2.png") center center no-repeat;
}
.title_icon.icon_setting3{
    margin: 15px 15px 15px 10px;
    background: url("../images/green/icon_setting3.png") center center no-repeat;
}
.title_button{
    float: right;
    width: 88px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 26px;
    background-color: #1cb98e;
    border-radius: 2px;
    margin: 8px 0;
}
.title_button:hover{
    background-color: #01815e;
}
.rightSide_box_content{
    position: absolute;
    top: 43px;
    left: 0;
    right: 0;
    bottom: 0;
}
.rightSide_box_content ul{
    width: 100%;
}
.rightSide_box_content ul li{
    width: 100%;
    height: 47px;
    box-sizing: border-box;
    padding: 0 15px;
}
.rightSide_box_content ul li:nth-child(even){
    background-color: #f7f9fb;
}
.list_style{
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #1db98e;
    float: left;
    margin: 20px 10px 20px 0;
}
.list_title{
    width: 70%;
    line-height: 47px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-size: 15px;
    color: #666;
    float: left;
    text-decoration: none;
}
.list_title:hover{
    text-decoration: underline;
}
.list_time{
    float: right;
    line-height: 47px;
    font-size: 15px;
    color: #666;
}
.title_select{
    height: 28px;
    float: right;
    box-sizing: border-box;
    border: 1px solid #1cb98e;
    color: #1cb98e;
    background-color: transparent;
    font-size: 14px;
    margin: 7px 0 7px 10px;
    padding: 0 0 1px 5px;
    padding: 4px 0 4px 5px\0;
    cursor: pointer;
    outline: none;
}
.title_select.colorReset{
    margin: 11px 0 11px 10px;
    border: 1px solid #b7bfc7;
    color: #6b7680;
}
.selectStyle1{
    /*width: 281px;*/
    width: 239px;
}
.selectStyle2{
    width: 88px;
}
.selectStyle3{
    width: 182px;
}
.selectStyle4{
    width: 102px;
}
.rightSide_box_leftTab{
    position: absolute;
    top: 43px;
    left: -1px;
    bottom: -1px;
    width: 45px;
    z-index: 10;
    background-color: #eef1f5;
}
.rightSide_box_leftTab li{
    width: 40px;
    float: left;
    height: 49.5%;
    display: table;
    box-sizing: border-box;
    padding: 0 11px;
    font-weight: bold;
    font-size: 17px;
    cursor: pointer;
    background-color: #1cb98e;
    border-left: 1px solid #1cb98e;
    border-bottom: 1px solid #1cb98e;
    border-top: 1px solid #1cb98e;
    text-align: center;
    color: #fff;
}
.rightSide_box_leftTab li:first-child{
    border-top: none;
}
.rightSide_box_leftTab li:last-child{
    position: absolute;
    bottom: 0;
}
.rightSide_box_leftTab li.active{
    width: 46px;
    background-color: #fff;
    border-color: #e5e5e5;
    padding: 0 13px;
    color: #666;
}
.rightSide_box_leftTab li span{
    display: table-cell;
    vertical-align: middle;
    line-height: 20px;
}
.rightSide_box_rightTab{
    position: absolute;
    top: 43px;
    right: 0;
    left: 44px;
    bottom: 0;
    box-sizing: border-box;
    border-left: 1px solid #e5e5e5;
    background: #fff url("../images/green/sheet_a.png") center center no-repeat;
    background-size: 100% 100%;
}
.bgSheet{
    background: url("../images/green/sheet_b.png") center center no-repeat;
    background-size: 100% 100%;
}
.hp_popupBox{
    position: absolute;
    top: 68px;
    right: -268px;
    bottom: 15px;
    width: 253px;
    box-sizing: border-box;
    /*background-color: #fff;*/
    background: url("../images/green/solid_bg.png") top left repeat;
    overflow: auto;
    padding-bottom: 75px;
    z-index: 10;
    border-left: 1px solid #e8e8e8;
}
.hp_popupBox ul{
    width: 100%;
    clear: both;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0 10px;
}
.hp_popupBox li{
    width: 50%;
    float: left;
    padding-top: 31px;
}
.hp_popupBox ul li span{
    display: block;
    width: 68px;
    height: 68px;
    margin: 0 auto;
}
.hp_popupBox ul li p{
    text-align: center;
    font-size: 15px;
    color: #666;
    margin-top: 6px;
}
.popIcon_1 span{
    background-image: url("../images/green/popIocn_1.png");
    background-position: center center;
    background-repeat: no-repeat;
}
.popColor_1 span{
    background-color: #35c0b6;
}
.popIcon_2 span{
    background-image: url("../images/green/popIocn_2.png");
    background-position: center center;
    background-repeat: no-repeat;
}
.popColor_2 span{
    background-color: #fd6d64;
}
.popIcon_3 span{
    background-image: url("../images/green/popIocn_3.png");
    background-position: center center;
    background-repeat: no-repeat;
}
.popColor_3 span{
    background-color: #f1ab30;
}
.popIcon_4 span{
    background-image: url("../images/green/popIocn_4.png");
    background-position: center center;
    background-repeat: no-repeat;
}
.popColor_4 span{
    background-color: #53c1e9;
}
.popIcon_5 span{
    background-image: url("../images/green/popIocn_5.png");
    background-position: center center;
    background-repeat: no-repeat;
}
.popColor_5 span{
    background-color: #3e8cde;
}
.popIcon_6 span{
    background-image: url("../images/green/popIocn_6.png");
    background-position: center center;
    background-repeat: no-repeat;
}
.popColor_6 span{
    background-color: #9bc24b;
}
.popIcon_7 span{
    background-image: url("../images/green/popIocn_7.png");
    background-position: center center;
    background-repeat: no-repeat;
}
.popColor_7 span{
    background-color: #9c8beb;
}
.popIcon_8 span{
    background-image: url("../images/green/popIocn_8.png");
    background-position: center center;
    background-repeat: no-repeat;
}
.popColor_8 span{
    background-color: #f79a4a;
}
.popAdd span{
    /*background: url("../images/green/icon_add.png") center center no-repeat;*/
}
.rightSide_button{
    width: 58px;
    position: absolute;
    right: 15px;
    bottom: 15px;
    clear: both;
    overflow: hidden;
    z-index: 20;
}
.newMessage,
.swiperMenus{
    width: 58px;
    height: 58px;
    float: left;
    margin-top: 2px;
    background: url("../images/green/coverBg_hover.png") top left repeat;
    display: table;
}
.newMessage:hover,
.swiperMenus:hover{
    background: url("../images/green/coverBg.png") top left repeat;
}
.swiperMenus{

}
.newMessage>span,
.swiperMenus>span{
    display: table-cell;
    vertical-align: middle;
}
.newMessage_icon{
    width: 28px;
    height: 28px;
    margin: 0 auto 2px;
    border-radius: 50%;
    position: relative;
    background: #1cb98e url("../images/green/icon_contact.png") center center no-repeat;
}
.menus_icon{
    width: 28px;
    height: 28px;
    margin: 0 auto 2px;
    border-radius: 50%;
    position: relative;
    background: #1cb98e url("../images/green/icon_menus.png") center center no-repeat;
}
.newMessage_icon p{
    position: absolute;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #f6193e;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 15px;
    top: -3px;
    right: -8px;
}
.newMessage_text{
    font-size: 12px;
    text-align: center;
    color: #fff;
}
.popup_button{
    position: absolute;
    right: 170px;
    bottom: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    padding-right: 10px;
    z-index: 20;
    display: none;
}
.popup_button.positionReset{
    right: 73px;
    bottom: 15px;
    background: rgba(255, 255, 255, .85);
}
.popup_button span{
    float: left;
}
.popup_img{
    width: 30px;
    height: 30px;
    background: url("../images/green/icon_arrow.png") center center no-repeat;
}
.popup_text{
    font-size: 14px;
    color: #666;
}

.btn_enter{
    float: right;
    position: relative;
    width: 100px;
    height: 30px;
    margin: 19px 16px 19px 0;
    cursor: pointer;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
}
.btn_enter p{
    box-sizing: border-box;
    padding-right: 20px;
    text-align: center;
    background: #06b77b url("../images/green/arrow_menu.png") 80px 12px no-repeat;
}
.btn_enter ul{
    position: absolute;
    clear: both;
    overflow: hidden;
    right: 0;
    top: 31px;
    background-color: #fff;
    border: 1px solid #CED6D4;
    box-shadow: 0 0 8px rgba(0, 0, 0, .33);
    z-index: 50;
    width: 169px;
    display: none;
}
.btn_enter ul li{
    float: left;
    width: 100%;
    padding: 0 20px;
    height: 38px;
    border-bottom: 1px solid #e8e8ed;
    font-size: 14px;
    line-height: 37px;
    text-align: left;
    cursor: default;
    overflow: hidden;
}
.btn_enter ul li a{
    text-decoration: none;
    color: #666;
}
.btn_enter ul li a.active,
.btn_enter ul li a:hover{
    color: #1cb98e;
    font-weight: bold;
}
.btn_enter ul li:last-child{
    border-bottom: none;
}

.func_ullist{
    position: absolute;
    top: 68px;
    right: 129px;
    width: 402px;
    clear: both;
    overflow: hidden;
    background-color: #fff;
    box-sizing: border-box;
    border: 1px solid #CED6D4;
    box-shadow: 0 0 8px rgba(0, 0, 0, .33);
    z-index: 50;
    display: none;
}
.ullist_title{
    height: 38px;
    line-height: 38px;
    box-sizing: border-box;
    padding: 0 15px;
    border-bottom: 1px solid #e8e8ed;
}
.func_ullist ul{
    width: 100%;
    clear: both;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0 15px;
}
.func_ullist li{
    height: 37px;
    border-bottom: 1px solid #e8e8ed;
    font-size: 14px;
}
.ullist_tag{
    color: #1cb98e;
    float: left;
    line-height: 37px;
}
.func_ullist li a{
    float: left;
    width: 230px;
    height: 37px;
    line-height: 37px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    color: #6b7680;
    text-decoration: none;
}
.func_ullist li a:hover{
    text-decoration: underline;
}
.ullist_time{
    float: right;
    width: 40px;
    text-align: right;
    font-size: 14px;
    color: #999;
    height: 37px;
    line-height: 37px;
    overflow: hidden;
}
.ullist_more{
    display: block;
    width: 100%;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    color: #1cb98e;
}
.ullist_more:hover{
    text-decoration: underline;
}

.rightSide_box_l{
    width: 44.1%;
    height: 100%;
    float: left;
    box-sizing: border-box;
    padding-left: 20px;
    position: relative;
}
.rightSide_box_r{
    width: 55.9%;
    height: 100%;
    float: right;
    box-sizing: border-box;
    padding-left: 40px;
    position: relative;
}
.rightSide_boxL_title{
    height: 50px;
    line-height: 50px;
}
.rightSide_boxL_mainTit{
    height: 40px;
}
.rightSide_boxL_subTit{
    height: 28px;
    line-height: 28px;
}
.title_tag02.height40{
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    font-weight: bold;
    color: #333;
}
.title_tag02{
    float: left;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    font-weight: bold;
    color: #333;
}
.title_number02{
    float: left;
    display: block;
    margin: 16px 0 16px 8px;
    padding: 0 5px;
    height: 18px;
    line-height: 18px;

    color: #fff;
    font-size: 12px;
    border-radius: 9px;

}
.titleTabs{
    margin-left: -12px;
}
.icon_setMore{
    float: right;
    display: block;
    width: 10px;
    height: 100%;
    background: url("../images/green/icon_more.png") center right no-repeat;
}
.rightSide_box_content02{
    position: absolute;
    top: 50px;
    left: 20px;
    right: 20px;
    bottom: 0;
    overflow: hidden;
}
.content_list01,
.content_list02{
    width: 100%;
    clear: both;
    overflow: hidden;
}
.content_list01 li{
    position: relative;
    width: 100%;
    margin-left: 1px;
    margin-bottom: 10px;
    box-sizing: border-box;
    padding: 11px 10px 0 20px;
    height: 68px;
    border-radius: 5px;
}
.content_list01 li:last-child{
    margin-bottom: 0;
}
.content_list01_border{
    position: absolute;
    width: 3px;
    height: 48px;
    border-radius: 1.5px;
    left: -1px;
    top: 50%;
    margin-top: -24px;
}
.content_list01_content{

}
.content_list01_tag{
    font-size: 14px;
    margin-bottom: 4px;
}
.content_list01_tag span{
    float: right;
    color: #999;
}
.content_list01_link{
    display: block;
    width:100%;
    font-size: 16px;
    color: #6b7680;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.content_list01_link:hover{
    text-decoration: underline;
}

.tagColor01{
    color: #1cb98e;
}
.borderColor1{
    background-color: #1cb98e;
}
.list01_color01{
    background-color: #e6f7f4;
}
.tagColor02{
    color: #f79c1b;
}
.borderColor2{
    background-color: #f79c1b;
}
.list01_color02{
    background-color: #fff6eb;
}
.tagColor03{
    color: #3ba5ff;
}
.borderColor3{
    background-color: #3ba5ff;
}
.list01_color03{
    background-color: #edf7ff;
}

.title_tab{
    display: block;
    float: left;
    padding: 0 12px;
    background: url("../images/green/tab_border.png") center right no-repeat;
}
.titleTabs a .title_tag02{
    color: #929ca5;
}
.titleTabs a.active .title_tag02{
    color: #333;
}
.titleTabs a:last-child{
    background: none;
}
.content_list02 li{
    height: 45px;
    width: 100%;
    box-sizing: border-box;
    padding: 0 0 0 14px;

}
.list02_text{
    height: 44px;
    box-sizing: border-box;
    border-bottom: 1px dotted #b7b7b7;
    line-height: 44px;
}
.list02_text a{
    display: block;
    text-decoration: none;
    width: 80%;
    float: left;
    font-size: 16px;
    color: #6b7680;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.list02_text a:hover{
    text-decoration: underline;
}
.list02_text span{
    float: right;
    line-height: 44px;
    font-size: 14px;
    color: #929ca5;
}
.content_list02 li:last-child .list02_text{
    border-bottom: none;
}
.subTit_tabs{
    float: left;
    height: 28px;
    line-height: 28px;
    margin-left: -14px;
}
.subTit_tabs li{
    float: left;
    font-size: 15px;
    color: #929ca5;
    font-weight: bold;
    padding: 0 14px;
    background: url("../images/green/tab_border.png") center right no-repeat;
    cursor: pointer;
}

.subTit_tabs li:last-child{
    background: none;
}


/* .tablePosition{
    position: absolute;
    top: 45px;
    left: 295px;
    right: 0;
    bottom: 0;
} */
.tablePosition{
    position: absolute;
    top: 96px;
    left: 10px;
    right: 10px;
    bottom: 10px;
}
.table_box_zzy.top121{
    top: 121px;
}

.leftSel_table_zzy table td.left{
    box-sizing: border-box;
    padding: 0 0 0 20px;
    text-align: left;
}
.leftSel_table_zzy table.height50 td{
    height: 50px;
}
.over_hide2.height100{
    height: 100px;
}
.table_main_zzy table td.textLeft{
    text-align: left;
    padding: 0 0 0 15px;
}
.rightSide_menus{
    width: 275px;
    position: absolute;
    top: 45px;
    left: 0;
    bottom: 39px;
    box-sizing: border-box;
    border: 1px solid #d5dae0;
}
.menus_searchBox{
    height: 50px;
    box-sizing: border-box;
    padding-left: 20px;
    padding-top: 12px;
    padding-bottom: 12px;
}
.search_input[type=text]{
    display: block;
    float: left;
    width: 154px;
    height: 26px;
    line-height: 26px;
    line-height: 24px\0;
    padding: 0 5px;
    box-sizing: border-box;
    border-radius: 2px;
    border: 1px solid #d5dae0;
    font-size: 14px;
    color: #333;
    outline: none;
    margin-right: 17px;
}
.search_button{
    float: left;
    width: 58px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    font-size: 14px;
    color: #fff;
    background-color: #1cb98e;
    border-radius: 2px;
}
.search_button:hover{
    background-color: #02a578;
}
.menus_slider{
    min-height: 0;
    clear: both;
    overflow: hidden;
}


.rightSide_box_content02.paddingRight{
    padding: 0 21px 14px 0;
    box-sizing: border-box;
}
.rightSide_box_content02.left40{
    left: 40px;
}
.rightBottom_tag{
    height: 94px;
    margin-bottom: 10px;
    box-sizing: border-box;
    border: 1px dashed #e1e3e6;
    background-color: #fafffe;
}
.rightBottom_tag_list{
    width: 50%;
    height: 100%;
    float: left;
    box-sizing: border-box;
    display: table;
    text-align: center;
    padding: 17px 0;
}
.dataBox{
    display: table-cell;
    vertical-align: middle;
    box-sizing: border-box;
    border-right: 1px dashed #e1e3e6;
}
.dataBox.noBorder{
    border-right: none;
}
.list_desc{
    font-size: 15px;
    color: #666;
}
.list_number{
    font-size: 14px;
    color: #999;
}
.list_number span{
    font-size: 24px;
    color: #3ac394;
    font-weight: bold;
}



/*弹窗*/
.popupBg{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("../images/green/popupBg.png") top left repeat;
    z-index: 50;
}
.popup_container,
.popup_container2,
.popup_container3{
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
}
.popup_container{
    width: 564px;
    height: 330px;
    margin-top: -165px;
    margin-left: -282px;
}
.popup_container2{
    width: 394px;
    height: 482px;
    margin-top: -197px;
    margin-left: -241px;
}
.popup_container3{
    width: 448px;
    height: 417px;
    margin-top: -208.5px;
    margin-left: -224px;
}

.popup_title{
    height: 50px;
    box-sizing: border-box;
    padding: 0 20px;
    background-color: #1cb98e;
}
.popup_title span{
    float: left;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}
.popup_close{
    float: right;
    width: 10px;
    height: 14px;
    margin: 18px 0;
    background: url("../images/green/close.png") center center no-repeat;
}
.popup_body{
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    bottom: 0;
    box-sizing: border-box;
    padding: 30px;
}
.popup_infoBox{
    height: 100%;
    box-sizing: border-box;
    border: 1px solid #d9dee6;
}
.infoBox_left{
    float: left;
    height: 100%;
    width: 218px;
    box-sizing: border-box;
    border-right: 1px solid #d9dee6;
}
.infoBox_right{
    float: right;
    width: 284px;
    height: 100%;
    box-sizing: border-box;
    position: relative;
}
.infoBox_left img{
    display: block;
    width: 100%;
    height: 100%;
}
.infoBox_right_title{
    height: 46px;
    box-sizing: border-box;
    border-bottom: 1px solid #d9dee6;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    text-align: center;
    line-height: 45px;
    background-color: #eef1f5;
}
.infoBox_right_list{
    position: absolute;
    top: 46px;
    left: 0;
    right: 0;
    bottom: 0;
    box-sizing: border-box;
    padding: 8px 19px 6px;
}
.infoBox_right_list li{
    width: 100%;
    height: 39px;
    box-sizing: border-box;
    border-bottom: 1px dashed #d9dee6;
    font-size: 15px;
    color: #999;
    line-height: 38px;
}
.infoBox_right_list li span{
    color: #666;
}
.popup_body.padding0{
    padding: 0;
}
.popup_swiperBox{
    width: 279px;
    height: 282px;
    margin: 50px auto;
}
.swiper-slide{
    box-sizing: border-box;
    padding: 0 5px;
}
.swiper-slide img{
    display: block;
    width: 100%;
    height: 100%;
}

.popup_body .arrow-left {
    background: url(../images/green/swiper_prev_a.png) no-repeat left top;
    position: absolute;
    left: 20px;
    top: 155px;
    width: 14px;
    height: 26px;
}
.popup_body .arrow-left.disabled{
    background: url(../images/green/swiper_prev.png) no-repeat left top;
}
.popup_body .arrow-right {
    background: url(../images/green/swiper_next_a.png) no-repeat left bottom;
    position: absolute;
    right: 20px;
    top: 155px;
    width: 14px;
    height: 26px;
}
.popup_body .arrow-right.disabled{
    background: url(../images/green/swiper_next.png) no-repeat left top;
}
.popup_footer{
    height: 50px;
    box-sizing: border-box;
    border-top: 1px solid #ddd;
    background-color: #eef1f5;
    padding: 9px 20px 10px;
}
.popup_footer a,
.popupTb_head a{
    display: block;
    float: right;
    padding: 0 12px;
    margin-left: 10px;
    height: 30px;
    line-height: 29px;
    color: #fff;
    font-size: 15px;
    background-color: #1cb98e;
    border-radius: 2px;
}
.popup_footer a:hover,
.popupTb_head a:hover{
    background-color: #01a578;
}
.popup_content{
    height: 317px;
    box-sizing: border-box;
    padding: 7px 20px 20px;
}
.popup_content.paddingReset{
    padding: 20px 25px 20px 20px;
}
.popup_content_top{
    height: 46px;
    box-sizing: border-box;
    border-bottom: 1px solid #e3e6ea;
    line-height: 40px;
    font-size: 15px;
    color: #333;
}
.popup_content_top span{
    font-size: 20px;
    color: #f40c2d;
    font-weight: bold;
}
.popup_content_middle{
    height: 83px;
    box-sizing: border-box;
    padding: 7px 0 14px;
}
.popup_content_middle p{
    display: block;
    width: 100%;
    height: 31px;
}
.popup_content_middle p span{
    float: left;
    display: block;
    line-height: 31px;
    height: 31px;
}
.rankBox{
    width: 15px;
    margin-right: 10px;
    background: url("../images/green/circle.png") center center no-repeat;
    text-align: center;
    line-height: 31px;
    font-size: 13px;
    color: #fff;
    font-weight: bold;
}
.txtBox{
    font-size: 14px;
    color: #666;
}
.popup_content_bottom{
    height: 161px;
}
.popup_content_bottom textarea{
    resize: none;
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: 1px solid #d5dae0;
    font-size: 13px;
    color: #333;
    padding: 8px 10px;
    outline: none;
    float: left;
    line-height: 18px;
}
.popup_content_desc{
    height: 110px;
    box-sizing: border-box;
    border: 1px dashed #bec7d4;
    background-color: #fafbfc;
    padding: 4px 15px;
    margin-bottom: 10px;
}
.popup_content_desc table,
.popup_content_desc tr{
    width: 100%;
}
.popup_content_desc td{
    box-sizing: border-box;
    font-size: 15px;
    padding: 5px 0;
    color: #333;
    line-height: 25px;
}
.popup_content_desc td.justify{
    text-align:justify;
    text-align-last:justify;
}
.popup_content_desc td.highLight{
    color: #ed0f0f;
}
.popup_content_edit table,
.popup_content_edit tr{
    width: 100%;
}
.popup_content_edit td{
    height: 50px;
    font-size: 15px;
    color: #333;
    padding: 10px 0;
}
.upload{
    display: block;
    width: 60px;
    height: 30px;
    box-sizing: border-box;
    border: 1px solid #d5dae0;
    background-color: transparent;
    padding: 0;
    margin: 0;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    color: #666;
    cursor: pointer;
    position: relative;
    border-radius: 2px;
}
.upload.ulFile{
    width: 76px;
    margin: 10px auto;
    font-weight: bold;
}
.upload.reset{
    float: right;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-right: -10px;
    display: block;
    box-sizing: border-box;
    border: none;
    background-color: transparent;
    padding: 0;
    text-align: center;
    font-size: 15px;
    color: #333;
    cursor: pointer;
    position: relative;
}
.upload:hover{
    background-color: #fafafa;
}
.upload:active{
    background-color: #dedede;
}
.upload input{
    display: block;
    opacity: 0;
    filter:Alpha(opacity=0);
    cursor: pointer;
    position: absolute;
    font-size: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.descTextarea{
    display: block;
    float: left;
    width: 100%;
    height: 97px;
    resize: none;
    outline: none;
    box-sizing: border-box;
    padding: 8px 10px;
    border: 1px solid #d5dae0;
}
.bannerBox{
    margin-bottom: 15px;
}
.bannerBox img{
    display: block;
    width: 100%;
    height: auto;
}
.tableHead,
.tableHead tr,
.tableBody,
.tableBody tr{
    width: 100%;
}
.tableHead th{
    box-sizing: border-box;
    height: 45px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-top: 2px solid #ccc;
    background-color: #e6ebf2;
    text-align: center;
    font-size: 14px;
    color: #555;
}
.tableHead td{
    height: 2px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.tableBody td{
    height: 36px;
    text-align: center;
    box-sizing: border-box;
    font-size: 14px;
    color: #555;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
}

.popupBody{
    width: 504px;
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #fff;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
}
.popupBody.width441{
    width: 441px;
}
.popupBody.width552{
    width: 552px;
}
.popupBody.width630{
    width: 630px;
}
.popupBody.width620{
    width: 620px;
}
.popupBody.width800{
    width: 800px;
}
.popupBody.width510{
    width: 510px;
    height: 124px;
}
.popupBody.width448{
    width: 448px;
}
.boxShadow{
    box-shadow: 0 2px 9px rgba(0, 0, 0, .4);
}
.popup_artBox{
    box-sizing: border-box;
    width: 100%;
    padding: 20px;
    clear: both;
    position: relative;
    overflow: hidden;
}
.popup_artBox.paddingTop16{
    padding-top: 16px;
}
.popup_artBox.paddingtb50{
    padding-top: 50px;
    padding-bottom: 50px;
}
.popup_artBox.paddingTop10{
    padding-top: 10px;
}
.height354{
    height: 354px;
}
.scrollBox{
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 0 20px 0 0;
}
.popup_artBox.paddingTop0{
    padding-top: 0;
}
.popup_artBox.paddingRight0{
    padding-right: 0;
}
.popup_artBox.paddingBottom0{
    padding-bottom: 0;
}
.popup_artBox.paddingTop14{
    padding-top: 14px;
}
.height222{
    height: 222px;
}
.price_tag{
    width: 221px;
    height: 34px;
    margin-bottom: 12px;
}
.price_tag_l{
    width: 91px;
    height: 34px;
    box-sizing: border-box;
    border-top: 1px solid #d5dae0;
    border-left: 1px solid #d5dae0;
    border-bottom: 1px solid #d5dae0;
    text-align: center;
    line-height: 32px;
    font-size: 15px;
    color: #333;
}
.price_tag_r{
    width: 130px;
    height: 100%;
    line-height: 34px;
    text-align: center;
    font-size: 12px;
    color: #fff;
}
.price_tag_r span{
    text-align: left;
    display: inline-block;
    min-width: 45px;
    font-size: 18px;
    font-weight: bold;
    vertical-align: -5%;
}
.color_l{
    background-color: #e6194e;
}
.color_r{
    background-color: #1cb98e;
}
.artBox_table,
.artBox_table tr{
    width: 100%;
}
.artBox_table td{
    height: 35px;
    box-sizing: border-box;
    padding: 10px 0;
    font-size: 15px;
    color: #333;
}
.artBox_table td.color_sp{
    color: #1cb98e;
}
.artBox_table textarea{
    display: block;
    width: 100%;
    height: 58px;
    font-size: 14px;
    color: #666;
    box-sizing: border-box;
    resize: none;
    outline: none;
    border: 1px solid #d5dae0;
    padding: 5px 10px;
    line-height: 25px;
}
.popup_table01,
.popup_table01 tr{
    width: 100%;
}
.popup_table01{
    box-sizing: border-box;
    border: 1px dashed #bec7d4;
    background-color: #fafbfc;
    margin-bottom: 20px;
}
.popup_table01 td{
    height: 47px;
    font-size: 15px;
    color: #333;
    text-align: left;
}
.popup_table01 td.textRight{
    text-align: right;
}
.bold{
    font-weight: bold;
}
.popup_table01 td.color01,
.popup_table01 td.color02,
.popup_table01 td.color03{
    font-size: 18px;
}
.popup_table01 td.color01{
    color: #1595ee;
}
.popup_table01 td.color02{
    color: #f31640;
}
.popup_table01 td.color03{
    color: #1cb98e;
}
.popup_tbBox{
    width: 100%;
    border-top: 1px solid #d5dae0;
    border-left: 1px solid #d5dae0;
    border-bottom: 1px solid #d5dae0;
    box-sizing: border-box;
}
table,
table tr {
    width: 100%;
}
.tbBox_tableHead th{
    height: 44px;
    box-sizing: border-box;
    border-right: 1px solid #d5dae0;
    background-color: #eef1f5;
    text-align: center;
    font-weight: normal;
    font-size: 14px;
    color: #2b323d;
}
.tbBox_tableHead td{
    height: 3px;
    border-top: 1px solid #d5dae0;
    border-right: 1px solid #d5dae0;
    box-sizing: border-box;
}
.sortBtn{
    display: inline-block;
    width: 10px;
    height: 20px;
    margin-bottom: -6px;
}
.sortBtn a{
    display: block;
    width: 10px;
    height: 6px;
    margin: 2px;
}
.sort_up{
    background: url("../images/green/sort_up.png");
}
.sort_up.active,
.sort_up:hover,
.sort_up:active{
    background: url("../images/green/sort_up_a.png");
}
.sort_down{
    background: url("../images/green/sort_down.png");
}
.sort_down.active,
.sort_down:hover,
.sort_down:active{
    background: url("../images/green/sort_down_a.png");
}
.tbBox_tableBody tr{
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.tbBox_tableBody td{
    box-sizing: border-box;
    height: 48px;
    border-right: 1px solid #d5dae0;
    text-align: center;
    padding: 0 20px;
    font-size: 14px;
    color: #606266;
}
.tbBox_tableBody td.textLeft{
    text-align: left;
}
.tbBox_tableBody tr:hover{
    border-top-color: #ccefe6;
    border-bottom-color: #ccefe6;
    box-shadow: 0 0 3px 1px #ccefe6;
}

.popup_footer a.delete,
.popupTb_head a.delete{
    background:#fff;
    border:1px solid #d5dae0;
    border-radius: 2px;
    color:#333333;
    line-height: 28px;
}
.popup_footer a.delete:hover,
.popupTb_head a.delete:hover{
    background:#e9eff5;
}
.artBox_inner{
    width: 418px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
}
.table_code{
    margin-bottom: 20px;
}
.table_code td{
    height: 30px;
    box-sizing: border-box;
    border-right: 1px solid #fff;
    background-color: #eef1f5;
    font-size: 14px;
    text-align: center;
    color: #555;
}
.table_code tr td:last-child{
    border-right: none;
}
.code_active{
    box-sizing: border-box;
    border: 1px dashed #1cb98e;
    background-color: #f7fffd;
    margin-bottom: 20px;
    clear: both;
    overflow: hidden;
}
.code_active_title{
    font-size: 15px;
    font-weight: bold;
    color: #333;
    line-height: 43px;
    box-sizing: border-box;
    padding: 0 80px;
}
.code_history_title{
    font-size: 15px;
    color: #555;
    line-height: 43px;
    box-sizing: border-box;
    padding: 0 65px;
}
.code_time{
    font-size: 13px;
    line-height: 13px;
    color: #666;
    margin-bottom: 10px;
    box-sizing: border-box;
    padding: 0 80px;
}
.code_time.padding{
    padding: 0 65px;
}
.code_img{
    clear: both;
    overflow: hidden;
}
.code_img img{
    display: block;
    margin: 0 auto 14px;
    width: auto;
    height: 76px;
}
.code_history{
    box-sizing: border-box;
    background-color: #f5f7fa;
    padding: 0 15px;
    clear: both;
    overflow: hidden;
}
.code_history_box{
    border-bottom: 1px solid #e0e5eb;
    margin-bottom: 16px;
}
.code_history_box:last-child{
    border-bottom: none;
    margin-bottom: 0;
}

.searchTb_tags{
    box-sizing: border-box;
    width: 100%;
    padding: 7px 0 0;
}
.searchTb_tags_title{
    height: 50px;
    box-sizing: border-box;
    line-height: 50px;
    font-size: 16px;
    color: #333;
}
.searchTb_tags_title a{
    display: block;
    float: right;
    width: 103px;
    height: 30px;
    border-radius: 2px;
    margin: 10px 0;
    background-color: #3dc595;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    line-height: 30px;
}
.searchTb_tags_title a:hover{
    background-color: #1cb98e;
}
.search_table{
    box-sizing: border-box;
    border: 1px dashed #eee;
    background-color: #fcfcfc;
    padding: 15px 0;
}
.unitBox{
    margin-bottom: 35px;
}
.search_table td{
    padding: 15px 0;
    height: 60px;
    box-sizing: border-box;
    text-align: left;
}
.search_table td.paddingLeft{
    padding-left: 30px;
}
.share{
    display: block;
    width: 62px;
    height: 30px;
    border-radius: 2px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    background-color: #3dc595;
    margin: 0 auto;
}
.share.disabled{
    background-color: #bbb;
}
.share_tit{
    display: block;
    line-height: 30px;
    float: left;
    color: #666;
    text-decoration: none;
    font-size: 15px;
}
.share_tit:hover{
    text-decoration: underline;
}
.funcButton{
    display: block;
    float: left;
    width: 24px;
    height: 24px;
    margin: 3px 11% 3px 0;
}
.button_share{
    background: url("../images/green/share.png") center center no-repeat;
}
.button_share:hover{
    background: url("../images/green/share_h.png") center center no-repeat;
}
.button_edit{
    background: url("../images/green/edit.png") center center no-repeat;
}
.button_edit:hover{
    background: url("../images/green/edit_h.png") center center no-repeat;
}
.button_delete{
    background: url("../images/green/delete.png") center center no-repeat;
}
.button_delete:hover{
    background: url("../images/green/delete_h.png") center center no-repeat;
}
.button_save{
    background: url("../images/green/save.png") center center no-repeat;
}
.button_save:hover{
    background: url("../images/green/save_h.png") center center no-repeat;
}

.select_b_zzy.margin{
    margin: 20px 0;
}
.table_box_zzy.top75{
    top: 75px;
}
.table_head_zzy.padding5 td{
    padding: 0 5px;
}
.table_main_zzy.padding7 td{
    padding: 0 7px;
    font-size: 13px;
}
.table_head_zzy td.size15{
    font-size: 15px;
}
.table_head_zzy td.size13{
    font-size: 13px;
}
.table_main_zzy.padding7 tr td:nth-child(2){
    text-align: left;
}
.popupBody.width1000{
    width: 1000px;
}
.popupTb_box{
    box-sizing: border-box;
    border: 1px solid #d5dae0;
    margin-bottom: 20px;
}
.popupTb_box:last-child{
    margin-bottom: 0;
}
.popupTb_head{
    height: 45px;
    border-bottom: 1px solid #d5dae0;
    line-height: 29px;
    box-sizing: border-box;
    padding: 7px 20px 8px 31px;
    background: #eef1f5 url("../images/green/border.png") 20px center no-repeat;
    font-size: 15px;
    font-weight: bold;
    color: #333;
}
.popupTb_head a{
    font-weight: normal;
}
.popupTb_body{
    padding: 10px;
}
.popupTb_body td{
    height: 36px;
    padding: 10px 0;
    text-align: center;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-size: 15px;
    color: #2b323d;
}
.popupTb_body tr td:nth-child(even){
    text-align: left;
}
.popupTb_body td .ipt_check{
    display: block;
    margin: 0 auto;
}
.tagBox{
    display: inline-block;
    font-size: 14px;
}
.tag_primary{
   color: #1c86df;
}
.tag_warning{
    color: #faa209;
}
.tag_danger{
    color: #f5152f;
}
.tag_success{
    color: #1cb98e;
}

.listTable th{
    font-size: 19px;
    color: #333;
    text-align: center;
    height: 46px;
    border: 1px solid #dbdfe5;
    background-color: #eef1f5;
    font-weight: normal;
}
.listTable td{
    height: 40px;
    border: 1px solid #dbdfe5;
    box-sizing: border-box;
    padding: 0 20px;
    font-size: 15px;
    color: #333;
}
.listTable td.listHead{
    padding-left: 0;
    text-align: right;
    background-color: #f8f8f8;
}
.listTable .input{
    display: block;
    width: 100%;
    height: 30px;
    border: none;
    background: none;
    outline: none;
    font-size: 15px;
    color: #334;
    padding: 0;
}
.listTable .textarea{
    display: block;
    width: 100%;
    height: 122px;
    font-size: 15px;
    color: #334;
    line-height: 22px;
    box-sizing: border-box;
    padding: 10px 0;
    border: none;
    resize: none;
    outline: none;
    background: none;
}
.uploadBox{
    min-height: 43px;
    max-height: 87px;
    clear: both;
    overflow: hidden;
}
.uploadBox>div{
    box-sizing: border-box;
    padding-right: 20px;
}
.listTable td.fileTd{
    padding-right: 0;
}
.file_upload{
    width: 100%;
    height: 43px;
    border-bottom: 1px solid #f8f8f8;
}
.file_upload:last-child{
    border-bottom: none;
}
.file{
    display: block;
    float: left;
    height: 100%;
    line-height: 43px;
    padding-left: 20px;
    font-size: 14px;
    color: #606266;
}
.file:hover{
    text-decoration: underline;
}
.file_pdf{
    background: url("../images/green/pdf.png") left center no-repeat;
}
.file_wps{
    background: url("../images/green/wps.png") left center no-repeat;
}
.close{
    display: block;
    float: right;
    width: 12px;
    height: 12px;
    margin: 15.5px 0;
    background: url("../images/green/file_remove.png") center center no-repeat;
}
.close:hover{
    background: url("../images/green/file_remove_h.png") center center no-repeat;
}

.statusBox{
    clear: both;
    overflow: hidden;
    box-sizing: border-box;
    border: 1px dashed #bec7d4;
    background-color: #fafbfc;
}
.statusBox_top{
    clear: both;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0 10px;
}
.status_icons{
    width: 5.6%;
    height: 100%;
    float: left;
    box-sizing: border-box;
    padding: 70px 0 0;
    font-size: 14px;
    color: #aaa;
    background: url("../images/green/default.png") center 20px no-repeat;
    font-weight: bold;
    text-align: center;
}
.status_icons.complete{
    color: #21a65f;
    background: url("../images/green/complete.png") center 20px no-repeat;
}
.status_icons.current{
    color: #2782ff;
    background: url("../images/green/current.png") center 20px no-repeat;
}
.status_icons.error{
    color: #f23f41;
    background: url("../images/green/error.png") center 20px no-repeat;
}
.status_desc{
    width: 25.86%;
    float: left;
    box-sizing: border-box;
    padding-top: 76px;
    background: url("../images/green/lines.png") center 36px no-repeat;
    background-size: 100% 1px;
}
.desc_name{
    font-size: 15px;
    color: #333;
    font-weight: bold;
    text-align: center;
    margin-bottom: 12px;
}
.desc_time{
    font-size: 15px;
    color: #666;
    text-align: center;
    margin-bottom: 12px;
}
.desc_btn{
    display: block;
    width: 90px;
    height: 30px;
    margin: 0 auto 20px;
    text-align: center;
    box-sizing: border-box;
    font-size: 16px;
    color: #666;
    line-height: 28px;
    border: 1px solid #d5dae0;
    background-color: #fff;
    border-radius: 2px;
}
.desc_btn:hover{
    background-color: #3dc595;
    color: #fff;
}
.statusBox_bottom{
    clear: both;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0 19px;
}
.status_files{
    width: 224px;
    float: left;
    height: 59px;
    border-top: 1px dashed #e7eaee;
    box-sizing: border-box;
    padding: 0 20px 0 1px;
}
.file.lineHeight58{
    line-height: 58px;
}
.status_download{
    float: right;
    height: 100%;
    line-height: 58px;
    font-size: 14px;
    color: #bbb;
    padding-left: 16px;
    background: url("../images/green/arrow_dl.png") left center no-repeat;
}
.status_download:hover{
    color: #21a65f;
    background: url("../images/green/arrow_dl_h.png") left center no-repeat;
}
.textBox{
    overflow: hidden;
    clear: both;
}
.textBox_title{
    color: #606266;
    font-size: 14px;
    height: 53px;
    line-height: 53px;
}
.textBox_textarea{
    display: block;
    width: 100%;
    height: 167px;
    box-sizing: border-box;
    border-radius: 2px;
    border: 1px solid #d5dae0;
    padding: 9px;
    background-color: #fff;
    resize: none;
    outline: none;
    font-size: 14px;
    color: #333;
    float: left;
    margin-bottom: 20px;
}
.footer{
    margin: 0 auto;
    height: 30px;
    text-align: center;
}
.btnBox{
    display: inline-block;
}
.btnBox a{
    display: block;
    float: left;
    padding: 0 12px;
    margin: 0 5px;
    height: 30px;
    font-size: 15px;
    background-color: #fff;
    border-radius: 2px;
    border:1px solid #d5dae0;
    color:#333;
    line-height: 28px;
}
.btnBox a:hover{
    background-color: #e9eff5;
}
.closeBox{
    position: absolute;
    top: 0;
    right: 0;
    width: 32px;
    height: 32px;
    background: #1cb98e url("../images/green/close.png") center center no-repeat;
}
.closeBox:hover{
    background: #01a578 url("../images/green/close.png") center center no-repeat;
}
.contentBox,
.contentBox02{
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    text-align: center;
}
.contentBox img{
    margin: 0 10px -5px 0;
}
.contentBox span{
    font-size: 18px;
    color: #444;
}

.contentBox02 img{
    margin: 0 10px -25px 0;
}
.contentBox02 span{
    font-size: 24px;
    color: #444;
}
.popup_textarea{
    display: block;
    width: 100%;
    height: 65px;
    box-sizing: border-box;
    border: 1px solid #d5dae0;
    resize: none;
    outline: none;
    padding: 6px 8px;
    background-color: #fff;
    margin-bottom: 20px;
}
.ulFileBox{
    box-sizing: border-box;
    float: left;
    width: 100%;
    clear: both;
    overflow: hidden;
    border: 1px dashed #bec7d4;
    background-color: #fafbfc;
}
.ulTips{
    text-align: center;
    font-size: 14px;
    color: #999;
    margin-bottom: 10px;
}
.ulLists{
    clear: both;
    overflow: hidden;
    border-top: 1px solid #bec7d4;
    max-height: 75px;
    display: none;
}
.ulLists li{
    width: 100%;
    height: 37px;
    border-bottom: 1px dashed #dbdbdb;
    box-sizing: border-box;
    padding: 0 0 0 35px;
    background: url("../images/green/ul_icon.png") 9px center no-repeat;
}
.ulLists li:last-child{
    border-bottom: none;
}
.ulFileBox.show .ulLists{
    display: block;
}
.ulFileBox.show .ulTips{
    display: none;
}
.ulFile_name{
    float: left;
    line-height: 37px;
    font-size: 14px;
    color: #999;
}
.ulFile_name:hover{
    text-decoration: underline;
}
.ulFile_removeBtn{
    float: left;
    width: 14px;
    height: 15px;
    margin: 11px 0 11px 10px;
    background: url("../images/green/remove.png") center center no-repeat;
}
.ulFile_removeBtn:hover{
    background: url("../images/green/remove_h.png") center center no-repeat;
}
.ulFile_loading{
    float: left;
    height: 9px;
    width: 102px;
    margin: 14px 0 14px 10px;
    background-color: #ebeef4;
}
.ulFile_loading span{
    float: left;
    display: block;
    height: 100%;
    background-color: #1cb98e;
    animation: loading 5s ease-in-out infinite;
}
/*进度条动画*/
@keyframes loading {
    0%{
        width: 0%;
    }
    100%{
        width: 100%;
    }
}

.notify_area{
    margin: 19px 0 20px;
}
.notify_table th,
.notify_table td{
    border: 1px solid #d5dae0;
}
.notify_table th{
    height: 46px;
    background-color: #eef1f5;
    text-align: center;
    font-weight: normal;
    color: #333;
    font-size: 19px;
}
.notify_table td{
    height: 41px;
    padding: 5px;
    color: #333;
    font-size: 15px;
}
.notify_table td.notify_tHead{
    text-align: right;
    padding: 5px 20px 5px 0;
    font-weight: bold;
    background-color: #f8f8f8;
}
.notify_input{
    display: block;
    width: 100%;
    height: 100%;
    outline: none;
    box-sizing: border-box;
    border-radius: 2px;
    border: 1px solid #d5dae0;
    font-size: 15px;
    color: #333;
}
.notify_textarea{
    display: block;
    width: 100%;
    height: 160px;
    resize: none;
    outline: none;
    border-radius: 2px;
    border: 1px solid #d5dae0;
    padding: 6px;
    font-size: 15px;
    color: #333;
}
.star{
    color: #ff0000;
    font-weight: bold;
    margin: 5px 5px 0 0;
}
.upload.tbSize{
    width: 58px;
    height: 26px;
    line-height: 24px;
    background-color: #fff;
    font-weight: normal;
    float: right;
    margin: 8px 1px 0 0;
}
.notify_fileBox{
    border: 1px dashed #bec7d4;
    box-sizing: border-box;
    max-height: 131px;
}
.notify_fileList{
    clear: both;
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
    padding: 0 20px;
    background-color: #fafbfc;
}
.notify_fileList li{
    height: 43px;
    border-bottom: 1px solid #eee;
}
.notify_fileList li:last-child{
    border-bottom: none;
}
.table_main_zzy td.paddingRight{
    text-align: right;
    padding: 0 36px 0 0;
}
.table_main_zzy td.paddingLeft{
    text-align: left;
    padding: 0 0 0 20px;
}

.contentBox_title{
    height: 55px;
    line-height: 55px;
    font-size: 16px;
    color: #333;
}
.contentBox_city{
    box-sizing: border-box;
    padding: 10px;
    border: 1px dashed #d5dae0;
    background-color: #fafbfc;
    float: left;
    width: 100%;
}
.contentBox_city>li{
    width: 20%;
    float: left;
    box-sizing: border-box;
    height: 36px;
    line-height: 36px;
    padding: 0 18px 0 0;
    background: url("../images/green/city_select.png") 94px center no-repeat;
    cursor: pointer;
    position: relative;
}
.contentBox_city a.ipt_check{
    float: left;
    margin: 11px 10px;
}
.contentBox_city span{
    float: left;
    line-height: 34px;
    height: 36px;
    font-size: 15px;
    color: #666;
}
.nextLvl_ul{
    width: 294px;
    clear: both;
    overflow: hidden;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    background-color: #fff;
    position: absolute;
    top: 38px;
    left: 15px;
    box-sizing: border-box;
    padding: 10px 0 10px 15px;
    display: none;
    z-index: 2;
}
.nextLvl_ul.reverse{
    left: auto;
    right: 15px;
}
.nextLvl_ul li{
    width: 33.33%;
    float: left;
    height: 36px;
    line-height: 34px;
    font-size: 15px;
    color: #666;
    box-sizing: border-box;
    padding-left: 24px;
    background: url("../images/green/check_main.png") left center no-repeat;
}
.nextLvl_ul li.checked{
    background: url("../images/green/check_h.png") left center no-repeat;
}
.nextLvl_ul li a.ipt_check{
    margin: 11px 10px 11px 0;
}

.company_ul{
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 10px 0 10px 20px;
    border: 1px dashed #d5dae0;
    background-color: #fafbfc;
}
.company_ul li{
    width: 33.33%;
    float: left;
    height: 36px;
    line-height: 34px;
    font-size: 15px;
    cursor: pointer;
    color: #666;
    box-sizing: border-box;
    padding-left: 24px;
    background: url("../images/green/check_main.png") left center no-repeat;
}
.company_ul li.checked{
    background: url("../images/green/check_h.png") left center no-repeat;
}

.calcTitle{
    margin-bottom: 20px;
}
.calcTitle td{
    height: 30px;
    font-size: 16px;
    color: #333;
}
.calcTitle input{
    display: block;
    width: 100%;
    height: 100%;
    line-height: 28px;
    font-size: 16px;
    color: #333;
    outline: none;
    box-sizing: border-box;
    border: 1px solid #d5dae0;
    padding: 0 6px;
}
.calcBox{
    height: 244px;
}
.calcBox_left{
    width: 140px;
    height: 100%;
    box-sizing: border-box;
    border: 1px solid #d5dae0;
    position: relative;
}
.calcBox_center{
    width: 78px;
    height: 100%;
    box-sizing: border-box;
    display: table;
    padding: 0 10px;
}
.calcBox_right{
    width: 294px;
    height: 100%;
    box-sizing: border-box;
    border: 1px solid #d5dae0;
    position: relative;
}
.calcBox_title{
    height: 29px;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    color: #333;
    background-color: #d5dae0;
}
.calcBox_content{
    position: absolute;
    top: 29px;
    left: 0;
    right: 0;
    bottom: 0;
}
.calcBox_content ul{
    padding: 10px 0 0;
    clear: both;
    overflow: hidden;
}
.calcBox_content li{
    width: 100%;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    font-size: 14px;
    color: #666;
    margin-bottom: 13px;
    box-sizing: border-box;
    padding: 0 0 0 35px;
    background-color: #fff;
    background-image: url("../images/green/check_main.png");
    background-position: 11px center;
    background-repeat: no-repeat;
}
.calcBox_content li:hover{
    background-color: #eef1f5;
}
.calcBox_content li.checked{
    background-image: url("../images/green/check_h.png");
    background-position: 11px center;
    background-repeat: no-repeat;
}
.calcBox_center p{
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}
.calcBox_center a{
    display: block;
    width: 100%;
    height: 30px;
    box-sizing: border-box;
    text-align: center;
    font-size: 14px;
    border: 1px solid transparent;
    margin: 5px 0;
    float: left;
}
.calcBox_center a.calc_add{
    color: #fff;
    background-color: #1cb98e;
    line-height: 28px;
}
.calcBox_center a.calc_delete{
    line-height: 28px;
    background-color: #fff;
    border-color: #d5dae0;
    color: #666;
}
.calcBox_center a.calc_add:hover,
.calcBox_operator a:hover{
    background-color: #01a578;
}
.calcBox_center a.calc_delete:hover,
.formula_tag:hover{
    background-color: #e9eff5;
}
.calcBox_operator{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 31px;
    box-sizing: border-box;
    border-top: 1px solid #d5dae0;
    background-color: #eef1f5;
    padding: 0 10px;
}
.calcBox_operator span{
    float: left;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    margin-right: 15px;
}
.calcBox_operator a{
    float: left;
    display: block;
    width: 14px;
    height: 14px;
    margin: 8px 5px;
    text-align: center;
    line-height: 12px;
    color: #fff;
    font-size: 12px;
    background-color: #1cb98e;
}
.calcBox_formula{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 31px;
    box-sizing: border-box;
    padding: 8px 12px;
}
.formula_tag{
    float: left;
    height: 28px;
    line-height: 26px;
    padding: 0 10px;
    margin: 0 3px;
    border: 1px solid #d5dae0;
    font-size: 14px;
    color: #666;
}
.formula_operator{
    float: left;
    display: block;
    width: 14px;
    height: 14px;
    margin: 7px 3px;
    text-align: center;
    line-height: 12px;
    color: #fff;
    font-size: 12px;
    background-color: #1cb98e;
}
.slideMenu_box{
    height: 326px;
}
.slideMenu{
    width: 100%;
    clear: both;
    overflow: hidden;
}
.slideMenu li{
    min-height: 55px;
    border-bottom: 1px dashed #d5dae0;
    clear: both;
    overflow: hidden;
    position: relative;
}
/*.slideMenu li:last-child{*/
    /*border-bottom: none;*/
/*}*/
.slideMenu_title{
    height: 55px;
}
.slideMenu_icon{
    float: left;
    width: 15px;
    height: 15px;
    margin: 20px 9px 20px 0;
    background: url("../images/green/city_select_a.png") center center no-repeat;
    transition: all .2s linear;
}
.slideMenu li.rotate .slideMenu_icon{
    transform: rotate(90deg);
}
.slideMenu_title{
    float: left;
    height: 55px;
    line-height: 55px;
    font-size: 16px;
    color: #333;
    cursor: pointer;
}
.detail_tableHead th{
    height: 45px;
    border: 1px solid #d5dae0;
    background-color: #eef1f5;
    font-size: 14px;
    color: #2b323d;
    text-align: center;
    font-weight: normal;
}
.detail_tableBody{
    margin-top: 2px;
}
.detail_tableBody td{
    height: 45px;
    line-height: 44px;
    border: 1px solid #d5dae0;
    font-size: 14px;
    color: #666;
    padding: 0 10px;
    text-align: center;
}
.detail_tableBody tr:nth-child(even){
    background-color: #fafbfc;
}
.delete_button{
    display: inline-block;
    width: 60px;
    height: 30px;
    line-height: 28px;
    border-radius: 2px;
    box-sizing: border-box;
    border: 1px solid #d5dae0;
    color: #666;
    background-color: #fff;
}
.detail_tableBody td.textLeft{
    text-align: left;
}
.table_inp[type=text]{
    display: inline-block;
    width: 26px;
    height: 26px;
    border-radius: 2px;
    box-sizing: border-box;
    border: 1px solid #1cb98e;
    font-size: 14px;
    color: #666;
    text-align: center;
    padding: 0;
    outline: none;
    margin: 0 10px;
}
.menu_slider{
    float: left;
    width: 100%;
    padding-bottom: 20px;
    display: none;
}
.slideMenu li.active .menu_slider{
    display: block;
}
.delete_button:hover,
.rule_increase:hover{
    background-color: #e9eff5;
}
.rule_increase{
    width: 120px;
    height: 30px;
    box-sizing: border-box;
    border: 1px solid #d5dae0;
    border-radius: 2px;
    background-color: #fff;
    position: absolute;
    top: 16px;
    right: 4px;
    font-size: 15px;
    color: #666;
    text-align: center;
    line-height: 28px;
    z-index: 2;
    display: none;
}
.slideMenu li.rotate .rule_increase{
    display: block;
}
.descMenu_box{
    max-height: 320px;
}
.descMenu_uls{
    box-sizing: border-box;
    width: 100%;
    min-height: 0;
    clear: both;
    overflow: hidden;
    border: 1px dashed #d5dae0;
    background-color: #fafbfc;
}
.descMenu_uls li{
    width: 100%;
    border-bottom: 1px solid #d5dae0;
    box-sizing: border-box;
    padding: 10px 15px;
    clear: both;
    overflow: hidden;
    position: relative;
}
.descMenu_uls li:last-child{
    border-bottom: none;
}
.descMenu_uls li.edit_mode .leftTable_inp{
    display: block;
}
.descMenu_uls li.edit_mode .leftTable_tag{
    display: none;
}
.descMenu_left{
    float: left;
    width: 490px;
    clear: both;
    overflow: hidden;
}
.leftTable_inp{
    border: 1px solid #1cb98e;
    display: none;
}
.leftTable_inp td{
    height: 58px;
    padding: 0 10px;
}
.inp_Head{
    font-size: 16px;
    color: #333;
    font-weight: bold;
    background-color: #f0f8f8;
    text-align: right;
}
.inp_body{
    background-color: #fff;
}
.inp_body input{
    display: block;
    width: 100%;
    height: 100%;
    border: none;
    padding: 0;
    outline: none;
    font-size: 14px;
    color: #666;
}
.leftTable_tag td{
    padding: 7px 0;
    line-height: 23px;
}
.tag_Head{
    text-align: right;
    font-size: 16px;
    color: #333;
    font-weight: bold;
}
.tag_body{
    font-size: 14px;
    color: #666;
}
.descMenu_right{
    height: 16px;
    position: absolute;
    top: calc(50% - 8px);
    right: 15px;
}
.increase_table td{
    height: 54px;
    padding: 10px 0;
    font-size: 16px;
    color: #333;
}
.type_inp{
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: 1px solid #d5dae0;
    font-size: 14px;
    color: #666;
    outline: none;
}
.increase_btn{
    float: right;
    padding: 0 14px;
    height: 30px;
    border: 1px solid #d5dae0;
    font-size: 15px;
    color: #666;
    line-height: 27px;
    border-radius: 2px;
    background-color: #fff;
}
.increase_btn:hover{
    background-color: #e9eff5;
}
.increaseBox{
    box-sizing: border-box;
    width: 100%;
    max-height: 130px;
    padding: 10px 0 10px 14px;
    margin-top: 10px;
    border: 1px dashed #d5dae0;
    background-color: #fafbfc;
}
.increase_uls{
    box-sizing: border-box;
    width: 100%;
    padding: 0 14px 0 0;
    clear: both;
    overflow: hidden;
}
.increase_uls li{
    float: left;
    padding: 0 16px 0 15px;
    height: 34px;
    box-sizing: border-box;
    border: 1px solid #d5dae0;
    position: relative;
    margin: 10px;
}
.increase_uls li span{
    display: block;
    height: 34px;
    line-height: 32px;
    font-size: 14px;
    color: #666;
}
.close_white.greenType{
    position: absolute;
    top: 0;
    right: 0;
    background: #1cb98e url("../images/green/close_white.png") no-repeat center center;
}
.close_white.greenType:hover{
    background: #01815e url("../images/green/close_white.png") no-repeat center center;
}

.typeIncrease_top{
    height: 30px;
}
.typeIncrease_topLeft{
    float: left;
    height: 30px;
}
.typeIncrease_topLeft span,
.typeIncrease_topRight span{
    font-size: 16px;
    color: #333;
    float: left;
    line-height: 30px;
}
.typeIncrease_topRight{
    float: right;
    height: 30px;
}
.increase_input{
    float: left;
    display: block;
    width: 200px;
    height: 30px;
    box-sizing: border-box;
    margin: 0 10px 0 0;
    border: 1px solid #d5dae0;
    outline: none;
    font-size: 14px;
    color: #333;
}

.increase_input::-webkit-input-placeholder{
    color:#999;
}
.increase_input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#999;
}
.increase_input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#999;
}
.increase_input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:#999;
}

.typeIncrease_bottom{
    margin-top: 20px;
}
.bottom_tHead th{
    height: 45px;
    border: 1px solid #d5dae0;
    background-color: #eef1f5;
    text-align: center;
    font-weight: normal;
    font-size: 14px;
    color: #2b323d;
}
.ipt_check.block{
    display: block;
    margin: 0 auto;
}
.bottom_tBody{
    margin-top: 2px;
    max-height: 181px;
    background-color: #fff;
}
.bottom_tBody td{
    height: 45px;
    border: 1px solid #d5dae0;
    text-align: center;
    font-size: 14px;
    color: #606266;
}
.bottom_tBody tr:nth-child(even){
    background-color: #fafbfc;
}
.bottom_tBody tr:hover{
    border-top: 1px solid #ccefe6;
    box-shadow: 0px 0px 2px 1px #ccefe6;
}
.bottom_tBody tr:hover td{
    border-top: 1px solid #ccefe6;
    border-bottom: 1px solid #ccefe6;
}
.searchBox{
    border-bottom: 1px dashed #d5dae0;
    margin-bottom: 20px;
}
.searchBox:last-child{
    border-bottom: none;
}
.searchBox_topBar{
    height: 30px;
    margin-bottom: 10px;
}
.searchBox_topBar span{
    height: 30px;
    float: left;
    line-height: 28px;
    font-size: 16px;
    color: #333;
}
.marginBottom20{
    margin-bottom: 20px;
}

.details_content{
    position: absolute;
    top: 0;
    left: 56px;
    right: 56px;
    bottom: 0;
}
.details_content_top{
    box-sizing: border-box;
    border-bottom: 1px solid #e5e5e5;
    padding-top: 12px;
    padding-bottom: 20px;
}
.content_top_title{
    color: #333;
    font-size: 25px;
    text-align: center;
    margin-bottom: 13px;
}
.content_top_subTitle{
    overflow: hidden;
    height: 20px;
    line-height: 20px;
    font-size: 15px;
    color: #aaa;
    text-align: center;
}
.subTitle_tags{
    margin: 0 20px;
    display: inline-block;
}
.fSizeSet{
    color: #aaa;
    margin: 0 2px;
}
.fSizeSet:hover{
    color: #21a65f;
    text-decoration: underline;
}
.details_content_middle{
    padding: 10px 0 25px 10px;
    border-bottom: 1px solid #e5e5e5;
}
.details_content_middle p{
    font-size: 15px;
    color: #666;
    letter-spacing: 1px;
    line-height: 30px;
    text-indent: 31.5px;
}
.details_content_bottom{
    overflow: hidden;
    padding: 26px 0;
}
.files_download{
    overflow: hidden;
    margin-bottom: 10px;
}
.files_download span{
    float: left;
    line-height: 30px;
    font-size: 15px;
    color: #333;
}
.files_download a.desc_btn{
    float: left;
    margin: 0;
}
.status_files.height38{
    height: 38px;
}
.file.lineHeight37,
.status_download.lineHeight37{
    line-height: 37px;
}
.marginRight{
    margin-right: 25px;
}
.status_download.f_left{
    float: left;
}
.status_preview{
    float: left;
    height: 100%;
    line-height: 38px;
    font-size: 14px;
    color: #bbb;
    padding-left: 20px;
    margin-right: 15px;
    background: url("../images/green/eyes_iocn.png") left center no-repeat;
}
.status_preview:hover{
    color: #21a65f;
    background: url("../images/green/eyes_iocn_h.png") left center no-repeat;
}
.status_files.styleReset{
    width: 100%;
    border-top: none;
}

/*2018-12-17新增*/
.monitor_tit2{
    padding-right: 76px;
    padding-left: 32px;
}
.animate_btn{
    position: absolute;
    width: 32px;
    height: 100%;
    top: 0;
    z-index: 3;
    box-sizing: border-box;
}
.animateBox{
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.animate_prev{
    left: 0;
    border-right: 1px solid #d5dae0;
    background: url("../images/green/icon_in_left.png") center center no-repeat;
}
.animate_prev:hover{
    /*background: #1cb98e url("../images/green/icon_in_left_hover.png") center center no-repeat;*/
}
.animate_next{
    right: 45px;
    border-left: 1px solid #d5dae0;
    border-right: 1px solid #d5dae0;
    background: url("../images/green/icon_in_right.png") center center no-repeat;
}
.animate_next:hover{
    /*background: #1cb98e url("../images/green/icon_in_right_hover.png") center center no-repeat;*/
}
.animate_prev.disabled{
    background: url("../images/green/icon_in_left_disable.png") center center no-repeat;
}
.animate_next.disabled{
    background: url("../images/green/icon_in_right_disable.png") center center no-repeat;
}

.show{
    display: block;
}
.hide{
    display: none;
}


/*2018-01-11新增*/
.topBar_rightTop{
    height: 34px;
    float: right;
    overflow: hidden;
    padding-right: 5px;
}
.topBar_rightTop_user{
    height: 100%;
    line-height: 34px;
    float: left;
    font-size: 13px;
    color: #fff;
    padding-left: 25px;
    margin-right: 10px;
    background: url("../images/green/icon_id_02.png") left 7px no-repeat;
}
.topBar_rightTop_buttons{
    float: left;
    height: 100%;
}
.buttons_link{
    display: block;
    float: left;
    height: 20px;
    line-height: 20px;
    width: 20px;
    margin: 7px 10px 7px 0;
    position: relative;
    text-align: center;
}
.buttons_link_bubbles{
    position: absolute;
    width: 13px;
    height: 13px;
    text-align: center;
    line-height: 14px;
    color: #fff;
    font-size: 10px;
    font-family: Arial;
    top: -5px;
    right: -5px;
    background: url("../images/green/amounts_icon.png") center center no-repeat;
}
.topBar_rightBottom{
    float: right;
    height: 34px;
    width: 67%;
    margin-right: 15px;
}
.topBar_rightBottom_uls{
    height: 100%;
    float: right;
}
.topBar_rightBottom_uls li{
    width: 121px;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    text-align: center;
    float: left;
    color: #fff;
    cursor: pointer;
    /*background: url("../images/green/enterance.png") center -2px no-repeat;*/
    margin-left: -28px;
    position: relative;
}
.topBar_rightBottom_uls li.active{
    color: #666;
    z-index: 20;
    background: url("../images/green/enterance_active.png") center -2px no-repeat;
}
.zIndex3{
    z-index: 3;
}
.zIndex4{
    z-index: 4;
}
.zIndex5{
    z-index: 5;
}
.zIndex6{
    z-index: 6;
}
.zIndex7{
    z-index: 7;
}
.zIndex8{
    z-index: 8;
}
.zIndex9{
    z-index: 9;
}
.zIndex10{
    z-index: 10;
}
.topBar_rightBottom_system{
    float: right;
    height: 100%;
    position: relative;
}
.system_entrance{
    height: 100%;
    line-height: 34px;
    box-sizing: border-box;
    text-align: center;

    /*background: url("../images/green/enter_system.png") center center no-repeat;*/
    position: relative;
    z-index: 15;
    padding: 0 6px 0 8px;
}
.system_entrance span{
    display: block;
    height: 34px;
    color: #fff;
    padding-right: 16px;
    font-size: 13px;
    background: url("../images/green/arrow_system.png") right center no-repeat;
    cursor: pointer;
}
.topBar_rightBottom_system ul{
    position: absolute;
    clear: both;
    overflow: hidden;
    right: 2px;
    top: 34px;
    background-color: #fff;
    border: 1px solid #CED6D4;
    box-shadow: 0 0 8px rgba(0, 0, 0, .33);
    z-index: 50;
    width: 169px;
    display: none;
}
.topBar_rightBottom_system ul li{
    float: left;
    width: 100%;
    padding: 0 20px;
    height: 38px;
    border-bottom: 1px solid #e8e8ed;
    font-size: 14px;
    line-height: 37px;
    text-align: left;
    cursor: default;
    overflow: hidden;
}
.topBar_rightBottom_system ul li a{
    text-decoration: none;
    color: #666;
}
.topBar_rightBottom_system ul li a.active,
.topBar_rightBottom_system ul li a:hover{
    color: #1cb98e;
    font-weight: bold;
}
.topBar_rightBottom_system ul li:last-child{
    border-bottom: none;
}
.sheet_c2_num {
    position: absolute;
    top: 73px;
    right: 28%;
    color: #44ada8;
    font-weight: bold;
    font-size: 15px;
    border:1px solid #7cc5c2;
    border-radius: 2px;
    line-height: 30px;
    padding:0 7px 0 9px;
}
.sheet_c2_num span {
    font-size: 11px;
    padding:0 18px 0 10px;
    background: url('../images/green/lightning.png') no-repeat right center;
}

/*换肤按钮*/
.peeling_btn{
    position:absolute;
    left:50%;
    top:5px;
    margin-left:-20px;
    width:40px;
    z-index: 100;
    background:rgba(0,0,0,.3);
}
.peeling_btn li{
    margin:5px 0px;
    height:20px;
    line-height: 20px;
    border-radius: 25px;
    text-align: center;
    font-size: 14px;
    color:#fff;
    cursor: pointer;
    background:#ffc71f;
}
.peeling_btn li.active{
    background:#fff;
    color:#333;
}




/* style_green */
.clearfix:before {
    content: "";
    display: table;
    clear: both;
}

.inline {
    display: inline-block;
}

.clear {
    clear: both;
}

/*盒子*/
.boxs {
    box-sizing: border-box;
}

.txt_center {
    text-align: center;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.txt_right {
    text-align: right;
}

/*江苏省价格监控平台-登录页-1.1*/
.container_green {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    min-width: 1580px;
    min-height: 730px;
}

.bgT {
    background: url(../images/green/loginBgT.jpg) no-repeat center top;
    background-size: 100% 100%;
    height: 100%;
    text-align: center;
}

.bottom_login1 {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    height: 42%;
}

.login_box {
    height: 196px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    background-size: 100% 1000%;
}

.bottom_login2 {
    position: absolute;
    top: 180px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    background-size: 100% 100%;
}

.login_tit {
    margin-top: 172px;
}

.login_b {
    width: 972px;
    margin: 0px auto;
}

.login_line1 {
    font-size: 0px;
    padding-top: 40px;
    text-align: center;
}

.login_ipt {
    width: 264px;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    padding: 0px 10px 0px 56px;
    outline: none;
    border: 1px solid #cccccc;
    margin-right: 8px;
    box-sizing: border-box;
    vertical-align: middle;
}

.ipt_ico1 {
    background: #fff url(../images/green/ipt_ico1.png) no-repeat left center;
}

.ipt_ico2 {
    background: #fff url(../images/green/ipt_ico2.png) no-repeat left center;
}

.confirmation {
    margin-right: 8px;
    vertical-align: middle;
}

.confirm_btn {
    width: 110px;
    height: 46px;
    border: 1px solid #2ce0b9;
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    line-height: 45px;
    text-align: center;
    vertical-align: middle;
    box-sizing: border-box;
    text-decoration: none;
    background: #16d0a8;
    box-shadow: 0px 0px 5px 0px rgba(0, 70, 66, .6);
}

.confirm_btn:hover {
    box-shadow: none;
}

.checkBox_b {
    float: left;
    margin-top: 25px;
    height: 30px;
    line-height: 30px;
    margin-left: 5px;
    cursor: pointer;
}

.checkbox_txt {
    font-size: 16px;
    color: #fff;
    vertical-align: middle;
    cursor: pointer;
}

.checkBox {
    width: 15px;
    height: 15px;
    vertical-align: middle;
    background: #fff;
    cursor: pointer;
    border: 0px;
}

.password_back {
    width: 68px;
    display: inline-block;
    float: right;
    margin-top: 25px;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    color: #fff;
    font-size: 16px;
    text-decoration: underline;
    text-align: center;
}

.login_last_txt {
    font-size: 15px;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 0px;
    right: 0px;
    line-height: 20px;
    bottom: 25px;
}

/*江苏省价格监控平台-引导页-1*/
.guideBg {
    background: url(../images/green/guideBg.jpg) no-repeat center center;
    background-size: 100% 100%;
}

.guideMain {
    height: 310px;
    width: 1400px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -155px 0px 0px -700px;
}

.guideTit {
    position: absolute;
    top: -182px;
    left: 0px;
    right: 0px;
    text-align: center;
}

.guide_main {
    width: 100%;
    height: 100%;
}

.guide_main li {
    width: 20%;
    float: left;
    padding: 0px 20px;
    box-sizing: border-box;
}

.guide_main li .guide_item {
    display: inline-block;
    background: url(../images/green/guide_item.png) no-repeat center center;
    width: 240px;
    height: 284px;
    background-size: 100% 100%;
    cursor: pointer;
}

.guide_main li .guide_item:hover {
    background: url(../images/green/guide_item_h.png) no-repeat center center;
    box-shadow: 0px 1px 10px 1px rgba(3, 146, 129, .3);
}

.guide_out {
    display: inline-block;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 74px;
    height: 30px;
    background: url(../images/green/guide_out.png) no-repeat center center;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    text-align: left;
    color: #fff;
    font-size: 13px;
    line-height: 30px;
    text-decoration: none;
}

.guide_switch {
    display: inline-block;
    float: left;
    width: 33px;
    height: 30px;
    background: url(../images/green/switch.png) no-repeat 13px center;
}

.guide_ico {
    margin-top: 48px;
    display: inline-block;
    width: 100%;
    height: 132px;
    text-align: center;
    line-height: 132px;
}

.vertical {
    vertical-align: middle;
}

.guide_txt {
    display: inline-block;
    width: 100%;
    margin-top: 30px;
    line-height: 38px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #555555;
}

/*江苏省价格监控平台-商品基准库管理-商品条码管理*/
.nav_line_zzy {
    height: 40px;
    border-bottom: 1px solid #eef1f5;
    line-height: 40px;
    background: url(../images/green/nav_ico_zzy.png) no-repeat 20px center;
    padding-left: 40px;
    font-size: 14px;
    color: #2b323d;
}

.nav_a_zzy {
    display: inline-block;
    color: #2b323d;
}

.nav_a_zzy:hover {
    text-decoration: underline;
}

.nav_span_zzy {
    color: #27bd90;
    display: inline-block;
}

.page_a_zzy {
    position: absolute;
    top: 96px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    overflow: hidden;
    z-index: 0;
}

.page_a_zzy2 {
    position: absolute;
    top: 41px;
    left: 20px;
    right: 30px;
    bottom: 0px;
    overflow: hidden;
}

.page_a_zzy3 {
    position: absolute;
    top: 41px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    padding: 20px 20px 0px;
    overflow: hidden;
}

.page_tit_zzy,
.page_tit_zzy2 {
    height: 45px;
    line-height: 45px;
    font-size: 15px;
    font-weight: bold;
    color: #333333;
}

.select_b_zzy {
    position: relative;
    z-index: 2;
    border: 1px dashed #bec7d4;
    background: #fafbfc;
    padding: 5px 10px;
    box-sizing: border-box;
}

.index0 {
    z-index: 0;
}

.over_hide {
    overflow: hidden;
    height: 40px;
}

.over_hide2 {
    overflow: hidden;
    height: 80px;
}

.over_hide3 {
    overflow: hidden;
}

.rightSel_zzy {
    float: left;
    width: 233px;
}

.margin24 {
    margin-right: 10px;
    margin-left: 24px;
}

.sel_btn_zzy,
.reSet_btn_zzy {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    width: 58px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 2px;
}

.sel_btn_zzy {
    background: #f79a4a;
}

.sel_btn_zzy:hover {
    background: #f78625
}

.reSet_btn_zzy {
    background: #2680ff;
}

.reSet_btn_zzy:hover {
    background: #0568f0;
}

.leftSel_zzy,
.leftSel_zzy2 {
    width: 877px;
    float: left;
}

.sel_box_zzy {
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
}

.sel_txt_zzy,
.sel_txt_zzy2 {
    font-size: 15px;
    display: inline-block;
    text-align: center;
    min-width: 80px;
    line-height: 30px;
}

.sel_ipt_zzy,
.sel_sel_zzy {
    width: 100%;
    outline: none;
    border: 1px solid #d5dae0;
    height: 30px;
    background: #fff;
    box-sizing: border-box;
    line-height: 28px;
    padding: 0px 10px;
    vertical-align: top;
    /*margin-left: -5px;*/
    border-radius: 2px;
}

.sel_sel_zzy {
    margin-left: 0px;
    color: #999999;
    padding: 5px;
    vertical-align: baseline;
}

.sel_sel2_zzy {
    color: #404040;
}

.sel_sel_border {
    display: inline-block;
    position: relative;
    width: 200px;
    margin-left: -5px;
}

.select_ico_zzy {
    position: absolute;
    right: 4px;
    top: 1px;
    background: url(../images/green/select_ico.jpg) no-repeat center center;
    width: 14px;
    height: 28px;
}

.table_box_zzy {
    position: absolute;
    top: 105px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

.table_box_zzy2 {
    position: absolute;
    top: 115px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

.top121 {
    top: 121px;
}

.table_tip_zzy {
    margin-bottom: 10px;
}

.table_tip_btn_zzy {
    float: right;
    height: 30px;
}

.table_tip_btn_zzy a {
    float: right;
    min-width: 60px;
    padding: 0px 15px;
    text-align: center;
    border: 1px solid #d5dae0;
    color: #4f5356;
    line-height: 28px;
    height: 30px;
    background: #fafbfc;
    margin-left: 5px;
    border-radius: 2px;
    font-size: 14px;
}

.table_tip_btn_zzy a:hover {
    background: #e9eff5;
}

.table_tip_main_zzy {
    margin-right: 300px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #999999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tip1_zzy {
    color: #606266;
}

.marginB2 {
    margin-bottom: 2px;
}

.table_head_zzy td {
    border: 1px solid #d5dae0;
    background: #eef1f5;
    text-align: center;
    color: #2b323d;
    height: 42px;
    font-size: 14px;
}

.table_head_zzy table {
    border: 1px solid #d5dae0;
    width: 100%;
}

.table_main_zzy table,
.table_main_zzy3 table {
    font-size: 14px;
    text-align: center;
    width: 100%;
    border: 1px solid #eeeeee;
}

.table_main_zzy tr,
.table_main_zzy3 tr {
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
}

.table_main_zzy tr.black,
.table_main_zzy3 tr.black {
    background: #fafbfc;
}

.table_main_zzy td,
.table_main_zzy3 td {
    height: 35px;
    border-right: 1px solid #eeeeee;
}

.table_main_zzy td.pad_zzy {
    /*padding:0px 20px;*/
    text-align: center;
}

.table_main_zzy tr:hover {
    border-left:  1px solid #9ab9f6;
    border-bottom: 1px solid #9ab9f6;
    background: #dfecff;
}
.table_main_zzy tr:hover td{
    border-top: 1px solid #9ab9f6;
}
.table_main_zzy tr:hover td:last-child{
    border-right: 1px solid #9ab9f6;
}

.color_green {
    min-width: 74px;
    text-align: right;
    color: #2680ff;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/green/start_zzy.png) no-repeat right center;
    padding-right: 18px;
}

.color_warning {
    min-width: 74px;
    text-align: right;
    display: inline-block;
    color: #f79a4a;
    vertical-align: middle;
    background: url(../images/green/forbidden_zzy.png) no-repeat right center;
    padding-right: 18px;
}

.color_danger {
    min-width: 74px;
    text-align: right;
    display: inline-block;
    color: #f41616;
    vertical-align: middle;
    background: url(../images/green/error_zzy.png) no-repeat right center;
    padding-right: 18px;
}

.table_main1_a {
    display: inline-block;
    width: 60px;
    text-align: center;
    border: 1px solid #d5dae0;
    color: #4f5356;
    line-height: 28px;
    height: 30px;
    background: #fff;
    margin: 0px 3px;
    border-radius: 2px;
}

.table_main1_a:hover {
    background: #2680ff;
    border-color: #2680ff;
    color: #fff;
}

.table_main1_span {
    display: inline-block;
    width: 60px;
    height: 30px;
    margin: 0px 3px;
    vertical-align: middle;
}

.marginR5 {
    margin-right: 5px;
}

.page_check_zzy {
    margin-top: 10px;
}

.page_check_tip_zzy {
    float: left;
    font-size: 14px;
    line-height: 36px;
}

.bold_zzy {
    font-weight: bold;
}

.pageCheck_zzy {
    width: 475px;
    font-size: 14px;
}

.first_page,
.prev_page,
.next_page,
.last_page {
    display: inline-block;
    float: left;
    padding: 0px 10px;
    line-height: 34px;
    border: 1px solid #d5dae0;
    border-right: 0px;
    border-top-left-radius: 2px;
    border-top-bottom-radius: 2px;
    color: #666666;
}

.dis {
    color: #bbbbbb;
}

.prev_page {
    border-radius: 0px;
}

.last_page {
    border: 1px solid #d5dae0;
}

.page_math {
    float: left;
}

.page_math li {
    float: left;
    width: 35px;
    height: 36px;
    border: 1px solid #d5dae0;
    border-right: 0px;
    text-align: center;
    line-height: 34px;
    box-sizing: border-box;
    cursor: pointer;
}

.page_math li:hover,
.page_math li.active {
    background: #2680ff;
    border-top-color: #2680ff;
    border-bottom-color: #2680ff;
    color: #fff;
}

/*江苏省价格监控平台-组织人员管理-监测机构及人员管理-2*/
.page_tit_zzy2 li {
    float: left;
}

.page_tit_zzy2 li a {
    padding: 0px 15px;
    color: #929ca5;
    line-height: 15px;
    border-right: 1px solid #b7bfc7;
    font-size: 15px;
    display: inline-block;
    font-weight: normal;
}

.page_tit_zzy2 li:hover a,
.page_tit_zzy2 li.active a {
    color: #333333;
    font-weight: bold;
}

.page_tit_zzy2 li:last-child a {
    border-right: 0px;
}

.page_tit_zzy2 li:first-child a {
    padding-left: 0px;
}

.leftSel_zzy2 {
    min-height: 101px;
}

.sel_txt_zzy2 {
    line-height: 30px;
    text-align: left;
}

.ipt_line {
    background: url(../images/green/ipt_line.png) no-repeat center center;
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: top;
}

.super_sel {
    font-size: 14px;
    line-height: 30px;
    background: url(../images/green/super_sel_ico.png) no-repeat right center;
    padding-right: 21px;
    display: inline-block;
    color: #7e848c;
}

.super_sel.up {
    background: url(../images/green/super_sel_ico2.png) no-repeat right center;
}

.top1_zzy {
    top: 146px;
}

.ipt_check {
    background: url("../images/green/check_main.png") no-repeat center center;
    width: 14px;
    height: 14px;
    display: inline-block;
}

.ipt_check.checked {
    background: url("../images/green/check_h.png") no-repeat center center;
}

/*首页*/
.bgSheet2 {
    background: url("../images/green/sheet_b2.png") center center no-repeat;
    background-size: 100% 100%;
}

.rightSide_box_content03 {
    position: absolute;
    top: 84px;
    left: 40px;
    bottom: 10px;
    right: 20px;
}

.menu_icon a {
    text-align: center;
    line-height: 57px;
}

.menu_icon a {
    vertical-align: middle;
}

/*江苏省价格监控平台-组织人员管理-监测机构及人员管理-2*/
.msg_limit_zzy {
    outline: none;
}

.leftSel_table_zzy table {
    width: 100%;
}

.leftSel_table_zzy table td {
    font-size: 15px;
    height: 40px;
    box-sizing: border-box;
    padding: 0px;
}

.leftSel_table_zzy table td.right {
    text-align: right;
}

.leftSel_table_zzy table td.txt {
    text-align: right;
}

/*江苏省价格监控平台-监测条数统计汇总-报送条数统计*/
.posi_zzy {
    display: inline-block;
    position: relative;
    vertical-align: top;
    height: 30px;
}

.data_ipt {
    float: left;
    width: 100%;
    outline: none;
    border: 1px solid #d5dae0;
    height: 30px;
    background: #fff;
    box-sizing: border-box;
    line-height: 28px;
    padding: 0px 17px 0px 2px !important;
    border-radius: 2px;
}

.data_ipt_size {
    padding: 0px 17px 0px 7px !important;
}

.data_ico {
    display: inline-block;
    position: absolute;
    right: 5px;
    top: 0px;
    cursor: pointer;
    width: 12px;
    height: 30px;
    background: url(../images/green/data_ico.png) no-repeat center;
}

.table_head_zzy2 {
    background: #eef1f5;
}

.table_head_zzy2 td.bold {
    font-weight: bold;
}

.table_head_zzy2 table {
    border: 1px solid #d5dae0;
    border-bottom: 0px;
}

.table_head_zzy2 table td {
    border: 1px solid #d5dae0;
    border-bottom: 0px;
    font-size: 14px;
}

/*江苏省价格监控平台-商品基准库-监测指标管理*/
.table_tip_btn_zzy2 a {
    /*width:68px;*/
}

.table_box_l_zzy {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 10px;
    width: 269px;
}

.table_box_r_zzy {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 289px;
}

.popup_container5_zzy {
    position: absolute;
    width: 650px;
    height: 458px;
    background: #fff;
    top: 50%;
    left: 50%;
    margin: -229px 0px 0px -325px;
}

.popup_footer_zzy {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
}

.popup_footer_zzy a {
    margin-left: 10px;
}

.popup_footer_zzy a.delete {
    background: #fff;
    border: 1px solid #d5dae0;
    border-radius: 2px;
    color: #333333;
    line-height: 28px;
}

.popup_footer_zzy a.delete:hover {
    background: #e9eff5;
}

.popup_content_zzy {
    height: 358px;
    padding: 30px 20px 0px;
}

.select_b_zzy2 {
    border: 1px dashed #bec7d4;
    background: #fafbfc;
    padding: 15px 20px 15px 0px;
    box-sizing: border-box;
}

.marginT30 {
    margin-top: 30px;
}

.select_b_zzy3 {
    position: relative;
    background: #eef1f5;
    padding: 2.5px 20px 2.5px 0px;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.leftSel_table_close {
    position: absolute;
    width: 20px;
    height: 45px;
    right: 0px;
    top: 0px;
    background: url(../images/green/leftSel_table_close.png) no-repeat center center;
}

.new_add_box {
    padding-top: 10px;
    text-align: center;
}

.new_add_a {
    display: inline-block;
    height: 30px;
    width: 90px;
    text-align: center;
    border: 1px solid #d5dae0;
    line-height: 28px;
    color: #666666;
    border-radius: 3px;
}

.new_add_a:hover {
    background: #e9eff5;
}

.popup_container6_zzy {
    position: absolute;
    width: 650px;
    height: 234px;
    background: #fff;
    top: 50%;
    left: 50%;
    margin: -117px 0px 0px -325px;
}

.popup_content2_zzy {
    height: 134px;
    padding: 30px 20px;
}

.popup_container7_zzy {
    position: absolute;
    width: 650px;
    height: 368px;
    background: #fff;
    top: 50%;
    left: 50%;
    margin: -184px 0px 0px -325px;
}

.leftSel_tablePop_zzy td {
    color: #666666;
}

.leftSel_tablePop_zzy td.txt {
    color: #2b323d;
}

/*江苏省价格监控平台-价格监测管理-待填报-本级待填报*/
.prix_box {
    border: 1px solid #d5dae0;
    box-sizing: border-box;
    position: relative;
}

.prix_tit {
    /*float:left;*/
    background: #eef1f5 url(../images/green/prix_ico.png) no-repeat 20px center;
    padding-left: 33px;
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #333333;
    font-size: 15px;
    font-weight: bold;
    border-bottom: 1px solid #d5dae0;
    box-sizing: border-box;
}

.prix_tit2 {
    background: #eef1f5;
    padding-left: 20px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #d5dae0;
    box-sizing: border-box;
    position: relative;
}

.prix_tit3 {
    background: #eef1f5;
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #d5dae0;
    box-sizing: border-box;
    position: relative;
}

.prix_check {
    float: right;
    margin-top: -1px;
}

.prix_check li {
    float: left;
    height: 51px;
    border-left: 1px solid #d5dae0;
    padding: 0px 15px;
    color: #666666;
    line-height: 50px;
    font-size: 15px;
    font-weight: normal;
    cursor: pointer;
}

.prix_check li.active,
.prix_check li:hover {
    background: #fff;
    color: #31c093;
    font-weight: bold;
    border-top: 3px solid #31c093;
    box-sizing: border-box;
    line-height: 44px;
}

.prix_check2 {
    float: left;
    margin-top: -1px;
}

.prix_check2 li {
    float: left;
    height: 51px;
    border-right: 1px solid #d5dae0;
    padding: 0px 15px;
    color: #666666;
    line-height: 50px;
    font-size: 15px;
    font-weight: normal;
    cursor: pointer;
}

.prix_check2 li.active,
.prix_check li:hover {
    background: #fff;
    color: #333;
    font-weight: bold;
    border-top: 3px solid #31c093;
    box-sizing: border-box;
    line-height: 44px;
}

.marginT10 {
    margin-top: 10px;
}

.prix_con {
    padding: 15px 15px;
}

.tip2_zzy {
    color: #1cb98e;
    font-weight: bold;
}

.color333 {
    color: #2b323d;
}

.prix_msg {
    /*height:30px;*/
    line-height: 30px;
    font-size: 15px;
    color: #666666;
    padding: 0px 10px;
    float: left;
    width: 100%;
}

.prix_msg li {
    float: left;
    width: 33.3%;
}

.left {
    text-align: left;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

.table_main_zzy td.tit {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    padding: 0px 15px;
}

.prix_ipt {
    width: 103px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #999999;
    outline: none;
    border: 1px solid #d5dae0;
}

.prix_ipt.active {
    border-color: #1cb98e;
}

.last_tip_box {
    font-size: 13px;
    line-height: 26px;
    margin-top: 15px;
}

.last_tip_left {
    float: left;
    font-size: 14px;
}

.last_tip_box p {
    margin-left: 80px;
    color: #999999;
}

.table_main_zzy td.red,
.table_main_zzy td a.red {
    color: #e81919;
}

.table_main_zzy td.green,
.table_main_zzy td a.green {
    color: #1cb98e;
}

.prix_table_a {
    display: inline-block;
    width: 104px;
    font-size: 12px;
    text-decoration: underline;
    color: #1cb98e;
    text-align: center;
}

/*江苏省价格监控平台-价格监测管理-监测任务反馈*/
.marginT20 {
    margin-top: 20px;
}

.table_main_zzy2 td {
    padding: 0px 8px;
}

.table_main2_a {
    display: inline-block;
    min-width: 60px;
    text-align: center;
    border: 1px solid #d5dae0;
    color: #4f5356;
    line-height: 28px;
    height: 30px;
    background: #fff;
    margin: 0px 3px;
    border-radius: 2px;
    padding: 0px 8px;
}

.table_main2_a:hover {
    background: #3dc595;
    border-color: #3dc595;
    color: #fff;
}

.prix_msg2 li {
    width: 25%;
    float: left;
}

/*江苏省价格监控平台-组织人员管理-监测机构及人员管理*/
.top_btn_box {
    margin-bottom: 15px;
}

.top_btn_a {
    margin-right: 10px;
    float: left;
    border: 1px solid #d5dae0;
    background: #fafbfc;
    height: 30px;
    padding: 0px 15px;
    line-height: 28px;
    text-align: center;
    display: inline-block;
    color: #4f5356;
    box-sizing: border-box;
    border-radius: 2px;
    font-size: 14px;
}

.top_btn_a:hover {
    background: #e9eff5;
}

.redStar_zzy {
    position: absolute;
    right: -12px;
    top: 0px;
    display: inline-block;
    width: 6px;
    height: 30px;
    background: url(../images/green/redStar.png) no-repeat center center;
}

.position_zzy {
    position: relative;
}

.padding_r1 {
    padding-right: 20px;
    padding-left: 0px;
}

.leftSel_table_zzy table.height43 td {
    height: 43px;
}

.marginT15 {
    margin-top: 15px;
}

.accessory_line {
    height: 40px;
    line-height: 40px;
    padding: 0px 15px;
    border: 1px solid #d5dae0;
    margin-bottom: 1px;
    border-top: 2px solid #2680ff;
    box-sizing: border-box;
    background: #eef1f5;
    color: #2b323d;
    font-size: 15px;
}

.accessory_a {
    float: right;
    height: 100%;
    width: 15px;
    display: inline-block;
    background: url(../images/green/accessory_a.png) no-repeat center center;
}

.table_head_zzy3 table {
    border-bottom: 0px;
    border-right: 0px;
}

.table_head_zzy3 tr td,
.table_main_zzy3 tr td {
    border: 0px;
    border-right: 1px solid #d5dae0;
}

.table_main_zzy3 table {
    border-top: 0px;
    border-right: 0px;
}

.table_main_zzy3 td {
    height: 36px;
    color: #606266;
}

.table_main_zzy3 tr {
    border: 0px;
}

.table_main_zzy3 tr:hover {
    border: 0px;
    box-shadow: none;
}

.table_main_zzy3 td.left {
    padding: 0px 17px;
}

.bottom20 {
    bottom: 20px;
}

.cloud_down,
.delete_down {
    display: inline-block;
    height: 36px;
    width: 20px;
    margin: 0px 4px;
    background: url('../images/green/cloud_down.png') no-repeat center center;
}

.delete_down {
    background: url('../images/green/delete_down.png') no-repeat center center;
}

.keep_box {
    text-align: center;
    margin-top: 10px;
}

.keep_btn {
    display: inline-block;
    width: 90px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    background: #2680ff;
    border-radius: 2px;
}

.keep_btn:hover {
    background: #0568f0;
}

.rightSide_padding {
    padding: 0px 20px 20px;
}

.padding0 {
    padding: 0px;
}

.posi_none {
    position: relative;
}

.content_list02_zzy li {
    height: 46px;
}

.content_list02_zzy li:last-child .list02_text {
    border-bottom: 1px dotted #b7b7b7;
}

.msg_tip1_zzy,
.msg_tip2_zzy {
    background: url(../images/green/msg_tip1.png) no-repeat center center;
    display: inline-block;
    width: 52px;
    height: 20px;
    box-sizing: border-box;
    padding-left: 2px;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
}

.msg_tip2_zzy {
    background: url(../images/green/msg_tip2.png) no-repeat center center;
}

.tip_color1 {
    color: #1cb98e;
}

.tip_color2 {
    color: #fa9c19;
}

/*江苏省价格监控平台-价格监测管理-监测任务列表*/
.tit_a_box {
    float: right;
    margin-top: 10px;
    margin-right: 15px;
}

.tit_a_box a {
    display: inline-block;
    float: left;
    margin-left: 10px;
    min-width: 60px;
    padding: 0px 13px;
    box-sizing: border-box;
    height: 30px;
    border: 1px solid #d5dae0;
    border-radius: 2px;
    line-height: 28px;
    text-align: center;
    color: #666666;
    background: #fff;
    font-weight: normal;
    font-size: 14px;
}

.tit_a_box a:hover {
    background: #e9eff5;
}

.prix_con_c {
    background: #fafbfc;
    padding: 0px 15px 15px 15px;
}

.prix_con_c_line {
    font-size: 15px;
    line-height: 55px;
    color: #333333;
}

.select_b_table {
    width: 100%;
    font-size: 15px;
}

.select_b_table td {
    height: 50px;
}

.sel_check {
    display: inline-block;
    font-size: 14px;
    color: #666666;
    min-width: 113px;
    padding-left: 23px;
    background: url(../images/green/main_check2.png) no-repeat left center;
}

.sel_check.checked {
    background: url(../images/green/main_check2_h.png) no-repeat left center;
}

.sel_a {
    display: inline-block;
    margin-left: 10px;
    width: 60px;
    height: 28px;
    line-height: 26px;
    border: 1px solid #d5dae0;
    border-radius: 2px;
    text-align: center;
    color: #666666;
    font-size: 14px;
    box-sizing: border-box;
    background: url(../images/green/sel_a_bg.png) repeat-x;
}

.sel_a:hover {
    background: url(../images/green/sel_a_h_bg.png) repeat-x;
}

.marginB15 {
    margin-bottom: 15px;
}

.monitor_box {
    border: 1px solid #d5dae0;
    position: relative;
}

.monitor_tit {
    border-bottom: 1px solid #d5dae0;
    font-size: 15px;
    padding-left: 20px;
    height: 44px;
    line-height: 44px;
    background: #fafbfc;
    position: relative;
}

.monitor_right {
    position: relative;
    float: right;
    background: #eef1f5;
    color: #2b323d;
    padding: 0px 20px;
    height: 43px;
    line-height: 43px;
    border-left: 1px solid #d5dae0;
}

.monitor_right_close {
    background: url(../images/green/monitor_right_close.png) no-repeat center center;
    position: absolute;
    right: 0px;
    top: 0px;
    display: inline-block;
    width: 16px;
    height: 16px;
}

.monitor_right_add {
    display: inline-block;
    float: right;
    /*width:80px;*/
    margin-top: 6px;
    margin-right: 20px;
    background: #1cb98e url(../images/green/monitor_right_add.png) no-repeat 14px center;
    padding-left: 36px;
    color: #fff;
    height: 30px;
    line-height: 30px;
    border-radius: 2px;
    padding-right: 15px;
}

.monitor_right_add:hover {
    background: #01a578 url(../images/green/monitor_right_add.png) no-repeat 14px center;
}

.select_b_zzy4 {
    padding: 10px 15px 10px 0px;
}

.font-15 {
    font-size: 15px;
}

.scroll_box_zzy {
    position: absolute;
    top: 45px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    overflow: hidden;
}

.scroll_box_zzy.addPadding {
    left: 20px;
    right: 20px;
}

.bgWhite {
    background: #fff;
}

.monitor_con {
    padding: 15px;
}

.paddingL28 {
    padding-left: 28px;
}

.font-14 {
    font-size: 14px;
}

.monitor_check_line {
    height: 33px;
}

.sel_check2 {
    height: 33px;
    line-height: 33px;
    color: #999;
    font-size: 13px;
}

.color999 {
    color: #999;
}

.margin0 {
    margin: 0px;
}

.paddingT20 {
    padding-top: 20px;
}

.table_big_tit {
    border: 1px solid #d5dae0;
    border-bottom: 0px;
    height: 79px;
    padding-top: 20px;
    text-align: center;
}

.table_big_tit1 {
    font-size: 17px;
    font-weight: bold;
    line-height: 17px;
}

.table_big_tit2 {
    line-height: 30px;
    color: #999;
    font-size: 13px;
}

.table_math {
    color: #333;
}

.table_main3_zzy td {
    padding: 0px 4px;
}

/*选中状态的颜色*/
.table_main3_zzy td.colorPitch {
    background: #f4faff;
}

.table_main3_zzy td.superScript {
    background-image: url("../images/green/superScript.png");
    background-repeat: no-repeat;
    background-position: left top;
}

.table_main3_zzy td.warning {
    background: #f1ab30;
}

.table_main3_zzy td.warning a {
    color: #fff;
}

.inspect_a {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

.inspect_a a {
    display: inline-block;
    width: 90px;
    text-align: center;
    line-height: 36px;
    border: 1px solid #d5dae0;
    border-radius: 2px;
    font-size: 15px;
    color: #333333;
    margin: 0px 4px;
}

.inspect_a a.inspect_a_green {
    border-color: #1cb98e;
    background: #1cb98e;
    color: #fff;
    font-weight: bold;
}

.inspect_a a:hover {
    background: #e9eff5;
}

.inspect_a a.inspect_a_green:hover {
    background: #01a578;
}

.table_ipt_change {
    vertical-align: middle;
}

.superScript_table td.superScript2 {
    background: url(../images/green/superScript2.png) no-repeat left top;
}

.superScript_table td.superScript3 {
    background: url(../images/green/superScript3.png) no-repeat left top;
}

.super_div {
    padding-left: 10%;
    margin-right: 2%;
    width: 100%;
    height: 35px;
    overflow: hidden;
    font-size: 0px;
}

.super_div a {
    width: 48%;
    text-align: center;
    padding-right: 12px;
    line-height: 17.5px;
    height: 17.5px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.super_div a i {
    display: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -6px;
    background: url(../images/green/prix_table_a_close.png) no-repeat center center;
}

.super_div a:hover i {
    display: inline-block;
}

/*江苏省价格监控平台-综合办公-公文办理-发文登记单-弹窗*/
.popup_container_zzy {
    width: 1002px;
    height: 600px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -300px 0px 0px -501px;
    background: #fff;
}

.form_top {
    margin: 0px 20px;
    border-bottom: 2px solid #cc0000;
    height: 91px;
    box-sizing: border-box;
    line-height: 89px;
    font-family: "SimSun";
    text-align: center;
    font-size: 30px;
    color: #cc0000;
    font-weight: bold;
}

.form_top_sel {
    width: 98px;
    float: left;
    margin-top: 33px;
    height: 26px;
    line-height: 26px;
    padding: 0px 0px 0px 10px;
}

.pop_close_zzy {
    display: block;
    float: right;
    margin-top: 35px;
    width: 10px;
    height: 10px;
    background: url(../images/green/pop_close_zzy.png) no-repeat center center;
}

.pop_container_zzy {
    height: 459px;
    overflow: hidden;
    padding: 14px 0px 30px;
}

.pop_container_zzy2 {
    padding: 14px 0px 30px;
}

.form_b_zzy {
    margin-right: 10px;
}

.form_b_zzy table {
    width: 100%;
}

.form_b_zzy td {
    height: 50px;
    font-size: 18px;
    color: #3f3f3f;
    padding-top: 7px;
    padding-bottom: 7px;
}

.ipt_pad {
    padding-left: 19px;
    padding-right: 40px;
}

.form_ipt,
.form_sel,
.form_line_ipt {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0px 0px 0px 15px !important;
    box-sizing: border-box;
    outline: none;
    font-size: 15px;
    border: 0px;
    border-bottom: 1px solid #d5dae0;
    width: 100%;
}

.form_ipt::placeholder {
    color: #999999;
}

.form_sel {
    color: #999999;
    padding-left: 12px !important
}

.form_line_ipt,
.form_line_top {
    height: 48px;
    border: 0px;
}

.form_line_ipt::placeholder {
    color: #000000;
}

.form_line_statue {
    height: 50px;
    line-height: 49px;
    border-top: 1px dashed #ffa5a5;
    box-sizing: border-box;
    font-size: 16px;
    text-indent: 15px;
}

.tit_font {
    text-align: right;
    font-family: "SimSun";
}

.import_ico {
    display: inline-block;
    background: url(../images/green/import_ico.png) no-repeat center center;
    width: 7px;
    height: 6px;
    vertical-align: middle;
    margin-right: 8px;
}

.form_ipt_line {
    height: 100px;
    border: 1px solid #dbdbdb;
    box-sizing: border-box;
}

.form_line_top {
    line-height: 48px;
    text-indent: 15px;
    font-size: 15px;
}

.data_bg {
    background: url(../images/green/data_ico.png) no-repeat right center;
}

.posi_zzy2 {
    position: relative;
}

.form_check_line {
    height: 36px;
    border-bottom: 1px solid #dbdbdb;
}

.form_check_ul {}

.form_check_ul li {
    float: left;
    margin: 0px 10px;
}

.sel_check3 {
    font-size: 14px;
    height: 33px;
    line-height: 33px;
    color: #999;
    min-width: 62px;
}

.article_add {
    background: url(../images/green/artical_add.png) no-repeat center center;
    display: block;
    float: right;
    width: 15px;
    height: 15px;
    margin-top: 6px;
}

.article_b {
    margin-right: 15px;
    height: 36px;
    overflow: hidden;
    font-size: 14px;
}

.article_b li {
    float: left;
    margin: 0px 10px;
}

.article_b li a {
    text-decoration: underline;
    line-height: 36px;
    color: #666666;
}

.accessory_table {
    width: 100%;
    border: 1px solid #d5dae0;
    border-top: 2px solid #d5dae0;
}

.accessory_table td,
.accessory_table th {
    border: 1px solid #d5dae0;
    height: 39px;
    font-size: 14px;
    text-align: center;
    padding: 0px 10px;
    color: #606266;
}

.accessory_table th {
    color: #2b323d;
    font-weight: normal;
}

.accessory_table td.left {
    text-align: left;
}

.accessory_table tr.gray {
    background: #fafafa;
}

.article_delete {
    float: right;
    display: block;
    width: 15px;
    height: 15px;
    background: url(../images/green/artical_delete.png) no-repeat center center;
}

.marginT12 {
    margin-top: 12px;
}

.table_add_padding td {
    padding: 0px 15px;
}

/*msg*/
.rightSide_msg_box {
    width: 281px;
    height: 600px;
    position: absolute;
    background: #fff;
    bottom: 15px;
    right: 83px;
    z-index: 50;
}

.rightSide_msg_top {
    background: #1cb983;
    color: #fff;
    height: 48px;
    position: relative;
}

.rightSide_msg_hide {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(../images/green/rightSide_msg_hide.png) no-repeat center center;
    color: #06cdaf;
    font-size: 13px;
    width: 21px;
    height: 21px;
    text-indent: 1px;
    line-height: 15px;
    z-index: 3;
}

.address_list,
.address_list2,
.address_list3 {
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 14px;
    width: 20px;
    height: 20px;
    background: url(../images/green/address_list.png) no-repeat center center;
}

.rightSide_msg_con {
    position: absolute;
    top: 48px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    overflow: hidden;
}

.rightSide_msg_t1_txt,
.rightSide_msg_t3_txt {
    color: #fff;
    font-size: 17px;
    text-align: center;
    line-height: 48px;
}

.rightSide_msg_con1 {
    box-sizing: border-box;
}

.r_m_c1_ipt_b {
    margin: 10px auto 0px;
    width: 260px;
}

.margin10 {
    margin: 10px;
}

.r_m_c1_ipt {
    display: inline-block;
    width: 100%;
    height: 30px;
    border: 1px solid #eeeeee;
    box-sizing: border-box;
    padding: 0px 25px 0px 6px !important;
    line-height: 28px;
    font-size: 15px;
    border-radius: 2px;
    outline: none;
}

.r_m_c1_ipt_btn {
    position: absolute;
    right: 6px;
    bottom: 0px;
    top: 0px;
    display: inline-block;
    width: 15px;
    background: url(../images/green/r_m_c1_ipt.png) no-repeat right center;
}

.r_m_c1_ul {
    /*margin:0px 10px;*/
}

.r_m_c1_ul li {}

.r_m_c1_ul li .r_m_c1_ul_div {
    border-top: 1px solid #eeeeee;
    margin: 0px 10px;
    padding: 10px;
}

.r_m_c1_ul li:hover {
    background: #e8e8e8;
}

.left_sex {
    float: left;
    padding: 7px 0px;
    width: 37px;
}

.left_c {
    margin-left: 37px;
}

.rightSide_msg_c_data {
    float: right;
    font-size: 12px;
    color: #999999;
    line-height: 28px;
    display: inline-block;
}

.r_m_c1_ul_a,
.r_m_c1_ul_a2 {
    display: block;
    margin-right: 54px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
    font-weight: bold;
    color: #333333;
    line-height: 28px;
    height: 28px;
}

.r_m_c1_ul_txt {
    font-size: 14px;
    color: #888888;
    max-height: 38px;
    overflow: hidden;
}

.rightSide_msg_t2_back,
.rightSide_msg_t2_back2 {
    position: relative;
    z-index: 20;
    float: left;
    background: url(../images/green/rightSide_msg_t2_back.png) no-repeat center center;
    width: 20px;
    height: 17px;
    margin-left: 8px;
    margin-top: 6px;
}

.rightSide_msg_t2 {
    text-align: center;
    padding-top: 11px;
}

.rightSide_msg_t2_ul {
    display: inline-block;
    border: 1px solid #cefff9;
    height: 26px;
    box-sizing: border-box;
    font-size: 15px;
    margin-left: -28px;
}

.rightSide_msg_t2_ul li {
    float: left;
    color: #fff;
    padding: 0px 4px;
    height: 24px;
    line-height: 24px;
    border-right: 1px solid #cefff9;
    cursor: pointer;
}

.r_m_c2_ul li:hover {
    background: #e8e8e8;
}

.rightSide_msg_t2_ul li.borderR0 {
    border-right: 0px;
}

.rightSide_msg_t2_ul li.active,
.rightSide_msg_t2_ul li:hover {
    background: #fff;
    color: #1cb983;
}

.rightSide_msg_con2,
.rightSide_msg_con1,
.rightSide_msg_con3 {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    overflow: hidden;
}

.r_m_c2_tit {
    font-size: 15px;
    padding: 0px 10px;
    overflow: hidden;
    color: #888888;
    line-height: 40px;
}

.r_m_c2_ul {
    background: #fff;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    padding: 0px;
}

.r_m_c2_ul li {
    padding: 0px 10px;
    position: relative;
}

.r_m_c2_ul li .r_m_c2_ul_div {
    border-bottom: 1px solid #eeeeee;
    padding: 10px 0px;
}

.r_m_c2_ul li.borderB0 .r_m_c2_ul_div {
    border-bottom: 0px;
}

.r_m_c2_ul_more {
    display: block;
    position: absolute;
    background: url(../images/green/r_m_c2_ul_more.png) no-repeat center center;
    width: 8px;
    height: 12px;
    right: 10px;
    top: 50%;
    margin-top: -6px;
}

.rightSide_msg_t3 {
    padding-top: 11px;
    position: relative;
}

.rightSide_msg_t3_txt {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
}

.rightSide_msg_bg {
    background: #fafafa;
}

.rightSide_msg_con3 {
    padding: 10px 0px;
}

.rmc_time_tip_box {
    padding: 0px 5px;
    background: #d9d9d9;
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    border-radius: 2px;
    margin: 0px auto 20px;
    width: 70px;
}

.man_msg,
.woman_msg {
    margin: 0px 10px 20px;
    position: relative;
}

.man_msg .left_sex,
.woman_msg .right_sex {
    padding: 0px;
    width: 28px;
}

.man_msg .left_con,
.woman_msg .right_con {
    background: #fff;
    color: #555555;
    width: 74%;
    min-height: 28px;
    padding: 7px 4px;
    box-sizing: border-box;
    line-height: 16px;
    float: left;
    margin-left: 10px;
    font-size: 14px;
    border-radius: 2px;
}

.man_msg .rmc3_msg_statue {
    position: absolute;
    bottom: -20px;
    left: 38px;
    line-height: 20px;
    font-size: 13px;
    color: #888888;
}

.woman_msg .rmc3_msg_statue {
    position: absolute;
    bottom: -20px;
    right: 38px;
    line-height: 20px;
    font-size: 13px;
    color: #888888;
}

.woman_msg .right_sex {
    float: right;
}

.woman_msg .right_con {
    float: right;
    margin: 0px 10px 0px 0px;
    background: #1cb983;
    color: #fff;
}

/*江苏省价格监控平台-价格监测管理-报告生产*/
.marginB20 {
    margin-bottom: 20px;
}

.prix_tit_add {
    background: #3ec595 url("../images/green/prix_tit_add.png") no-repeat center center;
    width: 15px;
    height: 15px;
    margin-right: 15px;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -7.5px;
}

.prix_tit_add:hover {
    background: #01a578 url("../images/green/prix_tit_add.png") no-repeat center center;
}

.select_b_add {
    display: block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    padding-left: 35px;
    border-radius: 3px;
    background: #1cb98e url(../images/green/select_B_add.png) no-repeat 14px center;
}

.select_b_add:hover {
    background: #01a578 url(../images/green/select_B_add.png) no-repeat 14px center;
}

.prix_con2 {
    margin-top: 2px;
    border-top: 1px solid #eeeeee;
    padding: 0px 18px 18px;
}

.prix2_table table {
    width: 100%;
}

.prix2_table table td {
    height: 50px;
    font-size: 15px;
    color: #2b323d;
}

.colorGray {
    color: #999999;
}

.edit_g {
    background: url(../images/green/edit_g.png) no-repeat center center;
    width: 17px;
    height: 20px;
    float: right;
    margin-right: 5%;
    display: block;
}

.marginR15 {
    margin-right: 15px;
}

.prix2_table_detail {
    border: 1px dashed #bec7d4;
    background: #fafbfc;
    height: 34px;
    padding: 0px 10px;
    color: #666666;
    font-size: 14px;
}

.prix2_table_detail td {
    height: 34px;
}

.edit_white {
    float: left;
    width: 16px;
    height: 16px;
    background: #f7a71d url("../images/green/edit_white.png") no-repeat center center;
    margin-right: 10px;
}

.edit_white:hover {
    background: #cf8c18 url("../images/green/edit_white.png") no-repeat center center;
}

.close_white {
    float: left;
    width: 16px;
    height: 16px;
    background: #38b4e7 url("../images/green/close_white.png") no-repeat center center;
}

.close_white:hover {
    background: #1c94c5 url("../images/green/close_white.png") no-repeat center center;
}

.paddingT15 {
    padding-top: 15px;
}

.report_con {
    border: 1px dashed #bec7d4;
    padding: 10px;
}

.report_tit {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 20px;
    margin-bottom: 5px;
}

.report_p {
    font-size: 14px;
    text-indent: 28px;
    color: #666666;
    line-height: 24px;
}

.mod_con {
    border: 1px dashed #bec7d4;
    background: #fafbfc;
    padding: 5px 20px 15px;
    position: relative;
}

.mod_c_center {
    position: absolute;
    left: 50%;
    top: -1px;
    margin-left: -51px;
    width: 102px;
    height: 26px;
    background: #fff;
    border: 1px dashed #bec7d4;
    border-top: 0px;
    text-align: center;
}

.mod_c_center img {
    margin-top: -12px;
}

.mod_line {
    height: 50px;
    padding-top: 5px;
    line-height: 44px;
    font-size: 15px;
}

.mod_line_a {
    display: inline-block;
    margin-left: 5px;
    height: 30px;
    padding: 0px 12px;
    line-height: 28px;
    background: #fff;
    min-width: 56px;
    font-size: 14px;
    border: 1px solid #d5dae0;
    box-sizing: border-box;
    border-radius: 2px;
    color: #666666;
    vertical-align: middle;
}

.mod_line_a:hover {
    background: #e9eff5;
}

.marginB10 {
    margin-bottom: 4px;
}

/*江苏省价格监控平台-价格监测管理-模板设置-新增模板-选择监测报表*/
.popup_container8_zzy {
    width: 800px;
    height: 450px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -225px 0px 0px -400px;
    background: #fff;
}

.popup_content3_zzy {
    height: 348px;
    padding: 20px;
    font-size: 14px;
}

.table_main2_zzy td {
    height: 47px;
}

.table_main3_a {
    display: inline-block;
    color: #606266
}

.table_main2_zzy td.superScript {
    background-image: url("../images/green/superScript.png");
    background-repeat: no-repeat;
    background-position: left top;
}

.table_main2_zzy td.superScript .table_main3_a {
    color: #1cb98e;
}

/*江苏省价格监控平台-监测数据审验-批量审验2*/
.th_d {
    border: 1px solid #d5dae0;
    background: #eef1f5;
    box-sizing: border-box;
}

.th_div1,
.th_div2,
.th_div3,
.th_div4,
.th_div5,
.th_div6 {
    float: left;
    height: 169px;
    text-align: center;
    color: #2b323d;
    font-size: 14px;
    font-weight: bold;
    box-sizing: border-box;
    border-right: 1px solid #d5dae0;
    display: table;
}

.th_div1 {
    height: 168px;
    line-height: 168px;
    width: 13.3%;
}

.th_div2 {
    height: 168px;
    line-height: 168px;
    width: 18%;
}

.th_div3 {
    height: 168px;
    line-height: 168px;
    width: 8.5%;
}

.th_div4 {
    line-height: 168px;
    width: 6.1%;
}

.th_div4_div1 {
    line-height: 84px;
    height: 84px;
    border-bottom: 1px solid #d5dae0;
}

.th_div4_div2 {
    font-weight: normal;
    border-bottom: 1px solid #d5dae0;
    line-height: 42px;
    height: 42px;
}

.th_div4_div3 {
    font-weight: normal;
    line-height: 42px;
    height: 42px;
}

.th_div5 {
    width: 27.1%;
}

.th_div5_div {
    line-height: 42px;
    height: 42px;
    border-bottom: 1px solid #d5dae0;
}

.th_div5_div_L,
.th_div5_div_R {
    float: left;
    width: 50%;
    height: 127px;
    border-right: 1px solid #d5dae0;
    font-weight: normal
}

.th_div5_div_R {
    border-right: 0px;
}

.th_d5_d_L1 {
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #d5dae0;
    box-sizing: border-box;
}

.th_d5_d_L2 {
    height: 84px;
}

.th_d5_d_L2_L {
    width: 72.5%;
    float: left;
    height: 84px;
    border-right: 1px solid #d5dae0;
}

.th_d5_d_L2_L_div {
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #d5dae0;
}

.th_d5_d_L2_L_div_1 {
    width: 58.3%;
    float: left;
    border-right: 1px solid #d5dae0;
    line-height: 21px;
    height: 42px;
}

.th_d5_d_L2_L_div_2 {
    float: left;
    width: 41.7%;
    height: 42px;
    line-height: 42px;
}

.th_d5_d_L2_R {
    width: 27.5%;
    float: left;
    height: 84px;
    line-height: 84px;
}

.th_div6 {
    border-right: 0px;
    width: 27.05%;
}

/*table_tbody*/
.td_d {
    border: 1px solid #d5dae0;
    ;
}

.borderT1 {
    border: 0px;
    border-top: 1px solid #d5dae0;
}

.td_div {
    height: 35px;
    line-height: 35px;
    /*border-bottom:1px solid #d5dae0;*/
    font-size: 14px;
}

.td_div:hover {
    border-color: #ccefe6;
    /*border-bottom: 1px solid #ccefe6;*/
    box-shadow: 0px 0px 2px 1px #ccefe6;
}

.td_div:last-child div {
    border-bottom: 0px;
}

.td_div_bgLine {
    background: #fafbfc;
    font-weight: bold;
    padding: 0px 4px;
    border-bottom: 1px solid #d5dae0;
}

.td_div_d1,
.td_div_d2,
.td_div_d3,
.td_div_d4,
.td_div_d5,
.td_div_d6,
.td_div_d7,
.td_div_d8,
.td_div_d9,
.td_div_d10,
.td_div_d11,
.td_div_d12,
.td_div_d13,
.td_div_d14,
.td_div_d15,
.td_div_d16 {
    float: left;
    height: 35px;
    border-right: 1px solid #d5dae0;
    padding: 0px 4px;
    box-sizing: border-box;
    border-bottom: 1px solid #d5dae0;
}

.td_div_d1 {
    width: 13.3%;
}

.td_div_d2 {
    width: 18%;
}

.td_div_d3 {
    width: 8.5%;
}

.td_div_d4 {
    width: 6.1%;
    text-align: center;
}

.td_div_d5,
.td_div_d8,
.td_div_d11,
.td_div_d14 {
    width: 5.6%;
    text-align: center;
}

.td_div_d6,
.td_div_d9,
.td_div_d12,
.td_div_d15 {
    width: 4%;
    text-align: center;
}

.td_div_d7,
.td_div_d10,
.td_div_d13,
.td_div_d16 {
    width: 3.92%;
    text-align: center;
}

.td_div_d16 {
    border-right: 0px;
}

.borderR0 {
    border-right: 0px;
}

.red {
    color: #e81919;
}

.green {
    color: #1cb98e;
}

.table_math2_zzy {
    color: #333;
    height: 100%;
    display: block;
}

.superScript {
    background-image: url("../images/green/superScript.png");
    background-repeat: no-repeat;
    background-position: left top;
}

.colorPitch {
    background-color: #f4faff;
}

.warning {
    background: #f1ab30;
}

.warning a {
    color: #fff;
}

/*通用样式规范*/
.green_ul_check {
    line-height: 28px;
    font-size: 12px;
    float: left;
    font-weight: bold;
}

.green_ul_check li {
    float: left;
    box-sizing: border-box;
}

.green_ul_check li a {
    float: left;
    display: block;
    color: #666666;
    padding: 0px 8px;
    height: 30px;
    border: 1px solid #d5dae0;
    border-right: 0px;
}

.green_ul_check li:last-child a {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-right: 1px solid #d5dae0;
}

.green_ul_check li:first-child a {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}

.green_ul_check li.active a,
.green_ul_check li:hover a {
    background: #1cb98e;
    color: #fff;
    border-top: 0px;
    border-bottom: 0px;
    line-height: 30px;
}

.green_ul_check2 {
    line-height: 28px;
    font-size: 12px;
    float: left;
    font-weight: bold;
}

.green_ul_check2 li {
    float: left;
    box-sizing: border-box;
}

.green_ul_check2 li a {
    width: 100%;
    box-sizing: border-box;
    float: left;
    display: block;
    color: #666666;
    padding: 0px 8px;
    height: 30px;
    border: 1px solid #d5dae0;
    border-right: 1px solid transparent;
}

.green_ul_check2 li:last-child {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-left: 0px;
    border-right: 1px solid #d5dae0;
}

.green_ul_check2 li:first-child {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}

.green_ul_check2 li.active a {
    background: #e2fcf7;
    color: #1cb98e;
    border: 1px solid #1cb98e;
    line-height: 28px;
}

.heightLimit {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 251px;
    overflow: hidden;
}

.big_table_b {
    border: 1px solid #d5dae0;
    position: absolute;
    top: 20px;
    left: 20px;
    bottom: 78px;
    right: 20px;
}

.big_table_b2 {
    border: 1px solid #d5dae0;
    position: absolute;
    top: 99px;
    left: 20px;
    bottom: 78px;
    right: 20px;
}

.heightLimit2 {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 172px;
    overflow: hidden;
}

.btn_posi {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
}

.border0 {
    border: 0px;
}

.borderT0B1 {
    border: 0px;
    border-bottom: 1px solid #d5dae0;
}

.borderTB1 {
    border: 0px;
    border-top: 1px solid #d5dae0;
    border-bottom: 1px solid #d5dae0;
}

.big_table_L {
    float: left;
    width: 45.9%;
    overflow: hidden;
}

.big_table_R {
    margin-left: 45.9%;
    overflow: hidden;
    position: relative;
}

.th_div1_widthPercent {
    width: 28.9%;
}

.th_div2_widthPercent {
    width: 39.2%;
}

.th_div3_widthPercent {
    width: 18.5%;
}

.th_div4_widthPercent {
    width: 13.4%;
}

.th_div5_widthPercent {
    width: 336px;
}

/*.table_head_zzy{*/
/*height:168px;*/
/*}*/
.td_div_d5_width {
    width: 69px;
}

.td_div_d6_width {
    width: 51px;
}

.td_div_d7_width {
    width: 48px;
}

.marginB3 {
    margin-bottom: 3px;
}

/*江苏省价格监控平台-价格监测管理-监测任务列表样式*/
.progress_prix {
    height: 100px;
    position: relative;
    margin: 0px 35px;
    padding-top: 12px;
    box-sizing: border-box;
}

.progress_line {
    position: absolute;
    top: 29px;
    right: 0px;
    left: 0px;
    height: 0px;
    border-bottom: 1px solid #cccccc;
    z-index: 0;
}

.monitor_checkUl {
    float: left;
    height: 43px;
    position: relative;
    z-index: 2;
}

.monitor_checkUl li {
    float: left;
    border-right: 1px solid #d5dae0;
    position: relative;
    min-width: 255px;
    height: 43px;
    padding-left: 10px;
    box-sizing: border-box;
    cursor: pointer;
}

.monitor_checkUl li.active {
    background: #eef1f5;
}

.padding0 {
    padding: 0px !important;
}

.tit_iptSize {
    float: left;
    height: 30px;
    border: 1px solid #1cb98e;
    outline: none;
    padding: 0px 9px;
    box-sizing: border-box;
    width: 200px;
    line-height: 28px;
    color: #2b323d;
    font-size: 15px;
    background: #fff;
    margin-top: 6px;
}

.tit_divSize {
    float: left;
    margin-top: 6px;
    height: 30px;
    width: 200px;
    padding: 0px 9px;
    line-height: 30px;
    color: #2b323d;
    font-size: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.pen_zzy {
    float: right;
    background: url(../images/green/pen.png) no-repeat center center;
    width: 22px;
    height: 100%;
    display: block;
    margin-right: 17px;
}

.height320 {
    height: 320px;
}

.monitor_tit2 {
    height: 44px;
    position: relative
}

.monitor_intro {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

.monitor_substance {
    height: 274px;
}

/*第一行的内容*/
.substance_line1 {
    font-size: 15px;
    line-height: 30px;
}

.substance_left1 {
    float: left;
    width: 45%;
}

.substance_right1 {
    float: left;
    width: 55%;
}

.substance_tit1,
.substance_tit3 {
    margin: 20px 0px;
    float: left;
    width: 98px;
    text-align: right;
    height: 30px;
}

.substance_con1,
.substance_con3 {
    margin: 20px 0px 20px 98px;
}

.substance_tit2 {
    margin: 20px 0px;
    float: left;
    width: 125px;
    text-align: right;
    height: 30px;
}

.substance_con2 {
    margin: 20px 0px 20px 125px;
}

/*第二行*/
.substance_line2 {
    height: 200px;
    font-size: 15px;
    overflow: hidden;
}

.margin0 {
    margin: 0px !important;
}

.dataArea {
    float: left;
    background: #fafbfc;
    max-width: 375px;
}

.dataArea li {
    float: left;
    height: 36px;
    width: 53px;
    padding: 9px 0px 9px 9px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 16px;
    cursor: pointer;
}

.con1_size {
    margin: 0px;
    margin-left: 98px;
}

.con2_size {
    margin: 0px;
    margin-left: 125px;
}

.marginR4 {
    margin-right: 10px;
}

.submit_line {
    height: 46px;
    line-height: 30px;
    padding: 8px 0px;
    box-sizing: border-box;
}

.marginR10 {
    margin-right: 10px;
}

.margin5 {
    margin: 0px 5px;
}

.delete_a {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: #f60729 url(../images/green/delete_a.png) no-repeat center center;
}

.delete_a:hover {
    background: #e12a44 url(../images/green/delete_a.png) no-repeat center center;
}

.subs_add_a {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: #3ec595 url(../images/green/prix_tit_add.png) no-repeat center center;
}

.subs_add_a:hover {
    background: #01a578 url(../images/green/prix_tit_add.png) no-repeat center center;
}

.marginL15 {
    margin-left: 15px;
}

.marginT7 {
    margin-top: 7px;
}

.paddingB0 {
    padding-bottom: 0px !important;
}

.btnLast_line {
    height: 58px;
    padding-top: 20px;
    box-sizing: border-box;
}

.btnLast_line a {
    float: right;
    margin-left: 10px;
    display: block;
    width: 90px;
    height: 38px;
    border: 1px solid #d5dae0;
    border-radius: 3px;
    text-align: center;
    box-sizing: border-box;
    line-height: 36px;
    color: #333333;
    font-size: 15px;
}

.btnLast_line a:hover {
    background: #e9eff5;
}

.btnLast_line a.greenBtn {
    background: #1cb98e;
    color: #fff;
    border: 0px;
    line-height: 38px;
}

.btnLast_line a.greenBtn:hover {
    background: #01a578;
}

/*第二步*/
.substance_left2 {
    float: left;
    width: 37.5%;
}

.substance_right2 {
    float: left;
    width: 62.5%;
}

.substance_tit3 {
    width: 95px;
    line-height: 30px;
}

.substance_con3 {
    margin: 20px 0px 20px 95px;
}

.con3_size {
    margin: 0px;
    margin-left: 95px;
}

.con3_size1 {
    margin: 0px;
    margin-left: 95px;
}

.subs_c {
    color: #555555;
    float: left;
    margin: 0px 10px;
}

.subs_ipt {
    color: #555555;
    padding: 0px 4px !important;
    text-align: center;
    margin: 0px 0px 0px 10px;
}

.submit_line2 {
    height: 30px;
    line-height: 30px;
    margin-bottom: 20px;
    box-sizing: border-box;
}

.subs_th {
    margin-bottom: 1px;
}

.subs_th table {
    width: 100%;
    height: 43px;
    border: 1px solid #d5dae0;
}

.subs_th table td {
    background: #eef1f5;
    text-align: center;
    font-size: 14px;
    color: #2b323d;
    border: 1px solid #d5dae0;
}

.padding20 {
    padding: 20px;
}

.subs_td {
    height: 190px;
    overflow: hidden;
    border-top: 1px solid #d5dae0;
    border-bottom: 1px solid #d5dae0;
}

.subs_td table {
    width: 100%;
    font-size: 14px;
}

.subs_td table tr.black {
    background: #fafbfc;
}

.subs_td table td {
    text-align: center;
    color: #2b323d;
    height: 48px;
    box-sizing: border-box;
    border: 1px solid #d5dae0;
    border-top: 0px;
}

.subs_td table td.borderB0 {
    border-bottom: 0px;
}

.subs_td table td.whiteLine {
    padding-left: 30px;
    font-weight: bold;
    height: 50px;
    text-align: left;
}

.yes {
    display: inline-block;
    background: url(../images/green/yes.png) no-repeat center center;
    width: 17px;
    height: 12px;
    cursor: pointer;
}

.no {
    display: inline-block;
    background: url(../images/green/no.png) no-repeat center center;
    width: 14px;
    height: 14px;
    cursor: pointer;
}

/* .prog_items {} */

.prog_items li {
    float: left;
    width: 90px;
    height: 35px;
    background: #fff;
    position: relative;
    text-align: center;
    background: #fff url(../images/green/default.png) center center no-repeat;
    font-weight: bold;
    color: #aaa;
    font-size: 14px;
}

.prog_items li.complete {
    color: #21a65f;
    background: #fff url(../images/green/complete.png) center center no-repeat;
}

.prog_items li.current {
    color: #2782ff;
    background: #fff url(../images/green/current.png) center center no-repeat;
}

.prog_items_txt {
    margin-top: 45px;
    line-height: 25px;
}


/*input 新增样式*/

.input_worning {
    border: 1px solid #ff4444 !important;
}





.pull_left {
    float: left;
}

.pull_right {
    float: right;
}

/* style_green */


/* master_lg */
@charset "UTF-8";

a {
    cursor: pointer;
}

.cl:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.cl {
    zoom: 1
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.dis_inline_block {
    display: inline-block;
}

.show {
    display: block !important;
}

.hide {
    display: none !important;
}

input,
textarea {
    outline: none;
    resize: none;
}

/* 超出显示省略号 */
.noWrap {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/**
* @Date: 2019-06-14 10:01:35
* @author lg
* @desc:监测任务反馈审核
**/
.c_monitoring_task_audit .pop_out_audit {
    top: 10px;
    right: 10px;
    left: 10px;
    bottom: 10px;
    width: auto;
}

.popup_content {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    padding: 0 10px;
}

.popup_rows {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.content_item_title {
    box-sizing: border-box;
    position: relative;
    width: 100%;
    height: auto;
    padding-left: 15px;
    margin: 20px 0;
    color: #333333;
    font-size: 20px;
    font-weight: bold;
}

.c_monitoring_task_audit .content_item_title::before {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    width: 3px;
    height: 14px;
    background: url("../images/lg/img_border_1.png") no-repeat center/ 100% 100%;
}

.content_basic_info {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    line-height: 25px;
    padding: 20px 10px;
    border: 1px dashed #c4ccd8;
    background: #fafbfc;
    color: #333333;
    font-size: 15px;
    text-indent: 2em;
}

.content_basic_info>p:not(:last-child) {
    margin-bottom: 15px;
}

.msg_remark {
    display: inline-block;
    vertical-align: text-bottom;
    color: #f62121;
    font-size: 14px;
    font-weight: normal;
}

.monitor_varieties_table_wrap {
    width: 100%;
    height: auto;
}

.monitor_varieties_table {
    width: 100%;
    height: auto;
    border: 1px solid #d9dfe8;
    border-bottom-color: #edf0f4;
    color: #333333;
    font-size: 15px;
    text-align: center;
}

.monitor_varieties_table thead tr {
    height: 40px;
    border-bottom: 1px solid #d9dfe8;
    background: #f5f7fa;
    font-weight: bold;
}

.monitor_varieties_table thead span {
    color: #f62121;
}

.monitor_varieties_table tbody tr {
    height: 47px;
}

.monitor_varieties_table tbody tr:nth-child(even) {
    background: #f1f4f8;
}

.monitor_varieties_table tbody tr td:nth-child(1),
.monitor_varieties_table tbody tr td:nth-child(n+5) {
    border-right: 1px solid #d9dfe8;
}

.monitor_varieties_table .created_rule {
    color: #4491ff;
}

.monitor_varieties_table .uncreated_rule {
    color: #f62121;
}

.monitor_varieties_table tbody td>span {
    display: inline-block;
    min-width: 60px;
    text-align: left;
}

.btn_add_reporting_unit {
    box-sizing: border-box;
    display: inline-block;
    width: 130px;
    height: 30px;
    line-height: 30px;
    padding-left: 31px;
    padding-right: 8px;
    border: 1px solid #c9cdd4;
    background: url("../images/lg/icon_add.png") no-repeat 10px center / 16px 16px;
    font-size: 14px;
    font-weight: normal;
}

.reporting_unit_table_wrap .icon.icon_audit {
    height: 17px;
    background-image: url("../images/lg/icon_audit.png");
    margin-top: 5px;
}

.reporting_unit_table_wrap .icon.icon_back {
    width: 17px;
    height: 16px;
    background-image: url("../images/lg/icon_back.png");
    margin-top: 5px;
}
.reporting_unit_table_wrap .headgroup li:hover .icon.icon_audit {
    background-image: url("../images/lg/icon_audit_active.png");
}

.reporting_unit_table_wrap .headgroup li:hover .icon.icon_back {
    background-image: url("../images/lg/icon_back_active.png");
}

.total_nums {
    margin-top: 5px;
    color: #333333;
    font-size: 15px;
}

.total_nums>label {
    font-weight: bold;
}

/**
* @Date: 2019-06-14 13:58:27
* @author lg
* @desc:顶部菜单弹窗
**/
.header_func>li {
    position: relative;
}

.backlog_wrap {
    display: none;
    box-sizing: border-box;
    position: absolute;
    top: 30px;
    left: -240px;
    width: 460px;
    height: 400px;
    padding: 10px;
    background: #e6e6e6;
    z-index: 5;
}

.backlog_wrap::before {
    content: '';
    position: absolute;
    top: -10px;
    right: 198px;
    display: inline-block;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #e6e6e6;
}

.backlog_item {
    width: 100%;
    height: auto;
    box-shadow: 0px 0px 3px 0px #45464747;
}

.backlog_item:not(:last-child) {
    margin-bottom: 10px;
}

.backlog_name {
    box-sizing: border-box;
    width: 100%;
    height: 42px;
    line-height: 41px;
    border-bottom: 1px solid #c5c5c5;
    padding-left: 21px;
    background: linear-gradient(#ffffff, #f1f3f5, #e4e8ed);
    color: #222222;
    font-size: 17px;
    font-weight: normal;
}

.backlog_item>dd {
    box-sizing: border-box;
    width: 100%;
    height: 46px;
    padding-left: 10px;
    padding-top: 9px;
    padding-bottom: 1px;
    background: #ffffff;
    cursor: pointer;
}

.backlog_title_wrap {
    box-sizing: border-box;
    width: 100%;
    height: 36px;
    padding-right: 7px;
    color: #666666;
    font-size: 15px;
}

.backlog_item>dd:not(:last-child) .backlog_title_wrap {
    border-bottom: 1px solid #ededed;

}

.backlog_title {
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    line-height: 35px;
    padding-left: 11px;
    padding-right: 10px;
    border-radius: 2px;
}

.backlog_title>label {
    color: #0c6cf2;
}

.backlog_item>dd.active .backlog_title,
.backlog_item>dd:hover .backlog_title {
    background: linear-gradient(to right, #4585fa, #2a94fc, #00a9ff);
    color: #ffffff;
}

.backlog_item>dd.active .backlog_title>label,
.backlog_item>dd:hover .backlog_title>label {
    color: #ffffff;
}

.backlog_title_wrap .backlog_title .icon_arrow_right {
    position: initial;
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 11px;
    margin: 0;
    margin-left: 20px;
    background: url("../images/lg/icon_arrow_right.png") no-repeat center / 100% 100%;
}

.backlog_item>dd.active .backlog_title .icon_arrow_right,
.backlog_item>dd:hover .backlog_title .icon_arrow_right {
    background-image: url("../images/lg/icon_arrow_right_active.png");
}

.system_message_wrap {
    display: none;
    box-sizing: border-box;
    position: absolute;
    top: 30px;
    left: -240px;
    width: 415px;
    height: auto;
    background: #ffffff;
    z-index: 5;
    box-shadow: 0px 0px 1px 2px #adccf868;
}

.system_message_wrap::before {
    content: '';
    position: absolute;
    top: -10px;
    right: 154px;
    display: inline-block;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #e6e6e6;
}

.system_message {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

.system_message>dt {
    box-sizing: border-box;
    height: 44px;
    line-height: 43px;
    border-bottom: 1px solid #c5c5c5;
    padding: 0 20px;
    background: linear-gradient(#ffffff, #f3f5f7, #e4e8ed);
    color: #222222;
    font-size: 17px;
    font-weight: normal;
}

.btn_see_more {
    color: #2680ff;
    font-size: 15px;
}

.system_message>dd {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    padding: 0 11px;
    font-size: 15px;
    cursor: pointer;
}

.system_message dd:nth-child(2) {
    padding-top: 20px;
}

.system_message_item {
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    line-height: 39px;
    padding: 0 7px;
    color: #666666;
}

.system_message>dd:not(:last-child) .system_message_item {
    border-bottom: 1px solid #ededed;
}

.system_message_type>span {
    color: #2680ff;
}

.system_message_date {
    color: #999999;
}

.system_message>dd.active .system_message_item,
.system_message>dd:hover .system_message_item {
    background: linear-gradient(to right, #4685fa, #2696fc, #01a9ff);
    color: #ffffff;
}

.system_message>dd.active .system_message_type,
.system_message>dd.active .system_message_type>span,
.system_message>dd.active .system_message_date,
.system_message>dd:hover .system_message_type,
.system_message>dd:hover .system_message_type>span,
.system_message>dd:hover .system_message_date {
    color: inherit;
}

.system_setting_wrap {
    display: none;
    box-sizing: border-box;
    position: absolute;
    top: 30px;
    left: -80px;
    min-width: 140px;
    height: auto;
    background: #ffffff;
    z-index: 5;
    box-shadow: 0px 0px 1px 2px #adccf868;
}

.system_setting_wrap::before {
    content: '';
    position: absolute;
    top: -10px;
    right: 41px;
    display: inline-block;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #e6e6e6;
}
.system_setting_list{
    box-sizing: border-box;
    width: 100%;
    height: auto;
    padding:15px 10px;
    text-align: left;
}
.system_setting_list>div{
    box-sizing: border-box;
    width: 100%;
    height: 35px;
    line-height: 35px;
    border-radius: 1px;
    padding:0 10px;
    color:#666666;
    font-size: 15px;
    font-weight: normal;
    cursor: pointer;
}
.system_setting_list>div:not(:last-child){
    border-bottom:1px solid #ededed;
}
.system_setting_list>div.active,
.system_setting_list>div:hover{
    background: linear-gradient(to right,#4486fa,#2b93fc,#01a9ff);
    border-bottom-color:transparent;
    color:#ffffff;
}
.header_func>li.clicked>div{
    display: block;
}
/**
* @Date: 2019-07-19 09:47:42
* @author lg
* @desc:汇总统计-生猪养殖情况调查表
**/
.questionnaire_wrap {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    padding: 0 20px;
}

.questionnaire_title {
    width: 100%;
    height: 70px;
    line-height: 70px;
    color: #000000;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

.questionnaire_table_wrap {
    box-sizing: border-box;
    position: relative;
    width: 100%;
    height: 520px;
    /*  border-left: 1px solid #d9dfe8;
    border-right: 1px solid #d9dfe8; */
}

.questionnaire_table_head {
    box-sizing: border-box;
    min-width: 1240px;
    table-layout: fixed;
    border: 1px solid #d9dfe8;
}

.questionnaire_table_head tr {
    width: auto;
}

.questionnaire_table_head th {
    background: #f5f7fa;
    height: 40px;
    color: #333333;
    font-size: 15px;
    font-weight: bold;
}

.questionnaire_table_wrap table .w100 {
    width: 100px !important;
}

.questionnaire_table_wrap table .w200 {
    width: 200px !important;
}

.questionnaire_table_wrap table .w150 {
    width: 150px !important;
}

.questionnaire_table_content_wrap {
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    width: auto;
    height: 478px;
    border: 1px solid #d9dfe8;
    border-top-color: transparent;
    top: -1px;
}

.questionnaire_table_content {
    min-width: 1240px;
    table-layout: fixed;
    text-align: center;
    color: #333333;
    font-size: 15px;
    font-weight: normal;
}

.questionnaire_table_content tr {
    height: 48px;
}

.questionnaire_table_content tr td:first-child {
    border-left-color: transparent;
}

.questionnaire_table_content tr td:last-child {
    border-right-color: transparent;
}

.questionnaire_table_content tr:nth-child(odd) {
    background: #f1f4f8;
}

.questionnaire_table_content tr:last-child {
    border-bottom: 1px solid #cdd4de;
}

.questionnaire_table_content .table_item_title {
    background: #e7edf5;
    border-top: 1px solid #cdd4de;
    border-bottom: 1px solid #cdd4de;
    color: #333333;
    font-size: 16px;
    font-weight: bolder;
}

.questionnaire_table_content td {
    border-left: 1px solid #d9dfe8;
    border-right: 1px solid #d9dfe8;
}

.btn_collect,
.btn_check {
    text-decoration: underline;
    text-decoration-color: #aac6ff;
}

.btn_collect {
    display: inline-block;
    margin-left: 10px;
}

.pop_wrap {
    position: absolute;
    top: 0;
    left: 50%;
    width: 950px;
    height: auto;
    transform: translate(-50%, 0);
}
.popup_collect{
    top:10%;
}
.popup_check{
    top:60%;
}
.pop_content {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    padding: 15px 20px;
    background: #fff;
}

.content_top_title {
    box-sizing: border-box;
    position: relative;
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding-left: 13px;
    margin-bottom: 13px;
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
}

.icon_left_light {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    width: 3px;
    height: 100%;
    background: url("../images/lg/img_border_1.png") no-repeat center / 3px 14px;
}

.search_wrap {
    box-sizing: border-box;
    width: 100%;
    height: 54px;
    background: #fafbfc;
    border:1px dashed #e1e5eb;
    padding-top:11px;
    padding-left: 12px;
}

.input_search_wrap {
    position: relative;
    width: 80%;
    height: 30px;
    line-height: 30px;
    border: 1px solid #c9cdd4;
    border-radius: 2px;
}

.input_search_wrap .input_search {
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: none;
    padding-left: 10px;
    font-size: 15px;
    color: #000;
}

.input_search::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #999999;
}

.input_search:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999999;
}

.input_search::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999999;
}

.input_search:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #999999;
}

.input_search_wrap .btn_search {
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    width: 68px;
    height: inherit;
    background: #c9cdd4;
    color: #73777e;
    font-size: 15px;
    font-weight: normal;
    text-align: center;
    cursor: pointer;
}
.checkbox_filter{
    position: relative;
    width: auto;
    height: auto;
    margin-left: 30px;
    margin-top:3px;
}
.input_checkbox{
    position: relative;
    margin:0;
    padding:0;
    border:none;
    margin-top:6px;
    opacity: 0;
    cursor: pointer;
    z-index: 2;
}
.input_checkbox_lab{
    position: absolute;
    left: -1px;
    top:6px;
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url("../images/lg/check_main.png") no-repeat center / 100% 100%;
}
.input_checkbox:checked + .input_checkbox_lab{
    background-image: url("../images/lg/check_h.png");
}
.checkbox_filter_txt{
    display: inline-block;
    vertical-align: middle;
    color:#333333;
    font-size: 15px;
    font-weight: normal;
}
.pop_content_bottom{
    width:100%;
    height: auto;
    margin-top:10px;
}
.search_result_table{
    width: 100%;
    height: auto;
    border:1px solid #d9dfe8;
}
.search_result_table th{
    height: 38px;
    background: #f5f7fa;
    color:#333333;
    font-size: 15px;
    font-weight: bold;
}
.search_result_table td{
    height: 46px;
    border:1px solid #d9dfe8;
    color:#333333;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
}
.btn_check_questionnaire{
    display: inline-block;
    width: 112px;
    height: 32px;
    line-height: 32px;
    border-radius: 2px;
    background: #2680ff;
    color:#fff;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
}
.btn_check_questionnaire:hover{
    background: #0568f0;
}
.bottom_pages{
    height: auto;
    padding:5px 0;
    margin:10px 0 0;
}
.pop_wrap .pop_rule_title{
    padding-left:20px;
}
.suggestion_info{
    box-sizing: border-box;
    width: 100%;
    height: 160px;
    line-height: 20px;
    padding:10px;
    border:1px solid #c9cdd4;
    color:#333333;
    font-size: 15px;
    font-weight: normal;
}
.fill_unit{
    margin-top:10px;
    color:#666666;
    font-size:15px;
    font-weight: normal;
}
/* master_lg */

/* master_zzy */
* {
	margin: 0px;
	padding: 0px;
}
a{
    text-decoration: none;
}
body {
	overflow: auto;
	font-family: "微软雅黑"
}
ul {
	list-style: none;
}
.container_zzy{
    position: absolute;
    top:0px;
    left:0px;
    right:0px;
    bottom:0px;
    min-width: 1280px;
    min-height: 768px;
    overflow: hidden;
}
.guideBg{
    background: url("../images/guide/guideBg.png") no-repeat center center /100% auto;
    position: absolute;
    top:0px;
    left:0px;
    right:0px;
    bottom:0px;
}
.guideTit{
    height:21%;
    position: absolute;
    top:0px ;
    left:0px;
    right:0px;
    background: url("../images/guide/guideTit.png") no-repeat center bottom;
    text-align: center;
}
.guideTit img{
    position: absolute;
    bottom:45px;
    left:50%;
    transform: translateX(-50%);
}
.guideMap{
    height:312px;
    position: absolute;
    bottom:0px;
    left:0px;
    right:0px;
    background: url("../images/guide/guideMap.png") no-repeat center bottom/ 100% 100%;
}
.mapDotList{
    position: absolute;
    top:0px;
    left:0px;
    right:0px;
    bottom:0px;
    z-index: 40;
}
.mapDotList li{
    width:12px;
    height:12px;
    background: #fff;
    border-radius: 50%;
    position: absolute;

}
.mapDotList li .img{
    display: block;
    position: absolute;
    bottom:12px;
    left:50%;
    transform: translateX(-50%);
}
.mapDotList li .undertint{
    width:50px;
    height:50px;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    background: rgba(255,255,255,.16);
    border-radius: 50%;
}
.mapDotList li.list1{
    left:7.2%;
    bottom:50px;
}
.mapDotList li.list2{
    left:20.8%;
    bottom:64px;
}
.mapDotList li.list3{
    left:29.1%;
    bottom:15px;
}
.mapDotList li.list4{
    right:20.3%;
    bottom:-30px;
}
.mapDotList li.list5{
    right:9.3%;
    bottom:56px;
}
.mapDotList li.list1 .undertint{
    animation: undertint 3s linear 0s infinite;
}
.mapDotList li.list2 .undertint{
    animation: undertint 3s linear 1s infinite;
}
.mapDotList li.list3 .undertint{
    animation: undertint 3s linear 2s infinite;
}
.mapDotList li.list4 .undertint{
    animation: undertint 3s linear 1.2s infinite;
}
.mapDotList li.list5 .undertint{
    animation: undertint 3s linear 1.9s infinite;
}

.mapDotList li.list1 .img {
        animation: mapDotListImg 3.5s cubic-bezier(0.58, 0.58, 0.43, 1.29) 0s infinite;
}
.mapDotList li.list2 .img {
    animation: mapDotListImg2 3s cubic-bezier(0.58, 0.58, 0.43, 1.29) 0s infinite;
    bottom:16px;
}
.mapDotList li.list3 .img {
    animation: mapDotListImg 3.5s cubic-bezier(0.58, 0.58, 0.43, 1.29) 0s infinite;
    
}
.mapDotList li.list4 .img {
    animation: mapDotListImg2 3s cubic-bezier(0.58, 0.58, 0.43, 1.29) 0s infinite;
    bottom:16px;
}
.mapDotList li.list5 .img {
    animation: mapDotListImg 3.5s cubic-bezier(0.58, 0.58, 0.43, 1.29) 0s infinite;
   
}
/* 大数据中心 */
.dataBg{
    display: block;
    width:275px;
    height:83px;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-80%);
    background: url("../images/guide/dataBg.png") no-repeat center center;
    text-align: center;
    animation: dataBgImg 1.4s ease 0s ;
    z-index: 41;
    font-size:40px;
    color:#fff;
    text-align: center;
    font-weight:bold;
}
.dataBg .dataBgImg{
    width:90%;
   
    height:56px;
    display: block;
    background: url("../images/guide/dataBg_tit.png") no-repeat center center/ 100% 100%;
    margin:-15px auto 0px;
}
.dataBg .dataBgImg:hover{
    background: url("../images/guide/dataBg_tit2.png") no-repeat center center/ 100% 100%;
}
/* .dataBg span{
    display: inline-block;
    position: absolute;
    bottom:49px;
    left:50%;
    transform: translateX(-50%);
    margin-top:-12px;
    white-space: nowrap;
    text-shadow:5px 2px 6px #000;
    /* transition:  text-shadow .1s; */
/*}*/
.dataBg span:hover{
    text-shadow:none;
    background-image: -webkit-linear-gradient(left,#0aa0ff, #fff 50%, #0aa0ff 100%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-background-size: 200% 100%;
    -webkit-animation: masked-animation 4s infinite linear;
}

.guideCon{
    position: absolute;
    top:0px;
    left:0px;
    right:0px;
    bottom:0px;
    z-index: 20;
}
.guideCon li{
    position: absolute;
    transition: opacity .8s ;
}
.guideCon li.first{
    transform-origin:center center;
    width:429px;
    height:249px;
    bottom:270px;
    left:50%;
    transform: scale(1) translateX(-43%);
 
    box-sizing: border-box;
    text-align: center;
    opacity: 1;
    
}

.guideCon li img{
    display: none;
    height:100%;
    width:auto;
    display: block;
    position: relative;
    z-index: 4;
}
.guideCon li.first>a{
   
    width:260px;
    height:41px;
    text-align: center;
    line-height: 41px;
    display: block;
    position: absolute;
    top:174px;
    right:0px;
    /* left:38.7%; */
    font-size:22px;
    font-weight:bold;
    color:#4660c3;
    z-index: 166;
}


.guideCon li.second{
    transform-origin:center center;
   
    width:362px;
    height:250px;
    bottom:417px;
    left:52%;
    transform: translateX(-184%) scale(1);
    box-sizing: border-box;
    text-align: center;
    opacity: 0;
    
}

.guideCon li.second>a{
    width:254px;
    height:46px;
    line-height:46px;
    position: absolute;
    top: 182px;
    right: 0px;
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #4660c3;
    z-index: 16;
}
.guideCon li.third{
    transform-origin:center center;
   
   width:431px;
   height:232px;
    bottom:417px;
    left:50%;
    transform: translateX(62%) scale(1);
    box-sizing: border-box;
    text-align: center;
   
    opacity: 0;
}

.guideCon li.third>a{
    width:289px;
    height:47px;
    line-height: 47px;
    position: absolute;
    top: 169px;
    right: 0px;
    display: block;
    font-size: 120%;
    font-weight: bold;
    color: #4660c3;
    z-index: 16;
}
.guideCon li.fourth{
    
    transform-origin:center center;
    width:344px;
    height:193px;
    bottom:567px;
    left:50%;
    transform: translateX(-51%) scale(1);
    box-sizing: border-box;
    text-align: center;
    opacity: 0;
   
}
/* 按钮hover图片切换 */
.guideCon li>.img{
    position: absolute;
    top:0px;
    right:0px;
    bottom:0px;
    left:0px;
    z-index: 10;
}
.guideCon li.first>.img{
    background: url("../images/guide/guideCon1.png") no-repeat center center /100% 100%;
}
.guideCon li.second>.img{
    background: url("../images/guide/guideCon2.png") no-repeat center center /100% 100%;
}
.guideCon li.third>.img{
    background: url("../images/guide/guideCon3.png") no-repeat center center /100% 100%;
}
.guideCon li.fourth>.img{
    background: url("../images/guide/guideCon4.png") no-repeat center center /100% 100%;
}

.guideCon li.first.active>.img{
    background: url("../images/guide/guideCon1_1.png") no-repeat center center /100% 100%;
}
.guideCon li.second.active>.img{
    background: url("../images/guide/guideCon2_1.png") no-repeat center center /100% 100%;
}
.guideCon li.third.active>.img{
    background: url("../images/guide/guideCon3_1.png") no-repeat center center /100% 100%;
}
.guideCon li.fourth.active>.img{
    background: url("../images/guide/guideCon4_1.png") no-repeat center center /100% 100%;
}
.guideCon li.first.active>a,
.guideCon li.second.active>a,
.guideCon li.third.active>a,
.guideCon li.fourth.active>a{
    color:#fff;
    background-image: none;
    -webkit-text-fill-color: #fff;
    -webkit-background-clip: none;
    -webkit-background-size: 200% 100%;
    -webkit-animation: none;
}
.guideCon li.first.act1>a{
    animation: guideConFirstA 0.5s ease-out 1.5s;
    animation-fill-mode : forwards ;
}
 
.guideCon li.first.act1{
    animation: guideConFirst 2s ease-out;
    animation-fill-mode : forwards ;
}
.guideCon li.first.act2{
    animation:guideConUse 2.5s cubic-bezier(0.39, 0.58, 0.57, 1) infinite;
}
.guideCon li.second.act1{
    animation: guideConSecond 1s ease-out 2s;
    animation-fill-mode : forwards ;
}
.guideCon li.second.act2{
    opacity: 1;
    animation:guideConUse 2.5s cubic-bezier(0.39, 0.58, 0.57, 1)  2s infinite;
}
.guideCon li.third.act1{
    animation: guideConThird 1s ease-out 2s;
    animation-fill-mode : forwards ;
}
.guideCon li.third.act2{
    opacity: 1;
    animation:guideConUse 2.5s cubic-bezier(0.39, 0.58, 0.57, 1) 1.5s infinite;
}
.guideCon li.fourth.act1{
    animation: guideConFourth 1s ease-out 2s;
    animation-fill-mode : forwards 
}
.guideCon li.fourth.act2{
    opacity: 1;
    animation:guideConUse 2.5s cubic-bezier(0.39, 0.58, 0.57, 1) 0.5s infinite;
}
.guideCon li.fourth>a{
   width:190px;
   height:46px;
   line-height:46px;
    position: absolute;
    top: 130px;
    right: 0px;
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #4660c3;
    z-index: 16;
}

.guideCon li>a{

    background-image: -webkit-linear-gradient(left, #4660c3, #0aa0ff 50%, #4660c3);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-background-size: 200% 100%;
    -webkit-animation: masked-animation 4s infinite linear;
}
/* 元素线 */
.guideConLine{
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1;
}
.guideConLine li{
    position: absolute;
}
.guideConLine li.first{
    height:10%;
    left:50%;
    transform: translateX(-50%);
    width:26px;
    top:13%;
    background: url("../images/guide/guideConLine1.png") no-repeat center bottom / auto 100%;
    opacity: 0;
    animation: guideConLineFirst 2.5s 0.5s;
}
.guideConLine li.second{
    height: 31%;
    left: 50%;
    transform: translateX(-145%);
    width: 17.1%;
    top: -29.4%;
    background: url(../images/guide/guideConLine2.png) no-repeat center right / 100% 100%;
    opacity: 0;
    animation: guideConLineSecond 1.5s linear 1.5s;
}
.guideConLine li.third{
    height: 31%;
    left: 50%;
    transform: translateX(45%);
    width: 17.1%;
    top: -29.4%;
    background: url(../images/guide/guideConLine3.png) no-repeat center left / 100% 100%;
    opacity: 0;
    animation: guideConLineThird 1.5s linear 1.5s;
}
.guideConLine li.fourth{
    height: 16%;
    left: 50%;
    transform: translateX(-50%);
    width: 26px;
    top: -77.4%;
    background: url(../images/guide/guideConLine4.png) no-repeat center bottom / auto 100%;
    opacity: 0;
    animation: guideConLineFourth 1.5s linear 1.5s;
   
}

/* hover */
.guideCon li.first .roundB{
    height: 110%;
    position: absolute;
    top: -1%;
    left: 9%;
    right: 26%;
    /* background: url("../images/guide/guideCon1_h.png") no-repeat left center /auto 100% ; */
    z-index: 7;
}
.guideCon li .roundB2{
    transition: transform .3s;
}
.guideCon li.first .roundB2{
    height: 110%;
    position: absolute;
    top: -1%;
    left: 9%;
    right: 26%;
    background: url("../images/guide/guideCon1_h.png") no-repeat left center /auto 100% ;
    z-index: -1;
}
.guideCon li.first .roundB a{
    display: block;
    position: absolute;
    width:31.8%;
    color:#778ee6;
    font-size:16px;
    line-height: 20px;
    text-align: center;
    font-weight:normal;
}
.guideCon li.first .roundB a.text1{
    top:-12px;
    left:50%;
    transform: translateX(-50%)
}
.guideCon li.first .roundB a.text2{
    top: 71%;
    left: -2%;
    transform: translateX(-50%)
}
.guideCon li.first .roundB a.text3{
    top: 22%;
    right: -35%;
    transform: translateX(-50%)
}
.guideCon li.second .roundB{
    height: 95%;
    position: absolute;
    top: 12%;
    left: 10%;
    right: 16%;
    /* background: url(../images/guide/guideCon2_h.png) no-repeat left center /auto 100%; */
    z-index: 7;
}
.guideCon li.second .roundB2{
    height: 95%;
    position: absolute;
    top: 12%;
    left: 10%;
    width:66%;
    background: url(../images/guide/guideCon2_h.png) no-repeat left center /auto 100%;
    z-index: -1;
}
.guideCon li.second .roundB a{
    display: block;
    position: absolute;
    width:31.8%;
    color:#778ee6;
    font-size:16px;
    line-height: 20px;
    text-align: center;
    font-weight:normal;
}
.guideCon li.second .roundB a.text1{
    top: 6%;
    right: -16%;
    transform: translateX(-50%)
}
.guideCon li.second .roundB a.text2{
    top: 63%;
    left: -8%;
    transform: translateX(-50%)
}
.guideCon li.second .roundB a.text3{
    bottom: -8%;
    left: 41%;
    transform: translateX(-50%);
    
}
.guideCon li.fourth .roundB{
    height: 102%;
    position: absolute;
    top: 6%;
    left: 21%;
    right: 20%;
    /* background: url(../images/guide/guideCon4_h.png) no-repeat left center /auto 100%; */
    z-index:2;
}
.guideCon li.fourth .roundB2{
    height: 102%;
    position: absolute;
    top: 6%;
    left: 21%;
    right: 20%;
    background: url(../images/guide/guideCon4_h.png) no-repeat left center /auto 100%;
    z-index: 2;
}
.guideCon li.fourth .roundB a{
    display: block;
    position: absolute;
    width:46.8%;
    color:#778ee6;
    font-size:16px;
    line-height: 20px;
    text-align: center;
    font-weight:normal;
    /* width:100px; */
}
.guideCon li.fourth .roundB a.text1{
    top: 9%;
    right: -48%;
    transform: translateX(-50%)
}
.guideCon li.fourth .roundB a.text2{
    top: 67%;
    left: -12%;
    transform: translateX(-50%)
}
.guideCon li.fourth .roundB a.text3{
    bottom: -10%;
    left: 50%;
    transform: translateX(-50%);
    
}
.guideCon li.third .roundB{
    height: 105%;
    position: absolute;
    top: 5%;
    left: 11%;
    right: 24%;
    /* background: url(../images/guide/guideCon3_h.png) no-repeat left center /auto 100%; */
    z-index: 7;
}
.guideCon li.third .roundB2{
    height: 101%;
    position: absolute;
    top: 5.6%;
    left: 11%;
    width: 56%;
    background: url(../images/guide/guideCon3_h.png) no-repeat left center /auto 100%;
}
.guideCon li.third .roundB a{
    display: block;
    position: absolute;
    width:46.8%;
    color:#778ee6;
    font-size:16px;
    line-height: 20px;
    text-align: center;
    font-weight:normal;
    /* width:100px; */
}

.guideCon li.third .roundB a.text1{
    width: 50%;
    top: -12%;
    right: 2%;
    transform: translateX(-50%)
}
.guideCon li.third .roundB a.text2{
    top: 51%;
    left: -18%;
    transform: translateX(-50%)
}
.guideCon li.third .roundB a.text3{
    width: 58%;
    bottom: -10%;
    left: 47%;
    transform: translateX(-50%);
    
}
.guideCon li .roundB a:hover{
   
}
.guideCon li .roundB a{
    z-index: 100;
    color:#2a4ed6!important;
}


/* 点线 */
.mapDotListLine{
    position: absolute;
    top:38%;
    left:0px;
    right:0px;
    bottom:0px;
}
.mapDotListLine li{
    position: absolute;
}

.mapDotListLine li.first,
.mapDotListLine li.second,
.mapDotListLine li.third{
    background: url("../images/guide/leftLine.png") no-repeat center center/ 100% 100%;
}
.mapDotListLine li.fourth,
.mapDotListLine li.fifth{
    background: url("../images/guide/rightLine.png") no-repeat center center/ 100% 100%;
}


/* 登陆 */

.guideLogin{
    position: absolute;
    width:30.5%;
    height:42.6%;
    bottom:33%;
    left:50%;
    transform: translateX(-50%);
    background: url("../images/guide/formBg.png") no-repeat center center/ 100% 100%;
    padding:10px 50px 0px;
    box-sizing: border-box;
}
.guideL_tit{
    /* height:100px; */
    border-bottom:1px solid #a8afc6;
    box-sizing: border-box;
    height:21%;
    position: relative;
    margin-bottom:8px;
}
.guideL_tit .text{
    position: absolute;
    top:12%;
    left:0px;
    bottom:-2px;
    /* margin-top:12px; */
    border-bottom:3px solid #4474cd;
    display: flex;
    align-items: center;
    /* justify-content: center; */
    font-size:22px;
    font-weight:bold;
    color:#4474cd;
    flex-wrap: nowrap;
    padding-right:4px;
}
.guideL_tit .text img{
    height:95%;
    /* margin-left:-10px; */
    margin-right:6px;
    display: inline-block;
}
.posi{
    position: relative;
}
.guideL_tit3{
    position: absolute;
    top:0px;
    left:-20px;
    width:calc( 100% + 20px );
    bottom:50%;
    background: url("../images/guide/guideL_tit3.png") no-repeat left top  ;
    animation: guideL_tit3 4s ease infinite;
}
.guideL_line{
    height:13.2%;
    margin:1.5% 0px;
    font-size:18px;
    color:#333333;
    float:left;
    width:100%;
}

.guideL_line .left{
    float:left;
    width:18.5%;
    height:100%;
    display: flex;
    align-items: center;
}
.guideL_line .right{
    overflow: hidden;
   height:100%;
   padding:2px 0px;
   box-sizing: border-box;
}
.guideL_input{
    width:100%;
    height:100%;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    background: #fff;
    border:1px solid #e4e4e4;
    outline: none;
    padding:0px 10px;
    font-size:16px;
}
.provingBtn{
    /*display: block;*/
    height:100%;
    width:100%;
    padding-left:44px;
    background:  url("../images/guide/provingBtn.png") no-repeat left 4% center /auto 58%,linear-gradient(to top ,#e9e9e9 0, #ffffff 100%);
    border:1px solid #e4e4e4;
    box-sizing: border-box;
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,.1) inset;
    color:#999999;
    font-size:16px;
    display: flex;
    align-items: center;
    justify-content: left;
}
.provingBtn:hover{
    box-shadow:none;
    background:  url("../images/guide/provingBtn.png") no-repeat left 4% center /auto 58%,linear-gradient(to bottom ,#e9e9e9 0, #ffffff 100%);
}

.rememberBtn{
    display: flex;
    align-items: center;
    font-size:13px;
    color:#4474cd;
    padding-left:25px;
    box-sizing: border-box;
    background: url("../images/guide/checkBox1.png") no-repeat left center / auto 50% ;
    height:10%;
    margin:1% 0px;
}
.rememberBtn.active{
    background: url("../images/guide/checkBox2.png") no-repeat left center / auto 50% ;
}

.guideLoginBtn{
    height:14.2%;
    /* padding-bottom:4px; */
    /* box-sizing: border-box; */
    display: flex;
    align-items: center;
    justify-content: center;
    font-size:26px;
    color:#fff;
    background: linear-gradient(to right,#85adff 0,#3378e7 100%);
    border-radius: 5px;
    box-shadow:inset 0px -4px 0px 0px #12489e ;
}
.guideLoginBtn:hover{
    background: linear-gradient(to right,#508aff 0,#0052d3 100%);
}

.guideLogin.active{
    animation: guideLogin .9s cubic-bezier(.94,-0.25,.32,1.31);
    animation-fill-mode : forwards ;
}
















/* 动画 */
@keyframes guideLogin{
    0%{
        opacity:1;
        transform: translateX(-50%) scale(1);
    }
    /* 6%{
        left:50%;
        transform: translateX(-50%) scale(0.6);
    } */
    /* 40%{
        left:-50%;
        transform: translateX(-50%) ;
    } */
    90%{
        opacity: 0;
        transform: translateX(-50%) scale(.3);
    }
    100%{
        z-index: -2;
        opacity: 0;
        transform: translateX(-50%) scale(.3);
    }
}
@keyframes undertint{
    0%{
        width:50px;
        height:50px;
    }
    50%{
        width:20px;
        height:20px;
    }
    100%{
        width:50px;
        height:50px;
    }
}
@keyframes mapDotListImg{
    0%{
        bottom:12px;
    }
    50%{
        bottom:0px;
    }
    100%{
        bottom:12px;
    }
}
@keyframes mapDotListImg2{
    0%{
        bottom:16px;
    }
    50%{
        bottom:-0px;
    }
    100%{
        bottom:16px;
    }
}
@keyframes dataBgImg{
    0%{
        transform: translate(-50%,-30%);
        opacity: 0;
    }
    
    100%{
        transform: translate(-50%,-80%);
        opacity: 1;
    }
}
@keyframes guideConUse{
    0%{
        margin-bottom:0px ;
    }
    /* 25%{
        margin-bottom:-10px ;
    } */
    50%{
        margin-bottom:-12px ;
    }
    /* 75%{
        margin-bottom:-10px ;
    } */
    100%{
        margin-bottom:0px ;
    }
}
@keyframes guideConFirstA {
    0%{
        opacity: 0;
    }
    85%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
}
@keyframes guideConFirst {
    0%{
        bottom: 110px;
        transform:scale(0.2)  translateX(-230%);
        opacity: 0;
        height:0px;
        left:17%;
    }
    82%{
        /* bottom: 64.5%; */
        transform: scale(0.4)  translateX(-49%);
        opacity: 0;
        height:180px;
        left:44%;
    }
    /* 94%{
        transform: scale(1)   translateX(-43%);
        opacity: 1;
        bottom:104.5%;
        height:81.2%;
        left:50%;
    } */
    100%{
        transform: scale(1)   translateX(-43%);
        opacity: 1;
        /* bottom:86.5%; */
        /* height:208px;
        left:50%; */
        
        height:249px;
        left:50%;
    }
}
@keyframes guideConFirst2 {
    0%{
        bottom: 110px;
        transform:scale(0.2)  translateX(-230%);
        opacity: 0;
        height:0px;
        left:17%;
    }
    82%{
        /* bottom: 64.5%; */
        transform: scale(0.4)  translateX(-49%);
        opacity: 0;
        height:180px;
        left:44%;
    }
    /* 94%{
        transform: scale(1)   translateX(-43%);
        opacity: 1;
        bottom:104.5%;
        height:81.2%;
        left:50%;
    } */
    100%{
        transform: scale(1)   translateX(-43%);
        opacity: 1;
        /* bottom:86.5%; */
        height:208px;
        left:50%;
        
        
    }
}
@keyframes guideConSecond {
    0%{
       
        transform: translateX(-43%) scale(1);
        opacity: 0;
       
    }
   
    100%{
        transform: translateX(-184%) scale(1);
        opacity: 1;
       
    }
   
}
@keyframes guideConThird {
    0%{
       
        transform:translateX(-43%);
        opacity: 0;
       
    }
   
    100%{
        transform: translateX(62%);
        opacity: 1;
       
    }
}
@keyframes guideConFourth {
    0%{
        bottom:417px;
        
        opacity: 0;
       
    }
   
    100%{
        bottom:567px;
        opacity: 1;
       
    }
}
@keyframes guideConFourth2 {
    0%{
        bottom:330px;
        
        opacity: 0;
       
    }
   
    100%{
        bottom:479px;
        opacity: 1;
       
    }
}
/* 元素线 */
@keyframes guideConLineFirst{
    0%{
        opacity: 0;
        
    }
   
    
    50%{
        opacity: 1;
        
    }
    100%{
        
        opacity: 0;
    }
}
@keyframes guideConLineSecond{
    0%{
        opacity: 0;
       
    }
    90%{
        opacity: 1;
    }
    
    100%{
        
        opacity: 0;
    }
}
@keyframes guideConLineThird{
    0%{
        opacity: 0;
       
    }
   
    90%{
        opacity: 1;
    }
    
    100%{
        
        opacity: 0;
    }
}
@keyframes guideConLineFourth{
    0%{
        opacity: 0;
        
    }
    90%{
        opacity: 1;
    }
    
    100%{
        
        opacity: 0;
    }
}
/* 流光溢彩效果 */
@-webkit-keyframes masked-animation {
    0%{ background-position: -100% 0;}
    50% { background-position: 0 0;}
    100% { background-position: 100% 0;}
    
}

@-webkit-keyframes guideL_tit3{
    0%{
        width:0px;
        opacity: 1;
    }
    60%{
        width:calc( 100% + 20px );
        opacity: 1;
    }
    100%{
        opacity: 0;
    }
}

 @media screen and (max-width:1900px){
    .guideL_line .left{
        width:24%;
    }
    .guideLogin {
        
        bottom: 31%;
        
    }
    .guideL_line{
        height:13.2%;
        margin:1.5% 0px;
        font-size:16px;
        color:#333333;
        float:left;
        width:100%;
    }
    .guideLoginBtn{
        font-size:20px;
    }
     .guide_ie .guideLoginBtn{
        font-size:20px;
    }

    .guideMap{
        height:256px;
    }
    .guideCon li.first.act1{
        animation: guideConFirst2 2s ease-out;
        animation-fill-mode : forwards ;
    }
    .guideCon li.first{
        width:357px;
        height:207px;
        bottom:234px;
    }
    .guideCon li.first>a{
        display: block;
        text-align: center;
        width:219px;
        height:36px;
        line-height:36px;
        font-size:22px;
        top:146px;
        
    }
    .guideCon li.second{
        width:276px;
        height:190px;
        bottom:330px;
        left:52%;
    }
    .guideCon li.second>a{
        display: block;
        text-align: center;
        width:194px;
        height:36px;
        line-height:36px;
        font-size:20px;
        top:140px;
    }
    .guideCon li.third{
        width:310px;
        height:166px;
        bottom:343px;
        left:50%;
    }
    .guideCon li.third>a{
        display: block;
        text-align: center;
        width:182px;
        height:33px;
        line-height: 33px;
        font-size:20px;
        top: 121px;
    }
    .guideCon li.fourth{
        width:240px;
        height:135px;
        bottom:479px;
    }
    .guideCon li.fourth.act1{
        animation: guideConFourth2 1s ease-out 2s;
        animation-fill-mode : forwards 
    }
    .guideCon li.fourth>a{
        display: block;
        text-align: center;
        width:134px;
        height:32px;
        line-height: 32px;
        font-size:19px;
        top:91px;
    }
    
    /* 元素线 */
    .guideConLine li.second{
        height: 31%;
        left: 50%;
        transform: translateX(-145%);
        width: 17.1%;
        top: -29.4%;
        background: url(../images/guide/guideConLine2.png) no-repeat center right / 100% 100%;
        opacity: 0;
        animation: guideConLineSecond 1.5s linear 1.5s;
    }
    .guideConLine li.third{
        height: 31%;
        left: 50%;
        transform: translateX(45%);
        width: 17.1%;
        top: -33.4%;
        background: url(../images/guide/guideConLine3.png) no-repeat center left / 100% 100%;
        opacity: 0;
        animation: guideConLineThird 1.5s linear 1.5s;
    }
} 
/* 动画 */










/*进度条页面*/
.popProgress{
    width:1200px;
    height:600px;
    position: absolute;
    top:50%;
    left:50%;
    margin:-300px 0px 0px -600px;
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
}
.popProgressMain{
    position: absolute;
    top:53px;
    left:0px;
    right:0px;
    bottom:0px;
    padding:20px 15px 0px;
    box-sizing: border-box;
}
.popProgress_ul{
    float:left;
    border-left: 1px solid #d9dfe8;
    position: relative;
    z-index: 6;
}
.popProgress_line{
    height:44px;
}

.popProgress_ul li {
    float: left;
    width: 125px;
    height: 44px;
    border: 1px solid #d9dfe8;
    border-left: 0 none;
    text-align: center;
    color: #999999;
    font-size: 16px;
    line-height: 42px;
    box-sizing: border-box;
    cursor: pointer;
}
.popProgress_ul li.active {
    color: #2680ff;
    font-weight: bold;
    position: relative;
    border-top:3px solid  #2680ff;
    border-bottom:1px solid #fff;
    line-height: 39px;
}
.popProgress_table_main {
    border: 1px solid #d9dfe8;

    margin-top: -1px;
    padding: 8px 10px;
    box-sizing: border-box;
    position: absolute;
    top:74px;
    left:25px;
    right:25px;
    bottom:72px;
}
.tableProgress{
    float:left;
    width:310px;
    height:69px;
    margin:10px 0px;
    position: relative;

}
.tableDiv_zzy{
    width:100%;
    height:100%;
}

.tableProgress .progressBg{
    position: relative;
    height:20px;
    float:left;
    width:222px;
    margin-top:25px;
    background: url("../images/guide/progressBg.png") no-repeat center center;
}
.progressBg_txt{
    height:20px;
    line-height: 20px;
    float:right;
    width:80px;
    margin-top:25px;
    font-size:12px;
    color:#333333;
}
.progressBg_txt span,.progressLine1_txt span{
    font-size:16px;
    font-weight:bold;
    color:#3e81f7;
    margin:0px 4px;
}
.tableProgress .progressBg .progressLine1{
    position: absolute;
    top:0px;
    left:0px;
    height:20px;
    background: url("../images/guide/progressLine1.png") no-repeat left center;
}
.tableProgress .progressBg .progressLine2{
    position: absolute;
    top:0px;
    left:0px;
    height:20px;
    background: url("../images/guide/progressLine2.png") no-repeat left center;
    z-index: 4;
}
.progressLine1_txt{
    position: absolute;
    top:-20px;
    right:-70px;
    text-align: left;
    width:70px;
    height: 20px;
    line-height: 20px;
    font-size:12px;
    color:#333333;
    border-left:1px solid #3e81f7;
}
/*.progressLine2_txt{*/
    /*position: absolute;*/
    /*bottom:-20px;*/
    /*right:0px;*/
    /*text-align: right;*/
    /*width:70px;*/
    /*height: 20px;*/
    /*line-height: 20px;*/
    /*font-size:12px;*/
    /*color:#333333;*/
    /*border-right:1px solid #eb9d5a;*/
/*}*/
.progressLine2_txt {
    position: absolute;
    bottom: -20px;
    right: -70px;
    text-align: right;
    width: 70px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #333333;
    border-left: 1px solid #eb9d5a;
}
.progressLine2_txt span{
    font-size:16px;
    font-weight:bold;
    color: #eb9d5a;
    margin:0px 4px;
}
.popProgressFoot{
    position: absolute;
    bottom:0px;
    left:0px;
    right:0px;

}

.obscure_label{
    float: left;
    font-size: 15px;
    color: #000000;
    line-height: 32px;
    margin-right: 5px;
}
.obscure_select{
    float: left;
    width: 272px;
    height: 32px;
    line-height: 30px;
    border: 1px solid #d5dae0;
    border-radius: 4px;
    color: #999999;
    font-size: 14px;
    padding-left: 14px;
    box-sizing: border-box;
    margin-right: 20px;
}
.obscure_check{
    float:right;
    margin:10px 0px;
}
.obscure_check li{
    float:left;
    height:30px;
    cursor: pointer;
    padding:0px 10px;
    margin-left:10px;
    border:1px solid  #c9cdd4;
    border-radius: 2px;
    box-sizing: border-box;
    line-height: 28px;
    font-size:14px;
    color:#333333;
}
.obscure_check li.active,
.obscure_check li:hover{
    background:  #2680ff;
    color:#fff;
}
.obscure_check li span{
    float:left;
    display: block;
    height:100%;
    margin-right:6px;
}
.obscure_check li span.ico1{
    width:15px;
    background: url("../images/guide/obscure_check_ico1.png") no-repeat center center;
}
.obscure_check li.active span.ico1,
.obscure_check li:hover span.ico1{
    background: url("../images/guide/obscure_check_ico1_h.png") no-repeat center center;
}
.obscure_check li span.ico2{
    width:18px;
    background: url("../images/guide/obscure_check_ico2.png") no-repeat center center;
}
.obscure_check li.active span.ico2,
.obscure_check li:hover span.ico2{
    background: url("../images/guide/obscure_check_ico2_h.png") no-repeat center center;
}
.obscure_check li span.ico3{
    width:14px;
    background: url("../images/guide/obscure_check_ico3.png") no-repeat center center;
}
.obscure_check li.active span.ico3,
.obscure_check li:hover span.ico3{
    background: url("../images/guide/obscure_check_ico3_h.png") no-repeat center center;
}
.obscure_check li span.ico4{
    width:16px;
    background: url("../images/guide/obscure_check_ico4.png") no-repeat center center;
}
.obscure_check li.active span.ico4,
.obscure_check li:hover span.ico4{
    background: url("../images/guide/obscure_check_ico4_h.png") no-repeat center center;
}
.obscure_check li span.ico5{
    width:20px;
    background: url("../images/guide/obscure_check_ico5.png") no-repeat center center;
}
.obscure_check li.active span.ico5,
.obscure_check li:hover span.ico5{
    background: url("../images/guide/obscure_check_ico5_h.png") no-repeat center center;
}
.obscure_check li span.ico6{
    width:17px;
    background: url("../images/guide/obscure_check_ico6.png") no-repeat center center;
}
.obscure_check li.active span.ico6,
.obscure_check li:hover span.ico6{
    background: url("../images/guide/obscure_check_ico6_h.png") no-repeat center center;
}
.obscure_checkDiv{
    position: absolute;
    top: 110px;
    left: 0;
    right: 0;
    bottom: 0px;
}
.gaugeOutfit{
    height:75px;
    box-sizing: border-box;
    padding:10px 0px;
    text-align: center;
}
.gaugeOutfit .tit{
    height:30px;
    line-height:30px;
    font-size:18px;
    font-weight:bold;
    color:#000;
}
.gaugeOutfit .txt{
    height:24px;
    line-height:24px;
    font-size:14px;

    color:#666666;
}
.aquaculture_situation{
    position: absolute;
    top:70px;
    left:0px;
    right:0px;
    bottom:0px;

}
.aquaculture_line{
    height:46px;
    line-height:46px;
    background: url("../images/guide/aquaculture_line.png") no-repeat left center;
    padding:0px 8px;
    box-sizing: border-box;
    color:#ffffff;
    font-size:15px;
    font-weight:bold;
}
.aquaculture_conBox{
    box-sizing: border-box;
    border:1px solid #d9dfe8;
    padding:9px;
}
.aquaculture_leftTableArea{
    float:left;
}
.aquaculture_rightChartArea{
    position: relative;
    height:344px;
    overflow: hidden;
}
.aquaculture_th table{
    width:100%;
    border:1px solid #d9dfe8;
    box-sizing: border-box;
    background:  #f1f4f8;
}
.aquaculture_th table th{
    height:42px;
    text-align: center;
    font-size:15px;
    border:1px solid  #d9dfe8;
    box-sizing: border-box;
}
.aquaculture_th.size2 table th.left{
    text-align: left;
}
.aquaculture_th.size2 table th{
    padding:0px 30px;
}
.aquaculture_td1{
    height:240px;
    position: relative;
    border-right:1px solid  #d9dfe8;
    box-sizing: border-box;
}
.aquaculture_td1 .mCSB_inside > .mCSB_container{
    margin-right:0px;
}
.aquaculture_td1 table{
    width:100%;

    /*border-left:1px solid  #d9dfe8;*/
    box-sizing: border-box;
}
.aquaculture_td1 table td{
    height:60px;
    text-align: center;
    font-size:15px;
    border-left:1px solid  #d9dfe8;
    border-bottom:1px solid  #d9dfe8;
    box-sizing: border-box;
    padding:0px 12px;
    color:#666666;
}
.aquaculture_td1 table td.first{
    color:#333333
}
.aquaculture_td1 table td.left{
    text-align: left;
    padding:0px 30px ;
}
.aquaculture_td1 table td.borderB0{
    border-bottom:0px;
}
/*.aquaculture_td1 table td.borderL0{*/
/*border-left:0px;*/
/*}*/

.aquaculture_td1 table td.math{
    text-align: right;
    padding:0px 35px 0px 10px;
}
.aquaculture_td1.size2 table td.math{
    text-align: right;
    padding:0px 15px 0px 5px;
}
.aquaculture_td1.size3 table td.math{
    text-align: right;
    padding:0px 60px 0px 30px;
}

.aquaculture_td1.size2 table td{
    padding:0px 4px;
    box-sizing: border-box;
}
.aquaculture_td2{
    /*border:1px solid  #d9dfe8;*/
    width:100%;
}
.aquaculture_td2 table{
    width:100%;
    border:1px solid  #d9dfe8;
}
.aquaculture_td2 table td{
    height:60px;
    text-align: center;
    font-size:15px;
    border-left:1px solid  #d9dfe8;
    border-bottom:1px solid  #d9dfe8;
    box-sizing: border-box;
    padding:0px 12px;
    color:#666666;
    font-weight:bold;
}
.aquaculture_td2 table td.borderR0 {
    border-right: 0px;
}
.aquaculture_td2 table td.borderL0 {
    border-left: 0px;
}

.aquaculture_td2 table td.left{
    text-align: left;
    padding:0px 30px;
}
.aquaculture_select{
    display: inline-block;
    height:32px;
    border:1px solid #d9dfe8;
    color:#999;
    width:208px;
    outline: none;
}







.progressMath{
    display: inline-block;
    height:20px;
    line-height:20px;
    font-size:16px;
    font-weight:bold;
    color:#2680ff;
    text-align: left;
    padding-left:10px;
    box-sizing: border-box;
    vertical-align: top;
}
.aquaculture_progressBox{
    height:20px;
    width:185px;
    margin:0px 8px;
    display: inline-block;
    position: relative;
    background: #f0eff2;
}
.aquaculture_progressBox>.left{
    width:8px;
    height:20px;
    position: absolute;
    left:-8px;
    top:0px;
    background: url("../images/guide/aquaculture_progressBox_left.png") no-repeat center center;
}
.aquaculture_progressBox>.right{
    width:8px;
    height:20px;
    position: absolute;
    right:-8px;
    top:0px;
    background: url("../images/guide/aquaculture_progressBox_right.png") no-repeat center center;
}
.aquaculture_progressLine{
    height:20px;
    float:left;
    position: relative;
    background:  #2eb1ff;
}
.aquaculture_progressLine>.left{
    width:8px;
    height:20px;
    position: absolute;
    left:-8px;
    top:0px;
    background: url("../images/guide/aquaculture_progressLine_left.png") no-repeat center center;
}
.aquaculture_progressLine>.right{
    width:8px;
    height:20px;
    position: absolute;
    right:-8px;
    top:0px;
    background: url("../images/guide/aquaculture_progressLine_right.png") no-repeat center center;
}

.tableArrow{
    display: inline-block;
    margin-left:4px;
    width:10px;
    vertical-align: bottom;
}
.tableArrow li{
    height:5px;
    margin:4px 0px;
    cursor: pointer;
}
.tableArrow li.up{
    background: url("../images/guide/tableArrow1.png") no-repeat center center;
}
.tableArrow li.down{
    background: url("../images/guide/tableArrow2.png") no-repeat center center;
}
.tableArrow li.up:hover{
    background: url("../images/guide/tableArrow1_h.png") no-repeat center center;
}
.tableArrow li.down:hover{
    background: url("../images/guide/tableArrow2_h.png") no-repeat center center;
}

.aquaculture_chartBtn{
    width:31px;
    height:30px;
    box-sizing: border-box;
    float:right;
    display: block;
    background: url("../images/guide/chartIco1.png") no-repeat center center;
    border:1px solid  #c9cdd4;
    border-radius: 2px;
    margin-left:9px;
}
.aquaculture_chartBtn:hover{
    background: #2680ff url("../images/guide/chartIco1_h.png") no-repeat center center;
}
.aquaculture_chartBtnUl{
    margin-left:9px;
    height:30px;
    border:1px solid  #c9cdd4;
    box-sizing: border-box;
    float:right;
}
.aquaculture_chartBtnUl li{
    float:left;
    cursor: pointer;
    height:100%;
    text-align: center;
    padding:0px 10px;
    font-size:14px;
    color:#666666;
    line-height: 28px;
    border-right:1px solid #c9cdd4;
    box-sizing: border-box;
}
.aquaculture_chartBtnUl li.active,
.aquaculture_chartBtnUl li:hover{
    background: #2680ff;
    color:#fff;
}
.aquaculture_chartBtnUl li.border0{
    border:0px;
}
.aquaculture_chartBtnUl li span{
    float:left;
    height:100%;
    margin-right:8px;
}
.aquaculture_chartBtnUl li span.ico2{
    width:16px;
    background: url("../images/guide/chartIco2.png") no-repeat center center;
}
.aquaculture_chartBtnUl li.active span.ico2,
.aquaculture_chartBtnUl li:hover span.ico2{
    background: url("../images/guide/chartIco2_h.png") no-repeat center center;
}
.aquaculture_chartBtnUl li span.ico3{
    width:16px;
    background: url("../images/guide/chartIco3.png") no-repeat center center;
}
.aquaculture_chartBtnUl li.active span.ico3,
.aquaculture_chartBtnUl li:hover span.ico3{
    background: url("../images/guide/chartIco3_h.png") no-repeat center center;
}
.aquaculture_chartBtnUl li span.ico4{
    width:16px;
    background: url("../images/guide/chartIco4.png") no-repeat center center;
}
.aquaculture_chartBtnUl li.active span.ico4,
.aquaculture_chartBtnUl li:hover span.ico4{
    background: url("../images/guide/chartIco4_h.png") no-repeat center center;
}
.aquaculture_chartDiv{
    position: absolute;
    top:30px;
    left:0px;
    right:0px;
    bottom:0px;
}
.aquaculture_chart1{
    position: absolute;
    height:257px;
    top:27px;
    right:45px;
    left:65px;
}
.aquaculture_chart2{
    position: absolute;
    height:301px;
    top:9px;
    right:37px;
    left:35px;
}
.aquaculture_chart3{
    position: absolute;
    height:303px;
    bottom:3px;
    right:10px;
    left:18px;
}
.aquaculture_chart4{
    position: absolute;
    height:343px;
    bottom:0px;
    right:10px;
    left:18px;
}
.aquaculture_chart5{
    position: absolute;
    height:323px;
    bottom:12px;
    right:20px;
    left:15px;
}

.aquaculture_chart1 img,
.aquaculture_chart2 img,
.aquaculture_chart3 img,
.aquaculture_chart4 img,
.aquaculture_chart5 img{
    width:100%;
    height:100%;
}
.aquaculture_sugBox{
    margin-bottom:20px;
}
.aquaculture_td1 .link{
    color:#2680ff;
    text-decoration: underline;
}
.questionnaire_btn{
    display: inline-block;
    height:30px;
    line-height: 28px;
    padding:0px 13px;
    box-sizing: border-box;
    border:1px solid  #c9cdd4;
    border-radius: 3px;
    font-size:14px;
    color:#333;
}
.questionnaire_btn span{
    float:left;
    height:100%;
    margin-right:8px;
    width:18px;
    background: url("../images/guide/btnIco1.png") no-repeat center center;
}

.questionnaire_btn:hover{
    border-color: #2680ff;
    color:#fff;
    background: #2680ff;
}
.questionnaire_btn:hover span{

    background: url("../images/guide/btnIco1_h.png") no-repeat center center;
}












.clear{
    clear: both;
}
.pull_left{
    float:left;
}
.pull_right{
    float:right;
}





/* master_zzy */


/* master_lj */
.task-wrapper{
    position: absolute;
    top: 90px;
    bottom: 10px;
    left: 10px;
    right: 10px;
    background-color: #fff;
}
.viewScroll{
    position: absolute;
    bottom: 61px;
    left: 0;
    right: 0;
    top: 57px;
}
.task-wrapperHead{
    height: 57px;
    line-height: 57px;
    background: url("../images/lj/head-repeat.png") repeat-x 0 0;
    padding: 0 20px;
}
.task-wrapperHead h2{
    float: left;
    font-size: 20px;
}
.icon-close{
    float: right;
    width: 17px;
    height: 17px;
    background: url("../images/lj/icon-close.png") no-repeat 0 0;
    margin-top: 20px;
    cursor: pointer;
}
.itemWrapper{
    padding: 0 10px;
}
.itemWrapHead{
    height: 54px;
}
.itemWrapHeadtitle{
    position: relative;
    float: left;
    height: 20px;
    line-height: 19px;
    padding-left: 13px;
    font-size: 20px;
    font-weight: bold;
    margin-top: 18px;
}
.itemWrapHeadtitle:after{
    content: '';
    position: absolute;
    left: 1px;
    top: 3px;
    width: 3px;
    height: 14px;
    background-color: #38a0ff;
    background: linear-gradient(#44b6ff,#2884ff);
}
.itemWrapHeadtitleTips{
    float: left;
    font-size: 14px;
    color: #f62121;
    margin-left: 22px;
    margin-top: 20px;
}
.itemWrapHead_fr{
    float: right;
    font-size: 14px;
    color: #333333;
}
.headgroup{
    float: left;
    margin-top: 14px;
}
.headgroup li{
    float: left;
    height: 30px;
    line-height: 28px;
    border: 1px solid #c9cdd4;
    box-sizing: border-box;
    padding: 0 10px;
    font-size: 14px;
    color: #333333;
    cursor: pointer;
    margin-left: 9px;
    background-color: #fff;
    border-radius: 2px;
}
.headgroup li:hover{
    background-color: #2680ff;
    color: #fff;
}
.icon.icon1{
    float: left;
    width: 14px;
    height: 15px;
    background: url("../images/lj/icon1.png") no-repeat 0 0;
    margin-right: 6px;
    margin-top: 7px;
}
.headgroup li:hover .icon1{
    background: url("../images/lj/icon1-hover.png") no-repeat 0 0;
}
.icon.icon2{
    float: left;
    width: 15px;
    height: 15px;
    background: url("../images/lj/icon2.png") no-repeat 0 0;
    margin-right: 6px;
    margin-top: 7px;
}
.headgroup li:hover .icon2{
    background: url("../images/lj/icon2-hover.png") no-repeat 0 0;
}
.icon.icon3{
    float: left;
    width: 15px;
    height: 14px;
    background: url("../images/lj/icon3.png") no-repeat 0 0;
    margin-right: 6px;
    margin-top: 8px;
}
.headgroup li:hover .icon3{
    background: url("../images/lj/icon3-hover.png") no-repeat 0 0;
}
.icon.icon4{
    float: left;
    width: 17px;
    height: 15px;
    background: url("../images/lj/icon4.png") no-repeat 0 0;
    margin-right: 6px;
    margin-top: 7px;
}
.headgroup li:hover .icon4{
    background: url("../images/lj/icon4-hover.png") no-repeat 0 0;
}
.icon.icon5{
    float: left;
    width: 17px;
    height: 16px;
    background: url("../images/lj/icon5.png") no-repeat 0 0;
    margin-right: 6px;
    margin-top: 6px;
}
.headgroup li:hover .icon5{
    background: url("../images/lj/icon5-hover.png") no-repeat 0 0;
}
.icon.icon6{
    float: left;
    width: 16px;
    height: 16px;
    background: url("../images/lj/icon-add.png") no-repeat 0 0;
    margin-right: 6px;
    margin-top: 6px;
}
.headgroup li:hover .icon6{
    background: url("../images/lj/icon-add-hover.png") no-repeat 0 0;
}
.icon.icon7{
    float: left;
    width: 19px;
    height: 14px;
    background: url("../images/lj/icon-moveup.png") no-repeat 0 0;
    margin-right: 6px;
    margin-top: 7px;
}
.headgroup li:hover .icon7{
    background: url("../images/lj/icon-moveup-hover.png") no-repeat 0 0;
}
.icon.icon8{
    float: left;
    width: 19px;
    height: 14px;
    background: url("../images/lj/icon-movedown.png") no-repeat 0 0;
    margin-right: 6px;
    margin-top: 7px;
}
.headgroup li:hover .icon8{
    background: url("../images/lj/icon-movedown-hover.png") no-repeat 0 0;
}
.icon.icon9{
    float: left;
    width: 13px;
    height: 18px;
    background: url("../images/lj/icon-del.png") no-repeat 0 0;
    margin-right: 6px;
    margin-top: 5px;
}
.headgroup li:hover .icon9{
    background: url("../images/lj/icon-del-hover.png") no-repeat 0 0;
}
.icon.icon10{
    float: left;
    width: 17px;
    height: 17px;
    background: url("../images/lj/icon-disable.png") no-repeat 0 0;
    margin-right: 6px;
    margin-top: 6px;
}
.headgroup li:hover .icon10{
    background: url("../images/lj/icon-disable-hover.png") no-repeat 0 0;
}
.icon.icon11{
    float: left;
    width: 17px;
    height: 17px;
    background: url("../images/lj/icon-able.png") no-repeat 0 0;
    margin-right: 6px;
    margin-top: 6px;
}
.headgroup li:hover .icon11{
    background: url("../images/lj/icon-able-hover.png") no-repeat 0 0;
}
.icon.icon1_1 {
    float: left;
    width: 17px;
    height: 15px;
    background: url("../images/sjn/case1.png") no-repeat 0 0;
    margin-right: 6px;
    margin-top: 7px;
}
.headgroup li:hover .icon1_1 {
    background: url("../images/sjn/case1_1.png") no-repeat 0 0;
}
.icon.icon2_1 {
    float: left;
    width: 17px;
    height: 16px;
    background: url("../images/sjn/case2.png") no-repeat 0 0;
    margin-right: 3px;
    margin-top: 6px;
}
.headgroup li:hover .icon2_1 {
    background: url("../images/sjn/case2_1.png") no-repeat 0 0;
}

.icon-slideToggle{
    width: 15px;
    height: 14px;
    float: left;
    background: url("../images/lj/icon-down.png") no-repeat 0 0;
    margin-top: 23px;
    cursor: pointer;
    margin-left: 9px;
}
.icon-slideToggle.active{
    background: url("../images/lj/icon-up.png") no-repeat 0 0;
}
.feedback{
    height: 30px;
    line-height: 30px;
    margin-top: 12px;
}
.feedbackSel{
    width: 270px;
    height: 30px;
    line-height: 30px;
    box-sizing: border-box;
    border: 1px solid #c9cdd4;
    vertical-align: top;
    padding: 0 8px;
    outline: none;
    color: #aaaaaa;
}
.clsTableWrapper{
    border: 1px solid #d9dfe8;
}
.tableH{
    width: 100%;
}
.tableH th{
    background-color: #f5f7fa;
    height: 39px;
    border-bottom: 1px solid #cdd4de;
    box-sizing: border-box;
    font-size: 15px;
    color: #333333;
}
.tableB {
    width: 100%;
    border-bottom: 1px solid #d9dfe8;
}
.tableB th{
    height: 47px;
    border-bottom: 1px solid #d9dfe8;
    box-sizing: border-box;
    font-size: 16px;
    color: #333333;
    background-color: #e7edf5;
}
.borderR{
    border-right: 1px solid #d9dfe8;
    box-sizing: border-box;
}
.alignC{
    text-align: center;
}
.tableB td{
    height: 48px;
    font-size: 15px;
    color: #333333;
    padding: 0 10px;
    box-sizing: border-box;
}
.tableB tbody tr:nth-of-type(even){
    background-color: #f1f4f8;
}
.color_bl{
    color: #4491ff !important;
}
.checkBox{
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("../images/lj/checkbox.png") no-repeat 0 0;
    cursor: pointer;
}
.checkBox.checked{
    background: url("../images/lj/checked.png") no-repeat 0 0;
}
.markInput{
    width: 100%;
    height: 30px;
    box-sizing: border-box;
    border-radius: 2px;
    border: 1px solid #c9cdd4;
    outline: none;
    padding: 0 5px;
}
.headgroup.options{
    float: inherit;
    display: inline-block;
    margin-top: 0;
    margin-left: -9px;
    font-weight: normal;
}
.options li.disabled{
    color: #cccccc;
    background-color: #f5f7fa;
    cursor: not-allowed;
}
.options li.disabled .icon6{
    background: url("../images/lj/icon-add-disable.png") no-repeat 0 0;
}
.botom{
    height: 16px;
    line-height: 16px;
    padding: 15px 0 15px 18px;
    font-size: 15px;
    color: #333333;
}
.botom .checkBox{
    vertical-align: top;
    margin-right: 12px;
}
.btn-group{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    text-align: center;
}
.btn-group a{
    font-size: 15px;
    border-radius: 2px;
    padding: 6px 21px;
    margin: 0 2px;
}
.btn-primary{
    color: #fff;
    background-color: #2680ff;
}
.btn-primary:hover{
    background-color: #006aff;
}
.btn-warn{
    color: #fff;
    background-color: #ff6633;
}
.btn-warn:hover{
    background-color: #ff4000;
}
.tables{
    border-top: 1px solid #d9dfe8;
    border-left: 1px solid #d9dfe8;
}
.areaTable{
    width: 100%;
}
.areaTable th,
.areaTable td{
    border-right: 1px solid #d9dfe8;
    border-bottom: 1px solid #d9dfe8;
}
.areaTable th{
    height: 39px;
    box-sizing: border-box;
    background-color: #f5f7fa;
    font-size: 18px;
}
.areaTable td{
    height: 49px;
    box-sizing: border-box;
    font-size: 15px;
    color: #333333;
}
.monitoring-point{
    line-height: 28px;
    font-size: 15px;
    font-weight: normal;
    color: #333333;
    text-align: left;
    padding-left: 21px;
}
.monitoringNum{
    vertical-align: top;
    width: 68px;
    height: 28px;
    box-sizing: border-box;
    border: 1px solid #c9cdd4;
    outline: none;
    padding: 0 10px;
    color: #999999;
    font-size: 15px;
}
.usable{
    font-size: 15px;
    font-weight: bold;
}
.color_gr{
    color: #00be82;
}
.color_re{
    color: #f62121;
}

.popWrapper1{
    position: absolute;
    top: 100px;
    left: 50px;
    width: 272px;
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
}
.popWrapper2{
    position: absolute;
    top: 100px;
    left: 350px;
    width: 298px;
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
}
.popWrapperHead{
    height: 53px;
    background-color: #2680ff;
    padding-left: 20px;
    padding-right: 16px;
}
.popWrapperHead h3{
    float: left;
    font-size: 18px;
    color: #fff;
    height: 18px;
    line-height: 17px;
    margin-top: 20px;
}
.icon-close2{
    float: right;
    width: 16px;
    height: 17px;
    background: url("../images/lj/icon-close2.png") no-repeat 0 0;
    margin-top: 20px;
    cursor: pointer;
}
.popWrapper1Main{
    padding: 20px 18px 22px;
}

.cal{
    height: 39px;
    line-height: 39px;
    border: 1px dashed #d4d9dd;
    background-color: #eff1f4;
    margin-bottom: 10px;
    border-radius: 2px;
    font-size: 15px;
    color: #333333;
}
.calNum{
    float: left;
    width: 48px;
    padding-left: 15px;
    box-sizing: border-box;
    font-size: 26px;
    font-weight: bold;
    color: #249bff;
    background-image:-webkit-linear-gradient(bottom,#89c9ff,#008aff);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
}
.calDes{
    float: left;
}
.calCount{
    float: right;
    padding-right: 9px;
}
.calCount b{
    color: #ff6633;
    font-size: 18px;
    margin-right: 10px;
}
.btnconfirm{
    width: 160px;
    height: 40px;
    border-radius: 3px;
    background-color: #2680ff;
    font-size: 17px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    cursor: pointer;
    margin: 0 auto;
    box-shadow: 0 2px 8px #b7ddff;
}
.btnconfirm:hover{
    background-color: #006aff;
}
.popWrapper2Main{
    padding: 18px 10px;
}
.explainList li{
    margin-bottom: 12px;
}
.explainTitle{
    position: relative;
    height: 33px;
    line-height: 33px;
    box-sizing: border-box;
    border: 1px solid #d9dfe8;
    padding-left: 29px;
    padding-right: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 15px;
    color: #333333;
    background: url("../images/lj/head-repeat.png") repeat-x 0 center;
}
.explainTitle:after{
    content: '';
    position: absolute;
    top: 11px;
    left: 10px;
    width: 9px;
    height: 11px;
    background: url("../images/lj/icon-arr.png") no-repeat 0 0;
}
.explainDes{
    padding: 6px 10px;
    line-height: 24px;
    border: 1px dashed #c4ccd8;
    border-top: 0;
    color: #999999;
    font-size: 15px;
}
.explainBox{
    margin-bottom: 12px;
}
.explainP{
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    color: #b7bfc7;
    margin-bottom: 7px;
}
.explainP span{
    display: inline-block;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    border-radius: 50%;
    background-color: #b7bfc7;
    color: #fff;
    font-size: 15px;
    margin-right: 10px;
    margin-left: 1px;
}
.exception{
    border: 1px dashed #c4ccd8;
    padding: 5px 12px 14px 12px;
    font-size: 15px;
    color: #333333;
    margin-bottom: 13px;
}
.exceptionTitle{
    line-height: 34px;
    font-weight: bold;
}
.exceptionDes{
    border: 1px solid #e6e6e6;
    color: #999999;
    line-height: 24px;
    padding: 5px 9px;
}

/* master_lj */

/* master_sjn */
/* 新增报送期 */
.pop_out_audit.add_give_time {
    top: 111px;
    width: 830px;
}
.give_time_inner {
    padding: 0 10px;
}
.give_time_title {
    color: #333333;
    font-size: 20px;
    font-weight: bold;
    line-height: 56px;
    padding-left: 14px;
    background: url("../images/sjn/title_tip.png") no-repeat 1px 22px;
}
.submit_rate {
    line-height: 43px;
    margin-bottom: 10px;
}
.submit_left {
    display: inline-block;
    font-size: 15px;
    color: #333333;
    margin-right: 3px;
}
.submit_rate_left .price_checkbox {
    line-height: 43px;
    margin-right: 20px;
}
.submit_rate_left .price_checkbox i {
    height: 43px;
    background: url("../images/sxr/checkbox2.png") center no-repeat;
    margin-right: 9px;
}
.submit_rate_left .price_checkbox i.active {
    background: url("../images/sxr/checkbox2-2.png") center no-repeat;
}
.submit_rate_right .start_end_time {
    line-height: 43px;
    margin: 0px;
}
.calendar {
    width: 128px;
    height: 30px;
    line-height: 28px;
    border: 1px solid #c9cdd4;
    border-radius: 2px;
    color: #333333;
    font-size: 15px;
    padding-left: 10px;
    margin-top: 7px;
    box-sizing: border-box;
    background: url("../images/sjn/calendar.png") no-repeat 101px center;
    cursor: pointer;
}
.calendar:hover {
    background: url("../images/sjn/calendar_1.png") no-repeat 101px center;
}
.calendar_line {
    margin: 0 7px;
}
.add_submit {
    width: 28px;
    height: 28px;
    margin: 7px 1px 0 10px;
    border-radius: 2px;
    box-sizing: border-box;
    border: 1px solid #c9cdd4;
    background: #cdd4de url("../images/sjn/add_submit.png") no-repeat center center;
    cursor: pointer;
}
.add_submit:hover {
    background: #2680ff url("../images/sjn/add_submit.png") no-repeat center center;
}
.test_submit {
    position: relative;
    padding: 14px 18px 15px 17px;
    border: 1px dashed #c4ccd8;
}
.test_submit_close {
    position: absolute;
    right: -1px;
    top: -1px;
    width: 18px;
    height: 18px;
    background: #dddddd url("../images/sjn/test_submit_close.png") no-repeat center center;
    cursor: pointer;
}
.test_submit_close:hover {
    background: #ed4e4e url("../images/sjn/test_submit_close_1.png") no-repeat center center;
}
.list_area {
    line-height: 39px;
}
.list_area .submit_left {
    width: 105px;
    text-align: justify;
}
.list_area_select {
    width: 310px;
    height: 30px;
    line-height: 28px;
    border: 1px solid #c9cdd4;
    border-radius: 2px;
    color: #999999;
    font-size: 15px;
    padding-left: 10px;
    margin-top: 5px;
    box-sizing: border-box;
    outline: none;
    background: #fff;
}
.list_area .calendar {
    width: 340px;
    color: #999999;
    margin-top: 5px;
    background: url("../images/sjn/calendar.png") no-repeat 313px center;
}
.list_area .calendar:hover {
    background: url("../images/sjn/calendar_1.png") no-repeat 313px center;
}
.list_area .calendar_line {
    margin: 0 4px;
}
.add_give_time .audit_footer_btn {
    padding: 20px 0;
}



/* 选择上报单位 */
.pop_out_audit.select_reporting {
    top: 61px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    width: auto;
}
.select_reporting_inner {
    position: absolute;
    top: 57px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    padding: 0 10px 0px;
    border-bottom: 1px solid #c8c8c8;
}
.select_reporting .give_time_title {
    line-height: 57px;
}
.select_reporting_all {
    color: #333333;
    font-size: 15px;
    padding-right: 3px;
    line-height: 57px;
}
.select_reporting_all .audit_checkbox {
    margin-right: 10px;
    margin-top: 21px;
}
.monitor_reporting {
    padding: 0px 20px 0 10px;
    border: 1px dashed #c4ccd8;
    background: #fafbfc;
}
.monitor_list {
    padding: 10px 0;
    font-size: 15px;
    border-bottom: 1px dashed #d9dfe8;
}
.monitor_left_title {
    position: relative;
    width: 90px;
    color: #333333;
    line-height: 35px;
    margin-right: 18px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.monitor_left_title:after {
    content: "";
    width: 1px;
    height: 15px;
    background: #bec7d4;
    position: absolute;
    right: 0;
    top: 10px;
}
.monitor_right {
    overflow: hidden;
}
.monitor_right_inner {
    padding-left: 108px;
}
.monitor_right_inner li {
    float: left;
    width: 96px;
    line-height: 35px;
    color: #666666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.monitor_list .audit_checkbox {
    margin-right: 8px;
    margin-top: 10px;
}
.border0 {
    border: none;
}
.marginB2 {
    margin-bottom: 2px;
}
.monitor_point {
    padding: 7px 0;
    line-height: 35px;
    font-size: 15px;
    color: #333333;
}
.monitor_point_num {
    width: 98px;
    height: 30px;
    box-sizing: border-box;
    border: 1px solid #c9cdd4;
    outline: none;
    padding: 0 10px;
    border-radius: 2px;
    color: #333;
    font-size: 15px;
}
.new_monitor_task {
    font-size: 14px;
    line-height: 28px;
    color: #333333;
    padding: 0 12px 0 30px;
    border: 1px solid #c9cdd4;
    border-radius: 2px;
    margin-top: 15px;
    cursor: pointer;
    background: url("../images/sjn/new_monitor_task.png") no-repeat 9px center;
}
.new_monitor_task:hover {
    color: #fff;
    border: 1px solid #2680ff;
    background: #2680ff url("../images/sjn/new_monitor_task_1.png") no-repeat 9px center;
}
.add_mointor_list {
    padding: 6px 20px 6px 10px;
    border: 1px dashed #c4ccd8;
    background: #fafbfc;
    margin-bottom: 20px;
}
.add_monitor_area {
    padding: 10px 0 9px;
    font-size: 15px;
    color: #333;
    line-height: 35px;
    border-bottom: 1px dashed #d9dfe8;
}
.monitor_list_number {
    display: inline-block;
    line-height: 35px;
    margin: 0 20px 0 5px;
}
.add_monitor_area .monitor_point_num {
    width: 504px;
    color: #999999;
    vertical-align: top;
    margin-top: 3px;
}
.trash_icon {
    display: inline-block;
    width: 13px;
    height: 18px;
    background: url("../images/sjn/trash_icon.png") no-repeat center;
    cursor: pointer;
    margin-top: 9px;
    margin-left: 5px;
    vertical-align: top;
}
.trash_icon:hover {
    background: url("../images/sjn/trash_icon_1.png") no-repeat center;
}
/* 周一 */
.weektable_cut_box {
    height: 460px;
    box-sizing: border-box;
    overflow: hidden;
    border: 1px solid #d9dfe8;
}
.week_box {
    margin: 19px;
    overflow: hidden;
    border: 1px solid #d9dfe8;
}
.one_week_head {
    font-size: 15px;
    color: #333333;
    font-weight: bold;
    background: #edeff2;
}
.one_week_head tr {
    line-height: 34px;
    border-bottom: 1px solid #d9dfe8;
}
.one_week_head th {
    border-right: 1px solid #d9dfe8;
}
.one_week_head th:last-child {
    border-right: none;
}
.week_table_inner {
    height: 383px;
}
.week_table_inner .mCSB_inside > .mCSB_container {
    margin-right: initial;
}
.one_week_body {
    font-size: 15px;
    color: #333333;
    box-sizing: border-box;
}
.one_week_body td {
    line-height: 24px;
    text-align: left;
    border-right: 1px solid #d9dfe8;
    padding: 10px 20px 5px;
}
.one_week_body tr {
    border-bottom: 1px solid #d9dfe8;
}
.one_week_body tr:last-child {
    border-bottom: none;
}
.one_week_body td:first-child{
    line-height: 30px;
    text-align: center;
    padding: 10px 0 15px;
}
.one_week_body td:last-child{
    border-right: none;
}
.col_orange {
    color: #ff6633;
}
.col_grey {
    color: #888888;
}
.col_red {
    color: #e91c23;
}
.col_blue {
    color: #27a7ff;
}
.col_green {
    color: #04bb2a;
}
.list_type p {
    line-height: 24px;
}
.list_type {
    margin-bottom: 9px;
}
/* 本日 */
.pad_today {
    padding: 4px 0px 13px 29px;
}
.today_list {
    font-size: 15px;
    color: #333333;
    padding-bottom: 7px;
    margin-bottom: 2px;
    border-bottom: 1px solid #d9dfe8;
}
.today_list:last-child {
    border-bottom: none;
}
.today_list h6 {
    font-size: 15px;
    line-height: 45px;
}
.marginT50px {
    margin-top: 50px;
}
.pad_today .mCSB_scrollTools {
    right: 20px;
}
.pad_today .mCSB_inside > .mCSB_container {
    margin-right: 39px;
}
/* 展开收起 */
.right_btn_list.headgroup {
    float: right;
    margin-top: 7px;
    margin-right: 10px;
}
.right_btn_list .btn_icon1 {
    float: left;
    width: 18px;
    height: 17px;
    background: url("../images/sjn/icon1.png") no-repeat 0 0;
    margin-right: 4px;
    margin-top: 5px;
}
.right_btn_list .btn_icon2 {
    float: left;
    width: 14px;
    height: 17px;
    background: url("../images/sjn/icon2.png") no-repeat 0 0;
    margin-right: 6px;
    margin-top: 5px;
}
.right_btn_list .btn_icon3 {
    float: left;
    width: 17px;
    height: 16px;
    background: url("../images/sjn/icon3.png") no-repeat 0 0;
    margin-right: 6px;
    margin-top: 6px;
}
.right_btn_list .btn_icon4 {
    float: left;
    width: 16px;
    height: 16px;
    background: url("../images/sjn/icon4.png") no-repeat 0 0;
    margin-right: 5px;
    margin-top: 6px;
}
.right_btn_list .btn_icon5 {
    float: left;
    width: 16px;
    height: 16px;
    background: url("../images/sjn/icon5.png") no-repeat 0 0;
    margin-right: 7px;
    margin-top: 6px;
}
.right_btn_list .btn_icon6 {
    float: left;
    width: 17px;
    height: 11px;
    background: url("../images/sjn/icon6.png") no-repeat 0 0;
    margin-right: 8px;
    margin-top: 9px;
}
.right_btn_list li:hover .btn_icon1 {
    background: url("../images/sjn/icon_hover1.png") no-repeat 0 0;
}
.right_btn_list li:hover .btn_icon2 {
    background: url("../images/sjn/icon_hover2.png") no-repeat 0 0;
}
.right_btn_list li:hover .btn_icon3 {
    background: url("../images/sjn/icon_hover3.png") no-repeat 0 0;
}
.right_btn_list li:hover .btn_icon4 {
    background: url("../images/sjn/icon_hover4.png") no-repeat 0 0;
}
.right_btn_list li:hover .btn_icon5 {
    background: url("../images/sjn/icon_hover5.png") no-repeat 0 0;
}
.right_btn_list li:hover .btn_icon6 {
    background: url("../images/sjn/icon_hover6.png") no-repeat 0 0;
}
.new_open_search .new_search_arrow {
    display: none;
    font-size: 14px;
    color: #97a1b0;
    width: 112px;
    height: 20px;
    margin: -12px auto 0;
    position: relative;
    z-index: 1;
    cursor: pointer;
    background: url("../images/sjn/arrow_select.png") no-repeat center;
}
.table_sxr  .new_search_select {
    display: none;
    height: auto;
    padding: 5px 0 14px 10px;
}
.table_sxr .new_open_search .table_main_zzy {
    top: 40px;
}
/* master_sjn */

/* master_wy */
/*员工桌面*/
i,em{
	font-style: normal;
}
ul,li{
	list-style: none;
}
.focusTrack{
	height: 338px;
	width: 65.7%;
	margin-right: 10px;
}
.taskTitle{
	height: 57px;
	line-height: 57px;
	padding: 0 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background: linear-gradient(to bottom, #ffffff, #e3e7ec);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e3e7ec',GradientType=0 );
}
.taskTitle_txt{
	padding-left: 15px;
	color: #333333;
	font-size: 20px;
	font-weight: bold;
	position: relative;
}
.taskTitle_txt:before,
.estimation_main .pop_rule_title:before {
	content: '';
	width: 3px;
	height: 14px;
    background: url(../images/guide/priceCollector_head_title.png) no-repeat left center;
	/*background: linear-gradient(to bottom, #44b6ff, #2884ff);*/
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#44b6ff', endColorstr='#2884ff',GradientType=0 );*/
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -7px;
}
.taskTitle_list{
	margin-right: 8px;
}
.taskTitle_list li{
	float: left;
	color: #999999;
	font-size: 14px;
}
.taskTitle_list li.active,.taskTitle_list li:hover{
	color: #000000;
	font-weight: bold;
	cursor: pointer;
}
.taskTitle_list em{
	display: inline-block;
	margin: 0 25px;
	height: 15px;
	border-left: 1px solid #d3d3d5;
	border-right: 1px solid #a7a7a7;
	vertical-align: middle;
}
.taskContent{
    /*height: calc(100% - 57px);*/
	height: 281px;
	background: #ffffff;
	position: relative;
}
.focusTrack_tab{
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
}
.taskTab{
	width: 100%;
	border: 1px solid #d9dfe8;
}
.taskTab th{
	height: 61px;
	color: #000000;
	font-size: 14px;
	border-right: 1px solid #d9dfe8;
}
.taskTab td{
	height: 52px;
	color: #000000;
	font-size: 14px;
	text-align: center;
	border-right: 1px solid #d9dfe8;
}
.taskTab tr.hasGraybg td{
	height: 46px;
}
.taskTab em{
	margin-right: 2px;
	cursor: pointer;
}
.hasGraybg{
	background: #f5f7fa;
}
.redColor{
	color: #f94d4e!important;
}
.blueColor{
	color: #2680ff!important;
}
.grayColor{
	color: #666666!important;
}
.recentWork{
	height: 338px;
	overflow: hidden;
}
.taskTitle_set{
	width: 16px;
	height: 15px;
	background: url("../images/wy/set.png") no-repeat;
	margin-top: 22px;
	margin-right: 3px;
	cursor: pointer;
}
.spotNews{
	height: 347px;
	width: 48.9%;
	margin: 10px 10px 10px 0;
}
.moreTxt{
	color: #333333;
	font-size: 14px;
	margin-right: 19px;
}
.medal{
	display: inline-block;
	width: 14px;
	height: 14px;
	line-height: 14px;
	color: #ffffff;
	font-size: 10px;
	border-radius: 7px;
	background: linear-gradient(to bottom, #e91c22, #fd5f5f);
    background: #e7161d\0;
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e91c22', endColorstr='#fd5f5f',GradientType=0 ); */
	position: absolute;
	top: 4px;
	right: 2px;
}
.task_hed li.active .medal,.task_hed li:hover .medal{
	font-weight: normal;
}
.spotNews_list{
    /*height: calc(100% - 34px);*/
	height: 247px;
	padding: 11px 0 15px;
}
.spotNews_list li{
	width: 100%;
	line-height: 48px;
	padding: 0 10px;
	font-size: 14px;
}
.spotNews_list a{
	color: #333333;
}
.spotNews_list li.grey a{
	color: #b8b8b8;
}
.spotNews_list em{
	display: block;
	color: #2680ff;
	margin-right: 44px;
}
.spotNews_list span{
	display: block;
	color: #999999;
	margin-right: 10px;
}
.frequently{
	height: 347px;
	overflow: hidden;
	margin: 10px 0;
}
.task_hed{
	height: 34px;
	line-height: 34px;
	border-bottom: 1px solid #d9dfe8;
	box-sizing: border-box;
}
.task_hed li{
	float: left;
	width: 96px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #333333;
	font-size: 15px;
	border: 1px solid #c9cdd4;
	margin-left: -1px;
	position: relative;
	box-sizing: border-box;
}
.task_hed li.active,.task_hed li:hover{
	color: #ffffff;
	font-weight: bold;
	border: none;
	background: #2680ff;
	z-index: 1;
	cursor: pointer;
}
.frequently_list{
	height: calc(100% - 34px);
	padding: 6px 0 10px;
}
.frequently_list ul{
	float: left;
	width: 50%;
}
.frequently_list li{
	line-height: 48px;
	padding-left: 8px;
	color: #333333;
	font-size: 14px;
	margin-left: 11px;
	position: relative;
}
.frequently_list li a:hover{
	color: #2680ff;
}
.frequently_list li:before{
	content: '';
	width: 4px;
	height: 3px;
	border-radius: 50%;
	background: #333333;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -1.5px;
}
.keyPrice{
	width: 100%;
	height: 372px;
}
.keyPrice_tab{
	width: 47.3%;
	height: 287px;
	margin-right: 31px;
}
.keyPrice_tab th{
	height: 42px;
	position: relative;
}
.keyPrice_tab span{
	display: inline-block;
	width: 26px;
}
.dateSet{
	display: block;
	width: 35px;
	height: 35px;
	background: url("../images/wy/icon1.png") no-repeat;
	position: absolute;
	top: 0;
	right: 0;
}
.priceUp{
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url("../images/wy/up.png") no-repeat;
	margin-left: 16px;
}
.priceDown{
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url("../images/wy/down.png") no-repeat;
	margin-left: 16px;
}
.keyPrice_echart{
	height: 278px;
	overflow: hidden;
	margin-top: 9px;
}
/* master_wy */


/* master_sxr */
.container{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    min-width: 1280px;
    min-height: 768px;
    overflow: hidden;
}
.header {
	height: 56px;
	background: url('../images/sxr/headerBg2.png') no-repeat right center;
	box-sizing: border-box;
}
.header_logo {
	height: 100%;
	/*background: url('../images/sxr/logo.png') no-repeat 10px 11px;*/
    background: url('../images/sxr/logo.png') no-repeat 10px;
	padding-left: 263px;
}
.header_logo span {
	display: block;
	width: 112px;
	color: #cbdcff;
	font-size: 22px;
	line-height: 80px;
  	text-shadow: 0px 1px 0px rgba(32, 61, 158, 0.35);
	background: url('../images/sxr/dot.png') no-repeat left center;
	padding-left: 22px;
}
.header_tab {
	margin-right: 65px;
}
.header_tab li {
	float: left;
	width: 76px;
	height: 56px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 1;
	opacity: 0.8;
	filter: alpha(opacity=80);
	cursor: pointer;
}
.header_tab i {
	display: block;
	height: 36px;
	background-repeat: no-repeat;
	background-position: center 10px;
}
.header_icon1 {
	background-image: url('../images/sxr/icon1.png');
}
.header_tab .header_icon2 {
	background-image: url('../images/sxr/icon2.png');
	background-position: center 23px;
}
.header_icon3 {
	background-image: url('../images/sxr/icon3.png');
}
.header_icon4 {
	background-image: url('../images/sxr/icon4.png');
}
.header_icon5 {
	background-image: url('../images/sxr/icon5.png');
}
.header_icon6 {
	background-image: url('../images/sxr/icon6.png');
}
.header_tab li.active,
.header_tab li:hover {
	background: url('../images/sxr/tabBg.png') repeat;
	opacity: 1;
	filter: alpha(opacity=100);
}
.header_tab li.active .header_icon1,
.header_tab li:hover .header_icon1 {
	background-image: url('../images/sxr/icon1-2.png');
}
.header_tab li.active .header_icon2,
.header_tab li:hover .header_icon2 {
	background-image: url('../images/sxr/icon2-2.png');
}
.header_tab li.active .header_icon3,
.header_tab li:hover .header_icon3 {
	background-image: url('../images/sxr/icon3-2.png');
}
.header_tab li.active .header_icon4,
.header_tab li:hover .header_icon4 {
	background-image: url('../images/sxr/icon4-2.png');
}
.header_tab li.active .header_icon5,
.header_tab li:hover .header_icon5 {
	background-image: url('../images/sxr/icon5-2.png');
}
.header_tab li.active .header_icon6,
.header_tab li:hover .header_icon6 {
	background-image: url('../images/sxr/icon6-2.png');
}
.header_func {
	padding-right: 10px;
}
.header_func li {
	float: left;
	width: 20px;
	height: 17px;
	margin: 20px 9px 8px;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
}
.func_icon1 {
	background-image: url('../images/sxr/icon7.png');
}
.func_icon2 {
	background-image: url('../images/sxr/icon8.png');
}
.func_icon3 {
	background-image: url('../images/sxr/icon9.png');
}
.func_icon4 {
	background-image: url('../images/sxr/icon10.png');
}
.func_icon5 {
	background-image: url('../images/sxr/icon11.png');
}
.func_icon6 {
	background-image: url('../images/sxr/icon12.png');
}
.func_icon7 {
    background-image: url('../images/sxr/icon11.png');
}
.header_func .func_icon1,
.header_func .func_icon2 {
	margin: 20px 15px 10px;
}
/*.func_icon1 i {
	position: absolute;
	width: 12px;
	height: 12px;
	background: url('../images/sxr/dot2.png') no-repeat;    
	margin: -4px 0 0 16px; 
}*/
.func_icon2 i,
.func_icon1 i {
	position: absolute;
	height: 20px;
	color: #ffffff;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	line-height: 20px;    
	margin: -9px 0 0 13px;
}
.func_icon2.one_num i,
.func_icon1.one_num i {
	width: 26px;
	background: url('../images/sxr/dot3-1.png') no-repeat;
}
.func_icon2.two_num i,
.func_icon1.two_num i {
	width: 32px;
	background: url('../images/sxr/dot3-2.png') no-repeat;
}
.func_icon2.three_num i,
.func_icon1.three_num i {
	width: 34px;
	background: url('../images/sxr/dot3-3.png') no-repeat;
}
.header_infor {
	font-size: 0;
	text-align: right;
    float: right;
}
.welcome {
	display: inline-block;
	color: #000000;
	font-size: 14px;
	line-height: 40px;
	background: url('../images/sxr/icon13.png') no-repeat left center; 
	padding: 0 10px 0 24px;
}

.welcome span{
    color: #2680ff;
}

.system_enter {
	display: inline-block;
	width: 123px;
	height: 32px;
	line-height: 31px;
	color: #ffffff;
	font-size: 15px;
	background: url('../images/sxr/enterBg.png') no-repeat left center; 
	padding-right: 13px;
	box-sizing: border-box;
	cursor: pointer;
}
.tab_drop {
	position: absolute;
	top: 56px;
	left: 0;
	right: 0;
	padding-bottom: 34px;
	border-top: 3px solid #86b8ff;
	background: #fff;
  	box-shadow: 0px 10px 20px 0px rgba(0, 42, 128, 0.2);
  	z-index: 6;
}
.tab_drop_top {
	border-bottom: 1px solid #c5c5c5;
	padding:27px 0 12px;
}
.tab_more {
	width: 34px;
	height: 17px;
	background: url('../images/sxr/tabDropIcon1.png') no-repeat center; 
	margin: 0 57px 0 21px;
	cursor: pointer;
}
.tab_drop_list {
	overflow: hidden;
}
.tab_drop_list>li {
	float: left;
	width: 17.4%;
	line-height: 17px;
	color: #222222;
	font-size: 16px;
	padding-left: 42px;
	box-sizing: border-box;
	cursor: pointer;
}
.tab_drop_list>li.last {
	width: 148px;
}
.drop_list_icon1 {
	background: url('../images/sxr/tabDropIcon2.png') no-repeat 18px center; 
}
.drop_list_icon2 {
	background: url('../images/sxr/tabDropIcon3.png') no-repeat 19px center; 
}
.drop_list_icon3 {
	background: url('../images/sxr/tabDropIcon4.png') no-repeat 16px center; 
}
.drop_list_icon4 {
	background: url('../images/sxr/tabDropIcon5.png') no-repeat 16px center; 
}
.drop_list_icon5 {
	background: url('../images/sxr/tabDropIcon6.png') no-repeat 18px center; 
}
.drop_list_icon6 {
	background: url('../images/sxr/tabDropIcon7.png') no-repeat 16px center; 
}
.tab_drop_func {
	margin: 12px 0 0 21px;
}
.tab_drop_func li {
	width: 91px;
	height: 34px;
	background: url('../images/sxr/tabDropBg.png') no-repeat left center; 
	margin-bottom: 10px;
	cursor: pointer;
}
.tab_drop_func i {
	display: inline-block;
	width: 34px;
	height: 34px;
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: top;
}
.drop_func_icon1 {
	background-image: url('../images/sxr/tabDropIcon8.png'); 
}
.drop_func_icon2 {
	background-image: url('../images/sxr/tabDropIcon9.png'); 
}
.drop_func_icon3 {
	background-image: url('../images/sxr/tabDropIcon10.png'); 
}
.drop_func_icon4 {
	background-image: url('../images/sxr/tabDropIcon11.png'); 
}
.tab_drop_bottom .tab_drop_list>li {
    padding-left: 0;
    cursor: inherit;
}
.drop_bottom_list {
	padding:22px 0 0 18px;
}
.drop_bottom_list li {
	width: 160px;
	color: #666666;
	font-size: 15px;
	padding-left: 10px;
	line-height: 34px;
	cursor: pointer;
	box-sizing: border-box;
	margin-left: 14px;
}
.drop_bottom_list li:hover {
	color: #0c6cf2;
	background: #e5f0ff;
}
.usually {
	position: absolute;
	width: 36px;
	height: 34px;
	background: url('../images/sxr/tabDropBg2.png') no-repeat center; 
	margin-left: -48px;
}
.tab_drop_list li.last .drop_bottom_list li {
	width: 90px;
}
.right_box {
	position: absolute;
	top: 0;
	right: -408px;
	/*right: 0;*/
	bottom: 0;
	width: 408px;
	background: url('../images/sxr/rightBg2-2.png') repeat;  
  	box-sizing: border-box;
  	padding: 38px 0 16px;
  	z-index: 6;
}
.right_box.right0 {
	right: 0;
}
.right_btn {
	position: absolute;
	top: 24%;
	bottom: 0;
	left: -20px;
	width: 20px;
	height: 82px;
	cursor: pointer;
	background: url('../images/sxr/rightBg1.png') no-repeat center; 
}
.right_list {
	float: right;
	width: 136px;
	height: 100%;
}
.right_list li {
	height: 16.66%;
	position: relative;
	cursor: pointer;
}
.right_list>li>div {
	display: table;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 85px;
	margin:auto;
	color: #ffffff;
	font-size: 14px;
	line-height: 1;
	/*padding-top: 72px;*/
	text-align: center;
	box-sizing: border-box;
}
.right_icon {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 72px;
}
.right_txt {
	display: table-row;
}
/*.right_icon1 {
	background: url('../images/sxr/rightIcon1.png') no-repeat center 23px;
}
.right_icon2 {
	background: url('../images/sxr/rightIcon2.png') no-repeat center 16px;
}
.right_icon3 {
	background: url('../images/sxr/rightIcon3.png') no-repeat center 22px;
}
.right_icon4 {
	background: url('../images/sxr/rightIcon4.png') no-repeat center 22px;
}
.right_icon5 {
	background: url('../images/sxr/rightIcon5.png') no-repeat center 21px;
}
.right_icon6 {
	background: url('../images/sxr/rightIcon6.png') no-repeat center top;
}*/
.right_list li:hover {
	background: url('../images/sxr/rightBg6.png') repeat;  
}
.right_list li.last:hover {
	background: none;  
}
.bottom_box {
	position: absolute;
	bottom: -332px;
	left: 0;
	right: 0;
	height: 287px;
	background: url('../images/sxr/bottomBg2.png') repeat-x center;
	padding-right: 71px;
	z-index: 7;
	/*display: none;*/
}
.bottom_list {
	margin-top: -45px;
	position: relative;
	z-index: 3;
}
.bottom_list li {
	float: left;
	width: 20%;
	text-align: center;
	background: url('../images/sxr/bottomBox.png') no-repeat center top;
	cursor: pointer;
}
.bottom_list i {
	display: block;
	width: 129px;
	height: 149px;
	margin:0 auto 21px;
}
.bottom_list div {
	color: #333333;
	font-size: 15px;
	font-weight: bold;
}
.bottom_icon1 {
	background: url('../images/sxr/bottomIcon1.png') no-repeat center;
}
.bottom_icon2 {
	background: url('../images/sxr/bottomIcon2.png') no-repeat center;
}
.bottom_icon3 {
	background: url('../images/sxr/bottomIcon3.png') no-repeat center;
}
.bottom_icon4 {
	background: url('../images/sxr/bottomIcon4.png') no-repeat center;
}
.bottom_icon5 {
	background: url('../images/sxr/bottomIcon5.png') no-repeat center;
}
.bottom_bg {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 1274px;
	height: 174px;
	margin:auto;
	background: url('../images/sxr/bottomBg1.png') no-repeat center;
}
.shadow {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url('../images/sxr/bottomBg3.png') repeat;
	z-index: 2;
	display: none;
}
.main {
	position: absolute;
	top: 56px;
	left: 0;
	right: 0;
	bottom: 0;
}
.now_position {
	color: #333333;
	font-size: 14px;
	line-height: 40px;
	border-top: 1px solid #eef1f5;
	padding-left: 44px;
	background: url('../images/sxr/address.png') no-repeat 20px center;
}
.now_position span {
	color: #2680ff;
}
.now_position_list {
	border-top:1px solid #d2d2dc;
	border-bottom:1px solid #d2d2dc;
	background: #fafbfc;
	padding:0 10px;
}
.now_position_list li:first-child {
	border-left:1px solid #d2d2dc;
}
.now_position_list li {
	float: left;
	height: 43px;
	line-height: 43px;
	color: #999999;
	font-size: 15px;
	padding:0 14px;
	border-right:1px solid #d2d2dc;
	box-sizing: border-box;
	cursor: pointer;
}
.now_position_list li.active {
	position: relative;
	color: #2680ff;
	font-weight: bold;
}
.now_position_list li.active:after {
	content: '';
	position: absolute;
	top: 0;
	left: -1px;
	right: -1px;
	border-top:3px solid #2680ff;
}
.now_position_list li.active:before {
    content: '';
    position: absolute;
    bottom: -1px;
    left: -1px;
    right: -1px;
    border-bottom: 1px solid #fafbfc;
}
.main_content {
	position: absolute;
	top: 86px;
	left: 0;
	right: 0;
	bottom: 0;
	padding:11px 10px;
}
.project_management {
	float: left;
	width: 368px;
	height: 100%;
	border:1px solid #d5dae0;
	margin-right: 13px;
	position: relative;
	box-sizing: border-box;
}
.task_search {
	overflow: hidden;
	margin-left: 383px;
	height: 100%;
	position: relative;
}
.project_title {
	line-height: 58px;
	color: #333333;
	font-size: 20px;
	padding: 0 11px 0 20px; 
	border-bottom: 1px solid #d5dae0;
	background: url('../images/sxr/projectBg1.png') repeat-x;
}
.project_title i {
	float: right;
	width: 30px;
	height: 30px;
	background: url('../images/sxr/projectIcon1.png') no-repeat center #2680ff;
	border-radius: 2px;
	cursor: pointer;
	margin-top: 14px;
}
.project_search {
	padding:0 10px;
}
.project_input {
	border:1px solid #d5dae0;
	border-radius: 4px;
	margin: 10px 0;
}
.project_input input {
	float: left;
	width: 295px;
	height: 30px;
	line-height: 30px;
	border:0 none;
	outline: 0 none;
	color: #999999;
	font-size: 14px;
	padding-left: 14px;
	box-sizing: border-box;
}
.project_input i {
	float: right;
	width: 49px;
	height: 32px;
	background: url('../images/sxr/projectIcon2.png') no-repeat center #2680ff;
	border-radius: 4px;
	cursor: pointer;
	margin: -1px 0;
}
.project_all {
	color: #ffffff;
	font-size: 15px;
	text-align: center;
	line-height: 38px;
	border-radius: 2px;
	background: #2680ff;
	cursor: pointer;
}
.project_result {
	position: absolute;
	top: 149px;
	left: 10px;
	right: 10px;
	bottom: 0;
}
.project_result li {
	border-bottom: 1px solid #d9dfe8;
	overflow: hidden;
	padding-right: 2px;
}
.project_result input {
	width: 250px;
	height: 43px;
	line-height: 43px;
	color: #333333;
	font-size: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border:0 none;
	outline: 0 none;
	background: #fff;
}
.project_edit {
	width: 18px;
	height: 19px;
	background: url('../images/sxr/projectIcon3.png') no-repeat center;
	margin:12px 7px 0;
	cursor: pointer;
}
.project_delete {
	width: 13px;
	height: 19px;
	background: url('../images/sxr/projectIcon4.png') no-repeat center;
	margin:12px 7px 0;
	cursor: pointer;
}
.project_result .mCSB_inside > .mCSB_container,
.task_td .mCSB_inside > .mCSB_container {
    margin-right: 0px; 
}
.task_condition,
.table_sxr .leftSel_table_zzy {
	border:0px dashed #c4ccd8;
	background: #fafbfc;
	padding:12px 0 13px 13px;
	position: relative;
}
.table_sxr .leftSel_table_zzy {
	padding:5px 0 5px 10px;
}
.task_condition:before {
	content: '';
	position: absolute;
	width: 73px;
	height: 12px;
	left: 0;
	right: 0;
	bottom: -12px;
	background: url('../images/sxr/projectIcon5.png') no-repeat center;
	margin: auto;
}
.search_arrow {
	width: 73px;
	height: 12px;
	background: url('../images/sxr/projectIcon5.png') no-repeat center;
	margin:-1px auto 0;
	position: relative;
	z-index: 1;
	cursor: pointer;
}
.search_arrow.active {
	background: url('../images/sxr/projectIcon5-2.png') no-repeat center;
}
.task_condition input,
.task_condition select {
	width: 17%;
	height: 32px;
	line-height: 30px;
	color: #999999;
	font-size: 15px;
	padding-left: 15px;
	border: 1px solid #c9cdd4;
	border-radius: 4px;
	outline: 0 none;
	box-sizing: border-box;
	margin-right: 40px;
}
.task_condition select {
	padding:5px 0 5px 15px\9;
}
.task_condition label {
	color: #333333;
	font-size: 15px;
	line-height: 32px;
	vertical-align: top;
}
.task_btn {
	float: left;
	width: 72px;
	height: 32px;
	color: #ffffff;
	font-size: 15px;
	text-align: center;
	line-height: 32px;
	border-radius: 2px;
	margin-right: 20px;
	cursor: pointer;
}
.task_btn_search {
	background: #2680ff;
}
.task_btn_reset {
	background: #ff6633;
}
.task_th {
	margin-top: 20px;
	border:1px solid #d9dfe8;
}
.task_th th,.table_sxr .table_head_zzy td {
	color: #333333;
	font-size: 14px;
	height: 39px;
	line-height: 39px;
	background: #f5f7fa;
}
.task_th th.left,
.task_td td.left,
.table_sxr .table_head_zzy td.left,
.table_sxr .table_main_zzy td.left {
	text-align: left;
	padding-left: 10px;
}
.tabel_check {
	display: block;
	width: 16px;
	height: 16px;
	background: url('../images/sxr/projectIcon6.png') no-repeat center;
	margin: auto;
	cursor: pointer;
}
.tabel_check.active {
	background: url('../images/sxr/projectIcon6-2.png') no-repeat center;
}
.task_td {
	position: absolute;
	top: 120px;
	left: 0;
	right: 0;
	bottom: 60px;
	border:1px solid #d9dfe8;
	border-top: 0 none;
}
.task_td table,
.table_sxr .table_main_zzy table {
	table-layout: fixed;
}
.task_td td {
	color: #333333;
	font-size: 14px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	box-sizing: border-box;
}
.task_td tr{	
	border-top:1px solid #fff;
}
.task_td.task_tr_borderR tr{	
	border-right:1px solid #fff;
}
.task_td.task_tr_borderR tr:nth-child(n+6) .last .action4_list,
.table_main_zzy tr:nth-child(n+6) .last .action4_list {	
	top: initial;
	bottom: 29px;
}
.table_main_zzy .action4_list .mCSB_inside > .mCSB_container {
    margin-right: 0px;
}
.task_td td.last,
.table_sxr .table_main_zzy td.last {
	border-left: 1px solid #d9dfe8;
}
.more_hide {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.task_action {
	font-size: 0;
}
.task_action span {
	display: inline-block;
	width: 72px;
	height: 30px;
	line-height: 28px;
	border:1px solid #c9cdd4;
	border-radius: 2px;
	color: #333333;
	font-size: 14px;
	padding-left: 31px;
	margin:0 3px;
	box-sizing: border-box;
	vertical-align: middle;
	cursor: pointer;
}
.task_action1 {
	background: url('../images/sxr/projectIcon7.png') no-repeat 9px center #fff;
}
.task_action2 {
	background: url('../images/sxr/projectIcon8.png') no-repeat 9px center #fff;
}
.task_action3 {
	background: url('../images/sxr/projectIcon9.png') no-repeat 9px center #fff;
}
.task_action2.disabled,
.task_action2.disabled:hover {
	color: #cccccc;
	background: url('../images/sxr/projectIcon8-2.png') no-repeat 9px center #f5f7fa;
	cursor: not-allowed;
}
.task_action3.disabled,
.task_action3.disabled:hover {
	color: #cccccc;
	background: url('../images/sxr/projectIcon9-2.png') no-repeat 9px center #f5f7fa;
	cursor: not-allowed;
}
.task_action1:hover {
	color: #fff;
	background: url('../images/sxr/projectIcon7-2.png') no-repeat 9px center #2680ff;
}
.task_action2:hover {
	color: #fff;
	background: url('../images/sxr/projectIcon8-3.png') no-repeat 9px center #2680ff;
}
.task_action3:hover {
	color: #fff;
	background: url('../images/sxr/projectIcon9-3.png') no-repeat 9px center #2680ff;
}
.task_action .task_action4 {
	width: 125px;
	text-align: center;
	position: relative;
	background: #fff;
}
.task_action4:before {
	content: '...';
	line-height: 15px;
	position: absolute;
	font-size: 24px;
	color: #aaaaaa;
	margin-left: -27px;
}
.task_td tr:hover {
	border:1px solid #2680ff;
	border-top: 0 none;
}
.task_td tr:hover td {
	border-top:1px solid #2680ff;
	background: #dfecff;
}
.action4_list {
	position: absolute;
	left: 0;
	right: 0;
	top: 29px;
	height: 234px;
	border:1px solid #c9cdd4;
    box-shadow: 0px 4px 8px 0px rgba(204, 204, 204, 0.2);
    display: none;
    z-index: 10;
}
.action4_list li {
	color: #666666;
	font-size: 14px;
	text-align: center;
	border-bottom:1px solid #c9cdd4;
	line-height: 28px;
	background: #fff;
}
.action4_list li:last-child {
	border-bottom:none;
}
.action4_list li:hover {
	color: #fff;
	background: #2680ff;
}
.task_td .even td {
	background: #f1f4f8;
}
.task_td .blue,
.table_sxr .table_main_zzy .blue {
	color: #2680ff;
}
.task_td .orange,
.table_sxr .table_main_zzy .orange {
	color: #ff6633;
}
.popupBg{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("../images/sxr/popupBg.png") top left repeat;
    z-index: 50;
}
.popupBody{
    width: 504px;
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #fff;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
}
.popupBody.width620 {
    width: 620px;
}
.popup_title {
    height: 50px;
    box-sizing: border-box;
    padding: 0 20px;
    background-color: #2680ff;
}
.popup_title span {
    float: left;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}
.popup_close {
    float: right;
    width: 10px;
    height: 14px;
    margin: 18px 0;
    background: url(../images/sxr/close2.png) center center no-repeat;
}
.popup_artBox {
    box-sizing: border-box;
    width: 100%;
    padding: 20px;
    clear: both;
    position: relative;
    overflow: hidden;
}
.listTable th {
    font-size: 19px;
    color: #333;
    text-align: center;
    height: 46px;
    border: 1px solid #dbdfe5;
    background-color: #eef1f5;
    font-weight: normal;
}
.listTable td.listHead {
    padding-left: 0;
    text-align: right;
    background-color: #f8f8f8;
}
.listTable td {
    height: 40px;
    border: 1px solid #dbdfe5;
    box-sizing: border-box;
    padding: 0 20px;
    font-size: 15px;
    color: #333;
}
.listTable td {
    height: 40px;
    border: 1px solid #dbdfe5;
    box-sizing: border-box;
    padding: 0 20px;
    font-size: 15px;
    color: #333;
}
.listTable .input {
    display: block;
    width: 100%;
    height: 30px;
    border: none;
    background: none;
    outline: none;
    font-size: 15px;
    color: #334;
    padding: 0;
}
.listTable td.listHead {
    padding-left: 0;
    text-align: right;
    background-color: #f8f8f8;
}
.listTable .textarea {
    display: block;
    width: 100%;
    height: 122px;
    font-size: 15px;
    color: #334;
    line-height: 22px;
    box-sizing: border-box;
    padding: 10px 0;
    border: none;
    resize: none;
    outline: none;
    background: none;
}
.upload.reset {
    float: right;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-right: -10px;
    display: block;
    box-sizing: border-box;
    border: none;
    background-color: transparent;
    padding: 0;
    text-align: center;
    font-size: 15px;
    color: #333;
    cursor: pointer;
    position: relative;
}
.upload input {
    display: block;
    opacity: 0;
    filter: Alpha(opacity=0);
    cursor: pointer;
    position: absolute;
    font-size: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.listTable td.fileTd {
    padding-right: 0;
}
.uploadBox {
    min-height: 43px;
    max-height: 87px;
    clear: both;
    overflow: hidden;
}
.file_upload {
    width: 100%;
    height: 43px;
    border-bottom: 1px solid #f8f8f8;
}
.file_pdf {
    background: url(../images/sxr/pdf.png) left center no-repeat;
}
.file_wps {
    background: url(../images/sxr/wps.png) left center no-repeat;
}
.file {
    display: block;
    float: left;
    height: 100%;
    line-height: 43px;
    padding-left: 20px;
    font-size: 14px;
    color: #606266;
}
.close {
    display: block;
    float: right;
    width: 12px;
    height: 12px;
    margin: 15.5px 0;
    background: url(../images/sxr/file_remove.png) center center no-repeat;
}
.popup_footer {
    height: 50px;
    box-sizing: border-box;
    border-top: 1px solid #ddd;
    background-color: #eef1f5;
    padding: 9px 20px 10px;
}
.popup_footer a, .popupTb_head a {
    display: block;
    float: right;
    padding: 0 12px;
    margin-left: 10px;
    height: 30px;
    line-height: 29px;
    color: #fff;
    font-size: 15px;
    background-color: #2680ff;
    border-radius: 2px;
}
.popup_footer a.delete, .popupTb_head a.delete {
    background: #fff;
    border: 1px solid #d5dae0;
    border-radius: 2px;
    color: #333333;
    line-height: 28px;
}
.table_sxr .table_head_zzy {
	margin-top: 19px;
}
.table_sxr .table_head_zzy table {
    border-bottom: 0 none;
}
.table_sxr .table_head_zzy td {
	font-weight: bold;
	border: 0 none;
}
.table_sxr .table_main_zzy {
    border-top: 1px solid #d9dfe8;
	border-bottom: 1px solid #d9dfe8;
	position: absolute;
	top: 71px;
	bottom: 0;
	left: 0;
	right: 0;
	height: 491px;
}
.main_table_scroll {
	position: relative;
}
.table_main_zzy .mCSB_inside > .mCSB_container {
    margin-right: 0px;
}

.table_sxr .table_main_zzy table {
    border: 1px solid #d9dfe8;
}
.table_sxr .table_main_zzy td {
    border-right: 0 none;    
    height: 48px;
    line-height: 48px;
    text-align: center;
    box-sizing: border-box;
}
.table_sxr .table_main_zzy tr {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.table_sxr .table_main_zzy .task_order {
	border-left: 1px solid #d9dfe8;
	border-right: 1px solid #d9dfe8;
}
.table_sxr .table_main_zzy tr.black {
    background: #f1f4f8;
}
.table_sxr .table_main_zzy tr:hover {
    border-left: 1px solid #2680ff;
    border-bottom: 1px solid #2680ff;
}
.table_sxr .table_main_zzy tr:hover td.last {
    border-right: 1px solid #2680ff;
}
.table_sxr .table_main_zzy tr:hover td {
    border-top: 1px solid #2680ff;
    background: #dfecff;
}
.table_sxr .leftSel_table_zzy table td {
    height: 50px;
    padding-right: 40px; 
    padding-left: 5px;
}
.table_sxr .leftSel_table_zzy table td.txt {
    padding-right: 0; 
    padding-left: 0;
}
.table_sxr .sel_ipt_zzy, 
.table_sxr .sel_sel_zzy {
    height: 32px;
    line-height: 30px;
    padding-left: 15px;
    border-radius: 4px;
}
.table_sxr .leftSel_table_zzy table td.left {
    padding: 0;
    text-align: right;
    font-size: 0;
}
.table_sxr .sel_btn_zzy,
.table_sxr .reSet_btn_zzy {
    width: 72px;
    height: 32px;
    line-height: 32px;
    margin-right: 20px;
    font-size: 15px;
}
.table_sxr .sel_btn_zzy {
	background: #ff6633;
}
.table_sxr .sel_btn_zzy:hover {
	background: #f05f2e;
}
.table_sxr .over_hide2 {
	height: 62px;
	box-sizing: border-box;
}
.table_tip_btn_icon.table_tip_btn_zzy a {
	padding-left: 30px;
	text-align: left;
}
.table_tip_btn_icon.table_tip_btn_zzy .table_tip_btn_icon1 {
    background: url(../images/sxr/projectIcon13.png) 8px center no-repeat;
}
.table_tip_btn_icon.table_tip_btn_zzy .table_tip_btn_icon2 {
    background: url(../images/sxr/projectIcon12.png) 10px center no-repeat;
}
.table_tip_btn_icon.table_tip_btn_zzy .table_tip_btn_icon3 {
    background: url(../images/sxr/projectIcon11.png) 9px center no-repeat;
}
.table_tip_btn_icon.table_tip_btn_zzy .table_tip_btn_icon4 {
    background: url(../images/sxr/projectIcon10.png) 9px center no-repeat;
}

.table_tip_btn_icon.table_tip_btn_zzy .table_tip_btn_icon1:hover {
    background: url(../images/sxr/projectIcon13.png) 8px center no-repeat #e9eff5;
}
.table_tip_btn_icon.table_tip_btn_zzy .table_tip_btn_icon2:hover {
    background: url(../images/sxr/projectIcon12.png) 10px center no-repeat #e9eff5;
}
.table_tip_btn_icon.table_tip_btn_zzy .table_tip_btn_icon3:hover {
    background: url(../images/sxr/projectIcon11.png) 9px center no-repeat #e9eff5;
}
.table_tip_btn_icon.table_tip_btn_zzy .table_tip_btn_icon4:hover {
    background: url(../images/sxr/projectIcon10.png) 9px center no-repeat #e9eff5;
}
.condition_select {
	padding:10px;
}
.price_checkbox {
	color: #333333;
	font-size: 15px;
	line-height: 34px;
}
.price_checkbox {
	float: left;
	margin-right: 8px;
}
.price_checkbox i {
	display: inline-block;
	width: 16px;
	height: 34px;
    background: url(../images/sxr/checkbox1.png) center no-repeat;
    margin-right: 8px;
    vertical-align: top;
    cursor: pointer;
}
.price_checkbox i.active {
    background: url(../images/sxr/checkbox1-2.png) center no-repeat;
}
.other_time_check {
	display: inline-block;
	width: 104px;
	height: 34px;
	line-height: 32px;
	text-align: center;
    background: url(../images/sxr/checkBg.png) center repeat-x;
    border:1px solid #c9cdd4;
    border-radius: 4px;
    box-sizing: border-box;
    margin-left: 2px;
    vertical-align: top;
}
.other_time_check.active {
	background: #d0d5dc;
	color: #ffffff;
}
.other_time_check>div {
	color: #999999;
	font-size: 13px;
	line-height: 14px;
}
.other_time_check.hastime {
	padding: 2px 0; 
}
.relative {
	position: relative;
}
.other_time {
	position: absolute;
	top: 68px;
	left: 48px;
	width: 268px;
	height: 357px;
	background: #3b8cff;
	padding:0 9px;
	box-sizing: border-box;
	display: none;
	z-index: 2;
}
.start_end_time {
	line-height: 32px;
    margin: 12px 0 6px;
}
.start_end_time>div {
	width: 115px;
	height: 32px;
	line-height: 30px;
	border:1px solid #c4ccd8;
	border-radius: 2px;
	color: #aaaaaa;
	font-size: 14px;
	padding-left: 9px;
	box-sizing: border-box;
    background: url(../images/sxr/calendar.png) no-repeat 90px center #fff;
    cursor: pointer;
}
.start_end_time span {
	width: 18px;
	text-align: center;
}
.calendar_img {
	height: 249px;
}
.calendar_img img {
	vertical-align: top;
}
.other_time_confirm {
	text-align: center;
	padding-top: 13px;
}
.other_time_confirm a {
	background: #fff;
	margin-right: 0;
	color: #666666;
}
.other_time_confirm a:hover {
	background: #f4f1f1;
}
.pop_out {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url('../images/sxr/popBg.png') repeat;
	z-index: 9;
}
.pop_out_audit {
	position: absolute;
	top: 48px;
	left: 0;
	right: 0;
	width: 753px;
	margin: 0 auto;
	background: #ffffff;
}
.pop_rule_title i {
	float: right;
	width: 20px;
	height: 57px;
	background: url('../images/sxr/popClose.png') no-repeat right center;
	cursor: pointer;
}
.audit_main {
	padding:10px;
}
.audit_tab {
	border-left: 1px solid #d9dfe8;
}
.audit_tab li {
	float: left;
	width: 125px;
	height: 44px;
	border: 1px solid #d9dfe8;
	border-left: 0 none;
	text-align: center;
	color: #999999;
	font-size: 16px;
	line-height: 42px;
	box-sizing: border-box;
	cursor: pointer;
}
.audit_tab li.active {
	color: #2680ff;
	font-weight: bold;
	position: relative;
}
.audit_tab li.active:before {
	content: '';
	position: absolute;
	top: -1px;
	left: -1px;
	right: -1px;
	border-bottom: 3px solid #2680ff;
}
.audit_tab li.active:after {
	content: '';
	position: absolute;
	bottom: -1px;
	left: -1px;
	right: -1px;
	border-bottom: 1px solid #fff;
}
.audit_choose li {
	float: left;
	width: 72px;
	height: 32px;
	color: #ffffff;
	font-size: 15px;
	line-height: 32px;
	text-align: center;
	border-radius: 2px;
	cursor: pointer;
	margin: 1px 0 0 20px;
}
.audit_choose_all {
	background: #2680ff;
}
.audit_inverse_choose {
	background: #29a8ff;
}
.audit_choose_all:hover,
.contrast_btn:hover {
	background: #2075ee;
}
.audit_inverse_choose:hover {
	background: #259ef1;
}
.audit_list_main {
	border: 1px solid #d9dfe8;
	height: 333px;
	margin-top: -1px;
	padding: 8px 10px;
	box-sizing: border-box;
}
.table_monitor {
	margin-bottom: 9px;
	table-layout: fixed;
}
.table_monitor caption {
	color: #333333;
	font-size: 15px;
	height: 49px;
	line-height: 47px;
	border:1px dashed #d9dfe8;
	background: #f5f7fa;
	box-sizing: border-box;
	position: relative;
}
.city_choose_all {
	position: absolute;
	border:1px solid #c9cdd4;
	color: #333333;
	font-size: 14px;
	border-radius: 2px;
	padding:6px 12px 6px 8px;
	line-height: 16px;
	right: 10px;
	top: 9px;
}
.audit_checkbox {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url('../images/sxr/checkbox2.png') no-repeat center;
	cursor: pointer;
	margin-right: 6px;
	vertical-align: top;
}
.audit_checkbox.active {
	background: url('../images/sxr/checkbox2-2.png') no-repeat center;
}
.table_monitor td {
	color: #333333;
	font-size: 15px;
	height: 49px;
	line-height: 49px;
	border:1px solid #d9dfe8;
	box-sizing: border-box;
	padding: 0 10px;
}
.table_monitor td:first-child {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.table_monitor td .audit_checkbox {
	height: 50px;
	margin: 0 11px 0 0;
}
.monitor_td_left span {
	float: left;
	font-size: 15px;
	padding:0 10px;
}
.has_send {
	color: #2680ff;
}
.not_audit {
	color: #1cb98e;
}
.unusual_count {
	color: #f41616;
}
.monitor_td_right span {
	float: left;
	border:1px solid #c9cdd4;
	border-radius: 2px;
	padding: 0 10px 0 30px;
	height: 30px;
	line-height: 28px;
	color: #333333;
	font-size: 14px;
	margin: 9px 0 0 10px;
	cursor: pointer;
}
.audit_pop_btn {
	background: url('../images/sxr/popIcon1.png') no-repeat 9px center;
}
.write_pop_btn {
	background: url('../images/sxr/popIcon2.png') no-repeat 10px center;
}
.audit_pop_btn:hover {
	background: url('../images/sxr/popIcon1-2.png') no-repeat 9px center #2680ff;
}
.write_pop_btn:hover {
	background: url('../images/sxr/popIcon2-2.png') no-repeat 10px center #2680ff;
}
.monitor_td_right span:hover {
	color: #fff;
	border:1px solid #2680ff;
}
.audit_list_main .mCSB_inside > .mCSB_container {
     margin-right: 0px; 
}
.province_td_left div {
	float: left;
	padding: 0 23px 0 10px;
}
.province_sending {
	color: #2680ff;
	padding-left: 5px;
}
.province_auditing {
	color: #1cb98e;
	padding-left: 5px;
}
.audit_footer_btn {
	padding:10px 0 20px;
	text-align: center;
	font-size: 0;
}
.audit_footer_btn span {
	display: inline-block;
	width: 72px;
	height: 32px;
	line-height: 32px;
	margin: 0 5px;
	cursor: pointer;
	border-radius: 2px;
	color: #ffffff;
	font-size: 15px;
}
.contrast_btn {
	background: #2680ff;
}
.audit_btn {
	background: #ff6633;
}
.audit_close_btn {
	background: #cad1db;
}
.audit_btn:hover {
	background: #ef5d2d;
}
.audit_close_btn:hover {
	background: #b7bec7;
}
.pop_rule_main {
	position: absolute;
	top: 57px;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px;
}
.send_rule_infor {
	background: #fafbfc;
	border:1px dashed #c4ccd8;
	padding: 13px 13px 14px 9px;
	margin-bottom: 9px;
}
.each_rule_infor {
	float: left;
	color: #333333;
	font-size: 15px;
	line-height: 30px;
	/*margin-right: 108px;*/
	margin-right: 85px;
}
.each_rule_infor span {
	color: #999999;
}
.send_rule_infor .monitor_td_right span {
	margin-top: 0;
}
.file_import_btn {
	background: url('../images/sxr/popIcon3.png') no-repeat 10px center;
}
.download_btn {
	background: url('../images/sxr/popIcon4.png') no-repeat 10px center;
}
.cache_btn {
	background: url('../images/sxr/popIcon5.png') no-repeat 9px center;
}
.commit_btn {
	background: url('../images/sxr/popIcon6.png') no-repeat 10px center;
}
.file_import_btn:hover {
	background: url('../images/sxr/popIcon3-2.png') no-repeat 10px center #2680ff;
}
.download_btn:hover {
	background: url('../images/sxr/popIcon4-2.png') no-repeat 10px center #2680ff;
}
.cache_btn:hover {
	background: url('../images/sxr/popIcon5-2.png') no-repeat 9px center #2680ff;
}
.commit_btn:hover {
	background: url('../images/sxr/popIcon6-2.png') no-repeat 10px center #2680ff;
}
.table_tips {
	border:1px dashed #d9dfe8;
}
.table_tips td {
	color: #999999;
	font-size: 14px;
	/*height: 48px;*/
	line-height: 32px;
	box-sizing: border-box;
	padding:6px 8px;
}
.table_tips td:first-child {
	border-right:1px solid #d9dfe8;
	text-align: center;
	color: #333333;
	font-size: 15px;
}
.table_tips tr:first-child td {
	border-bottom:1px solid #d9dfe8;
}
.comment {
	display: inline-block;
	margin-right: 22px;
}
.comment span {
	display: inline-block;
	width: 18px;
	height: 32px;
	background: url('../images/sxr/ruleIcon1.png') no-repeat center;
	margin-right: 7px;
	text-align: center;
	color: #ffffff;
	vertical-align: top;
}
.comment i {
	display: inline-block;
	margin-right: 7px;
	height: 32px;
	vertical-align: top;
}
.legend_back {
	width: 16px;
	background: url('../images/sxr/ruleIcon2.png') no-repeat center;
}
.legend_rule {
	width: 64px;
	background: url('../images/sxr/ruleIcon3.png') no-repeat center;
}
.legend_num_error {
	width: 16px;
	background: url('../images/sxr/ruleIcon4.png') no-repeat center;
}
.legend_non_num {
	width: 16px;
	background: url('../images/sxr/ruleIcon5.png') no-repeat center;
}
.legend_pass {
	width: 14px;
	background: url('../images/sxr/ruleIcon6.png') no-repeat center;
}
.legend_error {
	width: 10px;
	background: url('../images/sxr/ruleIcon7.png') no-repeat center;
}
.filter_condition {
	font-size: 0;
	margin:14px 0 15px;
}
.filter_condition label {
	color:#333333;
	font-size: 15px;
	font-weight: bold;
	line-height: 28px;
}
.filter_condition span {
	display: inline-block;
	color: #999999;
	font-size: 15px;
	height: 28px;
	line-height: 26px;
	border:1px solid #bec7d4;
	border-radius: 2px;
	margin: 0 5px;
	box-sizing: border-box;
	text-align: center;
	cursor: pointer;
}
.filter_left {
	width: 110px;
}
.filter_right {
	width: 57px;
}
.filter_condition .filter_border {
	border:0 none;
	border-right: 1px solid #bec7d4;
	cursor: default;
	vertical-align: top;
	margin: 0 10px;
}
.filter_btn {
	margin:12px 0 13px;
	font-size: 0;
}
.filter_btn .sel_btn_zzy {
	margin-right: 0;
}
.filter_left.none {
	background: #cad1db;
	color: #ffffff;
	border:1px solid #cad1db;
}
.filter_right.has {
	position: relative;
}
.filter_right.has:after {
	content: '';
	position: absolute;
	top: -1px;
	right: -1px;
	width: 11px;
	height: 11px;
	background: url('../images/sxr/ruleIcon8.png') no-repeat center;
}
.rule_table_thead th,
.rule_table_thead td {
	color: #333333;
	font-size: 15px;
	background: #f5f7fa;
	border:1px solid #d9dfe8;
	text-align: center;
	height: 35px;
	line-height: 35px;
	box-sizing: border-box;
}
.current_period {
	font-size: 0;
	/*margin: 5px 0;*/
    height: 29px;
}
.current_period i {
	height: 29px;
	vertical-align: top;
}
.current_period_price {
	border:0 none;
	outline: 0 none;
	width: 117px;
	height: 29px;
	line-height: 29px;
	border-radius: 4px;
	color: #ffffff;
	font-size: 15px;
	padding-right: 7px;
	box-sizing: border-box;
	text-align: right;
	margin-left: 3px;
    vertical-align: top;
}
.current_period_icon {
	display: inline-block;
	width: 24px;
}
.current_period_yes .current_period_price {
	background: url('../images/sxr/ruleIcon10.png') no-repeat 7px center #1cb98e;
}
.current_period_yes .current_period_icon {
	background: url('../images/sxr/ruleIcon6.png') no-repeat center;
}
.current_period_error .current_period_price {
	background: url('../images/sxr/ruleIcon10.png') no-repeat 7px center #f41616;
}
.current_period_error .current_period_icon {
	background: url('../images/sxr/ruleIcon7.png') no-repeat center;
}
.current_period_warning .current_period_price {
	background: url('../images/sxr/ruleIcon10.png') no-repeat 7px center #ffc18b;
}
.current_period_cross .current_period_price {
	border:1px solid #d9dfe8;
	background: url('../images/sxr/ruleIcon11.png') no-repeat 7px center #fff;
	color: #333333;
}
.current_period_redborder .current_period_price {
	border:1px solid #f41616;
	color: #333333;
}
.table_file_upload {
	display: inline-block;
	height: 29px;
	padding: 0 14px;
	line-height: 27px;
	border:1px solid #d9dfe8;
	color: #999999;
	font-size: 15px;
	box-sizing: border-box;
	background: url('../images/sxr/ruleIcon12.png') repeat-x;
	cursor: pointer;
	border-radius: 2px;
}
.table_file_upload.has span {
	color: #2680ff;
}
.remarks_div {
	height: 48px;
	width: 75px;
	background: #f1f4f8;
	margin: auto;
	padding: 15px 0 14px;
	box-sizing: border-box;
	position: relative;
}
.remarks {
	width: 20px;
	height: 19px;
	background: url('../images/sxr/ruleIcon13.png') no-repeat center;
	cursor: pointer;
	margin: auto;
}
.remarks.active {
	background: url('../images/sxr/ruleIcon13-2.png') no-repeat center;
}
.remarks_txt {
	position: absolute;
	left: -173px;
	top: 15px;
	width: 188px;
	padding: 9px 14px;
	color: #999999;
	font-size: 14px;
	box-sizing: border-box;
	text-align: justify;
	line-height: 24px;
	background: #fff;
	border:1px solid #d9dfe8;
	display: none;
    white-space: pre-wrap;
    z-index: 1;
}
.remarks_txt:after {
	content: '';
	position: absolute;
	top: 5px;
	right: -7px;
	width: 7px;
	height: 11px;
	background: url('../images/sxr/ruleIcon14.png') no-repeat center;
}
.chain_infor {
	color: #333;
	font-size: 15px;
	padding-left: 30px;
	height: 22px;
	line-height: 22px;
    display: inline-block;
    margin-left: 29px;
}
.chain_same {
	background: url('../images/sxr/ruleIcon15.png') no-repeat left center;
}
.chain_up {
	background: url('../images/sxr/ruleIcon16.png') no-repeat left center;
}
.chain_down {
	background: url('../images/sxr/ruleIcon17.png') no-repeat left center;
}
.audit_schedule_all {
	width: 205px;
	height: 16px;
	border-radius: 8px;
	background: #f0f0f0;
	position: relative;
	margin: 20px 0;
	color: #2680ff;
}
.audit_schedule_part {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	border-radius: 8px;
	background: #2680ff;
    overflow: hidden;
	color: #fff;
	z-index: 2;
}
.audit_schedule_txt {
	position: absolute;
	top: 0;
	left: 0;
	width: 205px;
	margin: auto;
	line-height: 16px;
	text-align: center;
	font-size: 15px;
}
.audit_schedule_all.color_orange {
	color: #f79a4a;
}
.audit_schedule_all.color_orange .audit_schedule_part {
	background: #f79a4a;
}







.pop_out_rule {
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	background: #ffffff;
}
.pop_rule_title{
	color: #333333;
	font-size: 20px;
	font-weight: bold;
	padding: 0 10px;
	line-height: 57px;
	background: url('../images/sxr/popTBg1.png') repeat-x;
}


/*621 add*/
.popWrapper3{
    position: absolute;
    top: 100px;
    left: 668px;
    width: 418px;
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
}
.transaction_title {
    color: #333333;
    font-size: 15px;
    font-weight: bold;
    line-height: 53px;
    padding-left: 23px;
    background: url('../images/sxr/popIcon7.png') no-repeat 10px center;
}
.transaction_main {
    padding-bottom: 18px;
}
.transaction_rule {
    border:1px dashed #c4ccd8;
    background: #fafbfc;
    padding: 0 7px 4px 10px;
}
.transaction_margin {
    margin:0 10px 0 23px;
}
.transaction_rule_each {
    color: #333333;
    font-size: 15px;
    line-height: 24px;
    position: relative;
    padding-left: 28px;
    text-align: justify;
    margin: 4px 0 8px;
}
.transaction_rule_each:before {
    position: absolute;
    width: 16px;
    height: 16px;
    text-align: center;
    line-height: 16px;
    border-radius: 50%;
    background-color: #a6b1c1;
    color: #fff;
    font-size: 13px;
    margin: 4px 10px 0px -28px
}
.transaction_rule_each span {
    color: #999999;
    font-size: 15px;
    padding-left: 9px;
    letter-spacing: -1px;
}
.rule_one:before {
    content: '1';
}
.rule_two:before {
    content: '2';
}
.rule_three:before {
    content: '3';
}
.exceptionDes_padding {
    padding: 10px 13px;
    text-align: justify;
    font-size: 15px;
}
.transaction_agree {
    color: #333333;
    font-size: 15px;
    line-height: 16px;
    padding-left: 26px;
    background: url(../images/sxr/checkbox2.png) no-repeat left center;
    cursor: pointer;
    margin: 8px 0 16px;
}
.transaction_agree.active {
    background: url(../images/sxr/checkbox2-2.png) no-repeat left center;
}
.transaction_txt {
    width: 100%;
    border: 1px solid #e6e6e6;
    color: #999999;
    font-size: 15px;
    line-height: 24px;
    padding: 10px 13px;
    text-align: justify;
    box-sizing: border-box;
    margin: -8px 0 20px;
}
.expenditure_plan_list {
    margin-left: -30px;
}
.expenditure_plan_list>li {
    float: left;
    width: 421px;
    padding: 0 0 20px 30px;
    box-sizing: border-box;
}
.expenditure_plan_main {
    border:1px solid #d9dfe8;
}
.expenditure_plan_main h2 {
    color: #ffffff;
    font-size: 16px;
    line-height: 46px;
    text-align: center;
    background: linear-gradient(to right, #2085f6, #64c4f6);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2085f6', endColorstr='#64c4f6',GradientType=0 );
    margin: 0 -1px;
}
.expenditure_plan_total {
    color: #000000;
    font-size: 17px;
    line-height: 68px;
    text-align: center;
}
.expenditure_plan_total span {
    color: #000000;
    font-size: 22px;
    font-weight: bold;
    padding: 0 5px 0 20px;
}
.each_expenditure_count {
    margin: 0 4px 4px;
    background: #f5f7fa;
    padding: 19px 0 ;
}
.each_expenditure_count>li {
    float: left;
    width: 50%;
    box-sizing: border-box;
}
.each_expenditure_count>li:first-child {
    border-right: 1px solid #d9dfe8;
}
.each_expenditure_infor {
    padding: 4px 17px;
    color: #000000;
    font-size: 15px;
    line-height: 18px;
}
.each_expenditure_infor:first-child {
    margin-bottom: 9px;
}
.expenditure_name {
    float: left;
    width: 85px;
}
.expenditure_num {
    overflow: hidden;
    text-align: right;
}
.expenditure_num span {
    color: #2680ff;
}
.main_content .mCSB_inside > .mCSB_container {
    margin-right: 0px;
}




















@media(max-width:1580px) {
	.task_condition input,
	.task_condition select {
		width: 15%;
		margin-right: 30px;
	}
	.table_sxr .sel_btn_zzy,
	.table_sxr .reSet_btn_zzy {
   		width: 62px;
	    margin-right: 15px;
	}
	.table_sxr .table_main_zzy {
		height: 412px;
	}
}
@media(max-width:1400px) {
	.task_condition input,
	.task_condition select {
		margin-right: 20px;
	}
	.task_btn {
		margin-right: 10px;
	}
	.table_sxr .sel_btn_zzy,
	.table_sxr .reSet_btn_zzy {
    	width: 62px;
	    margin-right: 10px;
	}
	.table_sxr .table_main_zzy {
		height: 412px;
	}
}
/* master_sxr */




/*========sk========*/
.fundMonitoring-container{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ecf3f9;
    box-sizing: border-box;
    padding: 11px 0;
}
.fundMonitoring-tableBox{
    margin: 0 10px 26px;
    background-color: #fff;
    clear: both;
    overflow: hidden;
}
.fundMonitoring-tableBox-title{
    height: 57px;
    position: relative;
    box-sizing: border-box;
    line-height: 57px;
    font-weight: bold;
    font-size: 20px;
    color: #333;
    background: url("../images/sk/bg_title.png") top left repeat-x;
}
.fundMonitoring-tableBox-title span{
    float: left;
    padding-left: 25px;
    background: url("../images/sk/icon_title.png") 10px center no-repeat;
}
.fundMonitoring-tableBox-close{
    position: absolute;
    width: 12px;
    top: 0;
    right: 11px;
    bottom: 0;
    background: url("../images/sk/close.png") center center no-repeat;
}
.fundMonitoring-tableBox-content{
    margin: 10px;
    box-sizing: border-box;
    border: 1px solid #d9dfe8;
    background-color: #fff;
    clear: both;
    overflow: hidden;
}
.fundMonitoring-tableBox-content-top{
    height: 54px;
    box-sizing: border-box;
    border-bottom: 1px solid #d9dfe8;
    background-color: #f5f7fa;
    padding: 0 14px;
}
.fundMonitoring-tableBox-content-top label{
    float: left;
    line-height: 53px;
    font-size: 15px;
    color: #333;
}
.fundMonitoring-tableBox-content-top select{
    display: block;
    float: left;
    width: 270px;
    height: 32px;
    margin: 10px 0;
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 2px;
    border: 1px solid #c9cdd4;
    font-size: 15px;
    color: #333;
    padding-left: 16px;
    padding: 5px 0 5px 16px\0;
    outline: none;
}
.fundMonitoring-tableBox-content-bottom{
    margin: 10px;
    position: relative;
}
.fundMonitoring-tableBox-content-bottom-table01{
    float: left;
    width: 21.25%;
    height: 288px;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
    background-color: #f7fcff;
}
.fundMonitoring-tableBox-content-bottom-table02{
    float: left;
    width: 22.07%;
    height: 288px;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
    background-color: #fffdf0;
}
.fundMonitoring-tableBox-content-bottom-table03{
    float: left;
    width: 100%;
    height: 139px;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
    background-color: #f6fffa;
    margin-bottom: 10px;
}
.fundMonitoring-tableBox-content-bottom-table04{
    margin-left: 79.33%;
    height: 288px;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
    background-color: #fffafa;
    border: 1px dashed #d9dfe8;
}
.fundMonitoring-tableBox-content-bottom-table01 table,
.fundMonitoring-tableBox-content-bottom-table02 table,
.fundMonitoring-tableBox-content-bottom-table03 table,
.fundMonitoring-tableBox-content-bottom-table04 table{
    width: 100%;
    height: 100%;
}
.fundMonitoring-tableBox-content-bottom-table01 td,
.fundMonitoring-tableBox-content-bottom-table02 td,
.fundMonitoring-tableBox-content-bottom-table03 td{
    text-align: center;
    font-size: 15px;
    border: 1px dashed #d9dfe8;
}
.fundMonitoring-tableBox-content-bottom-table04 td{
    text-align: center;
    font-size: 15px;
}
.fundMonitoring-table-text,
.fundMonitoring-table-input{
    display: inline-block;
    line-height: 30px;
}
.fundMonitoring-table-text{
    color: #333;
    text-align: right;
}
.fundMonitoring-table-input{
    color: #999;
}
.fundMonitoring-table-input input{
    display: inline-block;
    width: 79px;
    height: 30px;
    box-sizing: border-box;
    border-radius: 2px;
    border: 1px solid #c9cdd4;
    background-color: #fff;
    padding: 0 8px;
    font-size: 15px;
    color: #999;
    margin-right: 10px;
    vertical-align: 0px;
}
.fundMonitoring-tableBox-content-bottom-line01{
    height: 288px;
    float: left;
    width: 4.92%;
    position: relative;
}
.fundMonitoring-tableBox-content-bottom-line02{
    height: 288px;
    float: left;
    width: 4.84%;
    position: relative;
}
.fundMonitoring-tableBox-content-bottom-line01 img,
.fundMonitoring-tableBox-content-bottom-line02 img{
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    height: 208px;
    top: 50%;
    margin-top: -104px;
}
.fundMonitoring-table-container{
    box-sizing: border-box;
    border: 1px dashed #d9dfe8;
    background-color: #fff;
}
.fundMonitoring-table-container td{
    height: 54px;
    box-sizing: border-box;
    border-bottom: 1px solid #d9dfe8;
    border-right: 1px solid #d9dfe8;
    font-size: 15px;
    color: #333;
    padding: 0 11px;
}
.fundMonitoring-table-container td.fundMonitoring-table-bg{
    background-color: #f5f7fa;
    padding: 0 20px 0 0;
    text-align: right;
}
.fundMonitoring-table-inputEx{
    width: 100%;
    height: 32px;
}
.fundMonitoring-table-inputEx input{
    display: inline-block;
    width: 270px;
    height: 100%;
    box-sizing: border-box;
    border: 1px solid #c9cdd4;
    border-radius: 2px;
    font-size: 15px;
    color: #333;
    margin-right: 10px;
    vertical-align: 0px;
}
.fundMonitoring-table-inputEx input::placeholder{
    color: #c1c1c1;
}
.fundMonitoring-table-tips{
    box-sizing: border-box;
    padding: 0 10px;
    line-height: 58px;
}
.fundMonitoring-table-tips span{
    color: #2680ff;
}


/*2019-07-04*/
.pop_rule_title.padding21{
    padding: 0 21px;
}
.give_time_inner.padding21{
    padding: 0 21px 0;
}
.give_time_title.height48{
    height: 48px;
    line-height: 48px;
    background: #f1f4f8 url(../images/sjn/title_tip.png) no-repeat 10px center;
    padding: 0 11px 0 23px;
    margin-top: 20px;
}
.slide-button{
    display: block;
    float: right;
    width: 15px;
    height: 15px;
    background: url("../images/sk/plus.png") center center no-repeat;
    margin: 17px 0 0 10px;
}
.slide-button.active{
    background: url("../images/sk/minus.png") center center no-repeat;
}
.open-next{
    float: right;
    line-height: 48px;
    font-size: 15px;
    color: #2680ff;
    font-weight: normal;
}
.open-next:hover{
    text-decoration: underline;
}
.table-window{
    padding: 11px 0;
}
.table-window table,
.table-window tr{
    width: 100%;
    table-layout: fixed;
}
.table-window.borderBottom{
    border-bottom: 1px solid #d9dfe8;
}
.table-window td{
    height: 48px;
    text-align: right;
    font-size: 15px;
    color: #333;
}
.table-window-input{
    display: block;
    width: 339px;
    height: 30px;
    box-sizing: border-box;
    border: 1px solid #c9cdd4;
    border-radius: 2px;
    outline: none;
    padding: 0 12px;
    font-size: 15px;
    color: #666;
    line-height: 28px;
}
.table-window-select{
    display: block;
    width: 339px;
    height: 30px;
    box-sizing: border-box;
    border: 1px solid #c9cdd4;
    border-radius: 2px;
    outline: none;
    padding: 0 10px;
    font-size: 15px;
    color: #666;
    line-height: 28px;
}
.table-window-select.width122,
.table-window-input.width122{
    width: 122px;
    float: left;
    margin-right: 10px;
}
.calendar.width160{
    width: 160px;
    margin-top: 0;
    background: url(../images/sjn/calendar.png) no-repeat 132px center;
}
.calendar.width160:hover{
    width: 160px;
    background: url(../images/sjn/calendar_1.png) no-repeat 132px center;
}
.calendar.width390{
    width: 390px;
    margin-top: 0;
    background: url(../images/sjn/calendar.png) no-repeat 364px center;
}
.calendar.width390:hover{
    width: 390px;
    background: url(../images/sjn/calendar_1.png) no-repeat 364px center;
}
.project_edit.marginSet,
.project_delete.marginSet{
    margin: 0;
}
.table-window-input.width60{
    width: 60px;
    text-align: center;
    float: left;
}
.calendar_line{
    height: 28px;
}
.bottom-checkBox{
    display: inline-block;
    padding-left: 25px;
    font-size: 15px;
    color: #333;
    line-height: 32px;
    margin: 0 5px;
    cursor: pointer;
    background: url("../images/sxr/checkbox2.png") left center no-repeat;
}
.bottom-checkBox.active{
    background: url("../images/sxr/checkbox2-2.png") left center no-repeat;
}
.popWrapper1.posSet{
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.nextPopup-table,
.nextPopup-table tr{
    width: 100%;
}
.nextPopup-table td{
    height: 50px;
    text-align: right;
    font-size: 15px;
    color: #333;
}
.fixHeight{
    height: 376px;
}
.table-window-leftSide{
    width: 319px;
    float: left;
    height: 100%;
    box-sizing: border-box;
    border-right: 1px dashed #d9dfe8;
}
.table-window-rightSide{
    margin-left: 319px;
    height: 100%;
    position: relative;
}
.table-window-subTitle{
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    padding: 0 8px;
    font-size: 16px;
    color: #333;
    margin-bottom: 2px;
}
.table-window-searchBox{
    width: 292px;
    height: 32px;
    border-radius: 2px;
    box-sizing: border-box;
    border: 1px solid #c9cdd4;
    margin: 0 auto 0 8px;
    position: relative;
}
.table-window-searchBox input{
    display: block;
    outline: none;
    width: 260px;
    float: left;
    height: 100%;
    box-sizing: border-box;
    padding: 0 8px;
    font-size: 15px;
    color: #333;
    border: none;
    line-height: 30px;
}
.table-window-searchBox a{
    display: block;
    margin-left: 260px;
    height: 100%;
    border: none;
    outline: none;
    background: url("../images/sk/search.png") center center no-repeat;
}
.table-window-tree{
    width: 100%;
    height: 302px;
    box-sizing: border-box;
    padding: 14px 11px;
}
.table-window-rightSide-top{
    height: 159px;
    box-sizing: border-box;
    border-bottom: 1px dashed #d9dfe8;
    padding: 0 8px;
    position: relative;
}
.table-window-rightSide-bottom{
    position: absolute;
    top: 179px;
    left: 0;
    right: 0;
    bottom: 0;
    box-sizing: border-box;
    padding: 0 8px;
}
.table-window-rightSide-uls{
    position: absolute;
    top: 42px;
    left: 17px;
    right: 0;
    bottom: 0;
}
.table-window-rightSide-uls li{
    float: left;
    padding-left: 27px;
    min-width: 167px;
    font-size: 15px;
    padding-right: 20px;
    box-sizing: border-box;
    color: #333;
    height: 36px;
    line-height: 36px;
    background: url("../images/sxr/checkbox2.png") left center no-repeat;
    cursor: pointer;
}
.table-window-rightSide-uls li.active{
    background: url("../images/sxr/checkbox2-2.png") left center no-repeat;
}

/*========sk========*/
/*监测经费修改*/
.fundMonitoring_distribute {
    width: 74.67%;
    background: #f5fbff;
    border:1px dashed #d9dfe8;
    padding: 9px 0px 9px 9px;
}
.fundMonitoring_distribute .fundMonitoring-tableBox-content-bottom-table01 {
    background: none;
    width: 27.3%;
}
.fundMonitoring_distribute .fundMonitoring-tableBox-content-bottom-table01 td {
    border: 0 none;
}
.fundMonitoring_distribute .fundMonitoring-tableBox-content-bottom-table02 {
    width: 29.23%;
}
.fundMonitoring-tableBox-content-bottom-table04 {
    height: 308px;
}
.fundMonitoring-tableBox-content-bottom-line03 {
    width: 4.65%;
    height: 308px;
    position: relative;
}
.fundMonitoring-tableBox-content-bottom-line03 img {
    position: absolute;
    width: 28px;
    height: 23px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

/* sjn */
/* 审核意见 */
/* 2019.6.25 */
.pop_out_audit.oponion_time {
    top: 89px;
    width: 743px;
}
.audit_opinions {
    height: 344px;
    padding: 12px 10px 15px;
    box-sizing: border-box;
}
.left_case {
    width: 412px;
    height: 274px;
    padding: 5px 10px;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 26px;
    box-sizing: border-box;
    border: 1px solid #d9dfe8;
}
.left_case::placeholder {
    color: #cccccc;
}
.left_opinions_case .phTips {
    color: #cccccc!important;
    font-size: 15px!important;
    line-height: 34px!important;
}
.left_opinions_case {
    float: left;
    width: 412px;
    margin-right: 10px;
}
.add_opinions {
    line-height: 16px;
    font-size: 15px;
    color: #666666;
}
.add_opinions i {
    margin-right: 15px;
    vertical-align: -3px;
}
.right_opinions_case {
    overflow: hidden;
    height: 315px;
    border: 1px dashed #d9dfe8;
}
.opinion_title {
    font-size: 15px;
    color: #333333;
    text-align: center;
    line-height: 33px;
    border-bottom: 1px dashed #d9dfe8;
}
.opinion_table_head {
    font-size: 15px;
    color: #333333;
    background: #f8f9fb;
    table-layout: fixed;
}
.opinion_tableBot_box {
    height: 240px;
    box-sizing: border-box;
}
.opinion_table_body {
    table-layout: fixed;
}
.opinion_tableBot_box .mCSB_inside > .mCSB_container {
    margin-right: 0px;
}
.opinion_table_head th,
.opinion_table_body td {
    height: 40px;
    border-right: 1px dashed #d9dfe8;
    border-bottom: 1px dashed #d9dfe8;
    box-sizing: border-box;
}
.opinion_table_head th:last-child,
.opinion_table_body td:last-child {
    border-right: none;
}
.opinion_table_body td {
    text-align: center; 
    font-size: 15px;
    color: #333333;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.opinion_table_body .opinion_inner {
    text-align: left;
    padding-left: 24px;
    padding-right: 10px;
}
.opinion_table_body td:first-child {
    color: #999999;
}
.opinion_table_body td.opinion_icon_area {
    font-size: 0;
}
.opinion_icon_area a {
    display: inline-block;
    width: 18px;
    height: 18px;
}
.opinion_icon1 {
    background: url("../images/sjn/opinion_icon1.png") no-repeat center center;
}
.opinion_icon2 {
    margin: 0 7px;
    background: url("../images/sjn/opinion_icon2.png") no-repeat center center;
}
.opinion_icon3 {
    background: url("../images/sjn/opinion_icon3.png") no-repeat center center;
}
.opinion_table_body tr:last-child td {
    border-bottom: none;
}
.opinion_table_body tr.active {
    background: #eef5ff;
}
.opinion_table_body tr.active .opinion_icon1 {
    background: url("../images/sjn/opinion_icon1_1.png") no-repeat center center;
}
.add_opinions .checkBox.active {
    background: url("../images/lj/checked.png") no-repeat 0 0;
}
.oponion_time .audit_footer_btn {
    padding: 17px 0 20px;
}
.oponion_time .audit_close_btn {
    background: #ebeef1;
    color: #666666;
}
.oponion_time .audit_close_btn:hover {
    background: #b7bec7;
    color: #fff;
}

/* 预警分析-预警规则设置2 */
.warning_table_td.warning_rule_table {
    height: 396px;
}
.warning_table_td.warning_rule_table td {
    height: 101px;
}
.warning_rule_table td.textA_left {
    text-align: left;
    padding-left: 20px;
    color: #555;
    position: relative;
}
td.textA_left p {
    line-height: 22px;
}
.infor_form div {
    width: 50%;
    text-align: center;
    line-height: 15px;
    box-sizing: border-box;
}
.left_price {
    float: left;
}
.right_price {
    overflow: hidden;
}
.left_price {
    border-right: 1px solid #dadada;
}
.right_price {
    border-left: 1px solid #e1e1e1;
}
.warning_rule_table td.blue a {
    color: #2680ff;
}
.warning_rule_table td.blue a:hover {
    text-decoration: underline;
}
.marginT9 {
    margin-top: 9px;
}
.warning_rule_table .task_action6_1,
.warning_rule_table .task_action2 {
    width: 78px;
}
.warning_rule_table .task_action5_1,
.warning_rule_table .task_action3 {
    width: 133px;
}
.task_action5_1 {
    background: url("../images/sxr/projectIcon10.png") no-repeat 10px center #fff;
}
.task_action6_1 {
    background: url("../images/sjn/case3.png") no-repeat 10px center #fff;
}
.task_action5_1:hover {
    color: #fff;
    background: url("../images/sxr/projectIcon1.png") no-repeat 10px center #2680ff;
}
.task_action6_1:hover {
    color: #fff;
    background: url("../images/sjn/case3_1.png") no-repeat 10px center #2680ff;
}
.right_top_tip {
    position: absolute;
    right: 0;
    top: 0;
    width: 31px;
    height: 31px;
    cursor: pointer;
}
.orange_tip {
    background: url("../images/sjn/orange_tip.png") no-repeat;
}

/* sjn */
/* 审核意见 */


/*考核规则详情*/
.add_eachyear_rule {
    padding-right: 29px;
    position: relative;
}
.add_eachyear_title {
    float: left;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    line-height: 38px;
    padding: 0 14px;
    border-radius: 2px;
    background: #2680ff;
    margin-right: 39px;
}
.select_year_btn {
    position: absolute;
    width: 29px;
    height: 38px;
    border:1px solid #c9cdd4;
    cursor: pointer;
    box-sizing: border-box;
}
.add_prev_year {
    background: url('../images/sxr/yearIcon1.png') no-repeat center;
    margin-left: -29px;
}
.add_next_year {
    right: -29px;
    top: 0;
    background: url('../images/sxr/yearIcon2.png') no-repeat center;
    margin-right: 29px;
}
.add_year_list {
    overflow: hidden;
    padding-left: 1px;
    position: relative;
    height: 38px;
}
.add_year_list ul {
    white-space: nowrap;
    font-size: 0;
    position: absolute;
    top: 0;
    left: 1px;
    bottom: 0;
}
.add_year_list li {
    display: inline-block;
    width: 102px;
    border:1px solid #c9cdd4;
    color: #666666;
    font-size: 15px;
    text-align: center;
    line-height: 36px;
    box-sizing: border-box;
    margin-left: -1px;
    cursor: pointer;
}
.add_year_list li.active {
    border:1px solid #2680ff;
    position: relative;
}
.add_year_list li.active:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    background: url('../images/sxr/yearIcon3.png') no-repeat center;
}
.check_cycle {
    padding: 10px 0;
    border-top: 1px solid #d9dfe8;
    margin-top: 9px;
}
.check_cycle label {
    float: left;
    font-size: 15px;
    color: #000000;
    line-height: 32px;
    margin-right: 5px;
}
.check_cycle>span {
    float: left;
    width: 19px;
    font-size: 14px;
    color: #c4ccd8;
    line-height: 32px;
    text-align: center;
}
.check_cycle_start,
.check_cycle_end {
    float: left;
    width: 115px;
    height: 32px;
    color: #aaaaaa;
    font-size: 15px;
    border:1px solid #c4ccd8;
    padding-left: 9px;
    line-height: 30px;
    box-sizing: border-box;
    border-radius: 2px;
    box-sizing: border-box;
    background: url(../images/sjn/calendar.png) no-repeat 90px center;
    cursor: pointer;
}
.check_cycle_start:hover,
.check_cycle_end:hover {
    background: url(../images/sjn/calendar_1.png) no-repeat 90px center;
}
.check_cycle_btn {
    margin: 0 -10px;
}
.check_cycle_btn span {
    float: left;
    color: #fff;
    font-size: 15px;
    line-height: 32px;
    padding: 0 20px;
    border-radius: 2px;
    margin: 0 10px;
    cursor: pointer;
}
.check_cycle_save {
    background: #2680ff;
}
.check_cycle_save:hover {
    background: #2075ee;
}
.check_cycle_clear {
    background: #ff6633;
}
.check_cycle_clear:hover {
    background: #ef5d2d;
}
.rule_settting {
    margin-bottom: 10px;
    border:1px solid #d9dfe8;
}
.rule_settting_title {
    color: #f5f7fa;
    font-size: 15px;
    padding: 0 11px 0 21px;
    margin: 0 -1px;
    line-height: 46px;
    background: linear-gradient(to right, #2085f6, #64c4f6);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2085f6', endColorstr='#64c4f6',GradientType=0 );
}
.rule_settting_title i,
.material_moduel_title i {
    float: right;
    width: 30px;
    height: 46px;
    background: url(../images/sxr/yearIcon4-2.png) no-repeat right center;
    cursor: pointer;
}
.rule_settting_title.active i {
    background: url(../images/sxr/yearIcon4.png) no-repeat right center;
}
.rule_settting_main {
    padding: 10px;
}
.setting_main_title {
    color: #333333;
    font-size: 15px;
    font-weight: bold;
    padding: 0 10px;
    line-height: 38px;
    border:1px solid #d9dfe8;
    background: #f5f7fa;
}
.thick_rule {
    border:1px solid #dbe1e9;
    border-top: 0 none;
    padding-bottom: 18px;
    margin-bottom: 10px;
}
.each_thick_rule {
    float: left;
    width: 33.33%;
    margin-top: 20px;
    overflow: hidden;
    padding-right: 11px;
    box-sizing: border-box;
}
.each_thick_rule label {
    float: left;
    width: 135px;
    color: #333333;
    font-size: 15px;
    line-height: 32px;
    padding: 0 0 0 9px;
    box-sizing: border-box;
}
.thick_rule_input {
    overflow: hidden;
}
.thick_rule_input select,
.thick_rule_input input {
    width: 100%;
    height: 32px;
    line-height: 30px;
    border-radius: 4px;
    border:1px solid #c9cdd4;
    padding-left: 16px;
    color: #999999;
    font-size: 15px;
    outline: 0 none;
    box-sizing: border-box;
}
.rule_settting_scroll {
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 20px 20px;
}
.detail_rule {
    margin-top: -1px;
}
.detail_rule td {
    color: #333333;
    font-size: 15px;
    line-height: 30px;
    padding: 11px 0;
    text-align: center;
    border: 1px solid #d9dfe8;
}
.detail_rule .deduct_score {
    text-align: left;
    padding:9px 100px 8px 16px;
}
.deduct_score input {
    width: 35px;
    height: 30px;
    line-height: 31px;
    color: #2680ff;
    font-size: 15px;
    text-align: center;
    border:0 none;
    margin: 0 8px;
    outline: 0 none;
    background: #fff;
}
.deduct_score.active input {
    border:1px solid #c9cdd4;
}
.get_score_system,
.get_score_manpower {
    display: inline-block;
    color: #999999;
    font-size: 15px;
    line-height: 25px;
    padding: 0 16px;
    border-radius: 10px;
    background: #f0f1f3;
    cursor: pointer;
}
.get_score_manpower {
    color: #61b7ff;
    background: #ecf6ff;
}
.detail_rule .unkown_report {
    line-height: 20px;
    padding: 4px 0;
}
.quality_score {
    line-height: 24px;
    text-align: justify;
}
.quality_score input {
    height: 24px;
    line-height: 25px;
}
.quality_score_tips {
    color: #ff9500;
    line-height: 24px;
    padding-top: 5px;
}
.detail_rule .rule_last_td {
    padding-right: 220px;
}
.rule_last_td .each_thick_rule {
    padding-right: 58px;
    width: 50%;
}
.width235 {
    width: 235px;
}
.clear_score_main {
    border-radius: 4px;
}
.clear_score_main .popup_title {
    height: 43px;
    padding: 0 13px 0 15px;
    border-radius: 4px 4px 0 0;
}
.popup_title span {
    line-height: 43px;
    font-size: 18px;
}
.clear_score_main .popup_close {
    margin: 0;
    height: 43px;
}
.clear_score_txt {
    margin: 10px;
    border:1px dashed #c4ccd8;
    color: #333333;
    font-size: 15px;
    line-height: 32px;
    padding: 6px 8px 15px;
}
.clear_score_btn {
    text-align: center;
    padding-bottom: 10px; 
    font-size: 0;
}
.clear_score_btn a {
    display: inline-block;
    color: #ffffff;
    font-size: 15px;
    line-height: 32px;
    padding: 0 21px;
    margin: 0 15px;
    border-radius: 2px;
}
.clear_score_confirm {
    background: #2680ff;
}
.clear_score_cancel {
    background: #cccccc;
}
.clear_score_confirm:hover {
    background: #2075ee;
}
.clear_score_cancel:hover {
    background: #b8b4b4;
}


/*模拟表单样式*/
.table_simulate {
    width: 1000px;
    background: #fff;
    margin: 50px auto 0px;
    border: 1px solid #eee;
    font-size: 14px;
    color: #2b323d;
}
.table_simulate .border0 {
    border: 0;
}
.title_main {
    height: 51px;
    line-height: 49px;
    box-sizing: border-box;
    border: 1px solid #d5dae0;
}
.title_main li {
    overflow: hidden;
    border-right: 1px solid #d5dae0;
    box-sizing: border-box;
    background: #eef1f5;
    font-size: 16px;
}
.title_inner {
    height: 100%;
}
.title_inner>li {
    float: left;
    text-align: center;
}
.title_name li {
    float: left;
    width: 20%;
}
.title_width11 {
    width: 11.11%;
}
.title_width55 {
    width: 55.55%;
}
.case_one_main {
    overflow: hidden;
}
.case_one_main li {
    float: left;
    width: 50%;
}
.line_h24 {
    line-height: 24px;
} 
.title_width22 {
    width: 22.22%;
}
.title_width50 {
    width: 50%;
}
.case_one {
    border-bottom: 1px solid #d5dae0;
}
.add_num {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #eee;
}
.add_num li {
    float: left;
    text-align: center;
    border-right: 1px solid #eee;
    box-sizing: border-box;
    line-height: 35px;
}
.down_main {
    overflow: hidden;
}
.down_main li {
    float: left;
}
.down_main>li {
    width: 100%;
    line-height: 35px;
    border-bottom: 1px solid #eee;
}
.step_inner {
    width: 100%;
    height: 35px;
    line-height: 35px;
}
.step_inner>li {
    border-bottom: 1px solid #eee;
    width: 100%;
}
.list_main .text_L,
.step_tit_name .text_L,
.last_list .text_L {
    text-align: left;
}
.step_1,
.step_2 {
    padding-left: 5px;
}
.step1_1,
.step1_2,
.step2_1 {
    padding-left: 25px;
}
.step1_1_1,
.step1_2_1,
.step1_2_2,
.step2_1_1,
.step2_1_2,
.step2_1_3 {
    padding-left: 50px;
}
.step1_last,
.step2_1_3_1,
.step1_1_1_1,
.step1_1_1_2,
.step1_2_1_1,
.step1_2_2_1,
.step2_1_1_1,
.step2_1_2_1
 {
    padding-left: 74px;
}
.step2_1_3_1_1 {
    padding-left: 110px;
}
.step2_1_3_1_1_1 {
    padding-left: 125px;
}
.step_tit_name {
    font-size: 0;
    height: 35px;
    border-bottom: 1px solid #eee;
}
.step_tit_name div {
    border-right: 1px solid #eee;
    font-size: 14px;
    display: inline-block;
    box-sizing: border-box;
    text-align: right;
}
.last_main {
    overflow: hidden;
}
.last_main>li {
    float: inherit;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #eee;
}
.last_list li {
    box-sizing: border-box;
    border-right: 1px solid #eee;
    text-align: right;
}
.list_main>li,
.step_5>li,
.step_6>li {
    width: 100%;
}

/*table scroll*/
table.rule_table_left {
    float: left;
    width: 345px!important;
    table-layout: fixed;
}
.rule_table_left th,
.rule_table_right th,
.rule_table_all th {
    height: 87px;
    line-height: 87px;
    color: #333333;
    font-size: 15px;
    background: #eef1f5;
    border: 1px solid #d9dfe8;
    text-align: center;
    box-sizing: border-box;
}
.rule_table_left td {
    height: 49px;
    color: #333333;
    font-size: 15px;
    border: 1px solid #d9dfe8;
    box-sizing: border-box;
    padding: 0 5px;
}
.rule_table_left td.center {
    text-align: center;
}
.rule_table_right {
    overflow: hidden;
}
.rule_table_right table {
    width: 1524px!important;
}
.rule_table_right table tr,
.rule_table_all tr {
    width: auto!important;
}
.rule_table_right th,
.rule_table_all th {
    background: #f5f7fa;
    height: 43px;
    line-height: 43px;
    white-space:nowrap;
}
.rule_table_right th:first-child,
.rule_table_right td:first-child {
    border-left: 0 none;
}
.rule_table_right td,
.rule_table_y td {
    text-align: center;
    height: 49px;
    color: #333333;
    font-size: 15px;
    border: 1px solid #d9dfe8;
    box-sizing: border-box;
    white-space:nowrap;
}
.rule_table_right td.left,
.rule_table_y td.left  {
    text-align: left;
}
.rule_table_right .mCSB_horizontal.mCSB_inside > .mCSB_container,
.rule_table_xy .mCSB_horizontal.mCSB_inside > .mCSB_container {
     margin-bottom: 0; 
}
.rule_table_right .remarks_div,
.rule_table_y .remarks_div {
    width: 100%;
}
.rule_table_all {
    width: 1870px!important;
}
.rule_table_xy {
    margin-bottom: 20px;
}
.rule_table_y {
    height: 196px;
    border-bottom: 1px solid #d9dfe8;
    overflow: hidden;
}
.rule_table_y .mCSB_inside > .mCSB_container,
.remarks_txt .mCSB_inside > .mCSB_container {
    margin-right: 0px;
}
.rule_table_y tr:first-child td {
    border-top: 0 none;
}
.remarks_txt2 {
    top: -104px;
    height: 140px;
}
.remarks_txt2:after {
    top: 121px;
}
/*20190702*/
.add_days_list li {
    width: 341px;
    line-height: 36px;
}
.add_days_list li.active {
    color: #333333;
}
.goods_warning_main {
    border-top:1px solid #d9dfe8;
    padding-top: 10px;
    margin-top: 10px;
}
.goods_warning_main .taskTitle,
.personal_report_main .taskTitle {
    margin-bottom: 10px;
    background: linear-gradient(to bottom, #e3e6ec, #f8f9fa);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e6ec', endColorstr='#f8f9fa',GradientType=0 );
}
.warning_table_th th {
    height: 43px;
    color: #000000;
    font-size: 14px;
    border:1px solid #d9dfe8;
    border-bottom: 0 none;
    box-sizing: border-box;
    background: linear-gradient(to bottom, #ffffff, #e7e7e7);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7e7e7',GradientType=0 );
}
.warning_table_td {
    height: 245px;
    border-bottom:1px solid #d9dfe8;
}
.warning_table_td td {
    height: 50px;
    color: #000000;
    font-size: 14px;
    text-align: center;
    border-left:1px solid #d9dfe8;
    border-right:1px solid #d9dfe8;
    box-sizing: border-box;
}
.warning_table_td td.blue {
    color: #2680ff;
}
.warning_level {
    position: absolute;
    width: 10px;
    height: 43px;
    background: url(../images/sxr/warningIcon5.png) no-repeat center;
    cursor: pointer;
    margin: -12px 0 0 10px;
}
.each_warning_level {
    height: 50px;
    line-height: 50px;
    color: #999999;
    font-size: 14px;
    text-align: center;
}
.medium_up {
    background: url(../images/sxr/warningIcon1.png) no-repeat center;
}
.serious_up {
    background: url(../images/sxr/warningIcon2.png) no-repeat center;
}
.normal_up {
    background: url(../images/sxr/warningIcon3.png) no-repeat center;
}
.mild_up {
    background: url(../images/sxr/warningIcon4.png) no-repeat center;
}
.medium_up2 {
    background: url(../images/sxr/warningIcon11-2.png) no-repeat center;
}
.serious_up2 {
    background: url(../images/sxr/warningIcon12.png) no-repeat center;
}
.normal_up2 {
    background: url(../images/sxr/warningIcon14.png) no-repeat center;
}
.mild_up2 {
    background: url(../images/sxr/warningIcon13.png) no-repeat center;
}
.medium_down {
    background: url(../images/sxr/warningIcon6-2.png) no-repeat center;
}
.serious_down {
    background: url(../images/sxr/warningIcon7.png) no-repeat center;
}
.normal_down {
    background: url(../images/sxr/warningIcon9.png) no-repeat center;
}
.mild_down {
    background: url(../images/sxr/warningIcon8.png) no-repeat center;
}
.warning_table_td tr.even td {
    background: #f5f7fa;
}
.warning_table_td tr:hover td {
    background: #dfecff;
}
.month_warning_search,.month_warning_main {
    border-top: 0 none;
    margin: 0;
    padding: 6px 0 18px; 
}
.month_warning_main {
    padding: 0;
}
.month_warning_search .check_cycle_start,
.month_warning_search .check_cycle_end {
    width: 133px;
    background: url(../images/sjn/calendar.png) no-repeat 105px center;
}
.month_warning_search .check_cycle_end {
    margin-right: 20px;
}
.month_warning_search input {
    float: left;
    width: 272px;
    height: 32px;
    line-height: 30px;
    border:1px solid #d5dae0;
    border-radius: 4px;
    color: #999999;
    font-size: 14px;
    padding-left: 14px;
    box-sizing: border-box;
    margin-right: 20px;
}
.warning_tips {
    color: #000000;
    font-size: 14px;
    line-height: 27px;
    margin: 15px 0;
}
.warning_tips span {
    margin-right: 20px;
}
.warning_tips span:first-child {
    margin-left: 5px;
}
.warning_tips i,
.warning_result_title i,
.warning_result_td i,
.supervision_table i  {
    display: inline-block;
    width: 29px;
    height: 27px;   
    vertical-align: top;
}
.warning_tips i.medium_up2 {
    background: url(../images/sxr/warningIcon11-2.png) no-repeat left center;
}
.warning_tips i.serious_up2 {
    background: url(../images/sxr/warningIcon12.png) no-repeat left center;
}
.warning_tips i.normal_up2 {
    background: url(../images/sxr/warningIcon14.png) no-repeat left center;
}
.warning_tips i.mild_up2 {
    background: url(../images/sxr/warningIcon13.png) no-repeat left center;
}
.warning_tips i.medium_down {
    background: url(../images/sxr/warningIcon6-2.png) no-repeat left center;
}
.warning_tips i.serious_down {
    background: url(../images/sxr/warningIcon7.png) no-repeat left center;
}
.warning_tips i.normal_down {
    background: url(../images/sxr/warningIcon9.png) no-repeat left center;
}
.warning_tips i.mild_down {
    background: url(../images/sxr/warningIcon8.png) no-repeat left center;
}
.warning_level_choose li {
    float: left;
    width: 32px;
    height: 32px;
    margin-right: 20px;
    position: relative;
    cursor: pointer;
}
.warning_level_choose li.yellow {
    background: #fa8633;
}
.warning_level_choose li.red {
    background: #f73e3e;
}
.warning_level_choose li.green {
    background: #1fcb4c;
}
.warning_level_choose li.blue {
    background: #20a8ff;
}
.warning_level_choose li.active:after {
    content: '';
    position: absolute;
    top: 1px;
    left: 1px;
    width: 18px;
    height: 18px;
    background: url(../images/sxr/warningIcon10.png) no-repeat center;
}
.pop_out_warning {
    top: 0;
    bottom: 0;
    margin: auto;
}
.waring_btn {
    padding: 30px 0;
    line-height: 32px;
    text-align: center;
}
.waring_btn a{
    font-size: 15px;
    border-radius: 2px;
    padding: 6px 21px;
    margin: 0 10px;
    vertical-align: top;
}
.push_page_main {
    padding: 0 30px 0 20px;
}
.push_infor {
    margin-top: 20px;
}
.push_infor label {
    float: left;
    color: #333333;
    font-size: 16px;
    line-height: 32px;
    margin-right: 5px;
}
.push_reason {
    overflow: hidden;
}
.push_reason textarea {
    width: 100%;
    height: 104px;
    color: #333333;
    font-size: 16px;
    line-height: 32px;
    border:1px solid #d9dfe8;
    padding: 0 5px;
    box-sizing: border-box;
    resize: none;
}
.push_leader {
    float: left;
    width: 476px;
    color: #333333;
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    border:1px solid #d9dfe8;
    padding: 0 5px;
    box-sizing: border-box;
    margin-right: 10px;
}
.push_leader_btn {
    overflow: hidden;
    color: #ffffff;
    font-size: 15px;
    line-height: 32px;
    background: #2680ff;
    border-radius: 2px;
    text-align: center;
    cursor: pointer;
}
.push_leader_btn:hover {
    background: #006aff;
}
.warning_result_main {
    padding: 0 10px;
}
.warning_result_title {
    margin: 9px 0;
}
.warning_result_title th {
    border:1px solid #d9dfe8;
    color: #333333;
    font-size: 16px;
    height: 42px;
    line-height: 27px;
    box-sizing: border-box;
    background: #f4f8fc;
}
.warning_result_title .warning_level_choose {
    display: inline-block;
}
.warning_result_title .warning_level_choose li {
    margin: 0 14px;
    width: 24px;
    height: 24px;
}
.warning_level_choose li.grey {
    background: #b4bac2;
}
.warning_result_title i {
    width: 19px;
    height: 27px;   
    margin-left: 5px;
    vertical-align: top;
}
.warning_result_th th {
    height: 43px;
    color: #000000;
    font-size: 14px;
    border:1px solid #d9dfe8;
    border-bottom: 0 none;
    box-sizing: border-box;
    background: linear-gradient(to bottom, #ffffff, #e7e7e7);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7e7e7',GradientType=0 );
}
.warning_result_td {
    height: 288px;
    border:1px solid #d9dfe8;
    border-top: 0 none;
    overflow: hidden;
}
.warning_result_td td {
    height: 48px;
    color: #000000;
    font-size: 14px;
    text-align: center;
    border:1px solid #d9dfe8;
    border-top: 0 none;
    box-sizing: border-box;
}
.warning_result_td td:first-child {
    border-left: 0 none;
}
.warning_result_td td.last {
    border-right: 0 none;
}
.warning_result_td .mCSB_inside > .mCSB_container,
.supervision_file_td .mCSB_inside > .mCSB_container {
    margin-right: 0;
}
.revise_txt {
    margin-top: 10px;
    border:1px solid #d9dfe8;
    padding: 0 10px; 
    height: 104px;
    box-sizing: border-box;
}
.revise_txt label {
    float: left;
    color: #999999;
    font-size: 14px; 
    line-height: 32px;
    margin-right: 5px;
}
.revise_txtarea {
    overflow: hidden;
    height: 100%;
}
.revise_txtarea textarea {
    width: 100%;
    height: 100%;
    color: #999999;
    font-size: 14px; 
    line-height: 24px;
    border: 0 none;
    resize: none;
    padding: 4px 0;
    box-sizing: border-box;
}

/*20190704*/
.supervision_title {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 56px;
}
.supervision_table td {
    color: #000000;
    font-size: 14px;
    height: 44px;
    box-sizing: border-box;
    text-align: center;
    border:1px solid #d9dfe8;
}
.supervision_th {
    background: #f2f5f8;
    font-weight: bold;
}
.push_reason_td td {
    height: 100px;
}
.supervision_file {
    color: #2b323d;
    font-size: 15px;
    line-height: 44px;
    border:1px solid #d5dae0;
    border-bottom: 1px solid #bec7d4;
    border-top: 2px solid #208cfa;
    padding: 0 10px 0 15px;
    background: #eef1f5;
    margin: 10px 0 2px;
}
.supervision_file .monitor_td_right span {
    height: 24px;
    line-height: 24px;
    border: 1px solid #d9dfe8;
    padding: 0 10px 0 25px;
}
.supervision_upload_btn {
    background: url(../images/sxr/warningIcon15.png) no-repeat 9px center #fff;
}
.supervision_upload_btn:hover {
    background: url(../images/sxr/warningIcon15-2.png) no-repeat 9px center #2680ff;
}
.supervision_delete_btn {
    background: url(../images/sxr/warningIcon16.png) no-repeat 9px center #fff;
}
.supervision_delete_btn:hover {
    background: url(../images/sxr/warningIcon16-2.png) no-repeat 9px center #2680ff;
}
.supervision_file_table {
    border:1px solid #d5dae0;
}
.supervision_file_th th {
    color: #2b323d;
    font-size: 14px;
    height: 44px;
    background: #eef1f5;
    border-left:1px solid #d5dae0; 
}
.supervision_file_th th:first-child,
.supervision_file_td td:first-child {
    border-left:0 none;
}
.supervision_file_td {
    height: 94px;
    overflow: hidden;
}
.supervision_file_td td {
    height: 46px;
    color: #606266;
    font-size: 14px;
    text-align: center;
    border-left:1px solid #d5dae0; 
}
.supervision_file_td tr.even td {
    background: #fafbfc;
}
.supervision_file_td td.supervision_file_name {
    text-align: left;
    padding: 0 5px;
}
.supervision_file_td .warning_level_choose {
    display: inline-block;
}
.supervision_file_td .warning_level_choose li {
    margin: 0 10px;
    width: 18px;
}
.supervision_download {
    background: url(../images/sxr/warningIcon17.png) no-repeat center;
}
.supervision_delete {
    background: url(../images/sxr/warningIcon18.png) no-repeat center;
}
.supervision_file_td .warning_level_choose li.active:after {
    background:none;
}

/*20190709*/
.material_title {
    color: #000000;
    font-size: 16px;
    text-align: center;
    line-height: 32px;
    margin: 8px 0;
    position: relative;
}
.material_title_btn {
    position: absolute;
    right: 0;
    top: 0;
}
.material_para {
    color: #999999;
    font-size: 12px;
    text-align: right;
    line-height: 28px;
    margin-right: 20px;
}
.material_list {    
    background: linear-gradient(to right, #2085f6, #64c4f6);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2085f6', endColorstr='#64c4f6',GradientType=0 );
    padding: 6px 11px 0 0;
    border-top: 1px solid #cfd9e4;
    margin: 0 20px;
}
.material_list li {
    float: left;
    color: #ffffff;
    font-size: 15px;
    line-height: 40px;
    padding: 0 40px;
    margin-left: 11px;
    cursor: pointer;
}
.material_list li.active {
    color: #000000;
    font-weight: bold;
    background: #fff;
}
.material_main {
    position: absolute;
    top: 246px;
    left: 20px;
    right: 20px;
    bottom: 16px;
    border: 1px solid #cfd9e4;
    border-top: 0 none;
    padding: 10px;
    overflow: hidden;
}
.material_each_moduel {
    border: 1px solid #d9dfe8;
    margin-bottom: 10px;
}
.material_moduel_title {
    background: #f5f7fa;
    color: #333333;
    font-size: 15px;
    line-height: 27px;
    padding: 5px 11px 6px;
}
.material_moduel_title ul {
    display: inline-block;
    line-height: 0;
}
.material_moduel_title li {
    display: inline-block;
    width: 129px;
    height: 27px;
    line-height: 25px;
    border:1px solid #c4ccd8;
    border-radius: 6px;
    background: #ffffff;
    color: #666666;
    font-size: 14px;
    text-align: center;
    margin-left: 9px;
    cursor: pointer;
    box-sizing: border-box;
}
.material_moduel_title li.active {
    background: #2680ff;
    color: #fff;
}
.material_moduel_title i {
    height: 27px;
    background: url(../images/sxr/yearIcon5-2.png) no-repeat right center;
}
.material_moduel_title i.active {
    background: url(../images/sxr/yearIcon5.png) no-repeat right center;
}
.material_moduel_main {
    border-top: 1px solid #d9dfe8;
    padding: 9px 17px 19px 21px;
}
.material_price .audit_checkbox {
    float: left;
    height: 36px;
    margin-right: 10px;
}
.material_price {
    color: #333333;
    font-size: 15px;
}
.material_price div {
    float: left;
    line-height: 36px;
}
.material_price div.category {
    width: 140px;
}
.material_price div.category span {
    color: #2680ff;
    padding: 0 3px;
}
.material_price div.up,
.material_price div.down {
    margin-right: 60px;
}
.material_price div.up span {
    color: #2680ff;
}
.material_price div.down span {
    color: #ff3600;
}
.material_table {
    margin-top: 10px;
}
.material_table th,
.material_table td {
    color: #333333;
    font-size: 15px;
    height: 67px;
    border:1px solid #d9dfe8;
    box-sizing: border-box;
}
.material_table th span {
    font-weight: normal;
}
.material_table .audit_checkbox {
    margin-right: 0;
}
.material_table td {
    text-align: center;
    height: 42px;
}
.material_table .material_table_name {
    color: #2680ff;
}
.ppi_num span {
    color: #2680ff;
    padding: 0 3px;
}
.ppi_num span.down {
    color: #ff3600;
}
.ppi_title {
    height: 34px;
    line-height: 30px;
    color: #333333;
    font-size: 15px;
    font-weight: bold;
}
.material_main .mCSB_inside > .mCSB_container,
.see_report_main .mCSB_inside > .mCSB_container {
    margin-right: 0px; 
}
.see_report {
    position: absolute;
    top: 50px;
    right: -229px;
    bottom: 10px;
    width: 239px;
    background: #fff;
    box-sizing: border-box;
    z-index: 3;
}
.see_report.active {
    border: 1px solid #d9dfe8;
    box-shadow: -3px 0px 5px 0px rgba(9, 56, 122, 0.13);
}
.see_report i {
    position: absolute;
    top: 125px;
    left: -24px;
    width: 24px;
    height: 98px;
    background: url(../images/sxr/yearIcon6.png) no-repeat center;
    cursor: pointer;
}
.see_report.active i {
    background: url(../images/sxr/yearIcon6-2.png) no-repeat center;
}
.see_report_main {
    padding: 25px;
    box-sizing: border-box;
    height: 100%;
    overflow: hidden;
}
.see_report p {
    color: #333333;
    font-size: 15px;
    text-align: justify;
    line-height: 30px;
}
.each_material_main {
    height: 100%;
}
.goods_price {
    border-bottom: 1px dashed #d9dfe8;
    margin: 0 21px;
    padding-bottom: 21px;
}
.goods_price_title {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    line-height: 65px;
}
.goods_price_list li {
    float: left;
    width: 16.66%;
    color: #333333;
    font-size: 15px;
    line-height: 16px;
    margin: 6px 0;
}
.goods_price_list .audit_checkbox {
    margin-right: 10px;
}
.goods_price_time li {
    float: left;
    width: 50%;
}
.goods_price_time label {
    float: left;
    color: #333333;
    font-size: 15px;
    line-height: 32px;
    margin-right: 14px;
}
.goods_price_time .calendar {
    width: 288px;
    height: 32px;
    background: url(../images/sjn/calendar.png) no-repeat 261px center;
    margin-top: 0;
}
.goods_price_time .calendar:hover {
    width: 288px;
    background: url(../images/sjn/calendar_1.png) no-repeat 261px center;
}

/*20190711*/
.personal_report_list {
    padding: 0;
    margin: 0 20px 10px;
    border-right: 1px solid #d2d2dc;
}
.personal_report_main {
    position: absolute;
    top: 96px;
    left: 20px;
    right: 20px;
    bottom: 20px;
}
.report_taskTitle_right span {
    float: left;
    color: #666666;
    font-size: 15px;
    line-height: 30px;
    border:1px solid #d9dfe8;
    background: url(../images/sxr/yearIcon7.png) no-repeat 9px center #ffffff;
    padding: 0 10px 0 30px;
    margin: 13px 19px 0 0;
    cursor: pointer;
}
.report_taskTitle_right i {
    float: left;
    width: 15px;
    height: 57px;
    background: url(../images/sxr/yearIcon8.png) no-repeat center;
    cursor: pointer;
    margin-right: 2px;
}
.report_taskTitle_right i.active {
    background: url(../images/sxr/yearIcon8-2.png) no-repeat center;
}
.personal_report_main .rule_settting_title {
    font-size: 18px;
    font-weight: bold;
}
.report_price {
    display: inline-block;
    color: #ffffff;
    font-size: 14px;
    vertical-align: top;
    margin-left: 105px;
}
.report_price ul {
    display: inline-block;
    font-size: 0;
    vertical-align: bottom;
    margin-left: 24px;
}
.report_price li {
    float: left;
    color: #ffffff;
    font-size: 15px;
    width: 127px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}
.report_price li.active {
    color: #000000;
    font-weight: bold;
    background: #fff;
}
.report_pie_list {
    border-bottom: 1px dashed #c4ccd8;
}
.report_pie_list li {
    float: left;
    width: 25%;
    text-align: center;
    border-left: 1px solid #e8e8ed;
    margin: 22px 0 27px;
    box-sizing: border-box;
}
.report_pie_list li:first-child {
    border-left: 0 none;
}
.report_pie_title {
    display: inline-block;
    line-height: 34px;
    border:1px solid #e8e8e8;
    border-radius: 2px;
    padding: 0 23px;
    color: #666666;
    font-size: 16px;
}
.personal_report_main .rule_settting_main {
    padding: 0 0 19px 0;
}
.report_pie_img {
    height: 250px;
    line-height: 250px;
}
.report_pie_img img,
.report_line1 img {
    vertical-align: bottom;
}
.report_table_line {
    padding: 0 14px;
}
.report_table1,.report_line1 {
    float: left;
    width: 50%;
    box-sizing: border-box;
}
.report_table1 {
    margin: 47px 0 26px;
    border:1px solid #d9dfe8;
}
.report_table1 th {
    color: #000000;
    font-size: 14px;
    height: 48px;
    border-left:1px solid #d9dfe8;
    box-sizing: border-box; 
    background: linear-gradient(to bottom, #ffffff, #e7e7e7);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7e7e7',GradientType=0 );
}
.report_table2 {
    height: 260px;
    overflow: hidden;
}
.report_table2 td {
    border-left:1px solid #d9dfe8;
    color: #000000;
    font-size: 14px;
    height: 52px;
    text-align: center;
    box-sizing: border-box; 
}
.report_table2 td:first-child,
.report_table1 th:first-child{
    border-left: 0 none;
}
.report_table2 td.blue {
    color: #2680ff;
}
.report_table2 td.red {
    color: #f94d4e;
}
.report_table2 td.grey {
    color: #666666;
}
.personal_report_main .mCSB_inside > .mCSB_container {
    margin-right: 0px;
}
.report_table2 tr.even td {
    background: #f5f7fa;
}
.report_table2 tr:hover td {
    background: #dfecff;
}
.report_line1 {
    height: 383px;
    text-align: center;
    line-height: 383px;
}
.report_table3 {
    table-layout: fixed;
}
.report_table3 td {
    color: #333333;
    font-size: 14px;
    height: 51px;
    border:1px solid #d9dfe8;
    box-sizing: border-box;
    padding: 0 19px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.report_table3 td.blue {
    color: #2680ff;
    text-align: center;
    cursor: pointer;
}
.each_report_main .rule_settting {
    border: 0 none; 
}
.audit_schedule_new {
    padding: 20px 0;
}
.audit_schedule_new .audit_schedule_all {
    display: inline-block;
    width: 146px;
    height: 20px;
    border-radius: 10px;
    background: #f0eff2;
    margin: 0;
}
.audit_schedule_new .audit_schedule_part {
    width: 146px;
    height: 20px;
    border-radius: 10px;
    background: #f0eff2;
}
.audit_schedule_new.blue .audit_schedule_part {
    background: #4cbef1;
}
.audit_schedule_new.orange .audit_schedule_part {
    background: #ff9671;
}
.audit_schedule_new span {
    position: absolute;
    font-size: 16px;
    font-weight: bold;
    margin-left: 12px;
}
.audit_schedule_new.blue span {
    color: #4cbef1;
}
.audit_schedule_new.orange span {
    color: #ff9671;
}

/* 2019.7.12 */

/* 监测报表查询 */
.news_grow {
    height: 44px;
    padding: 0 10px 0 124px;
    line-height: 44px;
    margin-bottom: 10px;
    background: #3b8cff url("../images/sjn/case4.png") no-repeat 14px center;
}
.news_grow a {
    font-size: 14px;
    color: #fefefe;
    margin-right: 15px;
}
.news_grow a:hover {
    text-decoration: underline;
}
.test_table_list {
    height: 47px;
    box-sizing: border-box;
    padding-right: 9px;
    border-top: 1px solid #c4ccd8;
    border-right: 1px solid #c4ccd8;
    border-bottom: 1px solid #d2d2dc;
    border-left: 1px solid #d2d2dc;
}
.test_table_left_list {
    background: #f3f6f9;
    float: left;
}
.test_table_left_list li {
    float: left;
    position: relative;
    height: 45px;
    line-height: 45px;
    color: #000000;
    font-size: 15px;
    padding: 0 43px;
    border-right: 1px solid #d2d2dc;
    box-sizing: border-box;
    cursor: pointer;
}
.test_table_left_list li:before {
    content: '';
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    border-top: 1px solid #d9dfe8;
}
.test_table_left_list li.active {
    position: relative;
    color: #ff6633;
    font-weight: bold;
    background: #fff;
}
.test_table_left_list li.active:before {
    border-top: 1px solid #c4ccd8;
}
.test_table_left_list li.active:after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0px;
    right: 0px;
    border-bottom: 1px solid #fff;
}
.test_table_right_list {
    float: right;
    margin-top: 8px;
    position: relative;
}
.test_table_right_list:before {
    content: "";
    position: absolute;
    left: 0;
    top: 1px;
    height: 28px;
    border-left: 1px solid #d2d2dc;
}
.test_table_right_list li {
    float: left;
    line-height: 28px;
    font-size: 14px;
    color: #333333;
    padding: 0 13px 0 30px;
    border: 1px solid #c9cdd4;
    border-radius: 2px;
    margin-left: 10px;
    cursor: pointer;
}
.test_table_lbtn {
    background: url("../images/sjn/case5.png") no-repeat 10px center; 
}
.test_table_rbtn {
    background: url("../images/sjn/case6.png") no-repeat 9px center; 
}
.top_charts_area {
    padding: 5px 0 14px;
    height: 301px;
    box-sizing: border-box;
}
.top_charts_area li {
    float: left;
    width: 25%;
    height: 100%;
    text-align: center;
    box-sizing: border-box;
    border-right: 1px solid #e8e8ed;
}
.top_charts_area li.border0 {
    border: none;
}
.echarts_title {
    display: inline-block;
    font-size: 16px;
    color: #666666;
    line-height: 34px;
    padding: 0 23px;
    border: 1px solid #e8e8e8;
    border-radius: 2px;
    margin-top: -5px;
}
.charts_main1 {
    padding: 12px 10px 7px 22px;
}
.charts_main2 {
    padding: 12px 8px 7px 21px;
}
.charts_main3 {
    padding: 12px 11px 7px 5px;
}
.charts_main4 {
    padding: 12px 20px 7px 5px;
}
.charts_area_style{
    height: 251px;
    box-sizing: border-box;
    overflow: hidden;
}
.charts_box_top {
    padding: 0 15px 0;
}
.charts_box_top_title {
    line-height: 44px;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    border-bottom: 1px solid #d2d2dc;
}
.charts_time_cut {
    float: right;
}
.charts_time_cut li {
    float: left;
    font-size: 15px;
    color: #000000;
    margin-left: 15px;
    margin-right: 5px;
    font-weight: normal;
}
.charts_time_cut li i {
    float: left;
    height: 44px;
    width: 16px;
    margin-right: 11px;
    cursor: pointer;
    background: url("../images/sjn/case7.png") no-repeat left center;
}
.charts_time_cut li.active i {
    background: url("../images/sjn/case7_1.png") no-repeat left center;
}
.charts_box_top_inner {
    height: 374px;
    padding: 36px 6px  23px 1px;
    box-sizing: border-box;
}
.charts_bot_table th {
    height: 43px;
    color: #000000;
    font-size: 14px;
    border-top: 1px solid #d9dfe8;
    border-right: 1px solid #d9dfe8;
    box-sizing: border-box;
    background: linear-gradient(to bottom, #ffffff, #e7e7e7);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7e7e7',GradientType=0 );
}
.charts_bot_table th.borderR0,
.taskTab td.borderR0 {
    border-right: none;
}
.gray_bg {
    background: #f5f7fa;
}
.table_see {
    color: #666666;
}
.table_see:hover {
    text-decoration: underline;
}
.charts_box_bot .priceDown {
    margin-left: 11px;
}
.charts_box_bot .taskTab {
    border: none;
}
.charts_box_bot .taskTab tr:hover {
    background: #dfecff;
}
.charts_box_bot .taskTab tr:hover .table_see {
    color: #2680ff;
}
.charts_box_bot_inner {
    height: 395px;
}
.inner_big_box .mCSB_inside > .mCSB_container {
    margin-right: initial;
}
.test_table_area {
    border-right: 1px solid #c4ccd8;
    border-left: 1px solid #cbcfda;
    border-bottom: 1px solid #d9dfe8;
    padding: 20px 0 0;
}
.bottom_part {
    position: absolute; 
    top: 54px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}
.test_table_area {
    position: absolute;
    top: 45px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    overflow: hidden;
}
.inner_big_box {
    position: absolute;
    top: 96px;
    left: 20px;
    right: 20px;
    bottom: 20px;
}
.pop_out_audit.see_pop_charts {
    top: 0;
    bottom: 0;
    width: 915px;
    height: 720px;
    margin: auto;
}
.see_pop_charts .pop_rule_title {
    border-bottom: 1px solid #c2c8d1;
}
.see_pop_bottom {
    padding: 20px 12px 11px 11px;
}
.top_chearts_6 {
    height: 344px;
    padding-bottom: 27px;
    box-sizing: border-box;
}
.pop_bot_table {
    height: 287px;
    border: 1px solid #d9dfe8;
    overflow: hidden;
}
.pop_bot_table .charts_bot_table th {
    border-top: none;
    height: 42px;
}
.pop_bot_table .taskTab {
    border: none;
}
.pop_bot_table .taskTab td {
    height: 50px;
}
.pop_bot_table .taskTab td.text_aL {
    text-align: left;
    padding-left: 16px;
}
.pop_bot_table_inner {
    height: 243px;
}
.pop_bot_table_inner .mCSB_inside > .mCSB_container {
    margin-right: initial;
}
.ppi_tips {
    background: linear-gradient(to right, #2085f6, #64c4f6);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2085f6', endColorstr='#64c4f6',GradientType=0 );
    border-top: 1px solid #d9dfe8;
    padding: 7px 0;
    margin: 0 20px;
}
.ppi_input_left label {
    line-height: 32px;
    color: #ffffff;
    font-size: 15px;
    padding: 0 6px 0 12px;
}
.ppi_input_left input {
    width: 1050px;
    height: 32px;
    line-height: 30px;
    color: #666666;
    font-size: 14px;
    padding: 0 6px 0 12px;
    border-radius: 4px;
    border:1px solid #c9cdd4;
    background: #fff;
    vertical-align: top;
    box-sizing: border-box;
}
.ppi_input_right i {
    height: 32px;
    margin-right: 10px;
}
.ppi_input_right {
    line-height: 32px;
    color: #ffffff;
    font-size: 14px;
    padding-right: 12px;
}
.monitor_table {
    border: 1px solid #d9dfe8;
    border-top: 0 none;
    padding: 11px 10px;
    margin: 0 20px 10px;
}
.monitor_table_left {
    color: #333333;
    font-size: 15px;
    line-height: 30px;
}
.monitor_table_left span {
    color: #2680ff;
}
.monitor_table_right {
    color: #333333;
    font-size: 14px;
    border:1px solid #e4e6e9;
    line-height: 28px;
    padding: 0 17px 0 39px;
    background: url(../images/sxr/yearIcon9.png) no-repeat 14px center;
    cursor: pointer;
}
.monitor_table_right:hover {
    color: #fff;
    background: url(../images/sxr/yearIcon9-2.png) no-repeat 14px center #2680ff;
}

/*20190715*/
.series_search {
    padding: 12px 14px;
    background: #fafbfc;
    border:1px dashed #c4ccd8;
    font-size: 15px;
}
.series_search_input {
    overflow: hidden;
}
.series_search_input label {
    float: left;
    color: #333333;
    margin-right: 5px;
    line-height: 32px;
    vertical-align: top;
}
.series_search_input div {
    overflow: hidden;
    margin-right: 11px;
}
.series_search_input input {
    width: 100%;
    height: 32px;
    line-height: 30px;
    color: #333333;
    font-size: 15px;
    padding-left: 10px;
    border:1px solid #c9cdd4;
    background: #ffffff;
    box-sizing: border-box;
    border-radius: 2px;
}
.choose_library {
    height: 32px;
    line-height: 30px;
    color: #333333;
    padding: 0 11px;
    background: linear-gradient(to bottom, #ffffff, #e8e8e8);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8e8e8',GradientType=0 );
    border:1px solid #c9cdd4;
    box-sizing: border-box;
    margin-right: 11px;
    cursor: pointer;
    border-radius: 2px;
}
.choose_library:hover {
    background: linear-gradient(to bottom, #e8e8e8, #fff);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#ffffff',GradientType=0 );
}
.choose_library i {
    display: inline-block;
    width: 17px;
    height: 30px;
    background: url('../images/sxr/yearIcon10.png') no-repeat center;
    margin-right: 9px;
    vertical-align: top;
}
.series_search .reSet_btn_zzy {
    width: 72px;
    height: 32px;
    line-height: 32px;
}
.series_search_higher {
    color: #2680ff;
    line-height: 32px;
    padding: 0 15px;
    cursor: pointer;
    text-decoration: underline;
}
.series_search_show {
    color: #333333;
    line-height: 32px;
}
.series_search_show i {
    margin-right: 12px;
    height: 32px;
    vertical-align: top;
}
.series_search_main1 {
    height: 371px;
    border:1px solid #d2d2dc;
    padding: 15px;
    box-sizing: border-box;
}
.search_main1_each {
    float: left;
    width: 50%;
    height: 100%;
}
.search_table1 {
    margin-bottom: 10px;
}
.search_table1 td {
    color: #333333;
    font-size: 16px;
    height: 43px;
    border:1px solid #d2d2dc;
    box-sizing: border-box;
    text-align: center;
}
.search_table2_th th,
.search_table3 th {
    border:1px solid #d9dfe8;
    height: 43px;
    color: #000000;
    font-size: 14px;
    box-sizing: border-box;
    background: linear-gradient(to bottom, #ffffff, #e8e8e8);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8e8e8',GradientType=0 );
}
.search_table2_td {
    height: 241px;
    overflow: hidden;
    border-bottom: 1px solid #d9dfe8;
}
.search_table2_td td,
.search_table3 td {
    color: #000000;
    font-size: 14px;
    height: 81px;
    border-right: 1px solid #d9dfe8;
    border-left: 1px solid #d9dfe8;
    box-sizing: border-box;
    text-align: center;
}
.search_table2_td tr:hover td {
    background: #dfecff;
}
.search_main1_img {
    text-align: center;
    padding-left: 20px;
    box-sizing: border-box;
}
.series_search_main2 {
    position: absolute;
    top: 122px;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
}
.search_table3 {
    border-bottom: 1px solid #d9dfe8;
}
.search_table3 td {
    height: 52px;
    color: #666666;
}
.search_table3 tr.even td {
    background: #f5f7fa;
}
.search_table3 tr td:first-child {
    color: #000000;
}

/* sjn */
/* 数据详情弹窗 */
.pop_out_audit.info_pop_main {
    top: initial;
    top: 50%;
    transform: translateY(-50%);
}
.info_pop_bottom {
    padding: 21px 21px 22px 22px;
}
.info_pop_bottom .pop_bot_table {
    height: initial;
    max-height: 337px;
}
.info_pop_bottom .pop_bot_table_inner {
    height: initial;
    max-height: 250px;
}
.info_pop_bottom .taskTab td {
    height: 48px;
    color: #333;
    font-size: 15px;
    border-bottom: 1px solid #d9dfe8;
    border-top: 1px solid #f2f4f7;
}
.info_pop_bottom .tr_borderB0 td {
    border-bottom: none;
}
.info_pop_bottom .tr_borderT0 td {
    border-top: none;
}
.info_pop_bottom .taskTab,
.info_pop_bottom .charts_bot_table {
    border-collapse: initial;
}
.info_pop_bottom .charts_bot_table th {
    height: 50px;
    color: #333;
    font-size: 15px;
    border-bottom: 1px dashed #b9c3d3;
    background: #f5f7fa;
}
.info_pop_main .pop_rule_title {
    border-bottom: 1px solid #c2c8d1;
}


/* 高级搜索 */
.advanced_search .series_search {
    padding: 12px 11px;
}
.advanced_search_box {
    overflow: hidden;
    padding: 0 0 14px 3px;
    margin-bottom: 13px;
    border-bottom: 1px dashed #dce1e8;
}
.list_search input::placeholder,
.series_search_input input::placeholder {
    color: #999999;
}
.advanced_search .audit_footer_btn {
    padding: 0px;
    font-size: 0;
}
.advanced_search .audit_footer_btn span {
    width: 92px;
}
.choose_library.padding24 {
    padding: 0 24px;
}
.choose_library.marginR0 {
    margin-right: 0;
}
.advanced_search .series_search_higher {
    padding: 0 0 0 4px;
}
.advanced_search_box .calendar {
    width: 47.2%;
    margin-top: 1px;
    margin-right: initial;
}
.advanced_search_box .calendar {
    background: url("../images/sjn/calendar.png") no-repeat right 9px center;
}
.advanced_search_box .calendar:hover {
    background: url("../images/sjn/calendar_1.png") no-repeat right 9px center;
}
.advanced_search_box .calendar_line {
    line-height: 29px;
}
.search_bg {
    background: url("../images/sjn/search_bg.png") no-repeat center bottom/100%;
}

/* 普通搜索 */
.list_name_search.personal_report_main {
    top: 90px;
    font-size: 15px;
    overflow: hidden;
}
.list_name_area {
    padding: 83px 0px 0;
    margin: 32px auto 0;
    width: 990px;
}
.list_name_search .series_search_input input {
    width: 748px;
    height: 42px;
    line-height: 40px;
    margin-right: 10px;
}
.list_name_area {
    font-size: 0;
}
.list_name_area>div {
    display: inline;
}
.list_name_search .choose_library {
    height: 41px;
    line-height: 39px;
    padding: 0 11px;
    margin-right: 10px;
    font-size: 15px;
}
.list_name_search .choose_library i {
    height: 39px;
}
.list_name_search  .reSet_btn_zzy {
    font-size: 15px;
    font-weight: normal;
    width: 82px;
    height: 40px;
    line-height: 40px;
}

/* 材料审核报送单 */
/* 2019.7.17 */
.account_num .task_btn {
    float: right;
    width: 82px;
    margin-left: 10px;
    margin-right: initial;
}
.inner_main_addnum {
    width: 1240px;
    margin: 0 auto;
}
.task_btn_search:hover {
    background: #0568f0;
}
.account_num_title {
    color: #ff0000;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    margin-bottom: 10px;
}
.scroll_area {
    position: absolute;
    top: 82px;
    left: 0;
    right: 0;
    bottom: 0px;
}
.account_num_table {
    width: 1240px;
    margin: 0 auto;
    overflow: hidden;
}
.scroll_area .mCSB_inside > .mCSB_container {
    margin-right: initial;
}
.account_num_table td {
    color: #666666;
    font-size: 15px;
    height: 48px;
    box-sizing: border-box;
    text-align: left;
    padding: 7px 10px;
    border: 1px solid #d9dfe8;
}
.account_num_table .account_able_tip {
    color: #333333;
    font-size: 16px;
    background: #f5f7fa;
    text-align: right;
    padding-right: 23px;
}
.account_num_table .import_tip {
    background: #f5f7fa url("../images/sjn/import_tip.png") no-repeat right 12px center;
}
.wid_all {
    width: 100%;
    border: 1px solid #d9dfe8;
    border-radius: 2px;
}
.account_num_table input {
    font-size: 15px;
    color: #666666;
}
.account_num_table .list_area_select {
    width: 48%;
    height: 32px;
    line-height: 30px;
    border: 1px solid #d9dfe8;
    color: #666666;
    padding-left: initial;
    margin-top: initial;
    padding-left: 25px;
}
.list_area_select:focus { 
    border-color: #f28383; 
}
.account_num_table .calendar_line {
    margin: 0 1.2%;
}
.account_num_table .calendar {
    width: 100%;
    height: 32px;
    line-height: 30px;
    border: 1px solid #d9dfe8;
    color: #666666;
    margin-top: initial;
    background: url("../images/sjn/calendar.png") no-repeat 420px center;
}
.account_num_table .calendar:hover {
    background: url("../images/sjn/calendar_1.png") no-repeat 420px center;
}
.account_num_table td.padL20 {
    padding-left: 20px;
}
.account_num_table td.padL35 {
    padding-left: 35px;
}
.account_num_table .right_btn_list.headgroup {
    margin-top: initial;
    margin-right: initial;
}
.right_btn_list .account_icon1 {
    float: left;
    width: 17px;
    height: 16px;
    background: url("../images/sjn/account_icon1.png") no-repeat 0 0;
    margin-right: 7px;
    margin-top: 6px;
}
.headgroup li:hover .account_icon1 {
    background: url("../images/sjn/account_icon1_1.png") no-repeat 0 0;
}
.number_right_select  {
    width: 60%;
}
.number_right_select input {
    width: 48%;
    height: 32px;
    vertical-align: -3px;
    border: 1px solid #d9dfe8;
}
.number_right_select .list_area_select {
    margin-top: 0px;
}
.account_checkbox {
    float: left;
    color: #333333;
    font-size: 15px;
    line-height: 43px;
    width: 177px;
    padding-right: 10px;
}
.account_checkbox i {
    display: inline-block;
    width: 16px;
    height: 34px;
    background: url("../images/sxr/checkbox1.png") center no-repeat;
    margin-right: 8px;
    vertical-align: top;
    cursor: pointer;
}
.account_checkbox i {
    height: 43px;
    background: url("../images/sxr/checkbox2.png") center no-repeat;
    margin-right: 9px;
}
.account_checkbox i.active {
    background: url("../images/sxr/checkbox2-2.png") center no-repeat;
}
.account_num_table td.paddingTB0 {
    padding: 0 10px;
}
.opinion_area .opinion_inner {
    line-height: 26px;
}
.opinion_area .opinion_form {
    line-height: 15px;
    color: #666666;
    text-align: right;
}
.opinion_form span {
    color: #5199ff;
    margin-right: 19px;
}
.account_num_table td.opinion_area {
    padding: 17px 10px 12px 35px;
}
.account_num_table td.opinion_borderT0 {
    border-top:none;
    padding: 17px 10px 25px 35px;
}
.account_num_table td.borderB_dashed {
    border-bottom:1px dashed #d9dfe8;
}
.account_num_table td.account_opinion {
    vertical-align: top;
    padding: 58px 23px 0px 0px;
}
.marginT10 {
    margin-top: 10px;
}
.enclosure_list {
    height: 50px;
    line-height: 50px;
    padding: 0 15px 0 11px;
    box-sizing: border-box;
    background: linear-gradient(to right, #2085f6, #64c4f6);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2085f6', endColorstr='#64c4f6',GradientType=0 );
}
.enclosure_list p {
    font-size: 16px ;
    font-weight: bold;
    color: #fff;
}
.enclosure_list .right_btn_list.headgroup {
    margin-top: 10px;
}
.enclosure_table_head th {
    line-height: 38px;
    background: #f5f7fa;
    font-size: 15px;
    color: #333;
    border-right: 1px solid #d9dfe8;
}
.enclosure_table_inner.table_main_zzy {
    border: 1px solid #d9dfe8;
}
.account_num_table .enclosure_table_head td {
    color: #333333;
    text-align: center;
    padding: 0px 14px;
    border: none;
    border-right: 1px solid #d9dfe8;
}
.enclosure_table_head td.textAl {
    text-align: left;
}
.enclosure_table_head td.last,
.enclosure_table_head th.last
 {
    border-right: none;
}
.enclosure_table_head .last_tr {
    border-bottom: 1px solid #d9dfe8;
}
.enclosure_table_head .grey td {
    background: #f1f4f8;
}
.right_btn_list .account_icon2 {
    float: left;
    width: 13px;
    height: 18px;
    background: url("../images/sjn/account_icon2.png") no-repeat 0 0;
    margin-right: 8px;
    margin-top: 5px;
}
.headgroup li:hover .account_icon2 {
    background: url("../images/sjn/account_icon2_1.png") no-repeat 0 0;
}
.account_num_table .headgroup li {
    padding: 0 14px;
}
.account_num_table .task_action span {
    padding-left: 23px;
}
.account_icon3 {
    background: url("../images/sjn/account_icon3.png") no-repeat 9px center #fff;
}
.account_icon3:hover {
    color: #fff;
    background: url("../images/sjn/account_icon3_1.png") no-repeat 9px center #2680ff;
}
.account_icon4 {
    background: url("../images/sjn/account_icon4.png") no-repeat 9px center #fff;
}
.account_icon4:hover {
    color: #fff;
    background: url("../images/sjn/account_icon4_1.png") no-repeat 9px center #2680ff;
}
.account_icon5 {
    background: url("../images/sjn/account_icon2.png") no-repeat 9px center #fff;
}
.account_icon5:hover {
    color: #fff;
    background: url("../images/sjn/account_icon2_1.png") no-repeat 9px center #2680ff;
}
.enclosure_table_head {
    border-left: 1px solid #d9dfe8;
    border-right: 1px solid #d9dfe8;
}
.enclosure_table_head thead tr {
    border: 1px solid transparent;
    border-bottom: 1px solid #d9dfe8;
}
.enclosure_table_head tbody tr {
    border: 1px solid transparent;
    cursor: pointer;
}
.enclosure_table_head tbody tr td {
    border-top: 1px solid transparent;
}
.enclosure_table_head tbody tr:hover {
    border: 1px solid #2680ff;
    border-top: 0 none;
}
.enclosure_table_head tr:hover td {
    border-top: 1px solid #2680ff;
    background: #dfecff;
}


/* 问卷发布-问卷审核 */
/* 2019.7.18 */
.questionnaire_bottom {
    padding: 0px 10px 20px;
}
.pop_out_audit.questionnaire_pop {
    width: 830px;
}
.questionnaire_pop .margT18 {
    margin: 18px 0 21px;
}
.table_sxr .questionnaire_main {
    padding: 19px 19px 19px 18px;
    box-sizing: border-box;
}
.questionnaire_list {
    line-height: 30px;
}
.questionnaire_input {
    width: 280px;
    height: 30px;
    line-height: 28px;
    border-radius: 2px;
    border: 1px solid #c9cdd4;
    padding: 0 7px;
    box-sizing: border-box;
    font-size: 15px;
    color: #333;
}
.questionnaire_input::placeholder {
    color: #999;
}
.questionnaire_left {
    width: 78px;
    line-height: 30px;
    font-size: 15px;
    color: #333333;
}
.questionnaire_list select {
    outline: none;
    color: #999;
}
.questionnaire_list textarea.questionnaire_input {
    width: 693px;
    height: 69px;
}
.questionnaire_bottom .submit_rate {
    line-height: 30px;
    margin-bottom: initial;
}
.questionnaire_bottom .account_checkbox {
    width: initial;
    line-height: 30px;
    padding-right: 20px;
}
.questionnaire_bottom .account_checkbox i {
    height: 30px;
    margin-right: 7px;
    vertical-align: -10px;
}
.questionnaire_input.questionnaire_time {
    width: 130px;
}
.questionnaire_bottom .audit_footer_btn {
    padding: 20px 0 0px;
}
.questionnaire_main .price_checkbox {
    line-height: 30px;
    margin-right: 20px;
    box-sizing: border-box;
}
.questionnaire_main .price_checkbox i {
    height: 30px;
    margin-right: 7px;
}
.price_checkbox i.active {
    background: url("../images/sjn/questionnaire_1_1.png") center no-repeat;
}
.questionnaire_right_innerbtn.headgroup,
.questionnaire_bottom .right_btn_list.headgroup {
    margin-right: 0px;
    margin-top: -2px;
    font-weight: normal;
}
.headgroup.questionnaire_right_innerbtn li {
    width: 96px;
    padding: 0 8px;
    margin-left: 10px;
    font-weight: normal;
}
.right_btn_list .questionnaire_icon1 {
    float: left;
    width: 16px;
    height: 16px;
    background: url("../images/sjn/questionnaire_icon1.png") no-repeat 0 0;
    margin-right: 6px;
    margin-top: 6px;
}
.headgroup li:hover .questionnaire_icon1 {
    background: url("../images/sjn/questionnaire_icon1_1.png") no-repeat 0 0;
}
.right_btn_list .questionnaire_icon2 {
    float: left;
    width: 16px;
    height: 16px;
    background: url("../images/sjn/questionnaire_icon2.png") no-repeat 0 0;
    margin-right: 5px;
    margin-top: 6px;
}
.headgroup li:hover .questionnaire_icon2 {
    background: url("../images/sjn/questionnaire_icon2_1.png") no-repeat 0 0;
}
.height132 {
    height: 132px;
}
.questionnaire_release .questionnaire_input {
    border:none;
}
.questionnaire_input.flie_tip {
    width: 693px;
    height: 69px;
    line-height: 22px;
    padding-top: 4px;
}
.no_box_select .account_checkbox {
    padding-left: 20px;
}
.questionnaire_namesee {
    display: inline-block;
    width: 18px;
    height: 30px;
    vertical-align: top;
    margin-left: 16px;
    cursor: pointer;
    background: url("../images/sjn/questionnaire_icon3.png") no-repeat center 8px;
}
.questionnaire_bottom .task_search {
    overflow: inherit;
    margin-left: 0;
}
.questionnaire_bottom .table_head_zzy td {
    color: #000;
    font-size: 14px;
    height: 42px;
    line-height: 42px;
    background: linear-gradient(to bottom, #ffffff, #e7e7e7);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7e7e7',GradientType=0 );
}
.questionnaire_bottom .table_main_zzy {
    border-top: none;
    position: static;
    height: 195px;
}
.questionnaire_bottom .table_head_zzy td {
    border-right: 1px solid #d9dfe8;
}
.questionnaire_bottom .task_action span {
    padding-left: 20px;
}
.questionnaire_bottom .account_icon5 {
    background: url("../images/sjn/account_icon2.png") no-repeat 11px center #fff;
}
.questionnaire_bottom .account_icon5:hover {
    color: #fff;
    background: url("../images/sjn/account_icon2_1.png") no-repeat 11px center #2680ff;
}
.number_paper {
    display: inline-block;
    width: 14px;
    height: 40px;
    vertical-align: top;
    background: url("../images/sjn/questionnaire_icon4.png") no-repeat center;
}
.questionnaire_release .task_search .questionnaire_input {
    width: 100%;
    border: 1px solid #c9cdd4;
}
.input_area {
    padding: 0 10px;
}
.questionnaire_write .questionnaire_bottom {
    padding: 22px 20px 0px;
}
.pop_out_audit.questionnaire_write {
    width: 1124px;
}
.questionnaire_write .add_eachyear_rule {
    padding-left: 29px;
    padding-bottom: 9px;
}
.questionnaire_inner {
    height: 315px;
    border-top: 1px solid #d9dfe8;
    border-bottom: 1px solid #d9dfe8;
    overflow: hidden;
}
.right_flie_btn .task_action {
    float: left;
}
.questionnaire_bottom .questionnaire_icon5 {
    background: url("../images/sjn/questionnaire_icon5.png") no-repeat 11px center #fff;
}
.questionnaire_bottom .questionnaire_icon5:hover {
    color: #fff;
    background: url("../images/sjn/questionnaire_icon5_1.png") no-repeat 11px center #2680ff;
}
.right_flie_btn .task_action span {
    padding-left: 32px;
    font-weight: normal;
}
.questionnaire_bottom .questionnaire_icon6 {
    background: url("../images/sjn/questionnaire_icon6.png") no-repeat 9px center #fff;
}
.questionnaire_bottom .questionnaire_icon6:hover {
    color: #fff;
    background: url("../images/sjn/questionnaire_icon6_1.png") no-repeat 9px center #2680ff;
}
.questionnaire_write .table_head_zzy td.left,.questionnaire_write .table_main_zzy td.left {
    padding-left: 40px;
}
.modify_rules .add_year_list li.active:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 18px;
    height: 18px;
    background: url("../images/sjn/questionnaire_icon7.png") no-repeat center;
}
.questionnaire_write .content_item_title {
    
    margin: 15px 0;
}
.questionnaire_write .table_head_zzy {
    margin-top: 0px;
}
.pop_out_audit.questionnaire_write {
    width: 1124px;
    bottom: 48px;
    overflow: hidden;
}
.questionnaire_bottom_inner {
    position: absolute;
    top: 57px;
    bottom: 72px;
    left: 0;
    right: 0;
}
.questionnaire_write .audit_footer_btn {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.questionnaire_write .mCSB_inside > .mCSB_container {
    margin-right: 0px;
}
.questionnaire_write textarea.questionnaire_input {
    width: 966px;
    height: 69px;
}
.questionnaire_write .mCSB_scrollTools,
.questionnaire_pop .mCSB_scrollTools {
    border-left: none;
}

/* 个人信息 */
/* 2019.7.22 */
.pop_out_audit.people_information {
    width: 948px;
    height: 652px;
    overflow: hidden;
}
.footer_btn_fixed .audit_footer_btn {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.people_information .questionnaire_bottom_inner {
    left: 0;
    right: 0;
    padding: 20px 20px 0;
}
.people_information .mCSB_inside > .mCSB_container {
    margin-right: 0px;
}
.pop_left_infomation {
    float: left;
    width: 172px;
    height: 503px;
    margin-right: 20px;
    font-size: 16px;
    color: #fff;
    padding: 31px 20px 0;
    box-sizing: border-box;
    background-image: linear-gradient( to top, rgb(32,133,246) 0%, rgb(100,196,246) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#44b6ff', endColorstr='#2884ff',GradientType=0 );
}
.pop_right_infomation {
    overflow: hidden;
    height: 503px;
    border: 1px solid #d9dfe8;
    box-sizing: border-box;
}
.pop_head_info {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
}
.pop_name {
    line-height: 55px;
    text-align: center;
}
.pop_ul_set {
    margin-top: 30px;
}
.pop_ul_set li {
    line-height: 35px;
    margin-bottom: 20px;
    text-align: center;
    cursor: pointer;
}
.pop_ul_set li.active {
    background: #fff;
    color: #2680ff;
}
.pop_right_infomation.account_num_table {
    width: 716px;
    margin: 0 auto;
    overflow: hidden;
}
.pop_right_infomation.account_num_table td {
    border-left: none;
    border-top: none;
    padding: 7px 7px 8px;
}
.pop_right_infomation.account_num_table td.borderR0 {
    border-right: none;
}
.pop_right_infomation tr.last td {
    border-bottom: none;
}
.pop_right_infomation tr.hei260 td {
    height: 260px;
}
.pop_right_infomation.account_num_table .account_able_tip {
    padding-right: 24px;
}
.pop_right_infomation .wid_all {
    height: 32px;
    padding: 0 8px;
    box-sizing: border-box;
}
.pop_right_infomation .wid_all.border_none {
    border: none;
}
.pop_right_infomation .calendar {
    background: url("../images/sjn/calendar.png") no-repeat 524px center;
}
.pop_right_infomation .calendar:hover {
    background: url("../images/sjn/calendar_1.png") no-repeat 524px center;
}
.pop_right_infomation .wid_all::placeholder {
    color: #bcbcbc;
}
.pop_right_infomation select {
    width: 100%;
    height: 32px;
    color: #666666;
    font-size: 15px;
    line-height: 30px;
    border: 1px solid #d9dfe8;
    padding-left: 5px;
    outline: none;
}
.pop_right_main {
    padding: 33px 0 0px 54px;
    font-size: 16px;
    color: #999999;
}
.select_head_pic {
    display: inline-block;
    font-size: 15px;
    width: 106px;
    color: #333333;
    line-height: 28px;
    border-radius: 2px;
    padding-left: 32px;
    cursor: pointer;
    box-sizing: border-box;
    border: 1px solid #c9cdd4;
    background: url("../images/sjn/select_head_pic.png") no-repeat 12px center;
}
.select_head_pic:hover {
    background: #2680ff url("../images/sjn/select_head_pic_1.png") no-repeat 12px center;
    color: #fff;
}
.pic_tip {
    display: inline-block;
    margin-left: 12px;
}
.pic_select_inner {
    margin-top: 40px;
    text-align: center;
}
.left_pic_original {
    float: left;
    width: 422px;
    height: 330px;
    margin-right: 13px;
    border-right: 1px solid #e8e8ed;
}
.pic_original_area {
    width: 330px;
    height: 330px;
    background: #e8e8e8 url("../images/sjn/pic_original_area.png") no-repeat center;
    border-radius: 8px;
}
.pic_select_inner .original_tip {
    line-height: 56px;
    padding-right: 93px;
}
.right_pic_cut {
    overflow: hidden;
    padding-top: 93px;
}
.pic_cut_area {
    width: 116px;
    height: 116px;
    border-radius: 58px;
    margin: 0 auto;
    background: #e8e8e8 url("../images/sjn/pic_cut_area.png") no-repeat center;
}
.cut_tip {
    line-height: 54px;
}
  
/* 经费测算 */
.money_estimation {
    position: absolute;
    top: 96px;
    left: 19px;
    right: 10px;
    bottom: 20px;
    overflow: hidden;
    box-sizing: border-box;
}
.estimation_main {
    float: left;
    width: 50%;
    height: 50%;
    padding: 10px 10px 0 0;
    border-radius: 1px;
    box-sizing: border-box;
}
.estimation_inner {
    height: 100%;
    border: 1px solid #d9dfe8;
}
.estimation_main .pop_rule_title {
    position: relative;
    float: left;
    width: 100%;
    padding: 0 19px 0 35px;
}
.estimation_main .pop_rule_title:before {
    left: 20px;
}
.list_more {
    float: right;
    font-size: 15px;
    color: #333333;
    font-weight: normal;
    cursor: pointer;
}
.list_more:hover {
    text-decoration: underline;
}
.estimation_bottom {
    height: 100%;
    padding: 68px 11px 7px 19px;
}
.estimation_bottom li {
    position: relative;
    height:20%;
    border-bottom: 1px dashed #e2e2e2;
    box-sizing: border-box;
    font-size: 15px;
}
.estimation_bottom li:before {
    content: '';
    width: 4px;
    height: 4px;
    background: #666;
    position: absolute;
    top: 50%;
    left: 1px;
    margin-top: -2px;
}
.list_left_box {
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -10px;
    width: 80%;
    color: #000;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list_left_box:hover {
    text-decoration: underline;
}
.list_right_time {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -10px;
    color: #999999;
}
.estimation_bottom li.border0 {
    border: none;
}

/* sjn */

/*0731*/
.waiting_task td.left a {
    display: block;
    overflow: hidden;
    text-overflow: hidden;
    white-space: nowrap;
    text-align: left;
    padding: 0 10px;
}
.waiting_task td.time {
    color: #999999;
}
.monitor_level_list li {
    float: left;
    width: 33.33%;
    height: 100%;
    padding-left: 88px;
    box-sizing: border-box;
    line-height: 1;
}
.monitor_province {
    background: url('../images/sxr/monitorIcon1.png') no-repeat 25px center;
}
.monitor_city {
    background: url('../images/sxr/monitorIcon2.png') no-repeat 25px center;
}
.monitor_town {
    background: url('../images/sxr/monitorIcon3.png') no-repeat 25px center;
}
.monitor_name {
    color: #000000;
    font-size: 15px;
    font-weight: bold;
    padding: 24px 0 13px;
}
.monitor_txt {
    font-size: 0;
}
.monitor_txt p {
    display: inline-block;
    color: #666666;
    font-size: 15px;
}
.monitor_txt p:first-child {
    margin-right: 19px;
}
.monitor_txt span {
    color: #2680ff;
    font-size: 21px;
    font-weight: bold;
    padding: 0 6px;
    font-family: 'Arial';
}
/*采价员主页*/
.priceCollector-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ecf3f9;

}
.priceCollector_line{
    height:50%;
    padding:10px 10px 10px 0px;
    box-sizing: border-box;
}
.priceCollector_box{
    height:100%;
    width:50%;
    float:left;
    padding-left:10px;
    box-sizing: border-box;
}
.priceCollector_item{
    width:100%;
    height:100%;
    position: relative;
    border-radius: 6px 6px 0px 0px ;
    overflow: hidden;
    background: #fff;
}
.priceCollector_head{
    height:57px;
    padding:0px 10px;
    box-sizing: border-box;
    background: url(../images/sk/bg_title.png) top left repeat-x;
}
.priceCollector_head .title{
    float:left;
    height:100%;
    line-height: 57px;
    padding-left:14px;
    background:url("../images/guide/priceCollector_head_title.png") no-repeat left center ;
    font-size:20px;
    font-weight:bold;
    color:#333;
    position: relative;
}
.priceCollector_head .more{
    font-size:14px;
    color:#333;
    height:100%;
    line-height: 57px;
    float:right;
    display: block;
}
.priceCollector_head .more:hover{
    text-decoration: underline;
}
.priceCollector_head .title .redDot,
.taskTitle_txt .redDot {
    display: inline-block;
    height:16px;
    line-height: 16px;
    text-align: center;
    color:#fff;
    margin: 0 0 0 -5px;
    padding:0px 7px;
    box-sizing: border-box;
    font-size:12px;
    background: linear-gradient(to bottom,#e7161d 0,#ff5f5f 100%);
    background: #e7161d\0;
    border-radius: 25px;
    vertical-align: 11px;
}
.taskTitle_txt .redDot {
    margin: 0;
}
.priceCollector_head .dayUl{
    float:right;
    height:16px;
    margin-top:20px;
}
.priceCollector_head .dayUl li{
    float:left;
    padding:0px 24px;
    font-size:14px;
    color:#999999;
    cursor: pointer;
    border-right:1px solid #999999;
    box-sizing: border-box;
}
.priceCollector_head .dayUl li.last{
    border:0px;
    padding-right:0px;
}
.priceCollector_head .dayUl li.active{
    font-weight:bold;
    color:#333;
}
.priceCollector_body{
    position: absolute;
    top:57px;
    left:0px;
    right:0px;
    bottom:0px;
}
.priceCollector_dayTable{
    position: absolute;
    top:10px;
    right:10px;
    bottom:10px;
    left:10px;
    border:1px solid #d9dfe8;
    box-sizing: border-box;
}
.priceCollector_dayTable table{
    width:100%;
}
.priceCollector_dayTable table th{
    background: url("../images/guide/priceCollector_dayTable.png") repeat-x;
    height:42px;
    font-size:14px;
    text-align: center;
    color:#000;
    border-right:1px solid #d9dfe8;
    box-sizing: border-box;
}
.priceCollector_dayTable table th.border0,
.priceCollector_dayTable table td.border0{
    border:0px;
}
.priceCollector_dayTable table td{
    font-size:14px;
    text-align: center;
    color:#000;
    border-right:1px solid #d9dfe8;
    box-sizing: border-box;
    height:48px;
}
.priceCollector_dayTable table tr.bg{
    background:  #f5f7fa;
}
.priceCollector_dayTable .textColor1{
    color:#f94d4e;
}
.priceCollector_dayTable .textColor2{
    color:#666666;
}
.priceCollector_dayTable .textColor3{
    color:#2680ff;
}
.priceCollector_bUl{
    position: absolute;
    left:10px;
    right:10px;
    top:10px;
    bottom:10px;
}
.priceCollector_bUl li{
    height:20%;
}
.priceCollector_bUl.size2 li{
    height:16.6%;
}

.priceCollector_bUl li .link{
    width:325px;
    height:100%;
    float:left;
    display: table;
}
.priceCollector_bUl.size3 li .link{
    width:340px;
    height:100%;
    float:left;
    display: table;
}

.priceCollector_bUl li .link a{
    display: table-cell;
    font-size:14px;
    color:#333;
    line-height: 18px;
    min-height: 18px;
    position: relative;
    box-sizing: border-box;
    vertical-align: middle;

}
.priceCollector_bUl li .link a span{
    display: inline-block;
    background: url("../images/guide/priceCollector_bUl_a.png") no-repeat left 7.5px;
    padding-left:9px;
    box-sizing: border-box;
    overflow: hidden;
}
.priceCollector_bUl.size3 li .link a span{
    display: inline-block;
    background:transparent;
    padding-left:0px;
    box-sizing: border-box;
    overflow: hidden;
}

.priceCollector_bUl li .link a:hover span{
    text-decoration: underline;
}
.priceCollector_bUl li .time{
    float:right;
    width:88px;
    height:100%;
    text-align: right;
    display: table;
    font-size:14px;
    color:#999999;
}
.priceCollector_bUl li .time span,
.priceCollector_bUl li .place span,
.priceCollector_bUl li .type span{
    display: table-cell;
    vertical-align: middle;
}
.priceCollector_bUl li .place{
    float:right;
    width:84px;
    height:100%;
    display: table;
    font-size:14px;
    color:#2680ff;
}
.priceCollector_bUl.size3 li .place{
    float:right;
    width:110px;
    height:100%;
    display: table;
    font-size:14px;
    color:#2680ff;
}

.priceCollector_bUl li .type{
    float:right;
    width:80px;
    height:100%;
    display: table;
    font-size:14px;
    color:#333;
}
.priceCollector_check{
    height:34px;
    border-bottom:1px solid #d9dfe8;
}
.priceCollector_check li{
    float:left;
    height:33px;
    border:1px solid #d9dfe8;
    border-bottom:0px;
    font-size:15px;
    color:#555;
    width:95px;
    position: relative;
    line-height: 32px;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
}
.priceCollector_check li.last{
    border-left:0px;
}
.priceCollector_check li.active{
    background:  #2680ff;
    border-color: #2680ff;
    color:#fff;
    font-weight:bold;
}
.priceCollector_check li .redDot{
    position: absolute;
    top:3px;
    right:1px;
    height:14px;
    line-height:14px;
    width:14px;
    border-radius: 50%;
    font-size:12px;
    color:#fff;
    background: linear-gradient(to bottom,#e7161d 0,#ff5f5f 100%);
    background: #e7161d\0;
}
.priceCollectorCheck_div{
    position: absolute;
    top:34px;
    left:0px ;
    right:0px;
    bottom:0px;
}
/*
 * @Description: 员工桌面
 * @Date: 2019-07-31
 */

.recentWork .taskContent {
    padding: 11px 10px 10px 12px;
}
.recentWork_date_area {
    margin-bottom: 9px;
}
.week_work {
    float: left;
    width: 62px;
    line-height: 24px;
    font-size: 14px;
    color: #fff;
    background: #2093ff;
    border-radius: 2px;
    margin-right: 4px;
    text-align: center;
}
.recentWork_date {
    overflow: hidden;
}
.recentWork_date li {
    float: left;
    width: 14.28%;
    font-size: 14px;
    color: #666666;
    text-align: center;
    cursor: pointer;
}
.recentWork_date li div {
    margin-right: 4px;
    line-height: 22px;
    border-radius: 2px;
    border: 1px solid transparent;
    position: relative;
}
.recentWork_date li.work_tip div {
    border: 1px solid #2093ff;
    background: url("../images/sjn/work_tip.png") no-repeat right top;
}
.recentWork_work_area {
    position: relative;
}
.left_work_gradient {
    position: absolute;
    width: 67px;
    height: 227px;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, #c2d5fa, #ffffff);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2d5fa', endColorstr='#ffffff',GradientType=0 );
}
.recentWork_work_inner {
    position: absolute;
    left: 0;
    right: 0;
    height: 227px;
    z-index: 1;
    padding: 8px;
    overflow: hidden;
}
.recentWork_work_main {
    font-size: 0;
}
.recentWork_left {
    width: 51px;
    margin-right: 8px;
}
.recentWork_left,.recentWork_right {
    display: inline-block;
}
.recentWork_title {
    width: 51px;
    height: 23px;
    line-height: 21px;
    font-size: 14px;
    color: #2e8adf;
    border-radius: 2px;
    background: #fff;
    text-align: center;
    border: 1px solid #2e8adf;
}
.recentWork_right {
    padding-left: 22px;
}
.recentWork_right p {
    line-height: 14px;
    font-size: 14px;
    color: #222222;
    font-weight: bold;
}
.dashed_line {
    height: 32px;
    width: 1px;
    margin: 2px auto;
    border-left: 1px dashed #2e8adf;
}
.taskTab td.color_666 {
    color: #666;
}
.keyPrice_tab tr:hover td {
    background: #dfecff;
}

/*guide_zzy修改*/
.guide_bg {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}
.guide_title {
    display: table;
    width: 100%;
    background: url(../images/guide/guideTit.png) no-repeat center bottom;
    text-align: center;
    height: 21%;
}
.guide_title_bg {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.guide_ie .guideMap {
    height: auto;
    background: none;
    line-height: 0;
}

.guide_ie .guideL_tit .text{
    position: absolute;
    height:60px;
    top:auto;
    left:0px;
    bottom:-2px;
    padding-left: 90px;
    box-sizing: border-box;
    border-bottom:3px solid #4474cd;
    display: table;
    font-size:22px;
    font-weight:bold;
    color:#4474cd;

    padding-right:4px;
}
.guide_ie .guideL_tit .text .posi{
    position: absolute;
    left:-15px;
    bottom:-7px;
    bottom:0px\9;
}
.guide_ie .guideL_tit .text span{
    display: table-cell;
    vertical-align: middle;
}
.guide_ie .guideLoginBtn {
    height: 14.2%;
    display: table;
    width:100%;
    font-size: 22px;
    color: #fff;
    text-align: center;
    background: url("../images/guide/guideLoginBtn.png") no-repeat center  center / 100% 100%;
    border-radius: 5px;
    box-shadow: inset 0px -4px 0px 0px #12489e;
}
.guide_ie .guideLoginBtn:hover {
    background: url("../images/guide/guideLoginBtn_h.png") no-repeat center  center / 100% 100%;
}
.guide_ie .guideLoginBtn  span{
    display: table-cell;
    vertical-align: middle;
}
.guide_ie .guideL_line .left {
    float: left;
    width: 18.5%;
    height: 100%;
   display: table;
}
.guide_ie .guideL_line .left  span,.guide_ie .rememberBtn span{
    display: table-cell;
    vertical-align: middle;
}
.guide_ie .rememberBtn {
    display: table;
    width:100%;
    font-size: 13px;
    color: #4474cd;
    padding-left: 25px;
    box-sizing: border-box;
    background: url(../images/guide/checkBox1.png) no-repeat left center / auto 50%;
    height: 10%;
    margin: 1% 0px;
}
.guide_ie .rememberBtn.active{
    background: url("../images/guide/checkBox2.png") no-repeat left center / auto 50% ;
}
.guide_ie .provingBtn{

    height:100%;
    max-height: 46px;
    width:100%;
    padding-left:44px;
    background:  url("../images/guide/provingBtnBg1.png")  repeat;
    border:1px solid #e4e4e4;
    box-sizing: border-box;
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,.1) inset;
    color:#999999;
    font-size:16px;
    text-align: left;
    display: table;
    position: relative;
}
.guide_ie .provingBtn .dot{
    position: absolute;
    left:0px;
    top:0px;
    bottom:0px;
    width:44px;
    background: url(../images/guide/provingBtn.png) no-repeat 30% center /auto 55%;
}
.guide_ie .provingBtn span{
    display: table-cell;
    vertical-align: middle;

}
.guide_ie .provingBtn:hover{
    box-shadow:none;
    background:  url("../images/guide/provingBtnBg2.png") repeat ;
}

.guide_ie .dataBg{
    display: block;
    width:275px;
    height:83px;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-70%);
    -ms-transform: translate(-50%,-70%);
    background: url("../images/guide/dataBg.png") no-repeat center center;
    text-align: center;
    animation: none;
    z-index: 41;
    font-size:40px;
    color:#fff;
    text-align: center;
    font-weight:bold;
}
.guide_ie .dataBg .dataBgImg{
    width:90%;

    height:56px;
    display: block;
    background: url("../images/guide/dataBg_tit.png") no-repeat center center/ 100% 100%;
    margin:-15px auto 0px;
}
.guide_ie .dataBg .dataBgImg:hover{
    background: url("../images/guide/dataBg_tit2.png") no-repeat center center/ 100% 100%;
}
.guide_ie .guideCon li>.img{
    display: block;
    position: absolute;
    top:0px;
    right:0px;
    bottom:0px;
    left:0px;
    z-index: 10;
    cursor: pointer;
}
.guide_ie .guideCon li.first{
    transform-origin: center center;
    width: 429px;
    height: 249px;
    bottom: 270px;
    left: 50%;
    transform: scale(1) translateX(-43%);
    -ms-transform: scale(1) translateX(-43%);
    box-sizing: border-box;
    text-align: center;
    opacity: 1;
}
.guide_ie .guideCon li.third {
    transform-origin: center center;
    width: 431px;
    height: 232px;
    bottom: 417px;
    left: 50%;
    transform: translateX(62%) scale(1);
    -ms-transform: translateX(62%) scale(1);
    box-sizing: border-box;
    text-align: center;
    opacity: 1;
}
.guide_ie .guideCon li.second {
    transform-origin: center center;
    width: 362px;
    height: 250px;
    bottom: 417px;
    left: 52%;
    transform: translateX(-184%) scale(1);
    -ms-transform: translateX(-184%) scale(1);
    box-sizing: border-box;
    text-align: center;
    opacity: 1;
}
.guide_ie .guideCon li.fourth {
    transform-origin: center center;
    width: 344px;
    height: 193px;
    bottom: 567px;
    left: 50%;
    transform: translateX(-51%) scale(1);
    -ms-transform: translateX(-51%) scale(1);
    box-sizing: border-box;
    text-align: center;
    opacity: 1;
}
.guide_ie .guideCon li .roundB2,
.guide_ie .guideCon li .roundB{
    display: none;
}
.guide_ie .guideCon li:hover .roundB2,
.guide_ie .guideCon li:hover .roundB{
    display: block;
}

.guide_ie .guideCon li.first>.img{
    background: url("../images/guide/guideCon1_R.png") no-repeat center center /100% 100%;
}
.guide_ie .guideCon li.second>.img{
    background: url("../images/guide/guideCon2_R.png") no-repeat center center /100% 100%;
}
.guide_ie .guideCon li.third>.img{
    background: url("../images/guide/guideCon3_R.png") no-repeat center center /100% 100%;
}
.guide_ie .guideCon li.fourth>.img{
    background: url("../images/guide/guideCon4_R.png") no-repeat center center /100% 100%;
}

.guide_ie .guideCon li.first:hover>.img{
    background: url("../images/guide/guideCon1_R_1.png") no-repeat center center /100% 100%;
}
.guide_ie .guideCon li.second:hover>.img{
    background: url("../images/guide/guideCon2_R_1.png") no-repeat center center /100% 100%;
}
.guide_ie .guideCon li.third:hover>.img{
    background: url("../images/guide/guideCon3_R_1.png") no-repeat center center /100% 100%;
}
.guide_ie .guideCon li.fourth:hover>.img{
    background: url("../images/guide/guideCon4_R_1.png") no-repeat center center /100% 100%;
}

@media screen and (max-width: 1900px){
    .guide_ie .guideLoginBtn {
        font-size: 20px;
    }
    .guide_ie .guideCon li.first {
        width: 357px;
        height: 207px;
        bottom: 234px;
    }
    .guide_ie .guideCon li.third {
        width: 310px;
        height: 166px;
        bottom: 343px;
        left: 50%;
    }
    .guide_ie .guideCon li.second {
        width: 276px;
        height: 190px;
        bottom: 330px;
        left: 52%;
    }
    .guide_ie .guideCon li.fourth {
        width: 240px;
        height: 135px;
        bottom: 479px;
    }
}
/*guide_zzy修改*/


/*0801*/
.index_each_moduel1 {
    background: url(../images/sxr/indexBg13-2.png) no-repeat right top/61% 480px;
    margin-top: -10px;
    padding-top: 10px;
}
.price_warning_main {
    height: 447px;
    background: url(../images/sxr/indexBg1.png) no-repeat left center;
    margin-left: -10px;
}
.price_warning_map {
    float: left;
    width: 657px;
    position: relative;
}
.price_warning_map img {
    margin-left: 70px;
}
.warning_map_list {
    position: absolute;
    top: 3px;
    left: 422px;
    overflow: hidden;
}
.warning_map_list li {
    float: left;
    padding: 0 19px;
    color: #333333;
    font-size: 15px;
    line-height: 28px;
    border:1px solid #c9cdd4;
    background: #fff;
    cursor: pointer;
    margin-left: -1px;
}
.warning_map_list li:first-child {
    margin-left: 0;
}
.warning_map_list li.active {
    color: #fff;
    border:1px solid #2680ff;
    background: #2680ff;
}
.price_warning_table {
    overflow: hidden;
    height: 100%;
}
.price_warning_th th {
    color: #333333;
    font-size: 16px;
    height: 38px;
}
.price_warning_td {
    height: 384px;
    overflow: hidden;
}
.price_warning_td td {
    color: #333333;
    font-size: 14px;
    height: 48px;
    text-align: center;
}
.price_warning_td .each_warning_level {
    height: 48px;
    line-height: 48px;
}
.price_warning_td td.last {
    text-decoration: underline;
    cursor: pointer;
}
.price_warning_td td.blue {
    color: #2680ff;
}
.price_warning_td .mCSB_inside > .mCSB_container {
    margin-right: 0px;
}
.price_warning_td tr.even td {
    background: #f5f7fa;
}
.index_each_moduel2 {
    margin: 0 0 10px -10px;
}
.index_width_half {
    float: left;
    width: 50%;
    padding-left: 10px;
    box-sizing: border-box;
}
.new_infor {
    background: #fff;
    height: 290px;
}
.new_infor .spotNews_list em {
    color: #999999;
}
.price_exp {
    padding-left: 29px;
}
.price_exp li {
    width: 186px;
    height: 38px;
    position: relative;
}
.price_exp li:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    background: url(../images/sxr/yearIcon3-2.png) no-repeat center;
}
.price_exp li.active {
    z-index: 2;
}
.price_exp li.active:after {
    background: url(../images/sxr/yearIcon3.png) no-repeat center;
}
.price_each_exp {
    color: #333333;
    font-size: 14px;
    line-height: 24px;
}
.price_exp_icon {
    height: 8px;
}
.price_exp_icon1 {
    background: url(../images/sxr/indexIcon10.png) no-repeat center;
}
.price_exp_icon2 {
    background: url(../images/sxr/indexIcon11.png) no-repeat center;
}
.price_exp_icon3 {
    background: url(../images/sxr/indexIcon12.png) no-repeat center;
}
.price_exp_icon4 {
    background: url(../images/sxr/indexIcon13.png) no-repeat center;
}
.price_exp_charts {
    height: calc(100% - 38px);
    text-align: center;
    padding-top: 50px;
    box-sizing: border-box;
}
.hot_word {
    display: table;
    width: 100%;
}
.hot_word_img {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.price_tendency {
    padding: 10px 33px 17px 0;
}
.price_tendency_left {
    overflow: hidden;
}
.price_tendency_select {
    float: left;
    width: 50%;
    padding-left: 10px;
}
.price_tendency_select select {
    width: 100%;
    height: 32px;
    color: #333333;
    font-size: 15px;
    border:1px solid #c9cdd4;
    padding-left: 13px;
    outline: 0 none;
    box-sizing: border-box;
}
.price_tendency_btn {
    float: right;
    width: 88px;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    line-height: 32px;
    background: #2680ff;
    margin-left: 10px;
    cursor: pointer;
}
.price_tendency_btn:hover {
    background: #0568f0;
}
.price_tendency_img {
    height: calc(100% - 59px);
    text-align: center;
}
.center_work_list {
    float: left;
    width: 230px;
    height: 100%;
    border-right: 1px solid #d9dfe8;
}
.center_work_list li {
    color: #333333;
    font-size: 14px;
    line-height: 25px;
    padding-left: 57px;
    margin-top: 40px;
}
.center_work_list li span{
    color: #2680ff;
}
.center_work_icon1 {
    background: url(../images/sxr/indexIcon1.png) no-repeat 23px center;
}
.center_work_icon2 {
    background: url(../images/sxr/indexIcon2.png) no-repeat 20px center;
}
.center_work_icon3 {
    background: url(../images/sxr/indexIcon3.png) no-repeat 22px center;
}
.center_work_table {
    overflow: hidden;
}
.center_work_table th {
    color: #333333;
    font-size: 16px;
    height: 20px;
}
.center_work_table td {
    height: 65px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
.center_work_table .orange td {
    color: #ff6633;
}
.center_work_table .green td {
    color: #1cb98e;
}
.center_work_table .blue td {
    color: #2680ff;
}
.index_more {
    float: right;
    color: #333333;
    font-size: 14px;
    line-height: 57px;
    cursor: pointer;
}
.index_more:hover,
.yu_news_list a:hover {
    text-decoration: underline;
}
.yu_news_list li {
    line-height: 51px;
    overflow: hidden;
}
.yu_news_order {
    float: left;
    width: 16px;
    margin: 0 20px 0 10px;
    color: #ffffff;
    font-size: 12px;
    background: url(../images/sxr/indexIcon7.png) no-repeat center;
    text-align: center;
}
.yu_news_order1 {
    background: url(../images/sxr/indexIcon4.png) no-repeat center;
}
.yu_news_order2 {
    background: url(../images/sxr/indexIcon5.png) no-repeat center;
}
.yu_news_order3 {
    background: url(../images/sxr/indexIcon6.png) no-repeat center;
}
.yu_news_list a {
    float: left;
    width: 63%;
    color: #333333;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.yu_news_num {
    float: right;
    color: #999999;
    font-size: 14px;
    margin-right: 9px;
    padding-right: 32px;
}
.yu_news_num.up {
    background: url(../images/wy/up.png) no-repeat right center;
}
.five_show {
    background: url(../images/sxr/indexBg8.png) no-repeat center #fff;
}
.five_show_side {
    width: 29%;
    margin-top: 19px;
    height: 411px;
    box-sizing: border-box;
}
.five_show_left {
    background: url(../images/sxr/indexBg3.png) no-repeat center/100% 411px;
}
.five_show_right {
    background: url(../images/sxr/indexBg7.png) no-repeat center/100% 411px;
}
.five_show_title {
    color: #00bbff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 47px;
}
.five_show_left_main {
    padding-right: 39px;
}
.big_data_center {
    color: #333333;
    font-size: 15px;
    font-weight: bold;
    line-height: 32px;
    text-align: right;
}
.big_data_list li {
    overflow: hidden;
    line-height: 25px;
    font-size: 14px;
    color: #333333;
    text-align: right;
}
.big_data_name {
    width: 49%;
}
.big_data_num span {
    color: #00bbff;
}
.five_show_right .five_show_title,
.platform_list_num span {
    color: #2680ff;
}
.platform_list li {
    line-height: 24px;
    overflow: hidden;
    padding: 0 59px 0 29px;
    color: #333333;
    font-size: 14px;
}
.platform_list_name {
    float: left;
    padding-left: 25px;
}
.platform_list_icon1 {
    background: url(../images/sxr/indexIcon14.png) no-repeat left center;
}
.platform_list_icon2 {
    background: url(../images/sxr/indexIcon15.png) no-repeat left center;
}
.three_circle {
    width: 293px;
    height: 150px;
    background: url(../images/sxr/indexBg9.png) no-repeat center;
    margin: 9px auto 25px;
    position: relative;
}
.each_circle_data {
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    line-height: 20px;
    position: absolute;
}
.each_circle_num span {
    margin-right: 5px;
}
.circle_data1 {
    width: 108px;
    top: 40px;
    left: 0;
    padding-top: 40px;
}
.circle_data2 {
    width: 99px;
    top: 0px;
    left: 98px;
    padding-top: 29px;
}
.circle_data3 {
    width: 105px;
    top: 40px;
    right: 0px;
    padding-top: 29px;
}
.five_show_center {
    width: 42%;
    padding: 0 57px 0 56px;
    box-sizing: border-box;
}
.five_show_center1 {
    height: 120px;
    background: url(../images/sxr/indexBg4.png) no-repeat center/100% 120px;
    text-align: center;
}
.five_show_center2 {
    height: 136px;
    background: url(../images/sxr/indexBg5.png) no-repeat center/100% 136px;
    margin: 28px 0;
}
.five_show_center3 {
    height: 120px;
    text-align: center;
    background: url(../images/sxr/indexBg6.png) no-repeat center/100% 120px;
}
.five_show_center1 .five_show_title,
.five_show_center3 .five_show_title {
    color: #1cb98e;
    line-height: 1;
    padding: 17px 0 9px;
}
.show_center2_list li {
    float: left;
    width: 33.33%;
    text-align: center;
    line-height: 1;
    color: #2680ff;
    font-weight: 20px;
}
.show_center2_list div:first-child {
    color: #333333;
    font-weight: 14px;
    margin: 14px 0 10px;
}
.ergent_list {
    float: left;
    width: 160px;
    margin-right: 33px;
}
.ergent_list li {   
    line-height: 25px;
    font-size: 14px;
}
.ergent_list_name {
    float: left;
    width: 70%;
    text-align: right;
    color: #333333;
}
.ergent_list_num {
    overflow: hidden;
    text-align: right;
    color: #1cb98e;
}
.mobile_percent {
    float: left;
    padding-top: 12px;
}
.mobile_percent_txt {
    line-height: 46px;
    color: #333333;
    font-size: 14px;
    margin-right: 22px;
}
.mobile_percent_img {
    overflow: hidden;
    height: 46px;
}
.inline_block_div {
    display: inline-block;
}
.control_center p {
    display: inline-block;
    color: #333333;
    font-size: 14px;
    line-height: 22px;
    padding: 0 6px;
}
.control_center span {
    color: #12c25d;
    font-weight: bold;
    padding: 0 5px;
}
/**
* @Date: 2019-08-01 15:50:38
* @author sjn
* @desc:html/领导首页-内容-琦
**/
.leder_index_lastpart {
    width: 100%;
    background: #fff;
    margin-top: 10px;
}

.lastpart_right_one,
.lastpart_right_two_right,
.lastpart_right_two_left {
    background: #fff;
}

.leder_index_lastpart .taskContent {
    height: 673px;
    background: url("../images/sxr/indexBg12.png") no-repeat left bottom;
}

.leder_index_lastpart .price_warning_map {
    width: 532px;
}

.leder_index_lastpart .price_warning_map img {
    margin-left: 26px;
    margin-top: 77px;
}

.leder_lastpart_right {
    overflow: hidden;
    height: 660px;
}

.lastpart_right_one {
    border: 1px solid #c9cdd4;
    border-radius: 10px;
    box-sizing: border-box;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.institution_style {
    width: 50%;
    float: left;
    box-sizing: border-box;
}

.institution_num {
    position: relative;
    padding: 19px 0 19px 19px;
}

.institution_num:before {
    content: "";
    height: 111px;
    position: absolute;
    right: 0;
    top: 19px;
    border-right: 1px solid #d9dfe8;
}

.institution_style .taskTitle_txt,
.lastpart_right_two .taskTitle_txt {
    font-size: 17px;
    margin-top: -3px;
}

.institution_top_leftlist {
    margin-top: 13px;
    overflow: hidden;
}

.institution_top_leftli {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding: 16px 0;
}

.institution_icon_area {
    float: left;
    margin-right: 9px;
}

.institution_num_area {
    overflow: hidden;
}

.institution_num_area p {
    font-size: 14px;
    color: #333;
    line-height: 18px;
}

.institution_num_area span {
    font-size: 18px;
    color: #2680ff;
    font-weight: bold;
    vertical-align: -1px;
}

.marginB8 {
    margin-bottom: 8px;
}

.institution_people {
    padding: 19px 0 0px 19px;
}

.institution_people_echarts {
    width: 235px;
    margin: 7px auto 0;
}

.left_people_charts {
    float: left;
    width: 92px;
    height: 92px;
    margin-right: 30px;
}

/* .right_people_legend {
    overflow: hidden;
} */
.right_people_legend ul {
    overflow: hidden;
}

.right_people_legend li {
    line-height: 30px;
    overflow: hidden;
}

.col_legend,
.col_legend_tip,
.legend_people_num,
.left_day_icon {
    float: left;
}

.col_legend {
    margin-top: 9px;
    margin-right: 8px;
    width: 12px;
    height: 12px;
    border-radius: 2px;
}

.col_legend_tip {
    font-size: 14px;
    color: #333333;
    margin-right: 15px;
}

.legend_people_num {
    font-size: 14px;
    color: #333333;
}

.legend_people_num span {
    font-size: 16px;
    font-weight: bold;
}

.colblue1 {
    background: #5ad3ff;
}

.colblue2 {
    background: #2680ff;
}

.colblue3 {
    background: #1cb98e;
}

.lastpart_right_two {
    margin-bottom: 10px;
}

.lastpart_right_two_right {
    float: right;
    width: 187px;
    height: 225px;
    margin-left: 10px;
    padding: 19px 15px 23px;
    border: 1px solid #c9cdd4;
    border-radius: 10px;
    box-sizing: border-box;
}

.lastpart_right_two_left {
    overflow: hidden;
    height: 225px;
    padding: 19px 18px 15px;
    border: 1px solid #c9cdd4;
    border-radius: 10px;
    box-sizing: border-box;
}

.left_day_icon {
    width: 18px;
    height: 18px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 18px;
    margin-top: 16px;
    margin-right: 10px;
    background: url("../images/sjn/left_day_icon.png") no-repeat center;
}

.lastpart_right_two .legend_people_num {
    float: right;
    line-height: 50px;
}

.lastpart_right_two .legend_people_num span {
    font-size: 18px;
    color: #2680ff;
    vertical-align: -2px;
}

.material_release li {
    line-height: 50px;
    overflow: hidden;
}

.material_release {
    margin-top: 8px;
    overflow: hidden;
}

.points_charts {
    height: 158px;
    overflow: hidden;
    margin-top: 10px;
}

.lastpart_right_three {
    padding: 19px 0;
}

.institution_line {
    border-right: 1px solid #c9cdd4;
}

.lastpart_right_three .institution_style {
    padding: 0 20px 0 19px;
}

.varieties_monitored {
    margin: 5px 0 12px;
}

.institution_right_charts {
    position: relative;
    float: right;
    width: 66px;
    height: 66px;
    margin: 0 15px 0 45px;
}

.echarts_inner_text {
    position: absolute;
    width: 66px;
    margin-top: 15px;
    text-align: center;
}

.echarts_inner_text p {
    font-size: 14px;
    color: #333333;
    line-height: 18px;
}

.echarts_inner_text span {
    font-size: 16px;
    color: #2680ff;
    line-height: 18px;
}

.institution_left_infonum {
    overflow: hidden;
    padding-top: 6px;
}

.institution_left_infonum ul {
    width: 200px;
}

.institution_left_infonum ul li {
    text-align: right;
    font-size: 14px;
    color: #333333;
    line-height: 30px;
}

.institution_left_infonum ul li span {
    font-weight: bold;
    color: #438bfb;
    text-align: right;
    margin-left: 18px;
}

.bottom_table_varieties {
    height: 108px;
    border: 1px solid #d9dfe8;
    box-sizing: border-box;
}

.right_table_varieties {
    float: right;
    width: 36.3%;
    padding: 7px 0px 8px;
}

.left_table_varieties {
    overflow: hidden;
    padding: 7px 9px 8px 0px;
    background: #f5f7fa;
    border-right: 1px solid #d9dfe8;
}

.left_table_varieties li {
    font-size: 14px;
    color: #333333;
    line-height: 30px;
    text-align: right;
}

.right_table_varieties li {
    font-size: 14px;
    color: #333333;
    line-height: 30px;
    padding: 0 16px 0 15px;
    text-align: right;
}

.right_table_varieties li span {
    font-weight: bold;
}

.right_table_varieties li.bg_grey {
    background: #f5f7fa;
}

.institution_right_table .right_table_varieties {
    width: 50%;
}

.leder_index_lastpart .institution_right_icon i {
    float: left;
    width: 24px;
    height: 57px;
    cursor: pointer;
    margin-right: 2px;
    background: url("../images/sjn/leder_index_colect.png") no-repeat center;
}
.institution_right_icon i.active {
    background: url("../images/sjn/leder_index_colect2.png") no-repeat center;
}



/*登录页引导页 兼容低版本*/
.login_ie{position: absolute; top: 0px; left: 0px; bottom: 0px; right: 0px; background: url(../images/loginfor_iebg.png) top center no-repeat;}
.login_ie_from{ position: absolute; left: 50%; top: 50%; width:560px; height: 460px; background: url(../images/login_from_ie.png) top center; margin-left: -280px; margin-top: -140px;}
.login_ie_from .input_emt{ position: absolute; width: 360px; height: 48px; line-height: 48px; color: #333; border: 0px; outline: 0; text-indent: 8px; font-size: 18px; color: #999999;}
.login_ie_from .input_emt.use{ top:138px; left:138px;}
.login_ie_from .input_emt.pwd{ top:205px; left:138px;}
.login_ie_from .cbox{position: absolute; left: 134px; top: 271px; padding-left: 55px; width:315px; height: 48px; background: url(../images/yanzhengma_icn.png) no-repeat; line-height:48px; color: #999999; font-size: 18px; cursor: pointer;}
.login_ie_from .botton_lg{position: absolute; left:51px; bottom:18px; width: 453px; height: 63px; cursor: pointer;background: url(../images/login_from_btn.png)}
.login_ie_from .botton_lg:hover{ background: url(../images/login_from_btn_h.png)}
.login_ie_from .ck_use{ position: absolute; left: 51px; bottom: 99px; height: 20px; line-height: 20px;}
.login_ie_from .ck_use span,.login_ie_from .ck_use input{ vertical-align: middle; color: #4474cd;}


.guide_ie{position: absolute; top: 0px; left: 0px; bottom: 0px; right: 0px; background: url(../images/loginfor_iebg.png) top center no-repeat; overflow: hidden;}
.guide_ie_kg{ position: absolute; left: 50%; bottom:60px; width: 1145px; height: 590px;margin-left: -550px; margin-top: -245px; top:50%;}
.guide_ie_kg .chesk{ position: absolute; width: 583px; height: 334px; display: block;}
.guide_ie_kg .chesk.a1{background: url(../images/gui_a1.png); left: 97px; top: 110px; width: 322px; height: 250px;}
.guide_ie_kg .chesk.a1:hover{background: url(../images/gui_a1_h.png); }

.guide_ie_kg .chesk.a2{background: url(../images/gui_a2.png); left: 400px; top: 10px; width: 292px; height: 212px;}
.guide_ie_kg .chesk.a2:hover{background: url(../images/gui_a2_h.png); }

.guide_ie_kg .chesk.a3{background: url(../images/gui_a3.png); right: 153px; top:160px; width: 411px; height: 238px;}
.guide_ie_kg .chesk.a3:hover{background: url(../images/gui_a3_h.png); }

.guide_ie_kg .chesk.a4{background: url(../images/gui_a4.png); left: 390px; bottom: 75px; width: 342px; height: 226px;}
.guide_ie_kg .chesk.a4:hover{background: url(../images/gui_a4_h.png); }

.guide_ie_kg .chesk.a5{background: url(../images/gui_a5.png); left: 414px; bottom: -11px; width: 266px; height: 92px;}

/*新表格样式*/
.newCounterMarkLine{
    height:44px;
    border-top: 1px solid #d2d2dc;
    border-bottom: 1px solid #d2d2dc;
    background: #fafbfc;
    padding: 0 20px;
    box-sizing: border-box;
}
.newCounterMark_ul{
    float:left;

}
.newCounterMark_ul li{
    float:left;
    height: 44px;
    line-height: 38px;
    color: #333;
    font-size: 16px;
    padding: 0 14px;
    border-right: 1px solid #d2d2dc;
    box-sizing: border-box;
    cursor: pointer;
    border-top:3px solid transparent;
    margin-top:-1px;
}
.newCounterMark_ul li:first-child {
    border-left: 1px solid #d2d2dc;
}
.newCounterMark_ul li.active{
    background: #fff;
    border-bottom:1px solid #fff;
    border-top:3px solid  #2680ff;

    color:#2680ff;
    font-weight: bold;
}
.newCounterMarkLine_a{
    float:right;
    margin-left:10px;
    margin-top:6px;
    height: 30px;
    line-height: 28px;
    border: 1px solid #c9cdd4;
    box-sizing: border-box;
    padding: 0 10px;
    font-size: 15px;
    color: #666666;
    cursor: pointer;
    background-color: #fff;
    border-radius: 2px;
}
.newCounterMarkLine_a .icon{
    width:18px;
    height:100%;
    float:left;
    display: block;
    margin-right:6px;
}
.newCounterMarkLine_a:hover{
    background: #2680ff;
    color:#fff;
    border-color: #2680ff;
}
.newCounterMarkLine_a:hover .btn_ico1{
    background: url("../images/sjn/questionnaire_icon6_1.png") no-repeat center center;
}
.newCounterMarkLine_a .btn_ico1{
    background: url("../images/sjn/questionnaire_icon6.png") no-repeat center center;
}
.newCounterMarkLine_a .btn_ico2{
    background: url("../images/sjn/account_icon2.png") no-repeat center center;
}
.newCounterMarkLine_a:hover .btn_ico2{
    background: url("../images/sjn/account_icon2_1.png") no-repeat center center;
}
.newCounterMarkLine_a .btn_ico3{
    background: url("../images/sjn/new_monitor_task.png") no-repeat center center;
}
.newCounterMarkLine_a:hover .btn_ico3{
    background: url("../images/sjn/new_monitor_task_1.png") no-repeat center center;
}
.newCounterMark_dash{
    border: 1px dashed #c4ccd8;
    background: #fafbfc;
    padding: 5px 0 5px 10px;
    position: relative;
    box-sizing: border-box;
    margin:10px 20px 0px;
    position: relative;
}
.liberate_arrow {
    width: 73px;
    height: 12px;
    background: url(../images/sxr/projectIcon5.png) no-repeat center;
    margin: -1px auto 0;
    position: relative;
    z-index: 1;
    cursor: pointer;
}
.liberate_arrow.active {
    background: url(../images/sxr/projectIcon5-2.png) no-repeat center;
}
.newCounterMark_dash table {
    width: 100%;
}

.newCounterMark_dash table td{
    height: 48px;
    padding-right: 30px;
    padding-left: 5px;
    font-size: 15px;
    box-sizing: border-box;
}
.newCounterMark_dash table td.txt {
    height: 48px;
    font-size:15px;
    text-align: right;
    box-sizing: border-box;
    padding-left:0px;
    padding-right:0px;
}
.newCounterMark_dash table td.left {
    padding: 0;
    text-align: right;
    font-size: 0;
}
.newCounterMark_dash table td .posi{
    position: relative;
}
.newCounterM_ipt_zzy, .newCounterM_sel_zzy {
    width: 100%;
    outline: none;
    border: 1px solid #d5dae0;
    height: 32px;
    background: #fff;
    box-sizing: border-box;
    line-height: 30px;
    padding: 0px 10px;
    vertical-align: top;
    border-radius: 2px;
}
.newCounterM_sel_zzy {
    margin-left: 0px;
    color: #999999;
    padding: 5px;
    vertical-align: baseline;
}
.newCounterMark_dash .selectBtn{
    display: block;
    position: absolute;
    top:0px;
    right:0px;
    bottom:0px;
    width:36px;
    background: url("../images/sjn/icon5.png") no-repeat center center;
}
.newCounterMark_dash .dateBtn{
    display: block;
    position: absolute;
    top:0px;
    right:0px;
    bottom:0px;
    width:36px;
    background: url("../images/sjn/calendar.png") no-repeat center center;
}
.newCounter_set, .newCounter_reSet {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    border-radius: 2px;
    width: 72px;
    height: 32px;
    line-height: 32px;
    margin-right: 20px;

}
.newCounter_set {
    background: #2680ff;
}
.newCounter_reSet {
    background: #ff6633;
}
.newCounter_set:hover {
    background: #0568f0;
}
.newCounter_reSet:hover {
    background: #f05f2e;
}
.newCounterMark_dash_hide{
    overflow: hidden;
    /*height:60px;*/
}
@media (max-width: 1580px){
    .newCounter_set, .newCounter_reSet {
        width: 62px;
        margin-right: 15px;
    }
}
.commonTable_th,
.commonTable_td{
    position: relative;
    margin:0px 20px;
}
.commonTable_th{
    margin:10px 20px 0px;
    border:1px solid #d9dfe8;
    box-sizing: border-box;
}
.commonTable_th table{
    width:100%;

    border-collapse: collapse;
}
.commonTable_th table th{
    height:50px;
    background: #f1f4f8;
    text-align: center;
    font-size:15px;
    color:#333;
    border-right:1px solid  #d9dfe8;
    box-sizing: border-box;
}
.commonTable_th table th.border0{
    border:0px;
}
/*td*/
.commonTable_td{
    border:1px solid #d9dfe8;
    border-top:0px;
    height:321px;
    overflow: hidden;
}
.commonTable_td table{
    width:100%;
    border-collapse: collapse;
    /*border:1px solid #d9dfe8;*/
    /*border-top:0px;*/
    /*border-bottom:0px;*/
    box-sizing: border-box;
    table-layout: fixed;
}
.commonTable_td table td{
    height:45px;
    border-right:1px solid  #d9dfe8;
    text-align: center;
    font-size:15px;
    color:#666666;
    box-sizing: border-box;
}
.commonTable_td table td.left{
    padding:0px 20px;
    box-sizing: border-box;
    text-align: left;
}
.commonTable_td table td.right{
    padding:0px 16px;
    box-sizing: border-box;
    text-align: right;
}

.commonTable_td table td.left a.link{
    display: block;
    width:100%;
    height:44px;
    line-height:44px;
    color:#666666;

}
.commonTable_td table td.left a.link:hover{
    color:#2680ff;
}
.commonTable_td table td.left a.link:active{
    color:#bbbbbb;
}
.table_check {
    background: url(../images/green/check_main.png) no-repeat center center;
    width: 14px;
    height: 14px;
    display: inline-block;
}
.table_check.checked {
    background: url(../images/guide/check_h.png) no-repeat center center;
}
.commonTable_td  .color1{
    color:#2680ff;
    margin:0px 1px;
}
.commonTable_td  .color2{
    color:#3abfe5;
    margin:0px 1px;
}
.commonTable_td  .color3{
    color:#f88f12;
    margin:0px 1px;
}
.commonTable_td  .color4{
    color:#999999;
    margin:0px 1px;
}
.mCSB_inside > .mCSB_container {
    margin-right: 0px;
}
.commonTable_td  .table_action {
    font-size: 0;
}
.commonTable_td table tr{
    border-bottom:1px solid #d9dfe8;
}
.commonTable_td table tr.border0{
    border-bottom:0px;
}


.commonTable_td table tr.bg1{
    background: #fafbfc;
}
.commonTable_td table tr:hover{
    background:  #dfecff;
}
.commonTable_td table td.last{
    border-right: 0 ;
    text-align: center;
    box-sizing: border-box;
    line-height: 45px;
}

.commonTable_td  .table_action span {
    display: inline-block;
    width: 72px;
    height: 30px;
    line-height: 28px;
    border: 1px solid #c9cdd4;
    border-radius: 2px;
    color: #333333;
    font-size: 14px;
    padding-left: 28px;
    margin: 0 5px;
    box-sizing: border-box;
    vertical-align: middle;
    cursor: pointer;
}
.commonTable_td  .table_action1 {
    background:#fff url(../images/guide/table_action1.png) no-repeat 9px center;
}
.commonTable_td  .table_action1:hover {
    background:#2680ff url(../images/guide/table_action1_h.png) no-repeat 9px center;
    color:#fff;
    border-color:#2680ff;
}
.commonTable_td  .table_action2 {
    background:#fff url(../images/guide/table_action2.png) no-repeat 9px center;
}
.commonTable_td  .table_action2:hover {
    background:#2680ff url(../images/guide/table_action2_h.png) no-repeat 9px center;
    color:#fff;
    border-color:#2680ff;
}
.commonTable_td .table_action .table_action3 {
    width: 125px;
    text-align: center;
    position: relative;
    background: #fff;
}
.table_action3:before {
    content: '...';
    line-height: 15px;
    position: absolute;
    font-size: 24px;
    color: #aaaaaa;
    left: 17px;
}
.tableAction3_list {
    position: absolute;
    left: 0;
    right: 0;
    top: 29px;
    height: 234px;
    border: 1px solid #c9cdd4;
    box-shadow: 0px 4px 8px 0px rgba(204, 204, 204, 0.2);
    display: none;
    z-index: 10;
}
.tableAction3_list li {
    color: #666666;
    font-size: 14px;
    text-align: center;
    border-bottom: 1px solid #c9cdd4;
    line-height: 28px;
    background: #fff;
}
.tableAction3_list li:hover {
    background:  #2680ff;
    color:#fff;
}
.commonPage_line{
    margin:20px ;
}

.font_weight{
    font-weight: bold;
}
.commonPage_line .pageCheck_zzy{
    width:470px;
}

























