﻿* {
    transition: background-color ease .3s;
    -moz-transition: background-color ease .3s;
    -webkit-transition: background-color ease .3s;
    -o-transition: background-color ease .3s
}

html {
    webkit-text-size-adjust: none;
    -webkit-text-size-adjust: none;
    text-align: justify;
    text-justify: inter-ideograph;
    word-break: break-all
}


body,
div,
dl,
dt,
dd,
ul,
ol,
li,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
h2,
font {
    margin: 0;
    padding: 0;
    border: 0;
}

input,
button,
textarea,
select,
optgroup,
option {
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
}

ul,
li,
dl,
dt,
dd,
ol {
    display: block;
    list-style: none;
}

img {
    border: 0;
    max-width: 100%;
}

.fl {
    float: left
}

.fr {
    float: right
}

.clear {
    clear: both;
    height: 0px;
    overflow: hidden
}

a {
    text-decoration: none;
    outline: 0;
}

html {
    overflow-x: hidden;
}

.center {
    text-align: center;
}

.center img {
    border: 1px solid #ccc;
}



body {
    color: #99776b;
    font-size: 12px;
    overflow-x: hidden;
    background: #f7f7f7;
    font-family: 'Microsoft Yahei';
}

a {
    color: #99776b;
}

.border0 {
    border: 0 !important;
}

.header {
    width: 100%;
    min-width: 980px;
    height: 122px;
    padding-top: 28px;

    background: url(../image/header2.jpg) center top repeat-x #241e1f;
    border-bottom: 5px solid #292524;
    position: relative;
    z-index: 99;
}

.logo {
    height: 80px;
    margin-bottom: 10px;
    display: block;
}

.logo img {
    max-height: 80px;
}

.menu {
    width: 100%;
    height: 18px;
    line-height: 18px;
}

.menu li {
    float: left;
    position: relative
}

.menu li a {
    display: block;
    padding: 0 10px;
    overflow: hidden;
    color: #c58b76;
    font: 16px/18px 'Microsoft Yahei';
    border-right: 1px solid #463a35;
    text-align: center
}

.menu a:hover {
    color: #FFF;
}

.nav {
    display: none;
    position: absolute;
    padding-top: 10px;
    z-index: 99999 !important;
    left: 0;
    width: 100px;
    background: #241e1f;
}

.menu li .nav a {
    float: left;
    border: 0;
    margin: 0;
    border-bottom: 1px solid #463a35;
    width: 100%;
    font-size: 12px;
    text-align: center;
    line-height: 40px;
    background: none;
    height: 40px;
}

.ibody #slides {
    height: 243px;
}

#full-screen-slider {
    width: 100%;
    z-index: 0;
    position: relative
}

#slides {
    display: block;
    width: 100%;
    height: 427px;
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative
}

#full-screen-slider #slides li {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute
}

#pagination {
    display: block;
    list-style: none;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 9900;
    margin: 0;
    background: url(404.png) left top repeat;
    height: 34px;
}

#pagination li {
    display: block;
    list-style: none;
    width: 40px;
    height: 5px;
    float: left;
    margin-left: 9px;
    margin-top: 15px;
    background: #fff;
    font-size: 0;
}

#pagination li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    text-indent: -9999px;
}

#pagination li.current {
    background: #cf0b0b
}


.notice {
    height: 30px;
    width: 100%;
    background: #292524
}

.search {
    float: left;
    width: 460px;
    padding-left: 15px;
}

.search_text {
    float: left;
    background: none;
    color: #99776b;
    width: 219px;
    border-bottom: 2px solid #99776b;
    line-height: 24px;
    height: 24px;
}

.search_but {
    float: left;
    margin-left: 2px;
    display: inline;
    width: 21px;
    height: 26px;
    border-bottom: 2px solid #99776b;
    background: url(../image/button2.gif) left top no-repeat;
    cursor: pointer
}

.noticetxt {
    float: right;
    width: 540px;
    line-height: 28px;
}

.noticetxt marquee {
    float: left;
    width: 540px;
}

.ishare {
    float: right;
}

.ishare .bdshare-button-style0-16 a {
    width: 26px !important;
    height: 26px !important;
    padding: 0 !important;
    margin: 0 11px 0 0 !important;
}

.ishare a {
    background: url(../image/ico.gif) no-repeat !important;
}

.ishare .bds_taobao,
.ishare a.bds_taobao:hover {
    background-position: 0 0 !important;
}

.ishare .bds_tsina,
.ishare a.bds_tsina:hover {
    background-position: -38px 0 !important;
}

.ishare .bds_weixin,
.ishare a.bds_weixin:hover {
    background-position: -75px 0 !important;
}

.prosale {
    margin-top: 35px;
    width: 940px;
    height: 363px;
    padding: 94px 0 0 40px;
    background: url(../image/probg.jpg) left 2px no-repeat;
}

.prosale_t {
    float: left;
    width: 230px;
    overflow: hidden;
    height: 134px;
    padding-top: 38px;
    color: #fff;
    text-align: center;
    font: 26px/26px '宋体';
}

