@charset "utf-8";
/* CSS Document */
* {
    margin: 0;
    padding: 0;
}

body {
    font-size: 12px;
    position: relative;
    width: 100%;
    height: 100%;
    font-family: 微软雅黑;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #CD0200;
    text-decoration: underline;
}

em, i {
    font-style: normal;
}

li {
    list-style: none outside none;
}

img {
    border: 0 none;
    vertical-align: middle;
}

input {
    outline: medium none;
}

.m5 {
    margin-top: 5px;
}

.m10 {
    margin-top: 10px;
}

.m15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.clear {
    clear: both;
}

.fl {
    float: left
}

.fr {
    float: right
}

.Orange {
    color: #F60
}

.red {
    color: red;
}

.blue {
    color: #4189d8
}

.blod {
    font-weight: bold;
}

button, input, textarea, th, td {
    font-family: 微软雅黑, 宋体;
}

.none {
    display: none;
}

#bg {
    background: rgba(0%, 0%, 0%, 0.5);
    bottom: 0;
    display: none;
    left: 0;
    position: absolute;
    right: 0;
    top 0;
    width: 100%;
    height: 100%;
    z-index: 1001;
}

.z-index10 {
    z-index: 10
}

.z-index20 {
    z-index: 20
}

.z-index30 {
    z-index: 30
}

.z-index40 {
    z-index: 40
}

.z-index50 {
    z-index: 50
}

.z-index60 {
    z-index: 60
}

.z-index70 {
    z-index: 70
}

.z-index80 {
    z-index: 80
}

.z-index90 {
    z-index: 90
}

.z-index100 {
    z-index: 100
}

