
.loadmore-bar {
    clear: both;
    color: #00adef;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    height: 0;
    padding-top: 30px;
    position: relative;
    text-align: center;
    top: -10px;
    width: 100%;
}
.double-block.right, .single-block.right, .middle-block.right, .full-block.right, .mini-block.right {
    float: right;
}
.double-block.left, .single-block.left, .middle-block.left, .full-block.left, .mini-block.left {
    float: left;
}
.double-block .block_article.even, .double-block .block_article_list.even, .double-block .block_archive.even {
    margin-left: 18px;
}
.double-block .container, .single-block .content, .middle-block .content, .full-block .content, .mini-block .content {
    float: left;
    height: 100%;
    padding: 20px;
    position: relative;
    width: 100%;
}
#wrapper .content_block {
    float: left;
    margin-bottom: 1em;
    position: relative;
}
#wrapper .fullwidth {
    min-height: 10px;
    width: 1180px;
}
.single-block {
    height: 370px;
    width: 300px; /* katherine 20150119*/
}
.double-block {
    width: 885px; position:relative; /* katherine 20150119*/
}
.mini-block {
    width: 300px;
}
.double-block.wide {
    width: 885px !important;/* katherine 20150121 */
}
.double-block.wide .spacer {
    float: left;
    height: 30px;
    position: relative;
    width: 865px;
}
.side_bar {
    float: right;
    height: auto;
    min-height: 500px;
    position: relative;
    width: 310px;
}
.top-empolyer-block {
    height: 500px;
    width: 380px;
}
.social-block {
    float: left;
    height: 55px;
    padding-bottom: 5px;
    position: relative;
    width: 100%;
}
.social-block .logo_box {
    float: left;
    height: 50px;
    width: 46px;
}
.social-block .text_box {
    float: left;
    font-size: 13px;
    height: 50px;
    line-height: 50px;
    padding-left: 8px;
    padding-right: 8px;
    width: auto;
}
.social-block .text_box a {
}
.social-block .text_box a:hover {
}
.social-block .icon_box {
    cursor: pointer;
    float: right;
    height: 50px;
    overflow: hidden;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
    width: 30px;
}
.social-block .icon_text {
    color: #4e4e4e;
    float: right;
    font-size: 13px;
    height: 50px;
    line-height: 50px;
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
    width: auto;
}
.social-block .icon_box2 {
    cursor: pointer;
    float: right;
    height: 50px;
    overflow: hidden;
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
    width: 64px;
}
.social-block .icon_box img {
    height: 100px;
    left: 0;
    position: absolute;
    top: 0;
    width: 30px;
}
.social-block .icon_box img:hover {
    height: 100px;
    left: 0;
    position: absolute;
    top: -50px;
    width: 30px;
}
.social-block .icon_box2 img {
    height: 100px;
    left: 0;
    position: absolute;
    top: 0;
    width: 64px;
}
.social-block .icon_box2 img:hover {
    height: 100px;
    left: 0;
    position: absolute;
    top: -50px;
    width: 64px;
}
.social-block .verticle_line {
    color: #575756;
    float: left;
    font-size: 13px;
    line-height: 50px;
}
.middle-block {
    float: left;
    height: 370px;
    margin-left: 20px;
    position: relative;
    width: 460px;
}
.double-block .head, .single-block .head, .middle-block .head, .full-block .head {
    float: left;
    height: 8px;
    position: relative;
    width: 100%;
}
.double-block .head.light, .single-block .head.light, .middle-block .head.light, .full-block .head.light {
    background-color: #26bcef;
}
.double-block .head.dark, .single-block .head.dark, .middle-block .head.dark, .full-block .head.dark {
    background-color: #005b94;
}
.double-block .head.dark2, .single-block .head.dark2, .middle-block .head.dark2, .full-block .head.dark2 {
    background-color: #3ba4db;
}
.double-block.purple_border, .single-block.purple_border, .middle-block.purple_border, .full-block.purple_border {
    background-image: url("../images/home/purple_border.png");
    background-repeat: no-repeat;
    padding: 1px !important;
}
.middle-block.choice_block > div.newsCircle {
    height: 59px;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 60px;
}
.double-block .head.light_red, .single-block .head.light_red, .middle-block .head.light_red, .full-block .head.light_red {
    background-color: #c00d0d;
}
.double-block .head.dark_purple, .single-block .head.dark_purple, .middle-block .head.dark_purple, .full-block .head.dark_purple {
    background-color: #45247e;
}
.double-block .title.dark_purple, .single-block .title.dark_purple, .middle-block .title.dark_purple, .full-block .title.dark_purple {
    background-color: #88548d;
}
.news_block.middle-block .choice_menu.purple {
    background-color: #88548d !important;
}
.news_block.middle-block .choice_menu.purple .choice_menu_item span {
    color: #d1bbdc;
}
.news_block.middle-block .choice_menu.purple .choice_menu_item span:hover {
    color: #ffffff;
}
.news_block.middle-block .choice_menu.purple > ul > li.choice_menu_item.selected {
    cursor: default;
}
.news_block.middle-block .choice_menu.purple > ul > li.choice_menu_item.selected span {
    color: #ffffff;
}
.news_block.middle-block .choice_menu.purple > ul > li.choice_menu_item.selected span:hover {
    color: #ffffff;
}
.news_block.middle-block .content_block.purple .content-data .content_list_box ul li.first a {
    color: #45247e;
}
.news_block.middle-block .content_block.purple .content-data .content_list_box ul li.first a:hover {
    color: #45247e;
}
.news_block.middle-block .content_block.purple .content-data .content_list_box ul li a {
    color: #565656;
}
.news_block.middle-block .content_block.purple .content-data .content_list_box ul li a:hover {
    color: #45247e;
}
.news_block.middle-block .content_block.purple {
    background-image: url("../images/home/purple_bloc_bg.jpg");
    background-repeat: repeat-y;
}
.news_block.middle-block .content_block.bg {
    background-image: url("../images/home/purple_bloc_bg.jpg");
    background-repeat: repeat-y;
}
.news_block.middle-block .search_box.purple .input_box input {
    background-color: #ffffff;
    border: 1px solid #ffffff;
    color: #353535;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    outline: medium none;
    padding-left: 12px;
    width: 160px;
}
.double-block .title, .single-block .title, .middle-block .title, .full-block .title {
    float: left;
    height: 63px;
    position: relative;
    width: 100%;
}
.double-block .title.dark, .single-block .title.dark, .middle-block .title.dark, .full-block .title.dark {
    background-color: #013356;
}
.double-block .title.dark2, .single-block .title.dark2, .middle-block .title.dark2, .full-block .title.dark2 {
    background-color: #005b94;
}
.double-block .title.light, .single-block .title.light, .middle-block .title.light, .full-block .title.light {
}
.middle-block .tophead_border, .single-block .tophead_border, .mini-block .tophead_border {
    background-repeat: no-repeat;
    float: left;
    height: 63px;
    width: 5px; display:none; /* katherine 20150121 */
}
.middle-block .tophead, .single-block .tophead, .mini-block .tophead {
    background-image: url("../images/block/dark_top_head.gif");
    background-repeat: no-repeat;
    float: left;
    height: 63px;
    width: 5px;
}
.middle-block.light .tophead_border, .single-block.light .tophead_border, .mini-block.light .tophead_border {
    background-image: url("../images/block/light_top_head_border.gif");
    background-repeat: no-repeat;
    float: left;
    height: 63px;
    width: 5px;
}
.middle-block.light .tophead, .single-block.light .tophead {
    background-image: url("../images/block/light_top_head.gif");
    background-repeat: no-repeat;
    float: left;
    height: 63px;
    width: 5px;
}
.middle-block .toptail_border, .single-block .toptail_border {
    background-image: url("../images/block/dark_top_tail_border.gif");
    background-repeat: no-repeat;
    float: left;
    height: 63px;
    width: 5px;
}
.middle-block .toptail, .single-block .toptail, .mini-block .toptail {
    background-image: url("../images/block/dark_top_tail.gif");
    background-repeat: no-repeat;
    float: left;
    height: 63px;
    width: 5px;
}
.middle-block.light .toptail_border, .single-block.light .toptail_border, .mini-block.light .toptail_border {

    float: left;
    height: 63px;
    width: 5px; display:none;  /* katherine 20150121 */
}
.middle-block.light .toptail, .single-block.light .toptail {
    background-image: url("../images/block/light_top_tail.gif");
    background-repeat: no-repeat;
    float: left;
}
.double-block .title.light .tophead_border, .single-block .title.light .tophead_border, .mini-block .title.light .tophead_border {
    background-image: url("../images/block/light_top_head_border.gif");
    background-repeat: no-repeat;
    float: left;
    height: 63px;
}
.double-block .title.light .tophead, .single-block .title.light .tophead {
    background-image: url("../images/block/light_top_head.gif");
    background-repeat: no-repeat;
    float: left;
    height: 63px;
}
.single-block .title .topcenter {
    width: 370px !important;
}
.mini-block .title .topcenter {
    float: left;
    height: 40px;
    width: 300px 
}
.middle-block .title .topcenter {
    width: 450px !important;
}
.double-block .title .topcenter {
    width: 770px;
}
.double-block .title.light .topcenter, .single-block .title.light .topcenter, .mini-block .title.light .topcenter {
    background: #005b93;
    float: left;
    height: 40px;
}
.double-block .title.light .toptail_border, .single-block .title.light .toptail_border, .mini-block .title.light .toptail_border {
 display:none;}