.prosale_t p font {
    font-weight: bold;
    font: 24px/30px 'Georgia';
}

.prosale .prosale_t a {
    font: 12px/60px '宋体';
    color: #fff;
    float: none;
}

.prosale a {
    float: left;
    position: relative;
    text-align: center
}

.prosale a img {
    display: block
}

.prosale .two {
    margin-right: 230px;
    display: inline
}

.prosalename {
    width: 230px;
    display: none;
    overflow: hidden;
    height: 120px;
    padding-top: 52px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../image/prosaletxt.png) left top repeat;
}

.prosalename p {
    width: 192px;
    margin: 0 18px 18px;
    height: 30px;
    font: 16px/30px 'Microsoft Yahei';
    color: #ebc3b6;
    background: url(../image/prosaleline.png) left bottom repeat-x;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.prosalename font {
    color: #fff;
    font-size: 12px;
    line-height: 1.5;
}

.quicklink {
    width: 992px;
    height: 218px;
    padding: 54px 0 0;
}

.quicklink a {
    float: left;
    margin: 0 50px 0 40px;
    display: inline;
    width: 240px;
    height: 159px;
    color: #74483d;
    background: url(../image/quicklink_t.gif) left bottom no-repeat
}

.quicklink a:hover {
    color: #bd9385;
    background: url(../image/quicklink_t.gif) right bottom no-repeat
}

.quicklink_t {
    width: 158px;
    color: #99776b;
    font: 24px/30px 'Georgia';
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
}

.quicklink_t font {
    font: 16px/20px 'Microsoft Yahei';
}

.quicklinktxt {
    width: 200px;
    overflow: hidden;
    line-height: 20px;
    height: 60px;
    padding: 15px 20px 0;
}

.product {
    width: 980px;
    height: 510px;
    overflow: hidden;
    position: relative;
}

.ititle {
    width: 320px;
    margin: 0 auto;
    height: 55px;
    padding-top: 5px;
    background: url(../image/title.gif) center top no-repeat;
    text-align: center;
    font: 16px/30px 'Microsoft Yahei';
}

.ititle font {
    text-transform: uppercase;
    font: 28px/28px 'Georgia';
}

.more {
    position: absolute;
    text-align: center;
    right: 0;
    top: 18px;
    background: url(../image/more1.gif) left bottom no-repeat;
    width: 84px;
    height: 23px;
}

.product ul {
    width: 1040px;
    padding-top: 23px;
}

.product li {
    float: left;
    width: 210px;
    margin-right: 50px;
    display: inline;
}

.iproname {
    width: 210px;
    height: 28px;
    padding-top: 5px;
    line-height: 25px;
    display: block;
    background: url(../image/iproname.gif) center bottom no-repeat;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    margin-bottom: 13px;
}

.iproimg {
    position: relative;
    float: left;
    width: 210px;
    height: 280px;
}

.iproimg_t {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 27px 15px;
    width: 180px;
    height: 104px;
    overflow: hidden;
    background: url(../image/propng.png) left bottom repeat;
    color: #504744;
    line-height: 22px;
}

.iproimg_t span {
    background: url(../image/propng_t.png) center bottom no-repeat;
    width: 115px;
    display: block;
    color: #292524;
    margin: 0 auto 8px;
    height: 28px;
    font: 16px/28px 'Microsoft Yahei';
    text-align: center
}

.iproimg_t font {
    font-size: 12px;
}

.case {
    width: 950px;
    padding-left: 30px;
    height: 492px;
    overflow: hidden;
    position: relative;
    background: url(404.png) right 28px no-repeat;
}

.case ul {
    padding-top: 52px;
}

.case li {
    float: left;
    width: 240px;
    height: 320px;
    overflow: hidden;
    margin-right: 1px;
    display: inline;
}

.icase_t {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 240px;
    height: 57px;
    line-height: 57px;
    overflow: hidden;
    background: url(../image/casepng1.png) center bottom repeat;
}

.icase_t span {
    font: 32px/57px 'Georgia';
    float: left;
    padding: 0 5px 0 15px;
}

.case li font {
    font-size: 12px;
}

.icaseimg {
    position: relative;
    float: left;
    width: 240px;
    height: 320px;
}

.icaseimg img {
    display: block
}

.icase_t2 {
    position: absolute;
    display: none;
    bottom: 0;
    left: 0;
    width: 240px;
    height: 178px;
    padding-top: 142px;
    overflow: hidden;
    background: url(../image/casepng.png) center bottom repeat;
    text-align: center
}

.icase_t2 span {
    display: block;
    font: 32px/57px 'Georgia';
}

.news {
    width: 980px;
    height: 611px;
    overflow: hidden;
    position: relative;
    background: url(404.png) left top no-repeat;
}

.news ul {
    padding-top: 64px;
}

.newsli {
    float: right;
    width: 586px;
}

.newsli li {
    margin-bottom: 20px;
    float: left;
    width: 100%;
}

.newsimg {
    float: left;
    width: 84px;
    position: relative;
    margin-right: 10px;
}

.newsimg span {
    position: absolute;
    left: 0;
    top: ;
    width: 84px;
    height: 112px;
    background: url(../image/newspng.png) left top no-repeat;
}

.newsli_r {
    width: 465px;
    padding-top: 28px;
    color: #99776b;
    float: left;
    line-height: 21px;
}

.newsli_r a {
    float: left;
    font: 16px/1 'Microsoft Yahei';
    color: #ba5937;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: 12px;
}

.main,
.fyMain {
    width: 980px;
    margin: 0 auto;
    clear: both;
    position: relative;
}

.fyMain {
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 40px;
    padding-top: 26px;
}


.footclear {
    width: 100%;
    clear: both;
    margin: 0 0 0px 0;
    height: 0px;
    font-size: 0;
    overflow: hidden;
}

.foot {
    width: 100%;
    min-width: 980px;
    height: auto;
    overflow: hidden;
    background: #403734
}

.fmain {
    width: 960px;
    margin: 0 auto;
}

.f_link {
    width: 950px;
    padding: 15px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    line-height: 30px;
    color: #fff;
    background: #292524;
}

.f_link li {
    height: auto;
    display: inline;
    padding-right: 15px;
    line-height: 30px;
}

.f_link a {
    
    
}

.f_link span,
a {
    color: #c28570;
    font: 14px/30px 'Microsoft Yahei';
}

.bottomnav {
    width: 100%;
    height: 20px;
    line-height: 20px;
    border-bottom: 1px solid #322927;
    padding-top: 18px;
    text-align: center;
}

.bottomnav a {
    height: 20px;
    overflow: hidden;
    display: inline-block;
    width: 90px;
    _display: inline;
    _zoom: 1;
}

.bootTxt {
    float: left;
    border-top: 1px solid #544844;
    width: 100%;
    padding-bottom: 28px;
    line-height: 30px;
    text-align: center;
}

.bootTxt .fl {
    padding-left: 15px;
    width: 100%;
}

.footcode {
    float: right;
    width: 122px;
    background: url(../image/footcode.gif) left 24px no-repeat;
    padding-left: 210px;
}

.footcodeimg {
    display: block;
    border: 2px solid #99776b;
    width: 84px;
    height: 84px;
}

.footcodeimg img {
    margin: 8px 0 0 8px;
}

.share a {
    background: url(../image/share2.gif) no-repeat !important;
}

.share .bds_more,
.share a.bds_more:hover {
    background-position: 0 0 !important;
}

.share .bds_qzone,
.share a.bds_qzone:hover {
    background-position: -24px 0 !important;
}

.share .bds_tsina,
.share a.bds_tsina:hover {
    background-position: -46px 0 !important;
}

.share .bds_tqq,
.share a.bds_tqq:hover {
    background-position: -70px 0 !important;
}

.share .bds_renren,
.share a.bds_renren:hover {
    background-position: -92px 0 !important;
}

.share .bds_tieba,
.share a.bds_tieba:hover {
    background-position: -115px 0 !important;
}

.share .bds_kaixin001,
.share a.bds_kaixin001:hover {
    background-position: -138px 0 !important;
}

.share .bds_douban,
.share a.bds_douban:hover {
    background-position: -161px 0 !important;
}



.fyMain {
    min-width: 980px;
    clear: both;
    position: relative;
    z-index: 5;
    margin: 0 auto;
    overflow: auto;
    overflow-x: hidden;
}

.fyLeft {
    float: left;
    width: 256px;
    overflow: hidden;
}

.l_pro {
    margin-bottom: 50px;
    width: 250px;
    background: url(../image/l_pro.jpg) top left no-repeat;
    padding: 109px 0 0 0px;
}

.l_pro_t {
    height: 55px;
    width: 230px;
    padding-left: 20px;
}

.l_pro_t p {
    font: 18px/18px 'Microsoft Yahei';
}

.l_pro_t font {
    font: 20px/30px 'Georgia';
    text-transform: uppercase;
}

.l_procon {
    display: block;
    border: 3px solid #9b7767;
    border-top: 0;
    padding-top: 10px;
    width: 224px;
    padding-left: 20px;
    padding-bottom: 30px;
}

.proOne ul {
    display: none;
}

.proOne .proTwo {
    display: block;
}

.proOne {
    margin-bottom: 8px;
    width: 216px;
}

.proOne a {
    width: 206px;
    display: block;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    text-overflow: ellipsis;
    border-bottom: 1px solid #bfaaa3;
    overflow: hidden;
    white-space: nowrap;
    color: #99776b;
    background: url(../image/dot4.gif) 3px center no-repeat;
    padding-left: 10px;
}

.proOne a:hover,
.proOne a.cur {
    font-weight: bold;
}

.proTwo {
    display: block;
    border-bottom: 1px solid #bfaaa3;
    padding: 10px 0;
}

.proTwo li a {
    border: 0;
    color: #6d6d6d;
    height: 30px;
    background: none;
    line-height: 30px;
    width: 210px;
}

.proTwo li a:hover,
.proTwo li a.cur {
    background: none;
    font-weight: bold;
    color: #6d6d6d;
}

.l_contact {
    width: 251px;
    height: 358px;
    overflow: hidden;
    background: url(../image/contact2.jpg) bottom left no-repeat
}

.l_contact .quicklink_t {
    font: 28px/30px 'Georgia';
    text-transform: uppercase;
    width: 178px;
}

.l_contactcon {
    padding: 13px 15px;
    width: 221px;
    line-height: 26px;
}


.fyRight {
    float: right;
    width: 720px;
    overflow: hidden;
    padding-bottom: 30px;
}

.mainRightMain {
    float: left;
    width: 693px;
    color: #555;
    overflow: hidden;
    min-height: 640px;
}

.padding25 {
    line-height: 30px;
    word-break: break-all;
    font-size: 14px;
    width: 654px;
    padding: 0 20px;
}

.title {
    float: left;
    
    margin-bottom: 30px;
    width: 90%;
    font-weight: bold;
    border-bottom: 3px solid #99776b
}

.title .ititle {
    float: left;
    width: 224px;
    background: url(../image/title.gif) center top no-repeat #f7f7f7;
}

.title .ititle p {
    font: 22px/28px '微软雅黑';
}

.titler {
    float: right;
    color: #99776b;
    margin-top: 33px;
    font-size: 12px;
    line-height: 22px;
    font-weight: normal;
}

.titler a {
    color: #99776b;
}

.titler font {
    font-size: 12px;
    color: #99776b;
}


.prolist li {
    float: left;
    width: 180px;
    height: 300px;
    margin-left: 36px;
    display: inline;
}

.prolist .iproname {
    width: 180px;
    height: 28px;
}

.prolist .iproimg {
    width: 180px;
    height: 240px;
}

.prolist .iproimg_t {
    padding: 20px 15px;
    width: 150px;
    height: 30px;
}

.news_list {
    float: left;
    width: 680px;
    padding-left: 10px;
    margin-bottom: 20px;
}

.newslisttime {
    float: left;
    width: 100%;
    color: #555;
    font-family: 'Arial'
}

.news_list li {
    float: left;
    width: 634px;
    border-top: 1px solid #e6e6e6;
    padding: 13px;
    line-height: 26px;
}

.news_list li a {
    float: left;
    font: 16px/26px 'Microsoft Yahei';
    width: 634px;
    color: #99776b;
    height: 26px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.news_list li .newslisttime a {
    font-size: 14px;
    width: auto;
    margin-left: 10px;
    display: inline;
    font-family: Arial, Helvetica, sans-serif;
    float: left;
    padding-left: 5px;
    background: url(../image/newsdot.gif) left center no-repeat;
    color: #555;
}

.newslisteven {
    background: #eee;
}

.newstxt {
    float: left;
    width: 100%;
    font-size: 12px;
    color: #958f8f;
}

.pro_txtimg li {
    float: left;
    width: 100%;
    padding-bottom: 20px;
}

.pro_li_img {
    float: left;
    margin-right: 20px;
    margin-left: 24px;
    width: 136px;
    height: 220px;
    background: #99776b;
}

.pro_li_img img {
    float: left;
    width: 150px;
    border: 1px solid #c3a69c;
    position: relative;
    margin-left: -24px;
    margin-top: 10px;
}

.pro_li_txt {
    float: left;
    width: 490px;
    color: #555;
    line-height: 27px;
    font-size: 12px;
}

.pro_txtimg_t {
    margin-top: 33px;
    line-height: 28px;
    height: 50px;
    width: 100%;
    float: left;
    background: url(../image/prolist_t.gif) left 25px no-repeat;
}

.pro_txtimg_t .fl {
    width: 340px;
    float: left;
    font: 16px/1 'Microsoft Yahei';
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-left: 6px;
}

.pro_txtimg_t .fr {
    margin-top: 13px;
}

.protxt {
    padding: 10px;
    float: left;
    width: 470px;
    color: #ab7b6f;
    line-height: 23px;
}


.mainRightMain h2 .fl {
    width: 533px;
    font-size: 18px;
    font-family: 微软雅黑;
    font-weight: normal;
    color: #99776b;
    padding-top: 25px;
    text-align: left;
}

.mainRightMain h2 {
    float: left;
    line-height: 1.1;
    width: 100%;
    padding-bottom: 15px;
    border-bottom: 1px solid #d0d0d0;
}

.mainRightMain h2 font {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #484747
}

.mainRightMain h2 .fr {
    padding-top: 30px;
    padding-right: 15px;
}

.mainRightMain h2 .fr img {
    border: 0;
    margin-right: 5px;
}

.title_s {
    text-align: left;
    font-size: 12px;
    color: #c1b1ab;
    line-height: 35px;
}

.conbanner {
    float: left;
    width: 90%;
}

.mainrbanner {
    width: 200px;
    margin: 0 auto 20px;
}

.mainrbanner img {
    border: 1px solid #ccc
}

.line_s {
    float: left;
    width: 96%;
    height: 8px;
    margin: 8px 0 15px 10px;
    display: inline;
}

.newsview {
    min-height: 400px;
    display: inline;
    width: 656px;
    color: #99776b;
    padding-top: 10px;
    border-bottom: 1px solid #d0d0d0;
    margin-bottom: 25px;
    padding-bottom: 15px;
    _height: 400px;
    font-size: 14px;
    line-height: 180%;
    float: left;
}

.returnlist {
    background: url(../image/return.gif) left center no-repeat;
    width: 245px;
    height: 39px;
    line-height: 39px;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    overflow: auto;
    display: block;
}

.padding25 .center img {
    border: 1px solid #ccc;
    margin-bottom: 10px;
    width: auto;
    max-width: 600px;
    _width: expression(this.width > 600 ? "600px" : this.width);
    overflow: hidden;
}


.pages {
    margin: 15px 0;
    float: left;
    width: 100%;
    line-height: 34px;
    text-align: center;
    color: #1a1d22;
}

.pages a {
    color: #fff;
    padding: 0 11px;
    margin: 0 5px;
    font-/weight: bold;
    background: #241E1E;
}

.pages * {
    display: inline-block;
    _zoom: 1;
    _display: inline;
    vertical-align: middle;
    line-height: 28px;
    height: 28px;
    padding-bottom: 1px;
}

.pages .hover {
    display: inline-block;
    color: #fff;
    background: #BE806A;
}

.pages a:hover {
    display: inline-block;
    color: #fff;
    background: #BE806A;
}


.searchnull {
    float: left;
    text-align: center;
    width: 100%;
    padding: 3% 0;
    font-size: 14px;
}

.searchnull font {
    color: #F00;
    font-size: 14px;
}

.searchmore {
    float: left;
    width: 92%;
    background: #efefef;
    text-align: center;
    margin: 10px 20px;
    _margin: 10px;
    border: 1px solid #dbd6f1
}

.searchmore a {
    line-height: 25px;
    color: #333;
}

.input_title {
    background: none;
    line-height: 30px;
    height: 30px;
    padding-left: 7px;
}


.book {
    float: left;
    padding-left: 25px;
}

.bookmain {
    width: 640px;
    margin: 20px auto;
    height: auto;
    background: #fff;
    padding: 0 25px;
    overflow: auto;
}

.bookline {
    width: 640px;
    height: 34px;
    float: left;
    margin-top: 10px;
}

.book3 {
    width: 640px;
    margin: 0 auto;
}

.booktop {
    width: 630px;
    height: 30px;
    float: left;
    background: url(../image/bookico.png) no-repeat 10px 7px;
}

.booktop_name {
    width: 450px;
    height: 30px;
    float: left;
    padding-left: 30px;
    line-height: 30px;
    font-weight: bold;
}

.booktop_time {
    width: 150px;
    height: 30px;
    float: left;
    color: #ccc;
    text-align: right;
    line-height: 30px;
}

.bookcontent {
    width: 610px;
    min-height: 40px;
    height: auto !important;
    height: 40px;
    float: left;
    border: 1px solid #ccc;
    background: #fff;
    padding: 10px;
    color: #99776b;
}

.bookadmin {
    width: 650px;
    height: auto;
    float: left;
}

.bookadmin_top {
    width: 650px;
    height: 12px;
    float: left;
}

.bookadmin_mid {
    width: 610px;
    min-height: 30px;
    background: #fff;
    height: auto !important;
    height: 30px;
    border-left: 1px solid #d6deef;
    border-right: 1px solid #d6deef;
    border-bottom: 1px solid #d6deef;
    float: left;
    padding: 10px;
    color: #99776b;
}

.admintimecol {
    color: #999;
}

.message {
    width: 600px;
    height: auto;
    float: left;
    padding-left: 50px;
}

.message li {
    width: 500px;
    height: 40px;
    float: left;
    margin: 0px;
    padding: 0px;
    cur/sor: pointer
}

.message li input {
    height: 20px;
    line-height: 20px;
    width: 150px;
    border: 1px solid #ccc;
}

.message li p.message_title {
    width: 100px;
    height: 25px;
    float: left;
    text-align: right;
    line-height: 20px;
}

.message li p.message_content {
    width: 400px;
    height: 25px;
    float: left;
}

.message li.contentb {
    width: 500px;
    height: 160px;
    float: left;
}

.message li.contentb textarea {
    width: 370px;
    height: 120px;
    border: 1px solid #ccc
}

.message li.yzm {
    width: 500px;
    height: 60px;
    float: left;
}

.message li p.message_yzminput {
    width: 100px;
    height: 15px;
    float: left;
}

.message li p.message_yzminput input {
    width: 80px;
}

.message li p.message_yzmico {
    width: 100px;
    height: 40px;
    float: left;
}

.message li p.message_sub {
    width: 170px;
    height: 40px;
    float: left;
    text-align: right;
    margin-left: 100px;
}

.message li p.message_sub input {
    float: left;
    width: 134px;
    height: 30px;
    display: block;
    border-radius: 5px;
    border: none;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    background: #99776b;
    border-bottom: 2px solid #65524c;
    cursor: pointer;
}

.message li .bookbut {
    background: #4ab7fe;
    border: 0;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    line-height: 30px;
    height: 30px;
}

.c_red {
    color: #f00;
}

.searchred {
    color: #f00 !important;
    margin: 0 !important
}


.hrBox {
    width: 634px;
    float: left;
    min-height: 91px;
    _height: 91px;
    border: 1px solid #dbdbdb;
    margin-bottom: 20px;
    background: #efefef;
    margin-left: 20px;
    _margin-left: 10px;
}

.hrBoxL {
    width: 100px;
    float: left;
    text-align: center;
}

.hrBoxL li {
    width: 100px;
    min-height: 30px;
    _height: 30px;
    line-height: 30px;
    border-bottom: 1px #dbdbdb solid;
    vertical-align: bottom
}

.jobName {
    width: 380px;
    float: left;
}

.hrBtn {
    width: 100px;
    float: left;
    text-align: center;
    padding-top: 3px;
}

.hrBoxL li.haode {
    border-bottom: none;
}

.hrBoxR {
    width: 533px;
    float: left;
    text-align: left;
    border-left: 1px solid #dbdbdb;
}

.hrBoxR li {
    width: 508px;
    min-height: 30px;
    _height: 30px;
    line-height: 30px;
    border-bottom: 1px #dbdbdb solid;
    padding-left: 15px;
    vertical-align: bottom;
    padding-right: 10px;
}

.hrBoxR li.topline {
    overflow: hidden;
    height: 30px;
}

.hrBoxR li.topline img {
    margin-top: 3px;
}

.hrBoxR li.haode {
    border-bottom: none;
}

.hrTable {
    width: 614px;
    float: left;
    height: 440px;
    background: #efefef;
    border: 1px solid #dbdbdb;
    margin-left: 35px;
    _margin-left: 17px;
}

.tableTitle {
    width: 614px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    border-bottom: 1px solid #dbdbdb;
    font-weight: bold;
}

.lineOne {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #dbdbdb;
    width: 614px;
}

.lineOneL {
    width: 94px;
    float: left;
    text-align: center;
    border-right: 1px solid #dbdbdb;
}

.lineOneR {
    width: 509px;
    float: left;
    padding-left: 10px;
}

.tableMainL {
    width: 94px;
    float: left;
    border-right: 1px solid #dbdbdb;
    text-align: center;
}

.tableMainL li {
    width: 94px;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #dbdbdb;
}

.tableMainR {
    width: 211px;
    float: left;
    border-right: 1px solid #dbdbdb;
    text-align: left;
}

.tableMainR li {
    width: 206px;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #dbdbdb;
    padding-left: 5px;
    vertical-align: bottom;
}

.tableMainR li span {
    display: inline-block;
}

.tableMainRno {
    width: 212px;
    float: left;
    text-align: left;
}

.tableMainRno li {
    width: 207px;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #dbdbdb;
    padding-left: 5px;
    vertical-align: bottom;
}

.tableMainRno li span {
    display: inline-block;
}

.input_hr {
    width: 126px;
    height: 17px;
    line-height: 17px;
    padding: 0px;
    vertical-align: middle;
    font-size: 12px;
    border: 1px solid #dbdbdb;
}

.sel_hr {
    width: 130px;
    height: 20px;
    line-height: 20px;
    padding: 0px;
    vertical-align: middle;
    font-size: 12px;
}

.bottomLine {
    width: 614px;
    height: 123px;
    border-bottom: 1px solid #dbdbdb;
}

.lineBootL {
    width: 94px;
    height: 123px;
    border-right: 1px solid #dbdbdb;
    text-align: center;
    float: left;
}

.lineBootR {
    width: 509px;
    float: left;
    padding-left: 10px;
    height: 123px;
}

.are_hr {
    width: 470px;
    height: 80px;
    margin-top: 11px;
}

.hr_btn {
    width: 614px;
    height: 31px;
    line-height: 31px;
    background: #292524;
    color: #fff;
}

.hr_btnL {
    width: 310px;
    float: left;
    border-right: 1px solid #dbdbdb;
    text-align: center;
    height: 31px;
}

.hr_btnR {
    width: 300px;
    float: left;
    text-align: center;
}


.hr {
    margin: 10px auto;
    width: 95%;
    font-size: 12px;
    line-height: 24px;
    border: 1px #CCC solid;
    border-collapse: collapse;
    background: #efefef;
}

.hr td {
    border: 1px #CCC solid;
    border-collapse: collapse;
    line-height: 2;
}

.hr input,
.hr textarea {
    line-height: 1.8;
    border: 1px solid #ccc;
}

.hr a {
    color: #333;
}

.hr a:hover {
    color: #de0303;
}

.hr_btn {
    width: 100px;
    height: 40px;
    font-size: 12px;
}

#hrform {
    float: left;
    width: 100%;
}

.prolanmu {
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
    padding: 0px 0 0px 0;
}

.pro_lanfra {
    margin-top: 20px;
    width: 980px;
    height: 38px;
    text-align: center;
    font-size: 14px;
    color: #99776b;
    line-height: 40px;
}

.pro_lanfra a {
    color: #99776b;
    padding: 2px;
    background: #d7d7d7;
    padding: 5px 8px;
    border-radius: 5px;
}

.pro_lanfra a:hover {
    color: #fff;
    background: #99776b
}

.pro_lanfra a.cur {
    color: #fff;
    background: #D40000
}

.pro_lanfra a.on {
    font-weight: bold;
}

.pro_lanfra a.promore {
    color: #99776b;
}

.pro_lanfra a.promore:hover {
    color: #FFF;
    background: #99776b
}


.slideBox {
    position: relative;
    height: 427px;
    overflow: hidden
}

.slideBox img {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true)
}