/*submit*/
.uesr_submit {
    color: #fff;
    background: #1178c3;
    border: 1px solid #2776b0;
    box-shadow: 0 1px 0 #38a7f7 inset;
    background-image: -moz-linear-gradient(top, #89c7f8, #1178c3);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #1f84d4), color-stop(1, #1178c3));
    border-radius: 3px;
}

.uesr_submit:hover {
    background: #1f84d4;
    text-decoration: none;
    color: #fff;
}

/*color*/
.yun_bg_color {
    background: #c10d01
}

.yun_text_color {
    color: #c10d01
}

.yun_bg_color_hover {
    background: #2c81d6
}

.yun_z_bgs {
    background: #2c81d6
}

.yun_z_bg {
    background: #c10d01
}

.cblue {
    color: #1369c0
}

/*nav color*/
.nav_list .nav_list_hover {
    background: #2c81d6
}

.nav_list li a:hover {
    background: #2c81d6;
}

.header_fixed_list_cur {
    background: #2c81d6
}

.header_fixed_list li a:hover {
    background: #2c81d6;
}

/*other color*/
.broadside_con .bro_con_cur {
    background: #2c81d6;
}

.broadside_con a:hover {
    background: #2c81d6;
}

.pages .selected {
    background: #c10d01;
    border: 1px solid #c10d01
}

/*start*/

.yun_bth_icon {
    background-image: url(../images/yun_submit2.png);
    background-repeat: no-repeat;
}

.top {
    width: 100%;
    height: 35px;
    background: #f8f8f8;
    border-bottom: 1px solid #dcdcdc
}

.top_cot {
    width: 1200px;
    margin: 0 auto;
    line-height: 35px;
}

.top_left {
    width: 500px;
}

.top_cot_content {
    width: 100%;
    color: #666
}

.yun_top_q {
    width: 16px;
    height: 18px;
    display: inline-block;
    background: url(../images/yun_qq.png) no-repeat;
    vertical-align: middle;
    margin-right: 3px;
}

.yun_top_s {
    width: 16px;
    height: 18px;
    display: inline-block;
    background: url(../images/yun_sina.png) no-repeat;
    vertical-align: middle;
    margin-right: 3px;
}

.yun_welcome {
    width:;
    height: 35px;
    line-height: 35px;
    color: #666;
}

.yun_topLogin {
    display: inline;
    float: left;
    height: 35px;
    line-height: 35px;
    position: relative;
    text-align: center;
    width: 80px;
}

.yun_topLogin a {
    color: #777777;
}

.yun_topLogin a:hover {
    text-decoration: none
}

.yun_topLogin a.yun_More {
    background: url(../images/yun_t_menu1.png) no-repeat 63px 15px;
    display: block;
    float: left;
    height: 35px;
    padding-left: 10px;
    position: relative;
    text-align: left;
    width: 70px;
    z-index: 13;
}

.yun_topLogin a.yun_Morecurrent {
    background: url(../images/yun_t_menu2.png) no-repeat 63px 15px #FFFFFF;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    padding-left: 9px;
    width: 69px;
}

.yun_Moredown {
    border: 1px solid #ccc;
    border-top: none;
    left: 0;
    position: absolute;
    top: 35px;
    z-index: 12;
    background: #fff
}

.yun_top_nav_box {
    width: 295px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    padding-top: 5px;
}

.yun_top_nav_h1 {
    width: 100%;
    height: 25px;
    line-height: 25px;
    background: #f8f8f8;
    font-weight: bold;
    text-indent: 5px;
    float: left
}

.yun_Moredown li {
    float: left;
    line-height: 28px;
    text-align: center;
    width: 78px;
}

.yun_Moredown li a {
    color: #666666;
}

.yun_Moredown li:hover {
    background-color: #F0F0F0;
}

.yun_topNav {
    display: inline;
    height: 35px;
    line-height: 35px;
    position: relative;
    text-align: center;
    width: 80px;
}

.yun_topNav a {
    color: #666666;
}

.yun_topNav a:hover {
    text-decoration: none
}

.yun_topNav a.yun_navMore {
    background: url(../images/yun_t_menu1.png) no-repeat 63px 15px;
    display: block;
    float: left;
    height: 35px;
    padding-left: 10px;
    position: relative;
    text-align: left;
    width: 70px;
    z-index: 203;
}

.yun_topNav a.yun_webMorecurrent {
    background: url(../images/yun_t_menu2.png) no-repeat 63px 15px #FFFFFF;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    padding-left: 9px;
    width: 69px;
}

.yun_webMoredown {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    left: -237px;
    position: absolute;
    text-align: left;
    top: 34px;
    width: 315px;
    z-index: 202;
    overflow: hidden
}

.yun_webMoredown .yun_top_nav_box_l {
    float: left;
    height: auto;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-top: 5px;
    width: 305px;
}

.yun_webMoredown .yun_top_nav_box_l li {
    float: left;
    height: 30px;
    line-height: 30px;
    width: 95px;
}

.yun_webMoredown .yun_top_nav_box_l li a {
    color: #666666;
}

.yun_webMoredown .yun_top_nav_box_l li a:hover {
    color: #0095EB;
}

.yun_top_nav_box_wx {
    width: 100%;
    border-top: 1px solid #ddd;
    float: left;
    padding: 10px 0;
}

.yun_top_nav_box_wx li {
    width: 70px;
    float: left
}

.yun_top_nav_box_wx li a {
    width: 50px;
    height: 25px;
    line-height: 25px;
    background: url(../images/mobile_ico.gif) no-repeat;
    display: block;
    padding-left: 22px;
    float: left
}

.yun_top_nav_box_wx li a.move_01 {
    background-position: 4px -130px;
}

.yun_top_nav_box_wx li a.move_01:hover {
    background-position: 4px 5px;
    color: #FF6600 !important;
}

.yun_top_nav_box_wx li a.move_02 {
    background-position: 2px -158px;
}

.yun_top_nav_box_wx li a.move_02:hover {
    background-position: 2px -23px;
}

.yun_top_nav_box_wx li a.move_03 {
    background-position: 0 -210px;
}

.yun_top_nav_box_wx li a.move_03:hover {
    background-position: 0 -75px;
}

.yun_top_nav_box_wx li a.move_04 {
    background-position: 2px -185px;
}

.yun_top_nav_box_wx li a.move_04:hover {
    background-position: 2px -50px;
}


.header_Remind {
    display: inline;
    width: 40px;
    height: 35px;
    position: relative;
    float: right
}

.header_Remind_list_a {
    width: 103px;
    float: left;
    line-height: 22px;
    padding-left: 5px;
}

.header_Remind b {
    color: #F00
}

.header_Remind_list {
    width: 110px;
    border: 1px solid #ccc;
    background: #fff;
    position: absolute;
    left: 0px;
    top: 34px;
    padding-right: 6px;
    padding-bottom: 5px;;
    z-index: 500;
    padding-top: 5px;
}

.header_Remind_hover {
    position: relative;
    z-index: 9999999;
}

.header_Remind_hover .header_Remind_list_a {
    float: left;
    line-height: 23px;
    color: #666;
}

.header_Remind_hover .header_Remind_list_a a {
    display: inline-block;
    width: 73px;
    float: left
}

.header_Remind_em {
    display: inline-block;
    background: url(../images/yun_t_menu1.png) no-repeat 33px 15px;
    display: block;
    float: left;
    height: 35px;
    padding-left: 10px;
    position: relative;
    text-align: left;
    width: 40px;
    z-index: 600;
}

.header_Remind_em_hover {
    width: 38px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background: #fff url(../images/yun_t_menu2.png) no-repeat 33px 15px;
}

.header_Remind_msg {
    display: inline-block;
    width: 17px;
    height: 13px;
    background: url(../images/xf.gif) no-repeat;
    margin-top: 12px;
}

.header_Remind_em_hover .header_Remind_msg {
    background: url(../images/xf_h.gif) no-repeat;
}

.header_Remind_list_r {
    color: #f60;
    font-size: 14px;
}

.wap_icon {
    background: url(../images/yun-sj.png) no-repeat left center;
    padding-left: 20px;
    display: inline-block
}

.top_logoin {
    width: 60px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    background-position: -274px -3px;
    color: #fff;
}

.top_logoin:hover {
    color: #fff;
}

.top_logoin2 {
    width: 60px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    background-position: -340px -3px;
    color: #fff;
}

.top_logoin2:hover {
    color: #fff;
}

.top_right_re {
    position: relative;
    z-index: 1000;
}

.top_right {
    width: 600px;
    position: absolute;
    right: 0px;
    top: 0px;
}

.top_right a {
}

.fastlogin {
    float: right;
    line-height: 35px
}

.fastlogin span {
    width: 60px;
    float: left;
    text-align: center
}

.fastlogin span img {
    float: left;
    margin: 8px 2px 0 0;
}

.fastlogin span a {
    float: left;
}

.fastlogin a:hover {
    text-decoration: none
}

.top_mune {
    width: 64px;
    display: inline-block;
    background-position: -340px -73px;
}

.header_box {
    width: 100%;
    float: left;
    background: #fff;
}

.header {
    width: 1200px;
    margin: 0 auto;
}

.header_content {
    width: 1200px;
    float: left;
    padding: 15px 0
}

.logo img {
    max-height: 100px;
}

.header_city {
    color: #a6a6a6;
    padding-left: 20px;
    width: 200px;
    float: left;
    margin-top: 20px;
}

.heder_city_line {
    background: url(../images/yun_map_icon.jpg) no-repeat;
    padding-left: 20px;
    color: #a6a6a6;
    float: left;
    font-family: 宋体
}

.header_city_h1 {
    float: left;
    font-size: 20px;
    color: #278edb;
    float: left;
    font-size: 14px;
    font-weight: bold;
    font-family: 宋体
}

.heder_city_jr {
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #000
}

.header_city_more {
    width: 70px;
    float: left;
    margin-left: 10px;
    line-height: 20px;
    font-family: 宋体
}

.header_city_more a {
    color: #278edb;
}

.header_city_more a:hover {
    color: #3da8d6;
}

.header_seach {
    width: 428px;
}

.header_seach_txt {
    width: 259px;
    height: 38px;
    background: url(../images/header_text_bg.jpg) no-repeat 0px 0px;
    line-height: 38px;
    color: #9c9c9c;
    border: none;
    text-indent: 10px;
    float: left;
    font-size: 14px;
}

.header_seach_sub {
    width: 75px;
    height: 38px;
    background: url(../images/header_sub.png) no-repeat;
    border: none;
    cursor: pointer;
    border: none;
    float: left
}

.header_seach_find {
    width: 80px;
    float: left;
    height: 38px;
    line-height: 38px;
    padding-left: 10px;
    background: url(../images/job_find.png) no-repeat;
    color: #555;
    cursor: pointer;
    position: relative;
    z-index: 10;
    font-size: 14px;
}

.header_seach_find_list {
    width: 86px;
    background: #fff;
    border: 1px solid #ccc;
    position: absolute;
    left: 1px;
    top: 35px;
    text-indent: 10px;
}

.header_seach_find_list a {
    display: block;
    line-height: 23px;
    color: #969090;
}

.header_seach_find_list a:hover {
    background: #09F;
    color: #fff;
    text-decoration: none
}

.header_seach_tag {
    width: 100%;
    height: 25px;
    line-height: 25px;
    float: left;
    color: #969090;
}

.header_seach_tag a {
    display: inline-block;
    color: #969090;
    white-space: nowrap;
}

.nav {
    width: 100%;
    height: 48px;
    position: relative;
    z-index: 8
}

.nav_cont_content {
    width: 1200px;
    height: 48px;
    margin: 0 auto;
}

.nav_cont {
    width: 100%;
    height: 48px;
    float: left;
    z-index: 1001;
    position: relative;
    z-index: 1px
}

.nav_list li {
    display: inline-block;
    cursor: pointer;
    position: relative;
    float: left;
    margin-right: 1px;
}

.nav_list li a {
    display: block;
    height: 48px;
    line-height: 48px;
    color: #fff;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
    font-family: 微软雅黑;
}

.nav_list li a span {
    margin-top: 20px;
    display: block;
    height: 20px;
    float: left
}

.nav_list li a:hover {
    color: #fff;
    text-decoration: none
}

.nav_right_content {
    width: 130px;
    height: 44px;
    position: relative;
    float: right;
    z-index: 2px;
    text-align: right
}

.nav_right_a a {
    text-align: center;
    color: #fff;
    line-height: 44px;
    display: inline-block
}

.nav_right_span {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 40px;
    color: #fff;
}

.nav_right_a a:hover {
    color: #fff;
    text-decoration: none
}

.yun_content {
    width: 1200px;
    margin: 0 auto;
}

.nav_icon {
    position: absolute;
    width: 27px;
    height: 18px;
}

.nav_icon_new {
    right: 0px;
    top: 0px;
}

.nav_icon_hot {
    right: 8px;
    top: 2px;
}

.nav_icon img {
    display: block
}

.footer {
    width: 100%;
    clear: both
}

.foot {
    width: 100%;
    background: #f9f9f9;
    border-top: 1px solid #e0e0e0;
    line-height: 25px;
    color: #816e74;
    margin-top: 10px;
}

.foot_conent {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.footer_left {
    width: 800px;
    float: left;
    padding-top: 20px;
    padding-bottom: 20px;
}

.footer_list {
    width: 160px;
    float: left
}

.footer_list dt {
    font-size: 16px;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    margin: 0px 0px 10px
}

.footer_list dd {
    line-height: 28px;
    font-size: 14px;
}

.footer_right {
    width: 180px;
    float: left;
    padding-top: 20px;
}

.footer_wx {
    width: 120px;
    float: right;
    margin-top: 26px;
}

.footer_wx_p {
    width: 100%;
    text-align: center;
    font-size: 14px;
}

.footer_touch {
    font-size: 14px;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
}

.footer_tel {
    color: #FF6600;
    font-size: 24px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.footer_last a {
    width: 50px;
    background: url(../images/mobile_ico.gif) no-repeat;
    display: block;
    padding-left: 22px;
    float: left
}

.footer_last a.move_01 {
    background-position: 4px -130px;
}

.footer_last a.move_01:hover {
    background-position: 4px 5px;
    color: #FF6600 !important;
}

.footer_last a.move_02 {
    background-position: 2px -158px;
}

.footer_last a.move_02:hover {
    background-position: 2px -23px;
}

.footer_last a.move_03 {
    background-position: 0 -210px;
}

.footer_last a.move_03:hover {
    background-position: 0 -75px;
}

.footer_last a.move_04 {
    background-position: 2px -185px;
}

.footer_last a.move_04:hover {
    background-position: 2px -50px;
}

.footer_bot {
    width: 100%;
    background: #fff;
    border-top: 1px solid #e0e0e0;
    padding-top: 20px;
}

.footer_bot_p {
    width: 100%;
    text-align: center;
    line-height: 25px;
    font-size: 14px;
}

.footer_img {
    width: 100%;
    text-align: center
}

.footer_help_tel {
    float: left;
    width: 260px;
    text-align: center;
    font-size: 14px;
    margin-top: 20px;
}

.footer_help_tel p {
    padding: 4px 0;
    color: #888888;
    font-size: 15px;
}

.footer_help_tel p.footer_help_tel_num {
    font-size: 24px;
    color: #f60
}

.footer_icon_hf {
    width: 64px;
    height: 74px;
    display: inline-block;
    background: url(../images/yunkficon.png) no-repeat;
}

.pages {
    width: 100%;
    text-align: center;
    margin-top: 10px;
    font-size: 14px;
    line-height: 25px;
}

.pages a {
    display: inline-block;
    padding: 5px 14px 5px 14px;
    margin-left: 5px;
    color: #666;
    border: 1px solid #dedede;
    font-size: 14px;
}

.pages em {
    margin-left: 10px;
}

.pages .selected {
    font-weight: bold;
    color: #fff;;
    border: 1px solid #c10d01
}

.pages a:hover {
    color: #fff;
    background: #c10d01;
    border: 1px solid #c10d01
}

.current_Location {
    width: 1200px;
    margin: 0 auto;
    line-height: 50px;
    height: 50px;
    color: #6d6d6d;
    font-size: 14px;
}

.current_Location a {
    color: #000000
}
.rl_title_name {
    color: #2c3e50;
    font-size: 18px;
    font-weight: bold;
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto 10px auto;
}

.header_fixed {
    width: 100%;
    position: fixed;
    _position: absolute;
    height: 45px;
    top: 0px;
    left: 0px;
    z-index: 1000000000
}

.header_fixed_cont {
    width: 1200px;
    margin: 0 auto;
    position: relative
}

.header_fixed_close a {
    color: #fff;
}

.header_fixed_close {
    position: absolute;
    right: -40px;
    top: 13px;
}

.header_fixed_list {
    width: 1200px;
    float: left
}

.header_fixed_list li {
    float: left;
    line-height: 45px;
    font-size: 14px;
}

.header_fixed_list li a {
    color: #fff;
    display: block;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px
}

.header_fixed_list li a:hover {
    color: #fff;
    text-decoration: none
}

.header_fixed_login {
    width: 125px;
    position: absolute;
    right: 0px;
    top: 0px;
}

.header_fixed_login_l {
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    float: left;
    margin-left: 2px;
}

.header_fixed_login_box {
    width: 60px;
    position: absolute;
    left: 0px;
    top: 25px;
    background: #005e9d;
    background: #f8f8f8;
    border: 1px solid #ccc;
}

.header_fixed_login_dl {
    position: relative;
    cursor: pointer;
    display: inline-block;
    padding-left: 15px;
    padding-right: 18px;
    background: url(../images/yun_h_icon.gif) no-repeat 45px center
}

.header_fixed_login_a {
    display: block;
    text-align: center;
    line-height: 25px;
}

.header_fixed_login_a:hover {
    background: #005e9d;
    color: #fff;
    text-decoration: none
}

.header_fixed_reg_box {
    width: 60px;
    position: absolute;
    left: -5px;
    top: 25px;
    background: #f8f8f8;
    border: 1px solid #ccc;
}

.header_fixed_login_after {
    width: 125px;
    height: 25px;
    line-height: 25px;
    float: left;
    position: relative;
}

.header_fixed_login_after_cont {
    background: #00548d url(../images/yun_h_icon.gif) no-repeat 110px center;
    color: #fff;
    padding-left: 10px;
    cursor: pointer
}

.header_fixed_login_after_name {
    width: 92px;
    height: 25px;
    line-height: 25px;
    display: block;
    overflow: hidden
}

.header_fixed_reg_box_ye {
    width: 123px;
    position: absolute;
    left: 0px;
    background: #00548D;
    border: 1px solid #00548D
}

.header_fixed_reg_box_ye .header_fixed_login_a {
    border-top: 1px solid #005e9d;
    color: #fff
}

.left_sidebar {
    width: 245px;
    margin-bottom: 10px;
}

.right_sidebar {
    width: 722px;
    margin-bottom: 10px;
}

.hbg {
    background: url(../images/yun_hbg.png) no-repeat
}

.left_h1 {
    width: 100%;
    height: 30px;
}

.left_h1_l {
    width: 46px;
    height: 30px;
    background-position: 0px 0px
}

.left_h1_c {
    width: 176px;
    height: 30px;
    line-height: 30px;
    background: url(../images/yun_hbg.png) repeat-x 0 -34px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    padding-left: 10px;
}

.left_h1_r {
    width: 13px;
    height: 30px;
    background-position: 0px -68px
}

.yun_title {
    background: url(../images/yun_icon_hj.png) no-repeat
}

.Latest_talent_h1 .r_ir {
    display: block;
    width: 8px;
    background-position: -112px -358px;
    float: right;
    overflow: hidden
}

.yun_com_ban {
    width: 974px;
    border: 3px solid #fff;
}

.left_sidebar_job {
    width: 197px;
    background: url(../images/yun_seach_left.png) repeat-y;
}

.left_sidebar_job_jj {
    width: 197px;
    background: url(../images/yun_seach_left.png) repeat-y;
}

.left_sidebar_job_jj li {
    width: 175px;
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 18px;
    background: url(../images/bul_cir_blue.gif) no-repeat 5px 5px;
    padding-left: 15px;
    float: left
}

.left_sidebar_job_jj li a {
    width: 100%;
    float: left;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    display: block;
    color: #cd0200
}

.left_sidebar_job_jj li .job_name_red {
    color: #444;
}

.left_sidebar_job_jj li span {
    color: #666
}

.right_sidebar_cot {
    width: 760px;
}

.micro_resume_left {
}

.index_banner_top {
    wodth: 100%;
    float: left
}

.index_banner_top img {
    display: block;
    margin-top: 10px;
}

.fri_left {
    width: 220px;
    border: 1px solid #ccc;
    background: #fff;
    margin: 0 auto;
    padding: 10px;
    margin-top: 10px;
    float: left;
    margin-bottom: 10px;
}

.fri_left h1 {
    color: #006697;
    font-family: 微软雅黑, 宋体;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
}

.fri_left p {
    color: #333333;
    line-height: 30px;
    margin: 0;
}

.fri_right {
    width: 930px;
    border: 1px solid #ccc;
    background: #fff;
    margin: 0 auto;
    padding: 10px;
    margin-top: 10px;
    float: right;
    margin-bottom: 10px;
}

.fri_right h1 {
    color: #006697;
    font-family: 微软雅黑, 宋体;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    border-bottom: 1px dashed #ccc;
}

.fri_right ul {
    width: 100%;
    float: left;
    padding-top: 30px;
}

.fri_right ul li {
    width: 100%;
    margin-top: 20px;
    line-height: 30px;
}

.fri_right ul li strong {
    width: 130px;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    text-align: right;
    color: #666;
    line-height: 30px;
    float: left;
}

.fri_right ul li .bot {
    width: 200px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ccc;
}

.friend_link {
    width: 100%;
    float: left;
}

.friend_link a {
    display: inline-block;
    line-height: 30px;
    margin-right: 20px;
    color: #666
}

.friend_link_img {
    width: 100%;
    float: left;
}

.friend_link_img img {
    display: block;
    float: left;
    margin-right: 8px;
    margin-top: 10px;
    border: 1px solid #ccc;
}

.login_button2 {
    background: #1369c0;
    border: medium none;
    cursor: pointer;
    height: 36px;
    color: #fff;
    font-size: 14px;
    width: 102px;
}

.send_yun_bth {
    background: #f60;
    border: medium none;
    cursor: pointer;
    height: 27px;
    width: 88px;
    line-height: 27px;
    padding: 0;
    text-align: center;
    color: #000
}

/*
	对联广告、底部悬浮广告css

	注：问答模块并未引用该css文件，要修改此处广告css，需修改两个css文件
*/
.duilian {
    top: 200px;
    position: absolute;
    width: 102px;
    overflow: hidden;
    display: none;
    z-index: 1000000000
}

.duilian_left {
    left: 6px;
}

.duilian_right {
    right: 6px;
}

.duilian_con {
    border: #CCC solid 1px;
    width: 100px;
    height: 300px;
    overflow: hidden;
}

.close_container {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("../images/footer_bg.png") repeat-x scroll 0 -50px transparent;
    border-color: #CCCCCC;
    border-image: none;
    border-right: 1px solid #CCCCCC;
    border-style: solid;
    border-width: 0 1px 1px;
    height: 25px;
    line-height: 25px;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 100px;
}

.close_container .btn_close {
    background: url("../images/footer_bg.png") no-repeat scroll 0 -85px transparent;
    cursor: pointer;
    display: inline;
    float: right;
    height: 19px;
    margin: 3px 5px 2px 0;
    overflow: hidden;
    width: 52px;
}

.footer_ban {
    width: 1200px;
    margin: 0 auto;
}

.baner_footer {
    width: 1200px;
    position: relative
}

.ban_close {
    width: 11px;
    height: 11px;
    background: url(../images/close.jpg) no-repeat;
    text-indent: -99999px;
    position: absolute;
    right: 5px;
    top: 5px;
}

#footer_ad .footer_ban .baner_footer {
    TEXT-ALIGN: center;
    POSITION: fixed;
    LINE-HEIGHT: 60px;
    BOTTOM: 0px;
    z-index: 9999;
    FONT-SIZE: 12px;
    CURSOR: pointer;
    _position: absolute;
    _bottom: 0px;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(0))));
}

