﻿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;
}

.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;
}

.clear {
    clear: both;
    height: 0;
    overflow: hidden
}

body {
    color: #9f8979;
    font-size: 12px;
    overflow-x: hidden;
    background: url(../image/bg8.jpg) left top repeat;
    font-family: "Microsoft Yahei";
}

a {
    color: #9f8979;
}

.kong {
    height: 20px;
}



.fixed {
    position: fixed;
    width: 55px;
    height: 212px;
    right: 25px;
    bottom: 50px;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
    z-index: 999;
}

.fixed a {
    display: block;
    width: 55px;
    height: 53px;
}

.barbook {
    background: url(../image/fixed.jpg) 0 0 no-repeat;
}

.barbook:hover {
    background-position: -54px 0;
}

.fixed a.codepic {
    background: url(../image/fixed.jpg) 0 0 no-repeat;
    background-position: 0 -53px;
    height: 52px;
}

.fixed a.codepic:hover {
    background-position: -54px -53px;
}

.fixed div {
    position: relative;
}

.fixed a.backup {
    background: url(../image/fixed.jpg) 0 0 no-repeat;
    background-position: 0 -158px;
    height: 52px;
}

.fixed a.backup:hover {
    background-position: -54px -158px;
    height: 53px;
}

.fixed div img {
    position: absolute;
    left: -196px;
    width: 196px;
    height: 196px;
    top: -106px;
    display: none;
}



.head {
    width: 100%;
    position: relative;
    left: 0;
    z-index: 999;
}

.nav {
    width: 100%;
    height: 140px;
}

.nav ul {
    width: 684px;
    height: 140px;
    margin: 0 auto;
    padding: 0 0 0 320px;
}

.nav ul li {
    float: left;
    width: 43px;
    height: 140px;
    position: relative;
    z-index: 9;
    display: inline;
    margin: 0 0 0 24px;
}

.nav ul li a {
    word-wrap: break-word;
    float: left;
    width: 23px;
    height: 140px;
    font-size: 14px;
    color: #bda691;
    padding: 12px 10px 0 10px;
    text-align: center;
    background: url(../image/nav5.jpg) left top no-repeat;
}

.nav ul li a:hover {
    background: url(../image/nav1.jpg) left top no-repeat;
    color: #4e3c13;
}

.nav ul li a.cur {
    background: url(../image/nav1.jpg) left top no-repeat;
    color: #4e3c13;
}

.headtop {
    width: 100%;
    height: 107px;
    background: url(../image/top1.png) left top repeat;
    border-bottom: 3px solid #583a26;
}

.headtop .logo {
    float: left;
    padding: 10px 0 0 0;
}

.headtop span {
    text-align: center;
    font-size: 16px;
    color: #583a26;
    float: right;
    height: 45px;
    background: url(../image/telt1.png) left 5px no-repeat;
    padding: 0px 0 0 48px;
    display: inline;
    margin: 20px 0 0 0;
}

.headtop span label {
    display: block;
    font-size: 24px;
    font-family: 宋体;
}

.headtop span em {
    display: block;
    font-style: normal;
}

.logo img {
    max-height: 80px;
}

.main_image {
    width: 100%;
    height: 714px;
    overflow: hidden;
    margin: 0 auto;
    position: relative
}

.main_image ul {
    width: 9999px;
    height: 714px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0
}

.main_image li {
    float: left;
    width: 100%;
    height: 714px
}

.main_image li span {
    display: block;
    width: 100%;
    height: 714px
}

.main_image li a {
    display: block;
    width: 100%;
    height: 714px
}

div.flicking_con {
    width: 990px;
    margin: 0 auto;
    position: relative
}

div.flicking_con .flicking_inner {
    position: absolute;
    top: 380px;
    left: 90px;
    z-index: 999;
    height: 21px
}

div.flicking_con a {
    float: left;
    width: 45px;
    height: 6px;
    margin: 0;
    margin-right: 17px;
    padding: 0;
    background: #504537;
    display: block;
    text-indent: -1000px
}

div.flicking_con a.on {
    background: #fff
}

#btn_next,
#btn_prev {
    z-index: 11111;
    position: absolute;
    display: block;
    width: 62px !important;
    height: 134px !important;
    top: 50%;
    margin-top: -37px;
    display: none
}

#btn_prev {
    background: url(../image/hover_left3.png) no-repeat left top;
    left: 150px
}