.slideBox .bd img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 427px
}

.slideBox .prev {
    display: none;
    position: absolute;
    left: 5px;
    top: 50%;
    margin-top: -35px
}

.slideBox .next {
    display: none;
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -35px
}

.slideBox .hd {
    position: relative;
    top: -25px;
    z-index: 1
}

.slideBox .hd ul {
    text-align: center
}

.slideBox .hd ul li {
    display: inline;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 0px 8px;
    margin: 3px;
    overflow: hidden;
    background: #241E1E;
    cursor: pointer;
}

.slideBox .hd ul li.on {
    background: #BE806A
}


#common-tool {
    margin-top: 278px;
    position: absolute;
    top: 78px;
    right: 0;
    z-index: 9999
}

#common-tool ul {
    list-style: none
}

#common-tool ul li {
    background: #241E1E;
    margin: 3px 0 0 0;
    _margin: 0;
    *margin: 0;
    width: 40px;
    height: 40px;
    overflow: hidden;
}

#common-tool ul li a {
    display: block;
    padding: 5px
}

#common-tool ul li a:hover {
    background: #BE806A;
}

#common-top-ico {
    display: none
}

.common-sweep-box {
    display: none;
    position: absolute;
    right: 50px;
    top: 3px;
    padding: 5px;
    background: #FFF;
    border: 1px solid #EEE
}

