@charset "utf-8";

/* CSS Document */
.banner,
.banner_img {
    width: 100%;
    height: 320px;
    overflow: hidden;
}

.Head_Height {
    height: 88px;
    width: 100%;
    border-bottom: 1px solid #eaeaea;
    background: #FFF;
}

.main {
    background: url(../image/main_bg.jpg) no-repeat 184px top;
    margin: 0 auto;
    width: 980px;
    padding: 40px 0 100px 0;
    min-height: 800px;
    overflow: hidden;
    _height: 800px;
    _overflow: visible;
}

.Lmain,
.menu,
.menu_title,
.menu_list {
    width: 184px;
    overflow: hidden;
}

.menu_title {
    height: 65px;
    line-height: 1;
    font-size: 24px;
    color: #333;
    background: url(../image/menu_title.jpg) no-repeat bottom;
    margin-bottom: 10px;
}

.menu_title_eng {
    font-size: 16px;
    color: #666;
}

.menu_list li {
    width: 184px;
    padding: 15px 0 15px 0;
    border-bottom: 1px solid #ededee;
    overflow: hidden;
}

.menu_list li .menu_li {
    width: 135px;
    display: block;
    padding-left: 14px;
    font-size: 14px;
    padding-right: 10px;
}

.menu_list li .menu_li:hover,
.menu_list li .menu_li.MFon {
    color: #6d5c55;
    font-weight: bold;
    background: url(../image/menu_li_on.jpg) no-repeat 150px center;
}

.menu_sub_li {
    width: 170px;
    padding: 20px 0 0 14px;
    display: none;
    overflow: hidden;
}

.menu_sub_li li {
    width: 170px;
    padding: 10px 0;
    font-size: 14px;
    color: #666;
    border: none;
    overflow: hidden;
}

.menu_sub_li li a {
    background: url(../image/menu_subli.jpg) no-repeat center left;
    display: block;
    padding-left: 10px;
    color: #666;
}

.menu_sub_li li a.MSon,
.menu_sub_li li a:hover {
    background: url(../image/menu_subli_on.jpg) no-repeat center left;
    color: #ff9900;
    font-weight: bold;
}


.Rmain,
.Rtitle,
.Rcon,
.tab_title {
    width: 748px;
    overflow: hidden;
}

.Rtitle {
    height: 54px;
    padding-top: 10px;
    font-size: 24px;
    color: #ff9900;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 40px;
}

.Rtitle_noBorder {
    height: 55px;
    padding-top: 10px;
    font-size: 24px;
    color: #ff9900;
}

.bread {
    padding-top: 5px;
    font-size: 13px;
    font-weight: normal;
    color: #999999;
    overflow: hidden;
}

.bread_homeIcon {
    background: url(../image/home_icon.jpg) no-repeat center;
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-bottom: -3px;
    overflow: hidden;
}

.bread a {
    color: #999;
}

.bread a:hover {
    color: #ff9900;
}

.tab_title {
    background: url(../image/tab_title.jpg) repeat-x;
    height: 44px;
    font-size: 14px;
    margin-bottom: 40px;
}

.tab_title li {
    background: url(../image/tab_li.jpg) no-repeat;
    float: left;
    margin-right: 10px;
    color: #333;
    width: 166px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    overflow: hidden;
}

.tab_title li.tadLion {
    background: url(../image/tab_li_on.jpg) no-repeat;
    color: #ff9900;
    font-weight: bold;
}

.tab_title li a {
    display: block;
    color: #333;
}

.tab_title li.tadLion a {
    color: #ff9900;
}

.about {
    color: #333;
    line-height: 1.8;
    font-size: 14px;
}

.faZhan_table {
    font-size: 14px;
    line-height: 1.8;
}

.faZhan_table table {
    width: 100%;
}

.faZhan_table th {
    color: #666;
    width: 120px;
    text-align: right;
    padding: 10px 20px;
    vertical-align: top;
    background: url(../image/fz_thBg.jpg) no-repeat top right;
    font-weight: bold;
}

.faZhan_table td {
    padding: 10px 20px;
    color: #666;
    vertical-align: top;
}

.tz_list {
    font-size: 14px;
    margin-bottom: 100px;
}

.tz_list li {
    width: 733px;
    background: url(../image/tz_li.gif) no-repeat left center;
    padding-left: 15px;
    height: 47px;
    line-height: 47px;
    border-bottom: 1px dashed #d4d4d4;
    color: #333;
    overflow: hidden;
}

.tz_list li a {
    color: #333;
}

.tz_list li a:hover {
    color: #ff9900;
}

.tz_li_date {
    font-size: 12px;
    color: #333;
}

.tz_title,
.tz_detail,
.tz_pdf_title {
    width: 748px;
    overflow: hidden;
}

.tz_title {
    text-align: center;
    margin-bottom: 70px;
}

.tz_title h1 {
    color: #000;
    font-size: 24px;
    margin-bottom: 20px;
}

.tz_tDate {
    padding: 15px 0;
    width: 748px;
    color: #999;
    border-bottom: 1px dashed #dfdfdf;
    border-top: 1px dashed #dfdfdf;
}

.tz_tDate a {
    color: #666;
}

.tz_tDate a:hover {
    color: #ff9900;
}

.tz_detail {
    margin-bottom: 80px;
}

.tz_pdf {
    margin: 0 auto;
    width: 276px;
    height: 369px;
    margin-bottom: 40px;
    overflow: hidden;
}

.tz_pdf img {
    width: 276px;
    height: 369px;
}