/*对联广告、底部悬浮广告css  结束*/
.about_content {
    width: 1200px;
    margin: 15px auto;
}

.about_left {
    width: 180px;
    background: #fff;
    border: 1px solid #e9e9e9;
    float: left;
    padding-bottom: 50px;
    min-height: 500px;
    font-family: "microsoft yahei", "宋体"
}

.about_left_h1 {
    width: 100%;
    height: 44px;
    line-height: 44px;
    font-size: 18px;
    color: #2980b9;
    border-bottom: 1px solid #ebebeb
}

.about_left_h1_span {
    padding-left: 30px;
}

.about_left_tit {
    width: 100%;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}

.bout_left_tit_span {
    padding-left: 20px;
}

.about_left_ul {
    width: 100%
}

.about_left_ul li {
    width: 100%;
}

.about_left_ul li a {
    width: 135px;
    height: 30px;
    display: block;
    line-height: 30px;
    padding-left: 30px;
    border-left: 4px solid #fff;
    font-size: 14px;
}

.about_left_ul .about_left_ul_cur a {
    background: #f1f1f1;
    border-left: 4px solid #2980b9;
    color: #2980b9
}

.about_left_ul li a:hover {
    background: #f1f1f1;
    border-left: 4px solid #2980b9;
}

.about_right {
    width: 980px;
    float: right;
    background: #fff;
    border: 1px solid #e9e9e9;
    padding: 10px;
    min-height: 500px;
}