.common-sweep-box img {
    width: 196px;
    height: 196px;
}


.view_imgs {
    width: 555px;
    height: 500px;
    margin: 20px auto;
    position: relative;
    background: #f7f7f7;
}

.view_imgs .btn {
    position: absolute;
    width: 15px;
    height: 70px;
    top: 422px;
    cursor: pointer;
    z-index: 99;
    font-size: 50px;
    font-weight: bold;
}

.view_imgs .prev {
    left: 0;
    background: url(../image/view_left.png) no-repeat center center #bfbebe;
}

.view_imgs #prev,
.view_imgs #prev #next {
    width: 15px;
    height: 70px;
    margin-left: 0;
}

.view_imgs #prevTop,
.view_imgs #nextTop {
    display: none
}

.view_imgs .next {
    right: 0;
    background: url(../image/view_right.png) no-repeat center center #bfbebe;
}

.view_imgs li {
    float: left;
}

.view_imgs .prev:hover,
.view_imgs .next:hover {
    background-color: #99776b;
}

.view_imgs .cf li {
    position: relative;
    color: #fff;
}

.view_imgs .cf a {
    display: block;
    width: 555px;
    height: 416px;
    position: absolute;
    color: #fff;
}

.view_imgs .picBox {
    height: 416px;
    position: relative;
    overflow: hidden;
}