.tz_pdf_title {
    text-align: center;
    color: 333;
    line-height: 1.5;
}

.tz_pdf_icon {
    background: url(../image/pdf_icon.jpg) no-repeat left center;
    display: inline-block;
    padding-left: 45px;
}

.tz_pdf_title a {
    color: 333;
}

.tz_pdf_title a:hover {
    color: #ff9900;
}


.Xg_List {
    width: 748px;
    padding: 15px 0;
    font-size: 14px;
    color: #999;
    border-top: 1px dashed #dfdfdf;
    overflow: hidden;
}

.xgLi_perv,
.xgLi_next {
    width: 350px;
    overflow: hidden;
}

.xgLi_next {
    text-align: right;
}

.Xg_List a {
    color: #333;
}

.Xg_List a:hover {
    color: #ff9900;
}

.team_list {
    margin-bottom: 50px;
}

.team_list li {
    width: 748px;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 30px;
    margin-bottom: 30px;
    overflow: hidden;
}

.team_li_Left {
    width: 114px;
    overflow: hidden;
}

.team_li_Right {
    width: 610px;
    font-size: 14px;
    line-height: 1.5;
    overflow: hidden;
}

.team_li_img {
    width: 112px;
    height: 153px;
    border: 1px solid #eeeeef;
    overflow: hidden;
}

.team_li_img img {
    width: 112px;
    height: 153px;
}

.team_li_Right dt,
.team_li_Right dd {
    width: 612px;
    overflow: hidden;
}

.team_li_Right dt {
    margin-bottom: 5px;
    color: #000;
}

.team_li_Right dd {
    color: #333;
}

.team_li_name {
    font-weight: bold;
    color: #e6a608;
    font-size: 18px;
    margin-right: 15px;
}


.topNews_list {
    margin: 0 auto;
    width: 736px;
    border: 1px solid #ccc;
    position: relative;
    padding: 5px;
    margin-bottom: 30px;
    overflow: hidden;
}

.topNews_li,
.topNews_li li {
    margin: 0 auto;
    width: 736px;
    height: 214px;
    overflow: hidden;
}

.topNews_li_img,
.topNews_li_img img {
    width: 309px;
    height: 214px;
    overflow: hidden;
}

.topNews_li_dl {
    width: 380px;
    height: 194px;
    padding: 20px;
    background: #f4f4f4;
    overflow: hidden;
}

.topNews_li_dt {
    width: 380px;
    height: 20px;
    line-height: 20px;
    font-size: 18px;
    color: #333;
    margin-bottom: 20px;
    font-weight: bold;
    overflow: hidden;
}

.topNews_li_dd {
    width: 380px;
    height: 80px;
    line-height: 20px;
    color: #666;
    margin-bottom: 5px;
    overflow: hidden;
}

.topNews_li_dt a {
    color: #333;
}

.topNews_li_dd a {
    color: #666;
}

.topNews_li_dt a:hover,
.topNews_li_dd a:hover {
    color: #ff6600;
}

.topNews_li_more {
    width: 360px;
    background: url(../image/news_more_icon.jpg) no-repeat left center;
    padding-left: 20px;
    color: #ff6600;
}

.topNews_li_more a {
    color: #ff6600;
}

.topNews_li_ben {
    position: absolute;
    right: 20px;
    bottom: 20px;
    z-index: 1000;
}

.topNews_li_ben li {
    float: left;
    margin-left: 5px;
}

.topNews_li_perv {
    background: url(../image/news_perv.jpg) no-repeat;
    width: 24px;
    height: 24px;
    cursor: pointer;
    overflow: hidden;
}

.topNews_li_next {
    background: url(../image/news_next.jpg) no-repeat;
    width: 24px;
    height: 24px;
    cursor: pointer;
    overflow: hidden;
}

.News_list {
    margin: 0 auto;
    width: 748px;
    margin-bottom: 20px;
    overflow: hidden;
}

.News_list li {
    width: 748px;
    border-bottom: 1px dashed #d4d4d4;
    padding-bottom: 20px;
    margin-bottom: 35px;
    overflow: hidden;
}

.News_li_left,
.News_li_left dt,
.News_li_left dd {
    width: 57px;
    overflow: hidden;
}

.News_li_left dt {
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #f4f4f4;
    color: #575757;
    margin-bottom: 2px;
    font-size: 30px;
}

.News_li_left dd {
    color: #666;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: #f4f4f4;
    font-size: 12px;
}

.News_li_Right,
.News_li_Right dt,
.News_li_Right dd {
    width: 670px;
    overflow: hidden;
}

.News_li_Right dt {
    color: #000;
    font-size: 16px;
    margin-bottom: 5px;
}

.News_li_Right dd {
    color: #666;
    line-height: 1.5;
}

.News_li_Right dt a {
    color: #000;
}

.News_li_Right dd a {
    color: #666;
}

.News_li_Right dt a:hover,
.News_li_Right dd a:hover {
    color: #ff9900;
}

.News_title,
.News_detail,
.News_share {
    width: 748px;
    overflow: hidden;
}

.News_title {
    text-align: center;
    margin-bottom: 30px;
}

.News_title h1 {
    color: #000;
    font-size: 24px;
    margin-bottom: 20px;
}

.News_tDate {
    padding: 15px 0;
    width: 748px;
    color: #999;
    border-bottom: 1px dashed #dfdfdf;
    border-top: 1px dashed #dfdfdf;
}

.News_tDate a {
    color: #666;
}

.News_tDate a:hover {
    color: #ff9900;
}