.about_right_h1 {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: #f8f8f8;
    font-family: "microsoft yahei", "宋体"
}

.about_right_span {
    float: left;
    font-size: 16px;
    padding-left: 10px;
}

.about_right_cur {
    float: right;
    margin-right: 10px;
}

.about_right_p {
    font-size: 14px;
    line-height: 30px;
    color: #666;
    padding-top: 10px;
    text-indent: 20px;
    padding: 10px;
}

.com_admin_ask {
    width: 16px;
    height: 16px;
    background: url(../images/ask.jpg) no-repeat;
    display: inline-block;
    float: left;
    margin-top: 15px;
    cursor: pointer
}

/*订阅*/
.container {
    width: 1200px;
    margin: 0 auto
}

.subscribe_cont {
    width: 1180px;
    padding: 0px 10px 40px 10px;
    float: left;
    background: #fff;
}

.subscribe_cont_h1 {
    width: 1030px;
    height: 105px;
    line-height: 105px;
    border-bottom: 1px solid #d9d5d5;
    font-size: 18px;
    color: #b0aaaa;
    padding-left: 150px;
    background: url(../images/sub_bg.jpg) no-repeat 10px 20px
}

.subscribe_cont_h1_p {
    font-size: 24px;
    padding-right: 10px;
}

.subscribe_cont_list {
    width: 100%;
    float: left;
    padding: 10px 0;
    margin-top: 10px;
}

.subscribe_cont_list_name {
    display: block;
    width: 230px;
    text-align: right;
    font-size: 16px;
    color: #9c9a9a;
    line-height: 38px;
    float: left;
    padding-right: 10px;
}

.post_read_chose {
    display: inline-block;
    background: #fff;
    width: 260px;
    color: #666;
    font-size: 16px;
    padding-left: 10px;
    float: left;
    margin-top: 8px;
}

.post_read_radio {
    width: 13px;
    height: 13px;
    overflow: hidden;
    vertical-align: middle;
    margin-right: 10px;
}

.post_read_valid {
    width: 375px;
    border: 1px solid #e3e0e0;
    height: 38px;
    line-height: 38px;
    color: #666;
    padding-left: 10px;
}

.post_read_text {
    width: 180px;
    height: 38px;
    border: 1px solid #e3e0e0;
    float: left;
    position: relative;
    margin-right: 15px;
}

.post_read_button {
    width: 180px;
    height: 36px;
    border: none;
    text-align: left;
    font-size: 16px;
    font-family: microsoft yahei;
    color: #666;
    cursor: pointer;
    padding-left: 10px;
    background: #fff url(../images/sub_bg2.gif) no-repeat 160px center
}

.post_read_text_big {
    width: 340px;
    height: 38px;
    border: 1px solid #e3e0e0;
    float: left;
    position: relative;
    margin-right: 15px;
}

.post_read_button_big {
    width: 340px;
    height: 36px;
    border: none;
    text-align: left;
    font-size: 16px;
    font-family: microsoft yahei;
    color: #666;
    cursor: pointer;
    padding-left: 10px;
    background: #fff url(../images/sub_bg2.gif) no-repeat 320px center
}

.subscribe_cont_bth {
    width: 100%;
    float: left;
}

.post_read_bth1 {
    width: 140px;
    height: 43px;
    margin-right: 20px;
    background: #F60;
    color: #fff;
    font-size: 16px;
    font-family: microsoft yahei;
    border: none;
    cursor: pointer
}

.post_read_bth2 {
    width: 140px;
    height: 43px;
    margin-left: 20px;
    background: #ccc;
    font-size: 16px;
    font-family: microsoft yahei;
    border: none;
    cursor: pointer
}

.post_read_text_re10 {
    position: relative;
    z-index: 10
}

.post_read_text_re9 {
    position: relative;
    z-index: 9
}

.post_read_text_re8 {
    position: relative;
    z-index: 8
}

.post_read_text_re7 {
    position: relative;
    z-index: 7
}

.post_read_text_re6 {
    position: relative;
    z-index: 6
}

.post_read_text_re5 {
    position: relative;
    z-index: 5
}

.post_read_text_re4 {
    position: relative;
    z-index: 4
}

.post_read_text_re3 {
    position: relative;
    z-index: 3
}

.post_read_text_re2 {
    position: relative;
    z-index: 2
}

.subscribe_cont_tips {
    width: 468px;
    float: left;
    margin-top: 10px;
    padding-left: 160px;
    color: #ef3d0d;
    font-size: 14px;
}

.post_read_text_box {
    width: 623px;
    border: 1px solid #e3e0e0;
    background: #fff;
    position: absolute;
    left: -1px;
    top: 38px;
    padding-bottom: 10px;
    float: left;
    z-index: 10
}

.post_read_text_box_198 {
    left: -198px;
}

.post_read_text_box_395 {
    left: -395px
}

.post_read_text_box .post_read_text_box_list {
    width: 100%;
}

.post_read_text_box .post_read_text_box_list li {
    width: 140px;
    height: 38px;
    line-height: 38px;
    float: left;
    background: #fafafa;
    margin-left: 10px;
    margin-top: 10px;
    font-size: 12px;
    overflow: hidden;
}

.post_read_text_box .post_read_text_box_list li a {
    display: block;
    text-align: center;
}

.post_read_text_box .post_read_text_box_list li a:hover {
    background: #4A8AD3;
    color: #fff;
}

.post_read_body_pp {
    font-size: 16px;
    line-height: 30px;
    width: 100%;
    float: left;
}

.post_read_body_e {
    font-size: 18px;
    color: #F60
}

.post_btn_big {
    display: block;
    width: 150px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    margin-top: 20px;
    margin-left: 20px;
    background: #F60;
    color: #fff;
    font-size: 16px;
    font-family: microsoft yahei;
}

.post_read_body_c {
    font-size: 14px;
    line-height: 30px;
    margin-top: 20px;
    width: 100%;
    float: left;
}