#btn_next {
    background: url(../image/hover_right3.png) no-repeat right top;
    right: 150px
}

.head-right {
    float: right;
    width: 285px;
}

.main_visual {
    height: 714px;
}

.banner {
    width: 100%;
    height: 714px;
    position: relative;
}



.hrBox {
    width: 750px;
    float: left;
    min-height: 91px;
    _height: 91px;
    border: 1px solid #dbdbdb;
    margin-bottom: 20px;
    background: #efefef;
    margin-left: 30px;
    _margin-left: 20px;
}

.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: 640px;
    float: left;
    text-align: left;
    border-left: 1px solid #dbdbdb;
}

.hrBoxR li {
    width: 630px;
    min-height: 30px;
    _height: 30px;
    line-height: 30px;
    border-bottom: 1px #dbdbdb solid;
    padding-left: 10px;
    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: #583a26;
    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 5px;
    float: left;
    width: 98%;
    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: 20px;
    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%;
}

.hr input {
    height: 20px;
}

#jquery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px
}

#jquery-lightbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0
}

#jquery-lightbox a img {
    border: none
}

#lightbox-container-image-box {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto
}

#lightbox-container-image {
    padding: 10px
}

#lightbox-loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0
}

#lightbox-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10
}

#lightbox-container-image-box>#lightbox-nav {
    left: 0
}

#lightbox-nav a {
    outline: none
}

#lightbox-nav-btnPrev,
#lightbox-nav-btnNext {
    width: 49%;
    height: 100%;
    zoom: 1;
    display: block
}

#lightbox-nav-btnPrev {
    left: 0;
    float: left
}

#lightbox-nav-btnNext {
    right: 0;
    float: right
}

#lightbox-container-image-data-box {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
    padding: 0 10px 0
}

#lightbox-container-image-data {
    color: #666
}

#lightbox-container-image-data #lightbox-image-details {
    width: 70%;
    float: left;
    text-align: left
}

#lightbox-image-details-caption {
    font-weight: bold
}

#lightbox-image-details-currentNumber {
    display: block;
    clear: left;
    padding-bottom: 1.0em
}

#lightbox-secNav-btnClose {
    width: 66px;
    float: right;
    padding-bottom: 0.7em
}

.hrfra {
    display: block;
    padding-left: 30px;
}



.search {
    position: relative;
    float: left;
    width: 310px;
    z-index: 999;
    height: 40px;
    display: inline-block;
    line-height: 30px;
}

.text {
    float: left;
    width: 240px;
    color: #856e3d;
    height: 35px;
    padding-left: 6px;
    line-height: 35px;
    border: 1px solid #856e3d;
    border-right: 0;
    background: none;
    font-size: 14px;
}

.button {
    float: left;
    width: 62px;
    height: 37px;
    display: inline;
    background: url(../image/button3.png) center top no-repeat
}

.select {
    float: left;
    width: 85px;
    display: inline;
    background: url(../image/select4.gif) right top no-repeat;
    position: relative;
    z-index: 9999999
}

.select select {
    margin: 5px auto;
    width: 80px
}

div.selectbox-wrapper {
    border: #dcdcdc 1px solid;
    overflow: hidden;
    width: 86px;
    position: absolute;
    background: #fff;
    text-align: left;
    z-index: 10
}

div.selectbox-wrapper ul li.selected {
    background: #856e3d;
    color: #fff
}

div.selectbox-wrapper ul li.current {
    color: #fff;
    background-color: #856e3d
}

div.selectbox-wrapper ul li {
    text-align: center;
    padding-right: 3px;
    padding-bottom: 3px;
    width: 100%;
    cursor: pointer;
    line-height: 20px;
    padding-top: 3px;
    font-size: 12px;
    font-family: 'Microsoft Yahei';
    color: #666
}

.selectbox {
    border: none;
    display: block;
    width: 88px;
    text-indent: 8px;
    cursor: pointer;
    height: 37px;
    background: 0 0;
    font-size: 14px;
    font-family: 'Microsoft Yahei';
    color: #856e3d;
    line-height: 37px
}



.page {
    font-family: "宋体";
    margin-top: 15px;
    font-size: 14px;
    float: left;
    width: 770px;
    line-height: 28px;
    text-align: right;
    color: #776338;
}