.view_imgs .picBox ul {
    height: 416px;
    position: absolute;
}

.view_imgs .picBox li {
    width: 555px;
    height: 374px;
}

.view_imgs .listBox {
    width: 511px;
    height: 71px;
    margin: 0 auto;
    position: relative;
    padding: 6px 0 10px;
    overflow: hidden;
}

.view_imgs .listBox ul {
    height: 71px;
    position: absolute;
}

.view_imgs .listBox li {
    width: 104px;
    height: 71px;
    cursor: pointer;
    position: relative;
}

.view_imgs .listBox li a {
    display: block;
    width: 95px;
    height: 71px;
}

.view_imgs .listBox li img {
    width: 95px;
    height: 71px;
}

.view_imgs .listBox .on img {
    width: 89px;
    height: 65px;
    border: 3px solid #99776b;
}

.view_imgs .picBox li img {
    max-width: 100%;
}

.ol_width {
    width: 580px;
}






.swiper-container {
    width: 100%;
}

.swiper-container img {
    max-width: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.swiper-text {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -56px;
    z-index: 2;
    text-align: center;
    color: #FFF;
    width: 100%;
}

.swiper-text h3 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 3%;
    color: #FFF;
    line-height: 24px;
}

.swiper-text p {
    font-size: 16px;
    text-align: center;
    margin-bottom: 3%;
    color: #FFF;
    line-height: 24px;
}