.post_read_h1 {
    width: 100%;
    float: left;
}

.post_read_title {
    font-size: 26px;
}

.post_read_body_c a {
    font-size: 16px;
    color: #F60
}

.container_cont {
    width: 1198px;
    border: 1px solid #e3e0e0;
    background: #fff;
    float: left;
    margin-top: 20px;
    padding: 60px 0;
}

.container_cont_fr {
    width: 600px;
    padding-left: 480px;
    background: url(../images/yun_yj.jpg) no-repeat 50px 50px;
    float: left;
}

.post_read_p {
    font-size: 14px;
    font-weight: normal;
    line-height: 44px;
    margin-left: 10px;
}

.post_email {
    color: #f60;
}

.post_read_chose_w70 {
    width: 100px;
}

.invitereg_cont {
    width: 1200px;
    margin: 0 auto;
}

.invitereg_img {
    width: 100%;
}

.invitereg_cont_box {
    width: 100%;
    background: #fff;
}

.invitereg_cont_box_c {
    width: 100%;
    padding-bottom: 20px;
    margin: 0 auto
}

.invitereg_p1 {
    font-size: 14px;
    font-weight: bold;
    padding: 15px;
    background: #f8f8f8;
    margin-top: 20px;
}

.invitereg_p2 {
    width: 680px;
    padding-left: 75px;
    margin-top: 10px;
}

.invitereg_info {
    width: 680px;
    height: 100px;
    background: #fffdf7;
    border: 1px solid #e5e0c6;
    font-size: 14px;
    line-height: 23px;
    padding: 5px;
    margin-top: 10px;
}

.invitereg_bth {
    width: 140px;
    height: 40px;
    background: #e45c00;
    color: #fff;
    font-size: 18px;
    font-family: 微软雅黑;
    border: none;
    margin-top: 10px;
    cursor: pointer
}

.invitereg_list_span {
    width: 145px;
    display: inline-block;
    text-align: right;
    font-size: 14px;
}

.invitereg_list {
    margin-top: 10px;
}

.invitereg_text {
    width: 550px;
    height: 45px;
    border: 1px solid #d6cfcf;
    color: #666;
    padding-left: 5px;
    line-height: 45px;
    font-size: 16px;
}

.invitereg_info_yx {
    width: 580px;
    height: 100px;
    border: 1px solid #d6cfcf;
    color: #666;
    font-size: 14px;
    line-height: 23px;
    padding: 5px;
}

/*地图*/
.map_nav {
    width: 980px;
    height: 43px;
    background: url(../images/map_nav_bg.jpg) repeat-x;
    margin: 0 auto;
    margin-top: 12px;
}

.map_nav li {
    float: left;
    width: 132px;
    background: url(../images/map_line.jpg) no-repeat top right;
    line-height: 43px;
    text-align: center;
    font-family: 微软雅黑;
    font-size: 16px;
}

.map_nav li a:hover {
    background: url(../images/map_nav_content.jpg) no-repeat;
    color: #fff;
    display: block;
    text-decoration: none;
}

.map_nav .map_nav_content {
    width: 132px;
    height: 43px;
    background: url(../images/map_nav_content.jpg) no-repeat;
}

.map_nav .map_nav_content a {
    color: #fff;
}

.map_main {
    width: 980px;
    margin: 0 auto;
}

.map_items {
    width: 978px;
    border: 1px solid #d6dbe1;
    border-top: 2px solid #458fce;
    background: #fff;
    margin: 15px 0 0 0;
}

.map_items_h {
    width: 978px;
    height: 40px;
    line-height: 40px;
    background: #fcfcfc;
    font-family: 微软雅黑;
    font-size: 16px;
    border-bottom: 1px solid #d6dbe1;
}

.map_items_h em {
    float: left;
    padding-left: 18px;
    margin-right: 10px;
}

.map_items_h a {
    float: left;
    margin: 14px 0 0 0;
    _margin: 7px 0 0 0;
}

.map_news {
    width: 958px;
    padding-left: 20px;
}

.map_news_title {
    color: #b87500;
    width: 100%;
    font-weight: bold;
    margin-top: 20px;
}

.map_news_con {
    width: 958px;
}

.map_news_con dl {
    width: 245px;
    float: left;
    margin: 15px 12px 0 0;
    border-right: 1px solid #cecece;
}

.map_news_con dt {
    float: left;
    margin-right: 12px;
    font-weight: bold;
}

.map_news_con dt a {
    color: #3b639f;
}

.map_news_con dd {
    float: left;
}

.map_news_con dd a {
    float: left;
    margin-right: 12px;
}

.map_news_city {
    width: 100%;
}

.map_news_city a {
    margin-right: 12px;
    line-height: 32px;
}

/*找回密码*/
.password_content_cont {
    width: 1198px;
    border: 1px solid #ddd;
    background: #fff;
    padding-bottom: 40px;
}

.password_content_cpd {
    padding: 15px;
}

.password_content_h1 {
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 1px solid #f0f1f3
}

.password_content_h1_span {
    font-size: 18px;
    margin-left: 10px;
}

.password_content_h1_i {
    display: inline-block;
    width: 5px;
    height: 18px;
    background: #61b4d1;
    overflow: hidden;
    line-height: 18px;
    margin-top: 3px;
    float: left
}

.password {
    padding: 20px;
    font-size: 14px;
    width: 950px;
    margin: 20px auto;
    min-height: 300px;
    _height: 300px;
}

.flowsteps {
    width: 950px;
    height: 100px;
    float: left;
    position: relative
}

.flowsteps ul li {
    width: 220px;
    padding-top: 80px;
    position: relative;
    float: left;
    color: #999
}

.flowsfrist_icon {
    width: 65px;
    height: 65px;
    background: #dcdcdc;
    display: block;
    border-radius: 50%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 100
}

.flowsfrist_line {
    width: 100%;
    height: 2px;
    line-height: 2px;
    background: #dcdcdc;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 30px;
    z-index: 50
}

.flowsfrist_icon_sf {
    background: #dcdcdc url(../images/yun_fg_icon2.png) no-repeat center center
}

.flowsfrist_icon_ps {
    background: #dcdcdc url(../images/yun_fg_icon3.png) no-repeat center center
}

.flowsfrist_icon_cg {
    background: #dcdcdc url(../images/yun_fg_icon4.png) no-repeat center center
}

.flowsteps ul .flowsfrist {
    color: #333333;
}

.flowsteps ul .flowsfrist .flowsfrist_icon {
    background: #1369c0 url(../images/yun_fg_icon1.png) no-repeat center center
}

.flowsteps ul li.flowsfrist .flowsfrist_line {
    background: #1369c0
}

.flowsteps ul li.flowcur .flowsfrist_line {
    background: #1369c0
}

.flowsteps ul li.flowcur {
    color: #333;
}

.flowsteps ul li.flowcur .flowsfrist_icon_sf {
    background: #1369c0 url(../images/yun_fg_icon2.png) no-repeat center center
}

.flowsteps ul li.flowcur .flowsfrist_icon_ps {
    background: #1369c0 url(../images/yun_fg_icon3.png) no-repeat center center
}

.flowsteps ul li.flowcur .flowsfrist_icon_cg {
    background: #1369c0 url(../images/yun_fg_icon4.png) no-repeat center center
}

.flowsteps ul li.flowslast {
    color: #333;
}

.flowsteps ul li.flowslast .flowsfrist_icon_cg {
    background: #1369c0 url(../images/yun_fg_icon4.png) no-repeat center center
}

.password_cont {
    padding-top: 40px;
}

.password_list {
    width: 100%;
}

.password_list_left {
    width: 130px;
    text-align: right;
    float: left;
    line-height: 33px;
}

.password_list_text {
    width: 250px;
    height: 23px;
    line-height: 23px;
    color: #b3b9bb;
    border: 1px solid #d2d0d0;
    padding: 6px 10px;
    float: left
}

.password_list_r {
    float: left;
    line-height: 33px;
    padding-left: 10px;
}

.password_list_textw110 {
    width: 110px;
}

.password_list img {
    vertical-align: middle;
    float: left;
    margin-left: 10px;
}

.password_list_bth {
    width: 160px;
    height: 40px;
    border-radius: 3px;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
}

.password_list_radio {
    width: 13px;
    height: 13px;
    overflow: hidden;
    margin-right: 5px;
}

.password_list_s {
    float: left;
    line-height: 30px;
}