.page a {
    color: #fff;
    padding: 0 10px;
    margin: 0 5px;
    background: #b09c70;
}

.page * {
    display: inline-block;
    _zoom: 1;
    _display: inline;
    vertical-align: middle;
    line-height: 28px;
    height: 28px;
    padding-bottom: 1px;
}

.page a:hover {
    color: #fff;
}

.page img {
    height: auto;
    margin: 0 3px;
}

.page .bg {
    font-weight: normal;
    color: #fff;
    margin: 0 5px;
}

.page .current {
    display: inline-block;
    border: 1px solid #b09c70;
    padding: 0 10px;
    color: #fff;
    background: #b09c70;
    margin: 0 5px;
}

.total {
    text-align: center;
    height: 32px;
    line-height: 32px;
}

.reach {
    text-align: left;
    padding-left: 5px;
    height: 32px;
    line-height: 32px;
}

.btn {
    width: 36px;
}

.btn a {
    background: #b09c70;
    color: #fff;
    line-height: 32px;
    width: 30px;
    height: 32px;
    text-align: center;
}

.input_page {
    width: 28px;
    height: 32px;
    text-align: center;
    background: #b09c70;
    color: #fff;
    font-size: 12px;
    line-height: 32px;
}

.arrow_l {

    border: 10px solid #000;
    margin-top: 10px;
    display: inline;
    border-color: #f00 transparent transparent transparent;
    border-style: solid dashed dashed dashed;
}

.page .le {
    margin: 0 5px;
    background: url(../image/pagel.gif) #b09c70 4px center no-repeat;
    padding: 0 10px;
}

.page .ri {
    margin: 0 5px;
    background: url(../image/pager.gif) #b09c70 53px center no-repeat;
    padding: 0 10px;
}



.book {
    float: left;
    padding-left: 15px;
    padding-top: 30px;
}

.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: 640px;
    height: 30px;
    float: left;
    background: url(../image/bookico.png) no-repeat 10px 7px;
    display: inline;
    margin-left: 30px;
}

.booktop_name {
    width: 470px;
    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: 680px;
    min-height: 40px;
    height: auto !important;
    height: 40px;
    float: left;
    border: 1px solid #d6deef;
    background: url(404.png) repeat-x;
    background-color: #fff;
    padding: 10px;
    color: rgb(30, 54, 1);
    display: inline;
    margin-left: 30px;
}

.bookadmin {
    width: 680px;
    height: auto;
    float: left;
    display: inline;
    margin-left: 30px;
}

.bookadmin_top {
    width: 701px;
    height: 12px;
    float: left;
}

.bookadmin_mid {
    width: 680px;
    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: rgb(30, 54, 1);
}

.admintimecol {
    color: #5e7194;
}

.message {
    width: 600px;
    height: auto;
    float: left;
    padd/ing-left: 50px;
}

.message li {
    width: 500px;
    height: 40px;
    float: left;
    margin: 0px;
    padding: 0px;
    cur/sor: pointer
}

.message li input {
    height: 30px;
    line-height: 30px;
    width: 200px;
    border: 1px solid #ccc;
}

.message li p.message_title {
    width: 100px;
    height: 30px;
    float: left;
    text-align: right;
    line-height: 30px;
}

.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: 32px;
    float: left;
    background: #fff;
    text-align: center;
}

.message li p.message_sub {
    width: 170px;
    height: 40px;
    float: left;
    text-align: right;
}

.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
}



.fra {
    width: 1004px;
    margin: 0 auto;
    overflow: hidden;
}

.fra1 {
    width: 1004px;
    margin: 0 auto;
}



.mi-notice {
    width: 1002px;
    background: url(../image/notice4.jpg) left top no-repeat;
    margin: -107px auto 0 auto;
    height: 165px;
    position: relative;
    z-index: 9;
}

.notice-right {
    float: right;
    width: 390px;
    padding: 40px 20px 0 0;
}

.mi-left {
    float: left;
    width: 500px;
    padding: 24px 0 0 45px;
}

.mi-left li {
    float: left;
    width: 115px;
    height: 115px;
    display: inline;
    margin: 0 0 0 10px;
}

.mi-left li a {
    font-size: 18px;
    float: left;
    width: 115px;
    height: 115px;
    background: url(../image/xx.gif) left top no-repeat;
    text-align: center;
    line-height: 115px;
    color: #e7d9bc;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.mi-left li a.a1 {
    background: url(../image/xx1.gif) left top no-repeat;
}