.swiper-text .swiperbtn {
    display: block;
    background: #0064Cd;
    background-image: -webkit-gradient(linear, right top, left top, color-stop(0, #1dab7d), to(#47de9d));
    background-image: linear-gradient(270deg, #1dab7d 0, #47de9d 100%);
    width: 120px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    border-radius: 20px;
    margin: 0 auto;
    font-size: 14px;
}

.swiper-text .swiperbtn:hover {
    -webkit-box-shadow: 0 1px 5px 0 rgb(34 178 129 / 50%);
    box-shadow: 0 1px 5px 0 rgb(34 178 129 / 50%);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}



.z1e50ameta-tags {
    padding: 20px 0;
}

.z1e50ameta-tags .z1e50atagitem {
    position: relative;
    display: inline-block;
    height: 30px;
    padding: 0 12px;
    font-size: 14px;
    line-height: 30px;
    vertical-align: top;
    border-radius: 100px;
    background: #f2f3f5;
    margin-bottom: 20px;
}

.z1e50ameta-tags .z1e50atagitem:hover {
    background-color: rgba(0, 102, 255, .15);
}

.z1e50ameta-tags .z1e50atagitem:not(:last-child) {
    margin-right: 10px;
}



.z1e50acontainer {
    position: relative;
    margin: 0 auto;
    padding: 0 15px;
    box-sizing: border-box
}

@media screen and (min-width:768px) {
    .z1e50acontainer {
        width: 750px
    }
}

@media screen and (min-width:992px) {
    .z1e50acontainer {
        width: 970px
    }
}

@media screen and (min-width:1200px) {
    .z1e50acontainer {
        width: 1170px
    }
}

@media only screen and (max-width: 1140px) {

    .z1e50amain,
    .z1e50acontainer {
        width: auto;
    }
}

.z1e50aplace {
    min-height: 56px;
    background-color: #f2f3f5;
    line-height: 56px;
    font-size: 16px;
    padding: 0 20px;
    margin: 20px 0;
}

.z1e50arow .z1e50arowtitle {
    text-align: center;
    padding: 30px 0 20px 0;
}

.z1e50arow .z1e50arowtitle h1 {
    font-size: 28px;
    line-height: 30px;
    text-align: center;
}

.z1e50arow .z1e50arowtitle p {
    font-size: 16px;
    line-height: 30px;
    color: rgba(119, 119, 119, 1);
    font-family: Arial;
}


.z1e50acontent {
    width: 100%;
    font-size: 16px;
    line-height: 28px;
    padding-bottom: 30px;
}

.z1e50acontent p {
    padding-bottom: 20px;
}

.z1e50acontent .contain {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding: 36px 40px;
    background: #FAF7F2;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
    border-radius: 6px;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    transition: .7s;
}

.z1e50acontent .contain:hover {
    background: #EFEFEF;
}

.z1e50acontent .contain .ch-title {
    font-size: 24px;
    font-weight: 600;
    color: #5d5044;
    line-height: 32px;
    margin-bottom: 6px;
}

.z1e50acontent .contain .en-title {
    font-size: 16px;
    font-family: HelveticaNeueLTPro;
    color: rgba(133, 114, 90, 0.6);
    line-height: 32px;
    padding-bottom: 8px;
}

.z1e50acontent .contain .line {
    width: 48px;
    height: 4px;
    background: #ff9f38;
    display: inline-block;
    margin-bottom: 24px;
}

.z1e50acontent .contain p {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    text-align: justify;
}


.z1e50anews_list_wrap {
    max-width: 1140px;
    margin: 0 auto;
}

.news_list_item_line {
    padding: 30px;
    position: relative;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.news_list_item_line:hover {
    -webkit-box-shadow: rgba(0, 0, 0, .12) 0 0 22px;
    -moz-box-shadow: rgba(0, 0, 0, .12) 0 0 22px;
    box-shadow: rgba(0, 0, 0, .12) 0 0 22px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    color: #2ba0e8;

}

.news_list_item_line:hover a {
    color: #2ba0e8;
}

.news_list_item_header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 0
}

.news_list_item_date {
    font-size: 14px;
    color: #999;
    line-height: 24px;
}

.news_list_item_title {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 24px;
}

.news_list_item_link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.news_list_item_summery {
    margin-top: 18px;
    font-size: 14px;
    color: #666;
    line-height: 1.7;
}

.news_list_item_group a {
    display: inline-block;
    position: relative;
    height: 26px;
    line-height: 26px;
    max-width: 100%;
    padding: 0 8px;
    border: 1px solid #e5e5e5;
    margin-top: 12px;
    margin-right: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #999;
    font-size: 12px;
    word-break: keep-all;
    overflow: hidden;
    z-index: 2;
}

.news_list_parting_line {
    height: 0;
    border-bottom: 1px solid #ececec;
    margin: 0 1.6666%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.zzpages ul {
    float: left;
    padding: 12px 0px 12px 16px;
}

.zzpages ul li {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    background: #fff;
    border: 1px solid #e5e5e5;
    overflow: hidden;
    vertical-align: top;
}

.zzpages li.thisclass {
    background: #292a32;
    border: 1px solid #292a32;
    color: #fff;
}

.zzpages ul li:hover {
    border: 1px solid #292a32;
}

.zzpages ul li a,
.zzpages ul li .pageinfo {
    color: #292a32;
    padding: 8px 12px;
}

.zzpages li.thisclass a {
    color: #fff;
}

.zzpages .pageinfo strong {
    color: #555;
    font-weight: normal;
    margin: 0px 2px;
}