.input_btn {
    color: #999999;
    border: 1px solid #e7e8e8;
    background: #fafbfc;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    text-decoration: none;
    padding: 3px 10px
}

.password_cont_success {
    width: 310px;
    margin: 0 auto;
}

.password_cont_success .password_cont_success_p {
    background: url(../images/success.png) no-repeat 10px 5px;
    padding-left: 90px;
    font-size: 20px;
    height: 60px;
    line-height: 60px;
}

.password_contm-row {
    margin: 60px 0 0 15px;
}

.password_input_btn {
    width: 325px;
    height: 34px;
    background: #159cca;
    text-align: center;
    line-height: 34px;
    color: #fff;
    display: block
}

.password_tip {
    width: 200px;
    height: 140px;
    line-height: 26px;
    color: #666;
    padding: 10px 20px 10px 60px;
    border: 1px solid #17a2d5;
    border-radius: 5px;
    position: absolute;
    right: -80px;
    top: 150px;
    background: url(../images/yun_ft_tip.png) no-repeat 10px 10px;
}

.password_tip_t {
    font-size: 18px;
    padding-bottom: 10px;
}

.password_tip_tel {
    font-size: 16px;
    color: #f60
}

.password_cgd {
    width: 500px;
    text-align: center;
    font-size: 18px;
}

.password_cgd_bth {
    width: 500px;
    text-align: center;
    padding: 40px 0;
}

.password_cgd_bth a {
    width: 230px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    display: inline-block
}

.password_cgd_w {
    width: 760px;
    text-align: center;
    font-size: 18px;
    padding-top: 20px;
}

.password_cgd_w_bth {
    width: 760px;
    text-align: center;
    padding: 30px 0;
}

.password_cgd_w_bth a {
    width: 230px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    display: inline-block
}

/*激活页面*/

.jh_main {
    width: 1200px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
    padding-bottom: 20px;
}

.jh_main_name {
    font-family: "微软雅黑";
    font-size: 18px;
    color: #40505f;
    padding: 15px 0;
    line-height: 25px;
}

.jh_wel {
    width: 100%;
    background: url("../images/jh_bg1.png") repeat-x center;
    text-align: center;
}

.jh_wel span {
    font-family: "微软雅黑";
    font-size: 18px;
    background: #fff;
    padding: 0 20px;
}

.jh_wel span i {
    color: #e84c3d;
}

.jh_wel span em {
    color: #f39c11;
}

.jh_content {
    width: 1220px;
}

.jh_con {
    width: 244px;
    float: left;
    position: relative;
    margin-right: 8px;
}

.jh_con_det {
    width: 244px;
    height: 344px;
    background: url("../images/jh_bg3.png") no-repeat;
    margin-top: 90px;
}

.jh_con_detcon {
    padding: 70px 18px 35px;
    text-align: center;
}

.jh_con_det_name {
    font-family: "微软雅黑";
    font-size: 20px;
    color: #40505f;
    padding-bottom: 16px;
}

.jh_con_detcon p {
    font-size: 14px;
    color: #7d7381;
    line-height: 26px;
    text-align: left;
    height: 153px;
    overflow: hidden;
}

.jh_con_det:hover {
    background: url("../images/jh_bg2.png") no-repeat;
}

.jh_con_detcon a {
    width: 124px;
    height: 36px;
    display: block;
    background: #56708b;
    text-align: center;
    line-height: 36px;
    color: #fff;
    border-radius: 5px;
    font-size: 16px;
    margin: 0 auto;
}

.jh_con_qiu {
    width: 113px;
    height: 113px;
    background: url("../images/jh_ico1.png") no-repeat;
    position: absolute;
    left: 65px;
    top: 34px;
    z-index: 10;
    text-indent: -9999em;
}

.jh_con_detcon a:hover {
    background: #d56408;
}

.jh_con_pin {
    background: url("../images/jh_ico2.png") no-repeat;
}

.jh_con_lie {
    background: url("../images/jh_ico3.png") no-repeat;
}

.jh_con_xun {
    background: url("../images/jh_ico4.png") no-repeat;
}

/*弹出登陆框*/
.logoin_tck {
    width: 480px;
    height: 250px;
    background: #fff;
}

.logoin_tck_left {
    width: 290px;
    float: left;
    border-right: 1px dashed #dbdbdb;
    margin-top: 25px;
    padding-left: 25px;
}

.logoin_tck_text {
    width: 258px;
    height: 38px;
    border: 1px solid #d2d2d2;
    float: left;
    overflow: hidden
}

.logoin_tck_text_icon {
    width: 38px;
    display: inline-block;
    height: 38px;
    background: #f5f5f5 url(../images/yun_logoin_tck_icon1.jpg) no-repeat center center;
    float: left;
}

.logoin_tck_text_icon_p {
    background: #f5f5f5 url(../images/yun_logoin_tck_icon2.jpg) no-repeat center center;
}

.logoin_tck_text_icon_y {
    background: #f5f5f5 url(../images/yun_logoin_tck_icon3.jpg) no-repeat center center;
}

.logoin_tck_text_t1 {
    width: 210px;
    height: 36px;
    line-height: 36px;
    float: left;
    color: #999;
    border: 1px solid #fff;
}

.logoin_tck_p {
    width: 258px;
    padding-top: 15px;
    padding-bottom: 15px;
    float: left
}

.logoin_tck_p_chek {
    width: 13px;
    height: 13px;
    overflow: hidden;
    vertical-align: middle;
    margin-right: 5px;
}

.logoin_tck_fot {
    float: right;
    color: #3767b0
}

.logoin_tck_fl {
    float: left;
    color: #948989
}

.logoin_tck_bth_sub {
    width: 258px;
    height: 43px;
    background: #0180cf;
    border: none;
    color: #fff;
    font-size: 16px;
    cursor: pointer
}

.logoin_tck_text_yzm {
    width: 120px;
}

.logoin_tck_text_yzm_r {
    width:;
    float: left;
    margin-top: 20px;
}

.logoin_tck_right {
    width: 135px;
    float: left;
    margin-top: 35px;
    padding-left: 20px;
    font-size: 14px;
    color: #a09797
}

.logoin_tck_reg {
    padding-top: 10px;
    padding-bottom: 20px;
}

.logoin_tck_reg a {
    width: 80px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: #7aa822;
    display: block;
    color: #fff;
    margin-top: 20px;
}

.logoin_tck_reg a:hover {
    background: #648f11;
    color: #fff;
    text-decoration: none
}

.logoin_tck_other {
    margin-top: 30px;
}

.logoin_tck_other_img {
    margin-top: 13px;
}

.logoin_tck_other_img a {
    display: inline-block;
    width: 35px;
    height: 35px;
    border: 1px solid #ddd;
    border-radius: 50%;
    text-align: center;
    margin-right: 5px;
}

.logoin_tck_other_img a:hover {
    border: 1px solid #0180cf
}

.logoin_tck_other_img .logoin_tck_other_wx:hover {
    border: 1px solid #39bd04
}

.logoin_tck_other_img .logoin_tck_other_xl:hover {
    border: 1px solid #e5480a
}

.logoin_tck_other_img img {
    margin-top: 8px;
}

.pwdmain {
    margin: 0 auto;
    width: 980px;
}

.pwdmain_cont {
    background: #fff;
    border: 1px solid #e0ded7;
    box-shadow: 0 0 5px #e0ded7;
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-bottom: 50px;
    padding-top: 20px;
    width: 100%;
}

.pwdmain_title_r {
    background: #7ab7f3;
    color: #fff;
    font-family: 微软雅黑;
    font-size: 18px;
    height: 35px;
    line-height: 35px;
    text-indent: 20px;
    width: 100%;
}

.pwdalert {
    color: #f60;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding-left: 300px;
}

.pwdemail ul li {
    display: block;
    float: left;
    overflow: hidden;
    padding: 0 0 17px;
    width: 100%;
}

.pwdemail ul li span {
    display: inline-block;
    float: left;
    font-size: 14px;
    padding: 8px 3px 0 0;
    text-align: right;
    width: 300px;
}

.pwdemail ul li .fedcon_text {
    background: #ffffff;
    border: 1px solid #7ab7f3;
    color: #333333;
    float: left;
    font-size: 14px;
    height: 29px;
    line-height: 29px;
    margin-right: 10px;
    padding: 0 5px;
    width: 275px;
}