.News_detail {
    font-size: 14px;
    line-height: 1.8;
    color: #333;
    margin-bottom: 50px;
}

.News_share {
    margin-bottom: 10px;
}

.video_list {
    width: 773px;
    font-size: 14px;
    color: #333;
    margin-bottom: 50px;
    overflow: hidden;
}

.video_list li {
    width: 231px;
    height: 190px;
    float: left;
    margin-right: 25px;
    margin-bottom: 25px;
    cursor: pointer;
    overflow: hidden;
}

.video_liImg {
    padding: 5px;
    border: 1px solid #ddd;
    width: 219px;
    height: 137px;
    margin-bottom: 10px;
    overflow: hidden;
}

.video_li_img {
    width: 219px;
    height: 137px;
    position: relative;
    overflow: hidden;
}

.video_li_img img {
    width: 219px;
    height: 137px;
}

.video_li_title {
    width: 231px;
    height: 30px;
    line-height: 20px;
    overflow: hidden;
}

.video_list a {
    color: #333;
}

.video_list a:hover {
    color: #da9e10;
}

.video_li_imgTop {
    width: 219px;
    height: 137px;
    display: none;
    position: absolute;
    left: 0px;
    top: 0px;
    overflow: hidden;
    background: url(../image/sp_li_on.png) no-repeat;
    _background: url(../image/sp_li_on.gif) no-repeat;
}

.video_title {
    width: 738px;
    height: 30px;
    border-bottom: 1px dashed #dfdfdf;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    background: url(../image/sp_title_icon.jpg) no-repeat left 3px;
    padding-left: 10px;
    margin-bottom: 40px;
    overflow: hidden;
}

.video_fh {
    color: #333;
    font-size: 12px;
    font-weight: normal;
}

.video_fh:hover {
    color: #ff9900;
}

.video_content {
    width: 748px;
    height: 433px;
    margin-bottom: 30px;
    overflow: hidden;
}

.video_detail {
    width: 748px;
    font-size: 14px;
    line-height: 1.8;
    color: #333;
    margin-bottom: 50px;
    overflow: hidden;
}


.pic_list {
    width: 781px;
    font-size: 14px;
    color: #333;
    margin-bottom: 50px;
    overflow: hidden;
}

.pic_list li {
    width: 225px;
    height: 170px;
    float: left;
    margin-right: 33px;
    margin-bottom: 28px;
    overflow: hidden;
}

.pic_liImg {
    padding: 5px;
    border: 1px solid #ddd;
    width: 213px;
    height: 118px;
    margin-bottom: 10px;
    overflow: hidden;
}

.pic_zoom_icon {
    width: 18px;
    height: 18px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    background: url(../image/zoom_icon.png) no-repeat;
    _background: url(../image/zoom_icon.gif) no-repeat;
    overflow: hidden;
}

.pic_li_img {
    width: 213px;
    height: 118px;
    position: relative;
    overflow: hidden;
}

.pic_li_img img {
    width: 213px;
    height: 118px;
}

.pic_li_title {
    width: 231px;
    height: 30px;
    line-height: 20px;
    overflow: hidden;
}

.pic_list a {
    color: #333;
}

.pic_list a:hover {
    color: #da9e10;
}

.pic_detail {
    margin: 0 auto;
    width: 748px;
    margin-bottom: 80px;
    overflow: hidden;
}


.Cp_main {
    margin: 0 auto;
    width: 980px;
    padding: 20px 0 100px 0;
    min-height: 800px;
    overflow: hidden;
    _height: 800px;
    _overflow: visible;
}

.cp_Title {
    width: 980px;
    height: 55px;
    padding-top: 10px;
    font-size: 26px;
    color: #333;
    margin-bottom: 10px;
    overflow: hidden;
}

.cp_tab_title {
    background: url(../image/tab_title.jpg) repeat-x;
    width: 980px;
    height: 44px;
    font-size: 14px;
    overflow: hidden;
}

.cp_tab_title li {
    background: url(../image/tab_li.jpg) no-repeat;
    float: left;
    margin-right: 10px;
    color: #333;
    width: 166px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    overflow: hidden;
}

.cp_tab_title li.tadLion {
    background: url(../image/tab_li_on.jpg) no-repeat;
    color: #ff9900;
    font-weight: bold;
}

.cp_tab_title li a {
    display: block;
    color: #333;
}

.cp_tab_title li.tadLion a {
    color: #ff9900;
}

.cp_tab_con {
    width: 938px;
    padding: 20px;
    font-size: 14px;
    border: 1px solid #d9d9d9;
    border-top: none;
    background: url(../image/fw_tad_con.jpg) no-repeat bottom right;
    margin-bottom: 40px;
    min-height: 50px;
    overflow: hidden;
    _height: 50px;
    _overflow: visible;
}

.cp_tab_list {
    width: 938px;
    color: #7a726f;
    overflow: hidden;
}

.cp_tab_list li {
    float: left;
    width: 150px;
    margin-bottom: 10px;
}

.cp_tab_list li a {
    color: #7a726f;
    background: url(../image/cp_tab_li.gif) no-repeat left center;
    padding-left: 10px;
}

.cp_tab_list li a:hover {
    color: #7a726f;
    font-weight: bold;
    background: url(../image/cp_tab_lion.gif) no-repeat left center;
}

.cp_tips {
    margin: 0 auto;
    width: 980px;
    margin-bottom: 40px;
    overflow: hidden;
}

