

#footer .cpr {
    font-family: 'Microsoft YaHei';
}
#footer .gotop {
    display: inline-block;
    margin-left: 8px;
    padding-left: 22px;
    height: 16px;
    line-height: 16px;
    background: url('../../imgs/gotop.jpg') no-repeat left center;
}
#returnTop {
    position: fixed;
    z-index: 3;
    display: block;
    right: 20px;
    bottom: 20px;
    width: 74px;
    height: 74px;
    background: url('../../imgs/go_top.jpg') no-repeat center;

    opacity: 0.2;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
@media screen and (max-width: 1440px) {
    #returnTop {
        width: 60px;
        height: 60px;
    }
}
#returnTop:hover {
    opacity: 1;
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
    filter: gray;
}
#rocket-to-top {
    background: url("../../imgs/rocket_button_up.png") no-repeat scroll 0 0 transparent;
    cursor: default;
    display: block;
    height: 250px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: fixed;
    right: 0;
    bottom: 20px;
    width: 149px;
    z-index: 11;
}
#rocket-to-top div {
    left: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 0;
    width: 149px;
}
#rocket-to-top .level-2 {
    background: url("../../imgs/rocket_button_up.png") no-repeat scroll -149px 0 transparent;
    display: none;
    height: 250px;
    opacity: 0;
    z-index: 1;
}
#rocket-to-top .level-3 {
    background: none repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 150px;
    z-index: 2;
}
/*招聘列表*/
#iitemmore2{ padding-top:0; margin-right:0; width:890px; margin:0px auto;}
#iitemmore2 ul{ margin-top:2px; width:100%}
#iitemmore2 ul li a{ margin-top:0}
#iitemmore2 ul li{ height:auto; width:100%; margin-bottom:10px; width:100%}
#iitemmore2 ul li div{ height:auto; padding:20px;}
#iitemmore2 ul li a{height:50px; line-height:50px; font-size:14px; color:#4c4c4c; text-indent:20px;width:100%; overflow:hidden}
#iitemmore2 ul li a:hover,#iitemmore2 ul li.active a{background:#f4f4f4;}
#iitemmore2 ul li a span{ background:none}
#iitemmore2 .newsdate{ height:50px; line-height:50px; color:#717171; font-size:12px; top:0; left:0;width:100px;}
#iitemmore2 .newcc{height:50px;top:0; background:url(../imgs/njd.png); width:55px; float:right;}
#iitemmore2 li.active .newcc{background:url(../imgs/nju.png);}
#iitemmore2 a.gz-s4,#iitemmore2 ul li.active a.gz-s4{ line-height:24px; background:none; font-size:12px; height:auto;display:inline;color:#f60;}
#iitemmore2 ul li div a {
    height: auto;
    line-height: auto;
    overflow: hidden;
    text-indent: 0px;
    width: auto;
	background:none;
}
#iitemmore2 ul li div a:hover,#iitemmore2 ul li.active div a{ background:none;}
.iitem3{ margin-right:0}
.iitem3{ margin-right:40px}
.iitem4,.iitem3,.iitem2,.iitem1{ padding-top:39px;}
.iitem3 ul li{ border-bottom:none; height:auto; margin-bottom:5px}
.iitem3 ul li div{ display:none;word-wrap:break-word;}
.iitem3 ul li div p{word-wrap:break-word;}
.iitem3 ul li a span,#cbhead span.cb-s2{ display:inline-block;background-image:url(../imgs/jtr2.png); width:20px; height:20px; position:relative; top:6px; right:5px;}
.iitem3 ul li a{ background:#f4f4f4; text-indent:10px}
.iitem3 ul li a:hover,.iitem3 ul li.active a{ background:#ababab;}
.iitem3 ul li a:hover span{background-image:url(../imgs/jtr.png);}
.iitem3 ul li.active span,.iitem3 ul li.active a:hover span{background-image:url(../imgs/jtx.png);}
.iitem3 ul li div{ line-height:24px; padding:20px 0; font-size:12px; height:142px; overflow:hidden;}
.iitem3 ul li.active div{ display:block}

.iitem ul { margin-top:15px;}
.iitem ul li{ height:40px; width:100%;border-bottom:#c1c1c1 1px dotted; float:left; overflow:hidden}
.iitem ul li a{ height:30px; width:100%; line-height:30px; display:block; color:#5a5a5a; background:#fff; margin-top:5px; text-indent:20px;-webkit-transition:all ease-out .2s;transition:all linear .1s}
.iitem ul li a:hover,.iitem ul li.active a,.iitem3 ul li.active a{ background:#f60; color:#fff}.iitem4 ul li a:hover,.iitem2 ul li a:hover,.iitem1 ul li a:hover{color:#f60; background:none;}
