.pwdsub {
    background: #008fd9;
    border: none;
    color: #fff;
    cursor: pointer;
    height: 33px;
    width: 109px;
}

/*reg tck_box*/
.yun_reg_BasicInfo {
    width: 890px;
    height: 500px;
    background: #fff;
}

.yun_reg_BasicInfo_h1 {
    width: 100%;
    position: relative;
    height: 45px;
    border-bottom: 1px solid #ededed
}

.yun_reg_BasicInfo_h1 .yun_reg_BasicInfo_h1_span {
    font-size: 16px;
    display: inline-block;
    height: 45px;
    line-height: 45px;
    padding-left: 10px;
}

.yun_reg_BasicInfo_h1 .yun_reg_BasicInfo_h1_em {
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 10px;
}

.yun_reg_BasicInfo_h1 .yun_reg_BasicInfo_h1_bth {
    display: inline-block;
    padding: 5px 15px;
    color: #fff;
    margin-left: 5px;
}

.yun_reg_BasicInfo_box {
    width: 100%;
    float: left;
}

.yun_reg_BasicInfo_left {
    width: 430px;
    float: left
}

.yun_reg_BasicInfo_list {
    width: 100%;
    float: left;
}

.yun_reg_BasicInfo_box .yun_reg_BasicInfo_list {
    margin-top: 10px;
}

.yun_reg_BasicInfo_s {
    width: 118px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    float: left;
    font-size: 14px;
    text-align: right;
    color: #272d31
}

.yun_reg_BasicInfo_i {
    color: #F30;
    margin-right: 5px;
    display: inline-block
}

.yun_reg_BasicInfo_text {
    width: 228px;
    height: 35px;
    line-height: 35px;
    DISPLAY: block;
    border: 1px solid #e3e0e0;
    float: left
}

.yun_reg_BasicInfo_right {
    width: 460px;
    float: left
}

.yun_reg_BasicInfo_text_w155 {
    width: 155px;
}

.yun_reg_BasicInfo_list .yun_reg_BasicInfo_r {
    width: 13px;
    height: 13px;
    overflow: hidden;
    float: left;
    margin-left: 10px;
    margin-top: 13px;
    margin-right: 5px;
}

.yun_reg_BasicInfo_list .yun_reg_BasicInfo_xb {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    float: left
}

.yun_reg_BasicInfo_l_r {
    width: 250px;
    border: 1px solid #e3e0e0;
    float: left;
    position: relative;
}

.yun_reg_BasicInfo_but {
    width: 228px;
    height: 35px;
    border: none;
    background: #fff;
    text-align: left;
    padding-left: 10px;
    padding-right: 20px;
    color: #999;
    cursor: pointer
}

.yun_reg_BasicInfo_list_icon {
    width: 7px;
    height: 9px;
    background: #fff url(../images/sub_bg2.gif) no-repeat;
    position: absolute;
    right: 10px;
    top: 12px;
}

.yun_reg_BasicInfo_l_box {
    width: 250px;
    border: 1px solid #e3e0e0;
    background: #fff;
    position: absolute;
    left: -1px;
    top: 34px;
    padding-bottom: 10px;
    float: left;
    z-index: 10;
    max-height: 160px;
    _height: expression(this.scrollHeight > 160 ? "160px" : "auto");
    overflow: auto;
    overflow-x: hidden;
}

.yun_reg_BasicInfo_text_list li {
    width: 100%;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
}

.yun_reg_BasicInfo_text_list li a {
    display: block;
    padding: 0px 10px;
}

.yun_reg_BasicInfo_text_list li a:hover {
    background: #bad9f9;
    color: #333;
    text-decoration: none
}

.yun_reg_BasicInfo_tips {
    width: 160px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #e5e7ce;
    background: #fdffe3;
    color: #9e9f8e;
    padding: 0px 10px;
    float: left;
    margin-left: 20px;
    position: relative
}

.yun_reg_BasicInfo_tips_icon {
    width: 6px;
    height: 9px;
    display: block;
    position: absolute;
    left: -6px;
    top: 10px;
    background: url(../images/yun_reg_tck_icon.jpg) no-repeat
}

.yun_reg_BasicInfo_l_date {
    width: 180px;
    border: 1px solid #e3e0e0;
}

.yun_reg_BasicInfo_date_text {
    width: 170px;
    height: 35px;
    border: none;
    text-align: left;
    padding-left: 10px;
    color: #999;
    background: url(../images/yun_reg_tck_date.jpg) no-repeat 150px center
}

.news_expect_text_w100 {
    width: 100px;
}

.news_expect_text_ww {
    width: 100px;
}

.yun_reg_BasicInfo_box .news_expect_text_w100 {
    margin-right: 5px;
}

.yun_reg_BasicInfo_butw100 {
    width: 90px;
    height: 35px;
    border: none;
    padding-right: 20px;
    text-align: left;
    padding-left: 10px;
    color: #999;
    background: #fff
}

.yun_reg_BasicInfo_l_box_w90 {
    width: 100px;
}

.yun_reg_BasicInfo_l_box_w90 li {
    width: 100%;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
}

.yun_reg_BasicInfo_l_box_w90 li a {
    display: block;
    padding: 0px 10px;
}

.yun_reg_BasicInfo_l_box_w90 li a:hover {
    background: #bad9f9;
    color: #333;
    text-decoration: none
}

.yun_reg_BasicInfo_bot {
    width: 100%;
    float: left;
    text-align: center;
}

.yun_reg_BasicInfo_box .yun_reg_BasicInfo_bot {
    margin-top: 40px;
}

.yun_reg_BasicInfo_bth {
    width: 210px;
    height: 41px;
    background: #ff6600;
    color: #fff;
    color: #fff;
    border: none;
    cursor: pointer
}

.yun_reg_BasicInfo_l_r_cur {
    z-index: 100
}

.yun_reg_box {
    width: 500px;
    height: 350px;
    background: #fff;
}

.register_list {
    width: 100%;
}

.yun_reg_Switching_box {
    width: 100%;
}

.yun_reg_list_tip_s {
    width: 100%;
    background: #fdffe3;
    padding: 10px 0;
    font-size: 16px;
    color: #F99;
    border-bottom: 1px solid #e5e7ce;
    text-align: center
}