.cp_tips_title {
    width: 970px;
    height: 30px;
    line-height: 30px;
    color: #ff9900;
    font-size: 18px;
    font-weight: bold;
    background: url(../image/sp_title_icon.jpg) no-repeat left center;
    padding-left: 10px;
    margin-bottom: 10px;
    overflow: hidden;
}

.cp_tips_con {
    margin: 0 auto;
    width: 980px;
    color: #000;
    font-size: 14px;
    overflow: hidden;
}

.cp_list {
    margin: 0 auto;
    width: 1020px;
    margin-bottom: 30px;
    overflow: hidden;
}

.cp_list li {
    width: 476px;
    height: 150px;
    float: left;
    margin-right: 30px;
    margin-bottom: 50px;
    overflow: hidden;
}

.cp_li_img,
.cp_li_img img {
    width: 244px;
    height: 150px;
    overflow: hidden;
}

.cp_li_con {
    width: 212px;
    height: 128px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px 0 10px 20px;
    overflow: hidden;
}

.cp_li_dt {
    width: 212px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    margin-bottom: 5px;
    overflow: hidden;
}

.cp_li_dd {
    width: 212px;
    height: 75px;
    line-height: 18px;
    color: #666;
    margin-bottom: 5px;
    overflow: hidden;
}

.cp_li_more {
    width: 197px;
    height: 20px;
    line-height: 20px;
    color: #666;
    background: url(../image/cp_li_more.jpg) no-repeat left center;
    padding-left: 15px;
    overflow: hidden;
}

.cp_li_dt a {
    color: #333;
}

.cp_li_dd a,
.cp_li_more a {
    color: #666;
}

.cp_li_dt a:hover,
.cp_li_dd a:hover,
.cp_li_more a:hover {
    color: #ff9900;
}

.HR_banner,
.HR_banner_img {
    width: 100%;
    height: 445px;
    overflow: hidden;
}

.HR_Gbanner,
.HR_Gpic,
.HR_Gpic li {
    width: 100%;
    height: 535px;
}

.HR_Gbanner {
    position: relative;
}

.HR_Gpic li {
    cursor: pointer;
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;
}

.HR_Gben {
    margin: 0 auto;
    width: 100%;
    height: 58px;
    background: url(../image/ben.png) repeat;
    position: absolute;
    bottom: 0px;
    left: 0px;
    overflow: hidden;
}

.HR_Gben_main {
    margin: 0 auto;
    width: 960px;
    height: 58px;
    overflow: hidden;
}

.HR_Gben_li {
    width: 450px;
    height: 58px;
    overflow: hidden;
}

.HR_Gben_li li {
    width: 20px;
    height: 58px;
    margin-right: 5px;
    cursor: pointer;
    float: left;
    background: url(../image/ben_li.png) no-repeat center;
    _background: url(../image/ben_li.gif) no-repeat center;
    overflow: hidden;
}

.HR_Gben_li li.HR_bCur {
    background: url(../image/ben_li_on.png) no-repeat center;
    _background: url(../image/ben_li_on.gif) no-repeat center;
}

.HR_Gben_Text {
    width: 400px;
    text-align: right;
    height: 58px;
    color: #FFF;
    font-size: 22px;
    overflow: hidden;
}

.HR_Gben_Text li {
    width: 400px;
    height: 58px;
    line-height: 58px;
    display: none;
}

.HR_Gbanner .HR_Gben_perv {
    background: url(../image/ben_perv.jpg) no-repeat center;
    width: 31px;
    height: 535px;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
    z-index: 200;
    overflow: hidden;
}

.HR_Gbanner .HR_Gben_next {
    background: url(../image/ben_next.jpg) no-repeat center;
    width: 31px;
    height: 535px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 200;
    overflow: hidden;
}

.HR_tips {
    width: 748px;
    color: #000;
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 30px;
    overflow: hidden;
}

.HR_class {
    width: 726px;
    padding: 15px 10px 10px 10px;
    font-size: 14px;
    border: 1px solid #d9d9d9;
    margin-bottom: 40px;
    overflow: hidden;
}

.HR_class li {
    float: left;
    width: 100px;
    margin-bottom: 10px;
}

.HR_class li a {
    color: #7a726f;
    background: url(../image/cp_tab_li.gif) no-repeat left center;
    padding-left: 10px;
}

.HR_class li a:hover,
.HR_class li a.on {
    color: #7a726f;
    font-weight: bold;
}

.HR_list {
    width: 748px;
    font-size: 14px;
    margin-bottom: 100px;
    overflow: hidden;
}

.HR_list table {
    width: 100%;
}

.HR_list th,
.HR_list td {
    padding: 10px;
    border-bottom: 1px solid #eaeaea;
    text-align: center;
}

.HR_list th {
    font-size: 14px;
    color: #7e6a62;
    background: url(../image/HR_list_th.jpg) no-repeat right center;
    font-weight: bold;
}

.HR_list td {
    color: #333;
}

.HR_liName {
    background: url(../image/hr_liName.gif) no-repeat left center;
    padding-left: 10px;
}

.HR_list a {
    color: #333;
}

.HR_list a:hover {
    color: #ff9900;
}

.HR_detail_title {
    width: 748px;
    height: 40px;
    border-bottom: 1px solid #dfdfdf;
    color: #333;
    font-size: 22px;
    margin-bottom: 20px;
    overflow: hidden;
}

.HR_detail_fh {
    color: #333;
    font-size: 12px;
    font-weight: normal;
}