.mi-left li a:hover {
    font-weight: bold;
}

.noticecon {
    width: 370px;
    float: left;
    padding: 5px 0 10px 0px;
    line-height: 30px;
    font-size: 14px;
    color: #f1e2c4
}

.noticecon b {
    float: left;
    padding-left: 30px;
    background: url(../image/notice2.png) left center no-repeat;
    font-weight: normal;
}

.noticecon marquee {
    float: left;
    width: 260px;
}

.www51buycom {
    float: left;
    padding: 30px 0 0 0;
    width: 288px;
    height: 213px;
    margin: 0;
    position: relative;
    overflow: hidden;
}

.www51buycom .num {
    overflow: hidden;
    height: 10px;
    position: absolute;
    bottom: 20px;
    right: 145px;
    zoom: 1;
    z-index: 3;
    width: 190px;
    text-align: center;
    display: none
}

.www51buycom .num li {
    font-size: 0;
    width: 9px;
    height: 9px;
    color: #FFF;
    background: #fff;
    margin: 0 7px;
    border-radius: 9px;
    cursor: pointer;
    display: inline-block;
    color: #fff
}

.www51buycom .num li.on {
    background: #222c50;
    color: #222c50
}

.www51buycom .next,
.www51buycom .prev {
    width: 38px;
    height: 35px;
    position: absolute;
    bottom: 0px
}

.www51buycom .prev {
    right: 38px;
    background: url(../image/left2.png) #583a26 center center no-repeat
}

.www51buycom .next {
    right: 0;
    background: url(../image/right4.png) #583a26 center center no-repeat
}

.www51buycom .prev:hover {
    background: url(../image/left2.png) #432b1a center center no-repeat
}

.www51buycom .next:hover {
    background: url(../image/right4.png) #432b1a center center no-repeat
}

.actr {
    float: right;
    width: 695px;
    padding: 30px 0 0 0;
}

.actop {
    float: left;
    width: 685px;
    color: #3b3b3b;
    display: inline;
    margin-bottom: 3px;
    padding-left: 10px;
}