.yun_reg_list li {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.yun_reg_list li em {
    font-size: 14px;
    width: 90px;
    line-height: 34px;
    display: inline-block;
    text-align: right;
    float: left;
    color: #333;
}

.yun_reg_text {
    width: 280px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #d0d0d0;
    background: url(../images/reg_text_bg.png) repeat-x top;
    color: #999;
    float: left;
    font-size: 14px;
}

.yun_reg_lgn_psw_strong {
    display: block;
    font-size: 12px;
    height: 12px;
    line-height: 1em;
    margin-top: 10px;
    position: relative;
    z-index: 50
}

.yun_reg_lgn_psw_txt {
    color: #7B7B7B;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    position: relative;
    float: left
}

.yun_reg_lgn_psw_strong_cnt {
    display: inline-block;
    height: 12px;
    margin: 0 3px;
    overflow: hidden;
    position: relative;
    width: 179px;
    float: left
}

.yun_reg_lgn_psw_strong_cnt .yun_reg_span {
    display: block;
    width: 55px;
    height: 12px;
    float: left;
    margin-left: 2px;
    background: #E0E0E0
}

.yun_reg_lgn_psw_strong_cnt .yun_reg_span_cur {
    background: #ffb095
}

.yun_reg_xs {
    float: left;
    padding-left: 10px;
    position: relative;
    z-index: 100
}

.yun_regre2 {
    position: relative;
    z-index: 80
}

.yun_reg_xs_a {
    color: #008fd9
}

.yun_reg_xs_icon {
    display: inline-block;
    width: 15px;
    height: 16px;
    background: url(../images/ico_warn.png) no-repeat 0px -150px;
    vertical-align: middle;
    margin-right: 5px;
    cursor: pointer
}

.yun_reg_xs_tips {
    width: 180px;
    padding: 10px;
    border: 1px solid #e4dcb4;
    position: absolute;
    left: 0px;
    top: 18px;
    background: #fffff1;
    color: #666;
    z-index: 1000
}

.yun_reg_yhxy {
    color: #4c7cc5
}

.yun_reg_btn_s02_disable {
    display: inline-block;
    width: 118px;
    height: 33px;
    line-height: 33px;
    background: #ff7300;
    font-size: 14px;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    margin-top: 1px;
}

.yun_reg_btn_s02_disable:hover {
    text-decoration: none;
    background: #f30;
    color: #fff;
}

.yun_reg_text_success {
    color: #999;
}

.yun_reg_check {
    wuidth: 13px;
    height: 13px;
    vertical-align: middle;
    overflow: hidden
}

.yun_reg_err {
    width: 100%;
    height: 23px;
    line-height: 23px;
    overflow: hidden;
    float: left;
    margin-top: 6px;
    display: none
}

.yun_reg_err em {
    width: 135px;
    display: inline-block;
    float: left;
}

.yun_reg_Judge {
    color: #999;
    float: left;
    display: none
}

.yun_reg_Judge img {
    margin-right: 5px;
    vertical-align: middle
}

.yun_reg_submit {
    width: 165px;
    height: 41px;
    background: #ff6600;
    color: #fff;
    color: #fff;
    border: none;
    cursor: pointer
}

.yun_reg_text_yz {
    width: 163px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #d0d0d0;
    color: #999;
    background: url(../images/reg_text_bg.png) repeat-x top;
    float: left;
    margin-right: 10px;
}

/*个人简历*/
.user_resume_bg {
    float: left;
    width: 1024px;
    background: #fff;
    padding: 20px 0px;
}

.user_resume {
    width: 834px;
    margin: 0 auto;
}

.user_resume_box {
    float: left;
    width: 824px;
    padding: 5px;
    border: 1px solid #ddddde;
}

.resume_ct_msg {
    float: left;
    width: 784px;
    padding: 20px;
    background: #fbfbfb;
}

.ct_msg_ft {
    float: left;
    width: 698px;
    font-size: 14px;
}

.ct_msg_ft i {
    color: #666;
}

.ct_msg_ft span {
    line-height: 25px;
}

.ct_msg_ft_nm {
    float: left;
    width: 100%;
    margin-bottom: 25px;
}

.ct_msg_ft_nm em {
    font-size: 24px;
}

.ct_msg_ft_nm span.auth {
    background: url(../images/sf.png) no-repeat left;
    padding-left: 18px;
}

.ct_msg_ft_nm span.rever {
    width: 179px;
    background: url(../resume/images/res_show.png) no-repeat;
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    padding-left: 10px;
    display: inline-block;
    margin-left: 5px;
}

.ct_msg_ft_x {
    float: left;
    width: 100%;
}

.ct_msg_ft_x_edu {
    float: left;
    width: 160px;
}

.ct_msg_ft_x_pc {
    float: left;
    width: 140px;
}

.ct_msg_ft_z {
    float: left;
    width: 100%;
}

.ct_msg_ft_z_num {
    float: left;
    width: 252px;
}

.ct_msg_ft_z_num em {
    color: #ff0000;
    width: 172px;
    height: 23px;
    line-height: 23px;
    padding-left: 10px;
    background: #fff;
    display: inline-block;
}

.ct_msg_rt {
    float: right;
    width: 86px;
}

.ct_msg_rt img {
    width: 80px;
    height: 100px;
    padding: 2px;
    border: 1px solid #ddddde;
}

.resume_ct_det {
    float: left;
    width: 784px;
    padding: 20px;
    font-size: 14px;
}

.resume_ct_det i {
    color: #666;
}

.ct_det_tit {
    float: left;
    width: 100%;
    height: 32px;
    line-height: 32px;
    margin-top: 10px;
    margin-bottom: 25px;
    font-size: 18px;
}

.ct_det_tit span.icon_a {
    float: left;
    width: 32px;
    height: 32px;
    background: url(../images/res_icon.png) no-repeat left;
}

.ct_det_tit span.icon_b {
    float: left;
    width: 32px;
    height: 32px;
    background: url(../images/icon_p.png) no-repeat left;
}

.ct_det_tit span.icon_c {
    float: left;
    width: 32px;
    height: 32px;
    background: url(../images/icon_c.png) no-repeat left;
}

.ct_det_tit span.icon_d {
    float: left;
    width: 32px;
    height: 32px;
    background: url(../images/icon_e.png) no-repeat left;
}

.ct_det_tit span.icon_e {
    float: left;
    width: 32px;
    height: 32px;
    background: url(../images/icon_d.png) no-repeat left;
}

.ct_det_tit span.icon_f {
    float: left;
    width: 32px;
    height: 32px;
    background: url(../images/icon_b.png) no-repeat left;
}

.ct_det_tit span.icon_g {
    float: left;
    width: 32px;
    height: 32px;
    background: url(../images/icon_d.png) no-repeat left;
}

.ct_det_tit span.icon_h {
    float: left;
    width: 32px;
    height: 32px;
    background: url(../images/icon_c.png) no-repeat left;
}

.ct_det_tit span.icon_j {
    float: left;
    width: 32px;
    height: 32px;
    background: url(../images/icon_e.png) no-repeat left;
}

.ct_det_tit span.icon_k {
    float: left;
    width: 32px;
    height: 32px;
    background: url(../images/icon_c.png) no-repeat left;
}

.ct_det_exp {
    line-height: 35px;
}

.ct_det_exp em {
    color: #ff6600;
}

.ct_det_bus {
    float: left;
    line-height: 35px;
}

.ct_det_bus_b {
    float: left;
    width: 350px;
}

.ct_det_bus_c {
    float: left;
    width: 350px;
}

.ct_det_bx {
    float: left;
    width: 690px;
    margin-left: 10px;
    border-left: 2px solid #dfdfdf;
}

.ct_det_bx_tep {
    float: left;
    width: 100%;
    padding-left: 30px;
    line-height: 26px;
}

.ct_det_work {
    float: left;
    position: relative;
    width: 100%;
    padding-top: 15px;
    width: 690px;
    margin-top: 10px;
    margin-left: 10px;
    word-wrap: break-word;
    border-left: 2px solid #dfdfdf;
}

.ct_det_work_icon {
    position: absolute;
    top: 20px;
    left: -6px;
    border-radius: 50%;
    display: block;
    width: 10px;
    height: 10px;
    background: #0393d6;
    overflow: hidden;
}

.ct_det_time {
    float: left;
    color: #666;
    width: 100%;
    padding-left: 30px;
    line-height: 26px;
}

.ct_det_peo {
    float: left;
    width: 100%;
    padding-left: 30px;
    line-height: 26px;
}

.ct_det_peo em {
    font-size: 16px;
    font-weight: bold;
}

/*新加登录幻灯*/
.flexslider {
    position: relative;
    height: 410px;
    overflow: hidden;
    background: url(../images/loading.gif) 50% no-repeat;
}

.slides {
    position: relative;
    z-index: 1;
}

.slides li {
    height: 410px;
}

.flex-control-nav {
    position: absolute;
    bottom: 20px;
    left: 0px;
    z-index: 2;
    width: 100%;
    text-align: center;
}

.flex-control-nav li {
    display: inline-block;
    width: 47px;
    height: 14px;
    margin: 0 5px;
    *display: inline;
    zoom: 1;
}

.flex-control-nav a {
    display: inline-block;
    width: 47px;
    height: 4px;
    line-height: 40px;
    overflow: hidden;
    background: url(../images/circle_new.png) left 0 no-repeat;
    cursor: pointer;
}

.flex-control-nav .flex-active {
    background-position: -58px 0px;
}

.index_msg_no_sj {
    width: 100%;
    float: left;
    height: 96px;
    line-height: 96px;
    text-align: center;
    font-size: 16px;
}

.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
    *height: 0;
}

.flex-direction-nav {
    *height: 0;
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.flex-direction-nav .flex-prev, .flex-direction-nav .flex-next {
    display: block;
    height: 77px;
    width: 36px;
    position: absolute;
    top: 180px;
    z-index: 100;
    background: url(../images/prevNext.png) no-repeat;
    outline: none;
    *background: url(../images/prevNext.gif) no-repeat;
    background: url(../images/prevNext.gif) no-repeat \0;
}

.flex-direction-nav .flex-prev {
    left: 0px;
}

.flex-direction-nav .flex-next {
    right: 0px;
    background-position: right top;
}

.flexslider:hover .flex-prev {
    opacity: 0.7;
    left: -56px;
}

.flexslider:hover .flex-next {
    opacity: 0.7;
    right: -56px;
}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
    opacity: 1;
}

.flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
    cursor: default;
}

.flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 40px;
    line-height: 1;
    display: inline-block;
}