.HR_detail_tips {
    width: 748px;
    font-size: 14px;
    line-height: 1.8;
    color: #666;
    margin-bottom: 20px;
    overflow: hidden;
}

.HR_detail_table {
    width: 748px;
    padding: 10px 0;
    color: #666;
    border-bottom: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;
    margin-bottom: 30px;
    font-size: 14px;
    overflow: hidden;
}

.HR_detail_table table {
    width: 100%;
}

.HR_detail_table th,
.HR_detail_table td {
    padding: 5px;
}

.HR_detail_table th {
    font-size: 14px;
    font-weight: bold;
}

.HR_detail_dl {
    width: 748px;
    margin-bottom: 30px;
    font-size: 14px;
    overflow: hidden;
}

.HR_detail_dl dt {
    width: 748px;
    border-bottom: 1px solid #dfdfdf;
    color: #333;
    font-size: 16px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    overflow: hidden;
}

.HR_detail_dl dd {
    width: 748px;
    color: #666;
    line-height: 2;
    overflow: hidden;
}

.HR_detail_tiJiao {
    margin: 100px auto 100px auto;
    width: 748px;
    text-align: center;
    overflow: hidden;
}

.HR_button {
    background: url(../image/HR_button.jpg) no-repeat;
    border: none;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    color: #FFF;
    width: 128px;
    height: 33px;
    cursor: pointer;
    overflow: hidden;
}

.HR_FGScon,
.HR_FGScon dl {
    margin: 0 auto;
    width: 748px;
    overflow: hidden;
}

.HR_FGScon dt {
    width: 716px;
    padding-left: 30px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    border-right: 1px solid #FFF;
    border-left: 1px solid #FFF;
    border-top: 1px solid #e8e7e7;
    background: url(../image/FGS_title.jpg) no-repeat 10px center;
    cursor: pointer;
    overflow: hidden;
}

.HR_FGScon dt.FGSdt_on {
    background: url(../image/FGS_title_on.jpg) no-repeat 10px center #f9f9f9;
    border: 1px solid #e8e7e7;
    font-weight: bold;
    color: #6d5c55;
}

.HR_FGScon dd {
    margin: 0 auto;
    width: 748px;
    padding: 25px 0;
    color: #333;
    line-height: 1.6;
    font-size: 14px;
    display: none;
    overflow: hidden;
}

.HR_WJ_list {
    margin-bottom: 50px;
}

.HR_WJ_list li {
    width: 748px;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 30px;
    margin-bottom: 30px;
    overflow: hidden;
}

.HR_WJ_liLeft {
    width: 177px;
    overflow: hidden;
}

.HR_WJ_liLeft dt,
.HR_WJ_liLeft dt img {
    width: 177px;
    height: 110px;
    overflow: hidden;
}

.HR_WJ_liLeft dt {
    margin-bottom: 5px;
}

.HR_WJ_liLeft dd {
    width: 177px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    color: #7c5c4f;
    overflow: hidden;
}

.HR_WJ_liRight,
.HR_WJ_liRight dt,
.HR_WJ_liRight dd {
    width: 550px;
    font-size: 14px;
    line-height: 1.5;
    color: #333;
    overflow: hidden;
}

.HR_WJ_liRight dt {
    margin-bottom: 5px;
    font-weight: bold;
}

.HR_newsList {
    width: 748px;
    margin-bottom: 60px;
    overflow: hidden;
}

.HR_newsList li {
    width: 728px;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px dashed #d5d5d5;
    padding-left: 20px;
    background: url(../image/HR_news_li.gif) no-repeat left center;
    color: #333;
    font-size: 14px;
    overflow: hidden;
}

.HR_newsList li a {
    color: #333;
}

.HR_newsList li a:hover {
    color: #ff9900;
}

.HR_newsLi_date {
    color: #666;
    font-size: 12px;
}

.HR_NewsTitle,
.HR_NewsDetail {
    width: 748px;
    overflow: hidden;
}

.HR_NewsTitle {
    text-align: center;
    margin-bottom: 30px;
}

.HR_NewsTitle h1 {
    color: #000;
    font-size: 24px;
    margin-bottom: 20px;
}

.HR_News_tDate {
    padding: 15px 0;
    width: 748px;
    color: #999;
    border-bottom: 1px dashed #dfdfdf;
    border-top: 1px dashed #dfdfdf;
}

.HR_News_tDate a {
    color: #666;
}

.HR_News_tDate a:hover {
    color: #ff9900;
}

.HR_NewsDetail {
    font-size: 14px;
    line-height: 1.8;
    color: #333;
    margin-bottom: 50px;
}

.HR_QA_detail,
.HR_QA_title,
.HR_QA_Dmain,
.HR_QA_Date {
    margin: 0 auto;
    width: 748px;
    color: #333;
    overflow: hidden;
}

.HR_QA_title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.HR_QA_Dmain {
    line-height: 1.8;
    font-size: 14px;
}

.HR_QA_Date {
    font-size: 12px;
    margin-bottom: 10px;
    color: #666;
    overflow: hidden;
}

.HR_QA_Date a {
    color: #666;
}

.HR_QA_Date a:hover {
    color: #ff9900;
}

.HR_main {
    margin: 30px auto 80px;
    width: 980px;
    overflow: hidden;
}

.HR_Lmain {
    width: 223px;
    overflow: hidden;
}

.HR_login {
    width: 201px;
    height: 229px;
    padding: 10px;
    border: 1px solid #e0d7d2;
    margin-bottom: 16px;
    overflow: hidden;
}