.double-block .title.light .toptail, .single-block .title.light .toptail {
    background-image: url("../images/block/light_top_tail.gif");
    background-repeat: no-repeat;
    float: left;
    height: 63px;
    width: 5px;
}
.double-block .title.dark .tophead_border, .single-block .title.dark .tophead_border {
    background-image: url("../images/block/dark_top_head_border.jpg");
    background-repeat: no-repeat;
    float: left;
    height: 63px;
}
.double-block .title.dark .tophead, .single-block .title.dark .tophead {
    background-image: url("../images/block/dark_top_head.jpg");
    background-repeat: no-repeat;
    float: left;
    height: 63px;
}
.single-block .title.dark .topcenter {
    width: 370px;
}
.double-block .title.dark .topcenter, .single-block .title.dark .topcenter {
    background-image: url("../images/block/dark_top_center.jpg");
    background-repeat: repeat-x;
    float: left;
    height: 63px;
}
.double-block .title.dark .toptail_border, .single-block .title.dark .toptail_border {
    background-image: url("../images/block/dark_top_tail_border.jpg");
    background-repeat: no-repeat;
    float: left;
    height: 63px;
    width: 5px;
}
.double-block .title.dark .toptail, .single-block .title.dark .toptail {
    background-image: url("../images/block/dark_top_tail.jpg");
    background-repeat: no-repeat;
    float: left;
    height: 63px;
    width: 5px;
}
.title_text {
 color: #ffffff;
    float: left;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 20px;
    width: 260px;
}
.double-block.dark_border, .single-block.dark_border, .middle-block.dark_border, .full-block.dark_border {
    border: 1px solid #005b94;
}
.news_block.middle-block .choice_menu {
    float: left;
    height: 63px;
    position: relative;
    width: 450px;
}
.news_block.middle-block .choice_menu > ul {
    list-style: outside none none;
}
.news_block.middle-block .content_block {
    float: left;
    height: 302px;
    margin-bottom: 0 !important;
    position: relative;
    width: 460px;
}
.news_block.middle-block .bottom {
    background-image: url("../images/home/purple_bloc_bottom2.jpg");
    float: left;
    height: 5px;
    margin-bottom: 1em;
    position: relative;
    width: 460px;
}
.news_block.middle-block .content_block .content-data {
    height: 278px;
    left: 0;
    opacity: 0;
    padding: 12px;
    position: absolute;
    top: 0;
    width: 436px;
    z-index: 0;
}
.news_block.middle-block .choice_menu .choice_menu_item {
    cursor: pointer;
    float: left;
    font-size: 16px;
    height: 55px;
    padding-left: 20px;
    padding-right: 13px;
    position: relative;
}
.news_block.middle-block .choice_menu .choice_menu_item span {
    color: #c8e9fc;
    display: inline-block;
    line-height: 70px;
}
.news_block.middle-block .choice_menu .choice_menu_item span:hover {
    color: #ffffff;
}
.news_block.middle-block .choice_menu > ul > li.choice_menu_item.selected {
    cursor: default;
    font-weight: bold;
}
.news_block.middle-block .choice_menu > ul > li.choice_menu_item.selected span {
    color: #ffffff;
    font-size: 17px;
}
.news_block.middle-block .choice_menu > ul > li.choice_menu_item.selected span:hover {
    color: #ffffff;
}
.news_block.middle-block .choice_menu.center, .view_block .choice_menu.center {
    background-image: url("../images/block/dark_top_center.gif");
    background-repeat: repeat-x;
}
.news_block.middle-block.light .choice_menu.center, .view_block.light .choice_menu.center {
    background: #005d95; /* katherine 20150121 */

}
.target_sign {
    height: 10px;
    left: 65px;
    position: absolute;
    top: 40px;
    width: 20px;
	z-index:100;  /* katherine 20150121 */
}
.news_block.middle-block .content_block .content-data .content_pic {
    float: left;
    height: 216px;
    padding-left: 8px;
    padding-right: 15px;
    padding-top: 5px;
    position: relative;
    width: 172px;
}
.news_block.middle-block .content_block .content-data .content_list_box {
    float: left;
    height: 270px;
    padding-left: 15px;
    padding-top: 5px;
    position: relative;
    width: 225px;
}
.news_block.middle-block .content_block .content-data .content_list_box ul {
}
.news_block.middle-block .content_block .content-data .content_list_box ul li {
    color: #141823;
    cursor: pointer;
    font-size: 13px;
    line-height: 18px;
    padding-bottom: 10px;
}
.news_block.middle-block .content_block .content-data .content_list_box ul li a {
}
.news_block.middle-block .content_block .content-data .content_list_box ul li a:hover {
}
.news_block.middle-block .content_block .content-data .content_list_box ul li.first a {
}
.news_block.middle-block .content_block .content-data .content_list_box ul li.first a:hover {
}
.news_block.middle-block .content_block .content-data .content_list_box ul li.first {
}
.news_block.middle-block .content_block .content-data .content_list_box ul li.first:hover {
}
.news_block.middle-block .search_box .input_box {
    float: left;
    height: 35px;
    position: relative;
    width: 180px;
}
.news_block.middle-block .search_box .input_box input {
    background-color: #dadad9;
    border: 1px solid #dadad9;
    color: #353535;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    outline: medium none;
    padding-left: 12px;
    width: 160px;
}
.news_block.middle-block .search_box .input_box.white input {
    background-color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 5px;
    color: #353535;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    outline: medium none;
    padding-left: 12px;
    width: 160px;
}
.news_block.middle-block .search_box .enter_pic {
    cursor: pointer;
    float: left;
    height: 35px;
    position: relative;
    width: 45px;
}
.news_block.middle-block .search_box {
    bottom: 20px;
    height: 35px;
    position: absolute;
    right: 10px;
    width: 230px;
    z-index: 20;
}
.hot_job_block .container {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #1f547e;
    border-image: none;
    border-left: 1px solid #1f547e;
    border-right: 1px solid #1f547e;
    border-style: none solid;
    border-width: medium 1px;
    float: left;
    height: 262px;
    padding: 20px;
    position: relative;
    width: 338px;
}
.hot_job_block .bottom {
    background-image: url("../images/block/dark_border_bottom.png");
    background-repeat: no-repeat;
    float: left;
    height: 5px;
    position: relative;
    width: 380px;
}
.hot_job_block .container .job_box {
    float: left;
    height: auto;
    padding-bottom: 14px;
    position: relative;
    width: 340px;
}
.hot_job_block .container .job_box .job_title {
    color: #005b94;
    font-size: 15px;
}
.hot_job_block .container .job_box .job_title a {
    color: #005b94;
}
.hot_job_block .container .job_box .job_title a:hover {
    color: #0087d2;
    text-decoration: none;
}
.hot_job_block .container .job_box .job_campany_title {
    color: #212121;
    font-size: 12px;
}
.hot_job_block .container .job_box .job_campany_title a {
    color: #212121;
    font-size: 12px;
}
.hot_job_block .container .job_box .job_campany_title a:hover {
    color: #000000;
    font-size: 12px;
    text-decoration: underline;
}
.hot_job_block .container .more {
    bottom: 10px;
    color: #005b94;
    cursor: pointer;
    font-size: 12px;
    height: 15px;
    position: absolute;
    right: 0;
    width: 100px;
}
.hot_job_block .container .more a {
    color: #005b94;
}
.hot_job_block .container .more a:hover {
    color: #0087d2;
}
.hot_job_block .container .more img {
    left: 73px;
    position: absolute;
    top: 0;
}
.ad_block {
    height: 370px;
    padding-bottom: 1em;
    width: 300px;
}
.ad_block.single-block.home {
    padding-bottom: 0;
}
.view_block {
    height: 687px;
    position: relative;
    width: 380px;
}
.view_block .choice_menu {
    background-color: #013356;
    float: left;
    height: 40px;
    position: relative;
    width: 300px;  /*katherine 20150119*/
}
.view_block .choice_menu.color2 {
    background-color: #005b94;
}
.view_block .choice_menu > ul {
    list-style: outside none none;
}
.view_block .content_block {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #1f547e;
    border-image: none;
    border-left: 1px solid #1f547e;
    border-right: 1px solid #1f547e;
    border-style: none solid;
    border-width: medium 1px;
    float: left;
    height: 618px;
    margin-bottom: 0 !important;
    position: relative;
    width: 378px;
}
.view_block .bottom {
display:none;
}
.view_block .content_block .content-data {
    height: 618px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 380px;
    z-index: 0;
}
.view_block .content_block .content-data .holder .move_container {
    height: 618px;
    left: 0;
    position: absolute;
    top: 0;
    width: auto;
}
.view_block .content_block .content-data .holder .move_container .contentBox {
    float: left;
    height: 578px;
    padding: 20px;
    position: relative;
    width: 340px;
}
.view_block .content_block .content-data .holder {
    float: left;
    height: 618px;
    overflow: hidden;
    position: relative;
    width: 380px;
}
.view_block .content_block .content-data .holder .move_container .contentBox ul {
    list-style: outside none none;
}
.view_block .content_block .content-data .holder .move_container .contentBox ul li {
    border-bottom: 1px dotted #a8a8a8;
    float: left;
    height: 80px;
    padding-bottom: 19px;
    padding-top: 19px;
    position: relative;
    width: 340px;
}
.view_block .content_block .content-data .holder .move_container .contentBox ul li.first {
    float: left;
    height: 80px;
    padding-bottom: 19px;
    padding-top: 0 !important;
    position: relative;
    width: 340px;
}
.view_block .content_block .content-data .holder .move_container .contentBox ul li.last {
    border-bottom: medium none !important;
    float: left;
    height: 80px;
    padding-bottom: 0 !important;
    padding-top: 19px;
    position: relative;
    width: 340px;
}
.view_block .content_block .content-data .holder .move_container .contentBox ul li .imgbox {
    background-color: #b1b1b1;
    float: left;
    height: 80px;
    position: relative;
    width: 80px;
}
.view_block .content_block .content-data .holder .move_container .contentBox ul li .databox {
    float: left;
    font-size: 15px;
    height: 50px;
    line-height: 22px;
    padding: 0 0 0 20px !important;
    position: relative;
    width: 225px;
}
.view_block .content_block .content-data .holder .move_container .contentBox ul li .databox a {
}
.view_block .content_block .content-data .holder .move_container .contentBox ul li .databox a:hover {
}
.view_block .content_block .content-data .controler {
    bottom: 5px;
    height: 30px;
    left: 0;
    position: absolute;
    width: 100%;
}
.view_block .content_block .content-data .controler .dots_holder {
    height: 30px;
    margin: 0 auto;
}
.view_block .content_block .content-data .controler .dots {
    background-color: #ff0004;
    cursor: pointer;
    float: left;
    height: 10px;
    margin: 10px;
    overflow: hidden;
    position: relative;
    width: 10px;
}
.view_block .content_block .content-data .controler .dots img {
    height: 20px;
    left: 0;
    position: absolute;
    top: 0;
    width: 10px;
}
.view_block .content_block .content-data .controler .dots img:hover {
    left: 0;
    top: -10px;
}
.view_block .content_block .content-data .controler .dots.selected img {
    height: 20px;
    left: 0;
    position: absolute;
    top: -10px;
    width: 10px;
}
.view_block .content_block .content-data .controler .dots.selected img:hover {
    left: 0;
    top: -10px;
}
.view_block .choice_menu .choice_menu_item {
    cursor: pointer;
    float: left;
    font-size: 16px;
    font-weight: normal;
    height: 40px; 
    padding-left: 20px;
    padding-right: 20px;
    position: relative; width:110px; text-align:center; /* katherine 20150121 */
}
.view_block .choice_menu .choice_menu_item span {
    color: #0190d2;
    display: inline-block;
    line-height: 40px; /* katherine 20150121 */
}
.view_block .choice_menu .choice_menu_item span:hover {
    color: #ffffff;
}
.view_block .choice_menu > ul > li.choice_menu_item.selected {
    cursor: default; background:#005491; /* katherine 20150121 */
}
.view_block .choice_menu > ul > li.choice_menu_item.selected span {
    color: #ffffff;
    font-weight: bold;
}
.view_block .choice_menu > ul > li.choice_menu_item.selected span:hover {
    color: #ffffff;
}
/***** katherine 20150121 *******/

#top_site_nav { position:absolute; top: -30px;  left:20px;}