.actop b {
    font-weight: normal;
    float: left;
    width: 685px;
    color: #6c5a30;
    font-size: 14px;
    padding: 10px 0 0 0;
    line-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.actop span {
    float: left;
    width: 685px;
    line-height: 18px;
    height: 36px;
    overflow: hidden;
    font-size: 12px;
    padding: 5px 0 0 0;
    color: #9f947d;
}

.actr ul {
    float: left;
    width: 685px;
    padding-left: 10px;
}

.actr ul li {
    float: left;
    width: 685px;
}

.actr ul li a {
    float: left;
    width: 560px;
    background: url(404.png) left center no-repeat;
    line-height: 32px;
    padding: 0 0 0 10px;
    color: #6c5a30;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.actr ul li a:hover {
    color: #922f2c;
    font-weight: bold;
}

.actr ul li span {
    float: left;
    width: 66px;
    padding: 0 4px 0 0;
    height: 17px;
    background: url(../image/time1.gif) left top no-repeat;
    text-align: center;
    line-height: 17px;
    color: #e0d5bd;
    display: inline;
    margin: 6px 0 0 0;
}

.newstop {
    float: left;
    width: 695px;
    background: url(../image/line4.jpg) left 15px repeat-x;
    position: relative;
    text-align: center;
}

.newstop span {
    display: inline-block;
    text-align: center;
    background: url(../image/line2.gif) center 14px no-repeat;
    padding: 0 80px;
    color: #b0a289;
}

.newstop span b {
    font-size: 20px;
    color: #6c5a30;
}

.newstop a {
    position: absolute;
    right: 0;
    top: 10px;
    color: #b29c6e;
    background: #856e3d;
    padding: 2px 10px;
}

.product {
    height: 498px;
    background: url(404.png) center bottom no-repeat;
    padding: 30px 0 0 0;
}

.pro-name {
    width: 100%;
    background: url(../image/line4.jpg) left 15px repeat-x;
    text-align: center;
}

.pro-name p {
    margin: 0 auto;
    position: relative;
    width: 1004px;
    overflow: hidden;
}

.pro-name span {
    display: inline-block;
    text-align: center;
    background: url(../image/line2.gif) center 14px no-repeat;
    padding: 0 80px;
    color: #b0a289;
}

.pro-name span b {
    font-size: 20px;
    color: #6c5a30;
}

.pro-name a {
    position: absolute;
    right: 0;
    top: 8px;
    color: #b29c6e;
    border: 1px solid #856e3d;
    background: url(../image/bg8.jpg) left top repeat;
    padding: 2px 10px;
}

.pro-ul {
    float: left;
    width: 1004px;
    padding: 50px 0 0 0;
}

.pro-ul li {
    float: left;
    width: 500px;
}

.pro-ul li a {
    float: left;
    width: 500px;
}

.pro-ul li a img {
    float: left;
    width: 250px;
    height: 188px;
}

.pro-ul li a div {
    float: left;
    width: 263px;
    height: 188px;
    background: url(../image/probg3.png) left top no-repeat;
    margin-left: -13px;
}

.pro-ul li a div span {
    float: left;
    width: 180px;
    display: inline;
    padding: 5px 0;
    margin: 30px 0 0 46px;
    border-bottom: 1px solid #54391f;
    color: #b8a99a;
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.pro-ul li a div p.con {
    float: left;
    display: inline;
    margin: 10px 0 0 46px;
    width: 180px;
    line-height: 20px;
    height: 80px;
    color: #a5907c;
    font-size: 14px;
}

.pro-ul li a.a1 div {
    float: left;
    width: 263px;
    height: 188px;
    background: url(../image/probg1.png) left top no-repeat;
    margin-left: 0;
    position: relative;
    z-index: 1;
}

.pro-ul li a.a1 img {
    float: left;
    width: 250px;
    height: 188px;
    margin-left: -13px;
}

.pro-ul li a.a1 div span {
    margin: 30px 0 0 28px;
}

.pro-ul li a.a1 div p.con {
    margin: 10px 0 0 28px;
}

.join {
    padding: 20px 0 0 0;
}

.join-pic {
    float: left;
}

.join-name {
    float: left;
    height: 245px;
    color: #583a26;
    width: 55px;
    padding: 0px 10px 0 30px;
    border-right: 1px solid #cdc9ae;
    display: inline;
    margin: 20px 0 0 0;
}

.join-name ul {
    width: 100%;
    height: 245px;
    overflow: hidden;
    list-style: none;
}

.join-name ul li {
    float: right;
    display: inline;
    margin-left: 4px;
    width: 20px;
    height: 245px;
    font-size: 18px;
    word-wrap: break-word;
    word-break: nomal;
    line-height: 1;
}

.join-con {
    float: right;
    width: 450px;
    height: 245px;
    overflow: hidden;
    list-style: none;
    display: inline;
    margin: 20px 0 0 0;
}

.join-con li {
    float: right;
    display: inline;
    width: 20px;
    margin-left: 12px;
    height: 245px;
    font-size: 14px;
    word-wrap: break-word;
    word-break: nomal;
    line-height: 1;
    color: #6c5a30;
}

.join-conws {
    float: right;
    width: 450px;
    height: 245px;
    overflow: hidden;
    list-style: none;
    display: inline;
    margin: 20px 0 0 0;
    font-size: 15px;
}

.base {
    padding: 20px 0 0 0;
}



.slider {
    width: 100%;
    min-width: 1000px;
    height: 188px;
    position: relative;
    overflow: hidden;
    background: #fff;
    text-align: center;
}

.slider .bd {
    width: 1000px;
    position: absolute;
    left: 50%;
    margin-left: -490px
}

.slider .bd li {
    width: 1000px;
    overflow: hidden;
}

.slider .bd li a {
    float: left;
}

.slider .bd li img {
    display: block;
    width: 250px;
    height: 188px;
}

.slider .tempWrap {
    overflow: visible !important
}

.slider .tempWrap ul {
    margin-left: -1000px !important;
}

.slider .hd {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 1;
    height: 8px;
    bottom: 20px;
    text-align: center;
}

.slider .hd li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 8px;
    height: 8px;
    line-height: 99px;
    overflow: hidden;
    background: url(404.png) 0 -10px no-repeat;
    margin: 0 5px;
    cursor: pointer;
    filter: alpha(opacity=60);
    opacity: 0.6;
    display: none;
}

.slider .hd li.on {
    background-position: 0 0;
    filter: alpha(opacity=100);
    opacity: 1;
}

.slider .pnBtn {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    height: 188px;
    cursor: pointer;
}

.slider .prev {
    left: -50%;
    margin-left: -490px;
}

.slider .next {
    left: 50%;
    margin-left: 510px;
}

.slider .pnBtn .blackBg {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 188px;
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.7;
}

.slider .pnBtn .arrow {
    display: none;
    position: absolute;
    top: 0;
    z-index: 1;
    width: 33px;
    height: 188px;
}

.slider .prev .arrow {
    right: 20px;
    background: url(../image/slider-arrowl.png) center center no-repeat;
}

.slider .next .arrow {
    left: 20px;
    background: url(../image/slider-arrowr.png) center center no-repeat;
}





.foot {
    width: 100%;
    background: url(../image/foobg1.jpg) center top no-repeat #422818;
    padding: 10px 0 20px 0;
}

.footlink {
    width: 1200px;
    color: #9f8979;
    height: auto;
    margin: 0 auto;
    border-bottom: 1px solid #5f4736;
    border-top: 1px solid #5f4736;
}

.footlink .name {
    float: left;
    padding-left: 0px;
}


.footlink li {
    height: auto;
    display: inline-block;
    padding-right: 15px;
    line-height: 35px;
}


.linka {
    width: 100%;
    padding: 0px 0 0 0px;
    word-wrap: break-word
}

.linka a {
    display: inline-block;
    color: #9f8979;
}

.foot-con {
    width: 1004px;
    margin: 20px auto 0 auto;
    color: #9f8979;
    line-height: 28px;
}

.foot-con a {
    color: #9f8979;
}

.foot-left {
    text-align: center
}

.newsshare {
    float: right;
    height: 36px;
    padding: 5px 0;
    width: 185px;
    overflow: hidden;
}

.newsshare .bdshare-button-style0-16 a {
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 36px !important;
    height: 36px !important;
    padding: 0 !important;
    margin: 0 0 0 10px !important;
}

.newsshare a {
    background: url(../image/share2.png) no-repeat !important;
}

.newsshare .bds_tsina,
.newsshare a.bds_tsina:hover {
    background-position: 0 0 !important;
}

.newsshare .bds_tqq,
.newsshare a.bds_tqq:hover {
    background-position: -46px 0 !important;
}

.newsshare .bds_sqq,
.newsshare a.bds_sqq:hover {
    background-position: -90px 0 !important;
}

.newsshare .bds_bdhome,
.newsshare a.bds_bdhome:hover {
    background-position: -139px 0 !important;
}

.foot-map {
    width: 1004px;
    margin: 0 auto;
}

.foot-mleft {
    float: left;
    width: 1004px;
    padding: 10px 0 0 0;
}

.site {
    float: left;
    width: 160px;
    height: 38px;
    line-height: 38px;
    margin-bot/tom: 5px;
    padding-left: 50px;
    font-size: 14px;
    background: url(../image/bmap1.png) left center no-repeat;
    padding-right: 25px;
    color: #9f8979
}

.site a {
    color: #9f8979
}

.foot-mleft ul {
    float: left;
    width: 1004px;
    padding: 25px 0 0 0;
}

.foot-mleft ul li {
    float: left;
    width: 60px;
    padding: 0 30px 0 0;
}

.foot-mleft ul li a {
    float: left;
    width: 60px;
    line-height: 20px;
    color: #9f8979;
    font-size: 14px;
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}





.fy {
    width: 100%;
    background: url(404.png) left top repeat-x;
    padding: 415px 0 40px 0;
}

.fyLeft {
    float: left;
    width: 205px;
    margin-top: 28px;
    overflow: hidden;
    margin-bottom: 20px;
}

.l_pro {
    float: left;
    width: 205px;
    padding-bottom: 30px;
    background: #583a26;
}

.l_pro_t {
    color: #c2af87;
    background: url(../image/ftop1.jpg) 131px center no-repeat;
    font-size: 20px;
    padding-left: 45px;
    width: 139px;
    height: 60px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 60px;
    float: left;
    display: inline;
    margin: 0 0 0 11px;
    border-bottom: 1px solid #806f4f
}

.l_procon {
    float: left;
    width: 184px;
    display: inline;
    margin: 16px 0 0 11px;
    background: #ebe7d9
}

.proOne {
    width: 184px;
    float: left;
    overflow: hidden;
    padding: 0 0 0 0;
}

.proOne a {
    width: 156px;
    background: url(../image/fleft.png) 16px center no-repeat;
    padding-left: 28px;
    color: #6c5a30;
    line-height: 43px;
    float: left;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    border-bottom: 1px solid #583a26
}

.proOne a:hover {
    background: url(../image/fleft.png) #b09c70 16px center no-repeat;
}

.proTwo {
    float: left;
    width: 184px;
    line-height: 25px;
    overflow: hidden;
}

.proTwo li {
    float: left;
    width: 100%;
}

.proTwo li a {
    float: left;
    font-size: 14px;
    background: url(../image/fleft.png) no-repeat 33px center;
    color: #6c5a30;
    line-height: 42px;
    width: 141px;
    font-weight: normal;
    text-align: left;
    padding-left: 43px;
}

.proTwo li a:hover {
    float: left;
    color: #6c5a30
}

.fyRight {
    float: right;
    padding-bottom: 30px;
    overflow: hidden;
    width: 797px;
    padding: 10px 0 0 0;
    position: relative;
}

.title {
    float: left;
    display: inline;
    margin: 0 0 30px 20px;
    padding: 0 0 26px 0px;
    width: 777px;
    height: 30px;
    position: relative;
    line-height: 30px;
    border-bottom: 1px solid #b0a289;
}

.title .fl {
    float: left;
    font-size: 18px;
    border-bottom: 3px solid #b0a289;
    padding: 25px 10px 0 67px;
    background: url(../image/fr.jpg) left center no-repeat;
}

.title .fr,
.title .fr a {
    font-size: 12px;
    color: #6c5a30;
}

.title .fr {
    float: right;
    margin-right: 8px;
    margin-top: 25px;
}

.title .fr font {
    font-size: 12px;
}

.padding25 {
    padding: 30px 0px 0 23px;
    width: 770px;
    word-break: break-all;
    line-height: 30px;
    font-size: 14px;
    min-height: 640px;
    _height: 640px;
    color: #412919
}

.fl-contact {
    float: left;
    width: 205px;
    display: inline;
    margin: 5px 0 0 0;
    background: #583a26;
    padding: 0 0 10px 0;
}

.l_pro_t1 {
    font-size: 20px;
    color: #c2af87;
    text-align: center;
    width: 205px;
    height: 60px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 60px;
}

.fl-con {
    float: left;
    line-height: 27px;
    width: 164px;
    color: #583a26;
    font-size: 14px;
    display: inline;
    margin: 0 0 0 11px;
    padding: 10px;
    background: #ebe7d9
}



.proul li {
    float: left;
    width: 250px;
    height: 226px;
    background: #e6e1cf;
    display: inline;
    padding: 0;
    margin: 0px 4px 25px 6px;
    position: relative;
    overflow: hidden;
}

.proul li img {
    float: left;
    width: 250px;
    height: 188px;
}

.proul li p.wor {
    float: left;
    width: 250px;
    line-height: 38px;
    color: #6f5a36;
    text-align: center;
    font-size: 14px;
    padding: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.proul {
    float: left;
    width: 786px;
    padding: 0px 0 0 14px;
}

.title_s {
    text-align: center;
    color: #b09c70;
    font-size: 12px;
    line-height: 35px;
}

.padding25 h2 {
    font-size: 18px;
    font-weight: normal;
    color: #583a26;
}

.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;
}

.newsview {
    min-height: 300px;
    display: inline;
    width: 696px;
    padding: 25px 28px 0 40px;
    padding-top: 25px;
    margin-bottom: 25px;
    padding-bottom: 15px;
    _height: 300px;
    font-size: 14px;
    line-height: 28px;
    float: left;
}

.newsview img {
    max-width: 100%;
    height: auto !important
}

.returnlist {
    display: inline;
    margin: 30px 0 0 330px;
    float: left;
    font-size: 14px;
    background: #583a26;
    width: 101px;
    height: 33px;
    text-align: center;
    color: #9f8979;
    line-height: 33px;
}

.fy-left {
    float: left;
    width: 35px;
    height: 75px;
    text-align: center;
    font-size: 14px;
    padding: 20px 0 0 0;
    background: #b09c70;
    color: #d3c6a9;
}

.fy-right {
    float: left;
    width: 35px;
    height: 75px;
    text-align: center;
    font-size: 14px;
    padding: 20px 0 0 0;
    background: #b09c70;
    color: #d3c6a9;
}

.aaleft {
    width: 35px;
    height: 75px;
    position: absolute;
    left: 20px;
    top: 330px;
}

.aaleft_kk {
    float: left;
    height: 156px;
    width: 53px;
}

.aaleft1 {
    width: 35px;
    height: 75px;
    position: absolute;
    right: 0px;
    top: 330px;
}





.news_list {
    float: left;
    padding: 0 0 0 24px;
    width: 770px;
    font-size: 14px
}

.news_list li {
    float: left;
    width: 770px;
    padding: 10px 0
}

.news_list li a {
    float: left;
    width: 100%;
    height: 17px;
    line-height: 17px;
    color: #6c5a30
}

.news_list li a span {
    cursor: pointer
}

.news_list li .fl {
    float: right;
    width: 675px;
    margin-left: 6px;
    display: inline;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-left: 0px;
    font-size: 14px
}

.news_list li .fr {
    color: #e0d5bd;
    padding-right: 4px;
    margin-right: 5px;
    font-size: 12px;
    float: left;
    width: 68px;
    height: 17px;
    line-height: 17px;
    background: url(../image/time1.gif) left top no-repeat;
    text-align: center
}



.case-ul li {
    float: left;
    width: 250px;
    height: 226px;
    background: #e6e1cf;
    display: inline;
    padding: 0 0 0 0;
    margin: 0px 4px 25px 6px;
    position: relative;
    overflow: hidden;
}

.case-ul li img {
    float: left;
    width: 250px;
    height: 188px;
}

.case-ul li p.wor {
    float: left;
    width: 250px;
    line-height: 38px;
    text-align: center;
    font-size: 14px;
    padding: 0 0 0 0px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #6f5a36;
}

.case-ul {
    float: left;
    width: 786px;
    padding: 0px 0 0 14px;
}





.pro_txtimg {
    float: left;
    margin-bottom: 20px;
    padding: 0px 0 0 27px;
}

.pro_txtimg li {
    float: left;
    width: 743px;
    padding: 0px 0 35px 0;
}

.pro_li_img {
    float: left;
    width: 220px
}

.pro_txtimg .proimg {
    float: left;
    width: 220px;
    height: 165px;
}

.pro_li_txt {
    float: right;
    display: inline;
    width: 488px;
    color: #6f5a36;
    line-height: 36px;
    font-size: 12px
}

.protitle {
    float: left;
    width: 488px;
    line-height: 24px;
    padding: 5px 0 0 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #6f5a36;
    font-size: 16px;
    font-weight: 700
}

.procon {
    float: left;
    width: 488px;
    line-height: 30px;
    color: #6f5a36;
    height: 120px;
    overflow: hidden;
    padding: 10px 0 0 0;
    font-size: 14px;
}





.c_red {
    color: #f00;
}

.searchred {
    color: #f00 !important;
    margin: 0 !important
}

.searchnull {
    float: left;
    text-align: center;
    width: 100%;
    padding: 3% 0;
    font-size: 16px
}

.searchnull font {
    color: red;
    font-size: 16px
}

.pagess {
    clear: both;
    margin: 20px;
    overflow: hidden;
    margin-left: 0px;
    text-align: center;
    font-size: 12px
}

.pagess ul li {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 2px 9px;
    margin: 0 3px;
    line-height: 20px;
    background: #fff;
    color: #999
}

.pagess ul li:hover {
    background: #ccc;
    color: #fff;
    border: 1px solid #ccc
}

.pagess ul li:hover a {
    color: #fff;
}

.pagess ul li.thisclass {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 2px 9px;
    margin: 0 3px;
    background: #ccc;
    color: #fff;
}

.pagess ul li.thisclass a {
    color: #fff;
}

.pagess ul li a {
    display: block;
    color: #999
}

.pagess ul li a:hover {
    color: #fff;
}


.tijiao {
    margin: -30px 0 0 100px;
    width: 100px !important;
    background: #402919;
    border: 0 !important;
    color: #fff;
    cursor: pointer
}

.gooxao {
    width: 1000px;
    margin: 0 auto
}

.gooxao a {
    float: left;
    width: 250px;
    height: 188px;
}





.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;
}