.HR_login_title {
    margin: 0 auto;
    width: 201px;
    height: 30px;
    margin-bottom: 15px;
    font-size: 20px;
    color: #ff9900;
    border-bottom: 1px solid #e0d7d2;
    overflow: hidden;
}

.HR_login_main {
    width: 201px;
    overflow: hidden;
}

.HR_login_main table {
    width: 100%;
}

.HR_login_main td {
    padding-bottom: 13px;
}

.HR_login_text {
    height: 26px;
    line-height: 26px;
    padding: 0 5px;
    color: #666;
    border: 1px solid #dadada;
    overflow: hidden;
}

.HR_login_button {
    background: url(../image/HR_login_button.jpg) no-repeat;
    border: none;
    text-align: center;
    font-weight: bold;
    color: #FFF;
    padding-right: 10px;
    width: 91px;
    height: 23px;
    cursor: pointer;
    overflow: hidden;
}

.HR_zc_icon {
    background: url(../image/HR_zc_icon.jpg) no-repeat left center;
    padding-left: 10px;
}

.HR_login a {
    color: #666;
}

.HR_login a:hover {
    color: #ff9900;
}

.HR_yzm_img {
    width: 80px;
    height: 26px;
    margin-left: 5px;
    margin-bottom: -5px;
    overflow: hidden;
}

.HR_lm_list {
    width: 223px;
    margin-bottom: 10px;
    overflow: hidden;
}

.HR_lm_list li {
    width: 221px;
    height: 88px;
    border: 1px solid #e0d7d2;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
}

.HR_lm_lititle {
    background: url(../image/HR_lm_liTilte.png) no-repeat;
    width: 201px;
    height: 25px;
    line-height: 25px;
    color: #FFF;
    padding: 0 10px;
    font-weight: bold;
    position: absolute;
    bottom: 0px;
    left: 0px;
    overflow: hidden;
}

.HR_lm_lititle a {
    color: #FFF;
}

.HR_lm_nav {
    width: 223px;
    height: 80px;
    overflow: hidden;
}

.HR_lm_nav li {
    width: 74px;
    height: 80px;
    float: left;
    background: url(../image/HR_lm_li.jpg) no-repeat right center;
    text-align: center;
    overflow: hidden;
}

.HR_lm_nav .HR_lm_navLi_noBg {
    background: none;
}

.HR_lm_navImg,
.HR_lm_navImg img {
    margin: 0 auto;
    width: 50px;
    height: 40px;
    overflow: hidden;
}

.HR_lm_navImg {
    margin-bottom: 5px;
}

.HR_lm_navTitle {
    width: 74px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #333;
    font-size: 14px;
    overflow: hidden;
}

.HR_lm_navTitle a {
    color: #333;
}

.HR_lm_navTitle a:hover {
    color: #ff9900;
}

.HR_Rmain,
.HR_Rcon {
    width: 742px;
    overflow: hidden;
}

.HR_Rcon {
    margin-bottom: 20px;
}

.HR_find {
    width: 374px;
    height: 153px;
    padding: 10px;
    border: 1px solid #e0d7d2;
    overflow: hidden;
}

.HR_find_title {
    margin: 0 auto;
    width: 374px;
    height: 30px;
    margin-bottom: 15px;
    font-size: 20px;
    color: #ff9900;
    border-bottom: 1px solid #e0d7d2;
    overflow: hidden;
}

.HR_find_main {
    width: 374px;
    font-size: 14px;
    color: #333;
    overflow: hidden;
}

.HR_find_main table {
    width: 100%;
}

.HR_find_main th,
.HR_find_main td {
    padding: 5px 0px;
}

.HR_find_main th {
    width: 80px;
}

.HR_find_text {
    height: 25px;
    line-height: 25px;
    padding: 0 5px;
    color: #666;
    border: 1px solid #dadada;
    overflow: hidden;
}

.HR_find_select {
    color: #666;
    border: 1px solid #dadada;
    overflow: hidden;
}

.HR_find_button {
    background: url(../image/HR_find_button.jpg) no-repeat;
    border: none;
    text-align: center;
    font-weight: bold;
    color: #FFF;
    padding-right: 10px;
    width: 70px;
    height: 23px;
    cursor: pointer;
    overflow: hidden;
}

.HR_news {
    width: 308px;
    height: 153px;
    padding: 10px;
    border: 1px solid #e0d7d2;
    overflow: hidden;
}

.HR_news_title {
    margin: 0 auto;
    width: 308px;
    height: 30px;
    background: url(../image/HR_title_icon.jpg) no-repeat right center;
    margin-bottom: 15px;
    font-size: 20px;
    color: #ff9900;
    border-bottom: 1px solid #e0d7d2;
    overflow: hidden;
}

.HR_news_title a {
    color: #ff9900;
}

.HR_news_list {
    margin: 0 auto;
    width: 308px;
    height: 110px;
    font-size: 14px;
    overflow: hidden;
}

.HR_news_list li {
    width: 298px;
    height: 25px;
    line-height: 25px;
    color: #333;
    background: url(../image/HR_news_li.jpg) no-repeat left center;
    padding-left: 10px;
    overflow: hidden;
}

.HR_news_list li a {
    color: #333;
}

.HR_news_list li a:hover {
    color: #ff9900;
}

.HR_news_date {
    color: #666;
    font-size: 12px;
    font-weight: normal;
}

.HR_ji_icon {
    background: url(../image/HR_ji_icon.jpg) no-repeat left center;
    padding-left: 25px;
}

.HR_RlanMu {
    width: 760px;
    overflow: hidden;
}

.HR_RlanMu dl {
    width: 213px;
    height: 434px;
    padding: 10px;
    border: 1px solid #e0d7d2;
    margin-right: 18px;
    float: left;
    overflow: hidden;
}

.HR_RlanMu dt {
    margin: 0 auto;
    width: 213px;
    height: 30px;
    background: url(../image/HR_title_icon.jpg) no-repeat right center;
    margin-bottom: 15px;
    font-size: 20px;
    color: #ff9900;
    border-bottom: 1px solid #e0d7d2;
    overflow: hidden;
}

.HR_RlanMu dt a {
    color: #ff9900;
}

.HR_RlanMu_img {
    margin: 0 auto;
    width: 207px;
    height: 103px;
    margin-bottom: 10px;
    overflow: hidden;
}

.HR_RlanMu_img img {
    width: 207px;
    height: 103px;
}

.HR_RlanMu_dd {
    margin: 0 auto;
    width: 207px;
    height: 220px;
    margin-bottom: 10px;
    line-height: 1.8;
    color: #333;
    overflow: hidden;
}

.HR_RlanMu_Join {
    margin: 0 auto;
    width: 207px;
    font-size: 14px;
    color: #333;
}

.HR_RlanMu_Join a {
    color: #333;
}

.HR_RlanMu_Join a:hover {
    color: #ff9900;
}

.HR_RlanMu_Join_icon {
    background: url(../image/HR_news_li.jpg) no-repeat left center;
    padding-left: 10px;
}

.BJ_map,
.BJ_map img {
    margin: 0 auto;
    width: 748px;
    height: 510px;
    overflow: hidden;
}

.BJ_map {
    margin-bottom: 40px;
}

.BJ_tad_title {
    width: 706px;
    padding: 15px 20px 10px 20px;
    border: 1px solid #eaeaea;
    margin-bottom: 40px;
    overflow: hidden;
}

.BJ_tad_title li {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    width: 80px;
    font-size: 14px;
    color: #666;
    background: url(../image/bj_li.gif) no-repeat center left;
    padding-left: 10px;
    cursor: pointer;
}

.BJ_tad_title li a {
    color: #666;
}

.BJ_tad_title li a:hover,
.BJ_tad_title li.BJ_liOn a {
    color: #674d42;
    font-weight: bold;
}

.BJ_tad_content,
.BJ_tad_list {
    margin: 0 auto;
    width: 748px;
    overflow: hidden;
}

.BJ_tad_content {
    margin-bottom: 50px;
}

.BJ_tad_list {
    display: none;
}

.BJ_tad_conTitle {
    background: url(../image/bj_title.jpg) no-repeat left center;
    width: 723px;
    padding-left: 25px;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin-bottom: 40px;
    overflow: hidden;
}

.BJ_tad_con {
    margin: 0 auto;
    width: 748px;
    overflow: hidden;
}

.BJ_tad_Lcon {
    width: 297px;
    border-right: 1px solid #eaeaea;
    overflow: hidden;
}

.BJ_tad_Lcon img {
    width: 297px;
}

.BJ_tad_Rcon,
.BJ_tad_Rcon dt,
.BJ_tad_Rcon dd {
    width: 430px;
    overflow: hidden;
}

.BJ_tad_Rcon dt {
    color: #c6c6c6;
    border-bottom: 1px solid #eaeaea;
    padding: 15px 0;
    overflow: hidden;
}

.BJ_tad_Rcon dt a {
    color: #16b30e;
    font-size: 14px;
    font-weight: bold;
}

.BJ_tad_Rcon dd li {
    width: 400px;
    border-bottom: 1px solid #eaeaea;
    padding: 15px;
    font-size: 14px;
    color: #000033;
    background: url(../image/bj_con_li.jpg) no-repeat left center;
    padding-left: 15px;
    overflow: hidden;
}

.SJ_Tips {
    width: 706px;
    color: #333;
    font-size: 14px;
    padding: 15px 20px 20px 20px;
    line-height: 1.8;
    border: 1px solid #eaeaea;
    margin-bottom: 40px;
    overflow: hidden;
}

.SJ_Tips_Lcon {
    width: 570px;
    overflow: hidden;
}

.SJ_Tips_Rcon {
    width: 122px;
    overflow: hidden;
}

.SJ_Tips_Lcon h3 {
    font-size: 18px;
}

.SJ_Tips_Lcon a {
    color: #ff9900;
}

.SJ_EWM_img {
    width: 120px;
    height: 140px;
    border: 1px solid #eaeaea;
    overflow: hidden;
}

.SJ_EWM_img img {
    width: 120px;
    height: 140px;
}

.WeiBo_List,
.WeiBo_List dl {
    width: 748px;
    overflow: hidden;
}

.WeiBo_List dl {
    margin-bottom: 20px;
}

.WeiBo_List_dt {
    width: 78px;
    overflow: hidden;
}

.WeiBo_liTitle {
    background: url(../image/WB_li_dt.jpg) no-repeat;
    width: 73px;
    height: 29px;
    line-height: 29px;
    color: #FFF;
    padding-right: 5px;
    text-align: center;
    font-size: 14px;
    overflow: hidden;
}

.WeiBo_List_dd {
    width: 660px;
    overflow: hidden;
}

.WeiBo_List_dd li {
    border: 1px solid #d8d8d8;
    display: inline;
    float: left;
    height: 60px;
    margin-bottom: 10px;
    margin-right: 10px;
    min-width: 185px;
    padding: 10px;
}

.WeiBo_Li_title {
    font-size: 16px;
    color: #333;
    margin-bottom: 10px;
}

.WeiBo_Li_title a {
    color: #333;
}

.WeiBo_Li_title a:hover {
    color: #ff9900;
}

.WeiXin_List,
.WeiXin_List dl {
    width: 748px;
}

.WeiXin_List dl {
    margin-bottom: 20px;
}

.WeiXin_List_dt {
    width: 78px;
    overflow: hidden;
}

.WeiXin_liTitle {
    background: url(../image/WB_li_dt.jpg) no-repeat;
    width: 73px;
    height: 29px;
    line-height: 29px;
    color: #FFF;
    padding-right: 5px;
    text-align: center;
    font-size: 14px;
    overflow: hidden;
}

.WeiXin_List_dd {
    width: 660px;
}

.WeiXin_List_dd li {
    border: 1px solid #d8d8d8;
    width: 200px;
    height: 62px;
    cursor: pointer;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
}

.WeiXin_Li_title {
    width: 180px;
    height: 37px;
    line-height: 37px;
    font-size: 16px;
    color: #333;
    border-bottom: 1px solid #d8d8d8;
    padding: 0 10px;
    overflow: hidden;
}

.WeiXin_Li_title.wxLt_on {
    color: #ff9900;
}

.WeiXin_Li_main {
    width: 180px;
    height: 23px;
    line-height: 23px;
    padding: 0 10px;
    background: #f8f8f8;
    overflow: hidden;
}

.weiXin_icon {
    background: url(../image/weiXin_icon.jpg) no-repeat left center;
    padding-left: 25px;
    display: inline-block;
}

.WeiXin_liPop {
    background: url(../image/WeiXin_Li_con.gif) no-repeat;
    width: 163px;
    height: 177px;
    position: absolute;
    z-index: 100;
    left: 0px;
    top: -200px;
    padding: 10px 0;
    display: none;
    overflow: hidden;
}

.WeiXin_liPop_title {
    font-weight: bold;
    font-size: 14px;
    color: #333;
    margin: 0 auto;
    width: 140px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 5px;
    overflow: hidden;
}

.WeiXin_liPop_con,
.WeiXin_liPop_con img {
    margin: 0 auto;
    width: 140px;
    height: 140px;
    overflow: hidden;
}

.clearfix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
    display: block;
}

.mx-content {
    margin: 0 auto;
}

.mx-content h4 {
    font-size: 18px;
    color: #333;
    padding-left: 10px;
    padding-bottom: 10px;
}

.ZP_cont {
    border: 1px solid #eaeaea;
    padding-top: 5px;
    margin-bottom: 25px;
}

.ZPcontA {
    display: block;
    text-align: right;
    padding: 10px 15px 10px 0;
    color: #ff9900;
    background: url(../image/mx-ico01.jpg) no-repeat 663px 11px;
}

.ZP_cont table,
.ZP_cont table tr td {
    border-collapse: collapse;
    border-spacing: 0;
}

.ZP_cont table thead tr td {
    line-height: 36px;
    font-size: 16px;
    color: #333333;
}

.ZP_divTD {
    background: #F4F4F4;
}

.TDF {
    margin-left: 5px;
    padding: 0 10px;
}

.TDS {
    margin-right: 5px;
}

.ZP_cont table tbody tr td {
    line-height: 44px;
    font-size: 12px;
    border-bottom: 1px dashed #e2e2e2;
}

.ZP_divTB1 {
    color: #ff9900;
    padding-left: 15px;
}

.ZP_divTB2 {
    color: #000;
    font-size: 14px;
}

.ZP_divTB3 {
    color: #666666;
}

.mx_list h1 {
    font-size: 24px;
    color: #000;
    text-align: center;
    padding: 0 0 15px 0;
    border-bottom: 1px dashed #e2e2e2;
}

.mx_list h2 {
    color: #999;
    text-align: center;
    padding: 15px 0;
    border-bottom: 1px dashed #e2e2e2;
}

.mx_list h2 span {
    padding-right: 10px;
    font-size: 13px;
}

.mx_list h2 a {
    color: #999;
    margin: 0 3px;
}

.mx_list h2 a:hover {
    color: #6d5c55;
}

.mx_listCont {
    clear: both;
    padding-top: 20px;
    font-size: 14px;
    color: #333333;
    border-bottom: 1px dashed #e2e2e2;
}

.mx_listCont p {
    line-height: 180%;
    padding-bottom: 20px;
}

.mx_listLoad {
    clear: both;
    margin: 0 auto;
    padding: 10px 0;
    border-bottom: 1px dashed #e2e2e2;
}

.mx_listLoad img {
    float: left;
}

.mx_listLoad span {
    float: left;
    font-size: 14px;
    padding: 10px 0 0 10px;
    color: #333;
}

.News_sharemx {
    margin: 0 auto;
    padding: 20px 10px 0 10px;
}

.Xg_Listmx {
    color: #999;
    font-size: 14px;
    overflow: hidden;
    padding: 15px 0;
    width: 748px;
}

.ZPremove {
    border-bottom: none;
}

.menuA {
    margin-top: 20px;
    display: block;
    width: 184px;
    height: 94px;
    background: url(../image/mx-ico02.jpg) no-repeat;
}

.pdf_icon {
    background: url(../image/pdf_icon.jpg) no-repeat;
    width: 33px;
    height: 33px;
}

.word_icon {
    background: url(../image/word_icon.jpg) no-repeat;
    width: 33px;
    height: 33px;
}