﻿@charset "utf-8";
/* Style Reset*/
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%;
    display: block;
}

.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-fix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

.swiper-pagination-bullet-active {
    background: #01673a;
}

.swiper-pagination-bullet {
    width: 30px;
    border-radius: 0;
}

/*header*/
body {
    color: #696868;
    font-size: 14px;
    overflow-x: hidden;
    background: #f4f4f4;
}

a {
    color: #606060;
}

.top {
    background: #171717;
    line-height: 40px;
    height: 40px;
}

.topshare {
    float: left;
    padding-top: 11px;
}

.topshare a {
    float: left;
    margin-right: 14px;
    display: inline;
}

.tel {
    float: right;
    font-family: Georgia, "Times New Roman", Times, serif;
    margin-top: 8px;
    padding-left: 35px;
    background: url(../images/tel.gif) top left no-repeat;
    line-height: 28px;
    color: #fff;
    font-size: 20px;
}

.header {
    width: 100%;
    min-width: 1004px;
    height: 76px;
    background: #01673a;
    padding-top: 36px;
}

.logo {
    float: left;
    display: inline;
}

.search {
    position: relative;
    padding-top: 10px;
    float: right;
    width: 235px;
    z-index: 999;
    height: 22px;
    display: inline;
    line-height: 22px;
}

.text {
    float: left;
    width: 127px;
    border: 1px solid #beccd6;
    color: #c7ccd6;
    height: 18px;
    line-height: 18px;
    text-align: center;
}

.button {
    float: left;
    width: 20px;
    margin-left: 1px;
    height: 20px;
    display: inline;
    background: url(../images/button.gif) center no-repeat
}

.select {
    float: left;
    width: 80px;
    color: #b5b5b5;
    margin-left: 1px;
    display: inline;
    height: 20px;
    line-height: 20px;
    background: url(../images/select.gif) left top no-repeat;
    position: relative
}

.select select {
    margin: 5px auto;
    width: 74px;
}

.searchBar span {
    float: right;
    margin-top: 6px;
}

.searchBar span a {
    color: #666;
    margin-right: 8px;
}

.searchBar span a:hover {
    color: #ef9b11;
}

.searchBar .select {
    float: left;
    margin-top: 1px;
    display: inline;
    margin-right: 8px;
}

.searchBar .text {
    float: left;
}

.searchBar .text input {
    width: 214px;
    padding-top: 3px;
    height: 17px;
    border: 1px solid #b7d1eb;
}

div.selectbox-wrapper {
    border-right: #b7d1eb 1px solid;
    border-top: #b7d1eb 0 solid;
    overflow: hidden;
    border-left: #b7d1eb 1px solid;
    width: 80px;
    border-bottom: #b7d1eb 1px solid;
    *left: 0;
    position: absolute;
    background: #fff;
    text-align: left;
    *margin-top: 0;
    z-index: 10;
}

div.selectbox-wrapper ul li.selected {
    background-color: #e0ecf7;
}

div.selectbox-wrapper ul li.current {
    color: #fff;
    background-color: #36c
}

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: 84px;
    text-indent: 8px;
    cursor: pointer;
    height: 22px;
    background: none;
    font-size: 12px;
    font-family: 'Microsoft Yahei';
    color: #b5b5b5;
    line-height: 22px;
}

.btn {
    float: left;
    display: inline;
    margin-left: 8px;
    margin-top: 2px;
}

.menu {
    width: 100%;
    z-index: 9 !important;
    height: 38px;
    line-height: 38px;
    position: relative;
    z-index: 9;
    background: url(../images/menu.gif) center top no-repeat
}

.menu ul {
    width: 950px;
    margin: 0 auto;
}

.menu li {
    display: inline;
    float: left;
    position: relative;
    text-align: center;
    width: 93px;
}

.menu li a {
    text-align: center;
    display: block;
    width: 100%;
    font-size: 16px;
    color: #fff;
    font-family: 'Microsoft Yahei';
    background: url(../images/menuline.gif) right center no-repeat
}

.menu a:hover, .menu a.cur {
    color: #f8c700;
}

.nav {
    position: absolute;
    z-index: 99999 !important;
    left: 0;
    width: 93px;
}

.menu li .nav a {
    float: left;
    color: #fff;
    width: 100%;
    text-align: center;
    line-height: 29px;
    background: #025832
}

.menu .nav a:hover, .menu .nav a.cur {
    height: 29px;
    line-height: 29px;
    padding: 0;
    margin: 0;
    background: #025832
}

#full-screen-slider {
    width: 100%;
    z-index: 0;
    top: -38px;
    position: relative
}

#slides {
    display: block;
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative
}

#slides li {
    display: block;
    width: 100%;
    height: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute
}

#slides li a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999px
}

#slides li img {
    display: block;
}

#pagination {
    display: block;
    list-style: none;
    position: absolute;
    left: 0%;
    bottom: 52px;
    z-index: 9900;
    padding: 5px 15px 5px 0;
    margin: 0
}

#pagination li {
    display: block;
    list-style: none;
    width: 24px;
    height: 5px;
    font-size: 1px;
    overflow: hidden;
    float: left;
    margin-left: 1px;
    background: #b7b7b7
}

#pagination li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    text-indent: -9999px;
}

#pagination li.current {
    background: #015d34
}

/* indMain*/
.main {
    width: 980px;
    margin: 0 auto;
    clear: both;
    position: relative;
}

.product {
    width: 100%;
    margin-top: 15px;
}

.productmain {
    padding-bottom: 25px;
    padding-top: 50px;
    width: 100%;
    background: url(../images/maintop.gif) center 8px repeat-x #f5f5f3
}

.pro {
    width: 1004px;
    margin: 0 auto;
}

.pro li {
    float: left;
    margin: 0 9px;
    overflow: hidden;
    width: 220px;
    display: inline;
}

.proimg {
    display: block;
}

.proimg img {
    border: 1px solid #e1e1e1;
    width: 220px;
    height: 180px;
}

.proname {
    font-size: 16px;
    width: 228px;
    text-align: center;
    line-height: 36px;
    background: #015d34;
    color: #fff;
    border: 1px solid #e1e1e1;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.more {
    width: 100%;
    border-top: 10px solid #ebebeb;
    background: #dcdcdc;
    line-height: 34px;
    height: 34px;
    text-align: center;
}

#case {
    margin: 0 auto;
    width: 990px;
}

#case li {
    position: relative;
    margin: 0 1px 1px 0;
    float: left;
}

#case li img {
    display: block;
    width: 240px;
    height: 180px;
}

.casetitle {
    position: absolute;
    width: 245px;
    height: 118px;
    padding-top: 66px;
    text-align: center;
    color: #fff; /* background:rgba(0,0,0,0.5);*/
    background: url(../images/gray.png) top center repeat;
    _background: none;
    _background: #000;
    _filter: alpha(opacity=50);
}

.viewbut {
    width: 40px;
    height: 40px;
    float: left;
    display: inline;
    background: url(../images/view.png) top center no-repeat;
    margin: 0 15px 0 76px;
}

.zoombut {
    width: 40px;
    height: 40px;
    float: left;
    display: inline;
    background: url(../images/zoom.png) top center no-repeat
}

.case_t {
    width: 245px;
    text-align: center;
    color: #fff;
    float: left;
    padding-top: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-family: 'Microsoft Yahei';
    font-size: 16px;
}

.title {
    width: 100%;
    padding-top: 42px;
    padding-bottom: 25px;
    text-align: center;
    background: url(../images/titlebg.gif) center 52px no-repeat #fff
}

.title p {
    width: 100%;
    height: 28px;
    line-height: 28px;
    color: #1b1b1b;
    font-size: 24px;
    margin: 0;
    font-family: 'Microsoft Yahei';
}

.title font {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 14px;
}

.news {
    width: 100%;
}

.newsmain {
    padding-top: 50px;
    width: 100%;
    background: #f5f5f3;
    position: relative;
    border-top: 1px solid #eeeeec;
}

.maintop2 {
    position: absolute;
    top: -9px;
    height: 9px;
    width: 100%;
    background: url(../images/maintop2.gif) center no-repeat;
    left: 0;
}

.newsmain ul {
    width: 980px;
    margin: 0 auto;
}

.newsmain ul li {
    float: left;
    width: 475px;
    margin: 0 30px 30px 0;
}

.time {
    float: left;
    width: 48px;
    padding: 15px 12px;
    height: 55px;
    background: #015d34;
    margin-right: 1px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
}

.time em {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 7px;
    width: 100%;
    float: left;
    border-bottom: 1px solid #fff;
}

.time span {
    font-size: 18px;
}

.newsli_r {
    float: left;
    width: 400px;
}

.newsli_r a {
    height: 30px;
    line-height: 30px;
    float: left;
    width: 380px;
    padding: 0 10px;
    background: #e2e2e2;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.newsli_r p {
    height: 48px;
    line-height: 24px;
    float: left;
    width: 380px;
    padding: 0 10px;
    margin-top: 1px;
    padding-top: 10px;
    background: #eaeaea;
    overflow: hidden;
    font-size: 14px;
    text-indent: 2em;
    color: #666;
}

.process {
    width: 100%;
    line-height: 23px;
    text-align: center;
}

.process .newsmain {
    text-align: center;
}

.processmore {
    background: #015d34;
    display: inline-block;
    width: 211px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
}

.processmore a {
    width: 100%;
    display: block;
    font-family: 'Microsoft Yahei';
    text-align: center;
    font-size: 15px;
    color: #fff;
}

.processimg {
    width: 100%;
    padding: 50px 0;
    text-align: center;
}

/* foot*/
.aboutarea {
    width: 100%;
    left: 0;
    color: #fff;
    posi /
    tion: absolute;
    bottom: 92px;
    background: url(../images/foot.gif) repeat-x top left;
    width: 100%;
}

.about {
    float: left;
    width: 580px;
    line-height: 22px;
    padding-right: 55px;
    overflow: hidden;
}

.foot_t {
    font-family: 'Microsoft Yahei';
    font-size: 20px;
    width: 100%;
    padding: 27px 0 20px 0
}

.about .foot_t {
    padding-left: 24px;
}

.contact {
    float: left;
    width: 345px;
    overflow: hidden;
}

.contactmain {
    width: 315px;
    height: 154px;
    line-height: 26px;
    padding: 20px 10px 0 20px;
    background: url(../images/contact.gif) no-repeat top center;
}

.contactmain p {
    padding-left: 30px;
    width: 285px;
}

.ico1 {
    background: url(../images/ico1.gif) no-repeat center left;
}

.ico2 {
    background: url(../images/ico2.gif) no-repeat 5px center;
}

.ico3 {
    background: url(../images/ico3.gif) no-repeat center left;
}

.ico4 {
    background: url(../images/ico4.gif) no-repeat center left;
}

.foot {
    width: 100%;
    z-index: 999;
    position: relative;
    min-width: 1004px;
    color: #545252;
    background: url(../images/foot.gif) repeat-x bottom left;
    overflow: auto;
}

.footbut {
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: 50px;
    height: 38px;
    overflow: auto;
    display: block;
    background: url(../images/top.gif) no-repeat bottom center;
}

.footbot {
    background: url(../images/top1.gif) no-repeat bottom center;
}

.footbut a {
    margin: 0 auto;
    height: 38px;
    display: inline-block;
    width: 57px;
}

.foot a {
    color: #fff;
}

.aboutarea .main {
    height: 255px;
}

.bq, .flink {
    width: 100%;
    height: 46px;
    line-height: 46px;
    position: relative;
    color: #fff;
}

.flink {
    color: #fff
}

.flink b {
    float: left;
}

.flink a {
    color: #fff;
    float: left;
    margin-right: 25px;
}

.bq span {
}

.topbut {
    position: absolute;
    bottom: 0;
    right: 0;
}

.topbut a {
    display: block;
    background: #015d34;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 34px;
    width: 63px;
    height: 34px;
    line-height: 34px;
}

/* 二级页面*/
.fyMain {
    width: 980px;
    margin: 0 auto 70px;
    overflow: auto;
    padding-top: 25px;
    clear: both;
}

.fyLeft {
    float: left;
    width: 245px;
    overflow: hidden;
    margin-right: 30px;
}

.l_news {
    float: left;
    width: 240px;
    padding-bottom: 13px;
}

.l_pro {
    float: left;
    width: 245px;
    margin-bottom: 20px;
}

.l_procon {
    float: left;
    width: 245px;
    overflow: hidden;
    margin-top: 0px;
}

.proOne {
    width: 245px;
    float: left;
    overflow: hidden;
    margin-bottom: 7px;
}

.proOne a {
    width: 218px;
    padding-left: 25px;
    color: #01673a;
    line-height: 34px;
    float: left;
    font-size: 12px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    border: 1px solid #d2d2d2;
    background: url(../images/listico.gif) 8px center no-repeat #fff;
}

.proOne a:hover, .proOne a.cur {
    color: #fff;
    border: 1px solid #034c2c;
    background: url(../images/listico.png) 8px center no-repeat #01673a;
}

.proTwo {
    float: left;
    line-height: 25px;
    overflow: hidden;
    padding: 0px 0 5px;
    background: #f7f7f7
}

.proTwo li {
    width: 240px;
    float: left;
}

.proTwo li a {
    float: left;
    border: 0;
    background: none;
    color: #777;
    line-height: 30px;
    width: 200px;
    padding-left: 25px;
}

.proTwo li a:hover, .proTwo a.cur {
    float: left;
    color: #0B375E;
    border: 0;
    background: none;
}

.pointer, .pointer li {
    float: left;
    width: 100%;
}

.pointer li a {
    float: left;
    width: 225px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 33px;
    background: url(../images/listico.gif) 8px center no-repeat;
    padding-left: 20px;
}

.l_contact {
    float: left;
    width: 245px;
    line-height: 24px;
    padding-bottom: 72px;
    background: url(../images/l_contact.gif) right bottom no-repeat;
}

/* fyRight*/
.fyRight {
    float: left;
    width: 705px;
    overflow: hidden;
}

.fyRight .titlev {
    margin-left: 10px;
    display: inline;
    width: 695px;
}

.titlev {
    width: 100%;
    border-bottom: 1px solid #acacac;
    margin-bottom: 17px;
    line-height: 40px;
    height: 40px;
    font-size: 22px;
    color: #01673a;
}

.titlev .fl {
    font-family: 'Microsoft Yahei';
}

.titlev em {
    font-style: normal;
    float: left;
    margin-left: 4px;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 5px;
    _margin-top: 3px;
}

.titlev .fr, .titlev .fr a {
    color: #01673a;
    font-size: 14px;
}

.titlev .fr {
    padding-right: 5px;
}

.titlev .fr font {
    font-size: 14px;
}

.fyLeft .titlev em {
    color: #525252
}

.fyLeft .titlev .fr {
    font-size: 12px;
    margin-top: 5px;
}

.mainRightMain {
    color: #555;
    float: left;
    padding-bottom: 20px;
    min-height: 640px;
    _height: 640px;
}

.padding25 {
    padding: 0 25px 0 10px;
    line-height: 30px;
    font-size: 14px;
}

.mainr_line {
    float: left;
    height: 18px;
    width: 99%;
    background: url(../images/line_s.gif) top left repeat-x;
}

.tip {
    padding: 20px;
}

/* list*/
.pro_list li {
    float: left;
    position: relative;
    z-index: 10;
    display: inline;
    width: 216px;
    height: 210px;
    margin: 0 4px 20px;
    overflow: hidden;
    border: 1px solid #d6d6d6;
    background: #fff;
    padding: 4px;
}

.pro_list li img {
    width: 216px;
    height: 160px;
}

.pro_list li a {
    display: block;
    width: 216px;
}

.pro_list li .proname {
    font-size: 16px;
    height: 47px;
    margin: 0;
    width: 100%;
    border: 0;
    line-height: 47px;
    text-align: center;
    color: #525252;
    background: url(../images/proname.jpg) top left repeat-x;
}

.news_list {
    float: left;
    width: 680px;
    padding-left: 25px;
    font-size: 14px;
    margin-bottom: 20px;
}

.news_list li {
    width: 100%;
    line-height: 28px;
}

.news_list li a {
    display: block;
    width: 100%;
    height: 28px;
    line-height: 28px;
    border-radius: 4px;
    color: #575757;
    background: url(../images/newslist.gif) 8px center no-repeat;
    font-size: 16px;
    font-weight: bold;
}

.news_list li a:hover {
    background: #01673a;
    color: #fff;
}

.news_list li a:hover .fr {
    color: #fff;
}

.news_list li a span {
    cursor: pointer;
}
.news_list li p{
    text-indent: 2em;
    color: #666;
    line-height: 2;
    font-size: 14px;
}
.news_list li .fl {
    width: 400px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-left: 22px;
}

.news_list .fr {
    margin-right: 10px;
    color: #01673a;
}

.news_line {
    clear: both;
    width: 687px;
    height: 18px;
    margin: 18px 0;
}

.news_list p {
    font-size: 12px;
    padding: 10px 20px;
    line-height: 20px;
    color: #ccc;
}

.pro_txtimg {
    float: left;
    width: 700px;
    margin-bottom: 20px;
    padding-left: 5px;
}

.pro_txtimg li {
    float: left;
    width: 700px;
    padding-bottom: 27px;
}

.pro_li_img {
    float: left;
    width: 216px;
    padding: 4px;
    border: 1px solid #d9d9d9;
    margin-right: 10px;
}

.pro_li_txt {
    float: left;
    width: 464px;
    color: #4e4e4e;
    line-height: 36px;
    font-size: 14px;
}

.protitle {
    margin-bottom: 6px;
    float: left;
    width: 444px;
    padding: 0 10px;
    background: #01673a;
    color: #fff;
}

.protitle a {
    color: #fff;
}

.protitle .fr {
    font-size: 12px;
}

.protitle .fl {
    float: left;
    width: 70%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

/*news_view*/
.padding25 h2 {
    font-size: 18px;
    font-family: 黑体;
    font-weight: normal;
    color: #02783e;
}

.padding25 img {
    width: 70%;
    margin: 0 auto 10px;
}

.padding25 .detailImg {
    width: 40%;
}

.padding20 {
    float: left;
    width: 583px;
    text-align: justify;
    padding: 0 30px 0 35px;
}

.title_s {
    text-align: center;
    color: #02783e;
    padding-bottom: 15px;
    margin-bottom: 20px;
    font-size: 12px;
    line-height: 35px;
    border-bottom: 1px dotted #01673a;
}

.conbanner {
    float: left;
    width: 100%;
}

.mainrbanner {
    border: 1px solid #dbdbdb;
    width: 306px;
    margin: 0 auto 20px;
}

.mainrbanner img {
    border: 3px solid #fff
}

.padding25 .center img {
    border: 1px solid #ccc;
    margin-bottom: 10px;
}

.line_s {
    float: left;
    width: 96%;
    height: 8px;
    margin: 8px 0 15px 10px;
    display: inline;
    border-bottom: 1px dashed #BEC0BF;
}

.newsview {
    min-height: 400px;
    border-bottom: 1px dotted #01673a;
    margin-bottom: 25px;
    padding: 15px 0;
    _height: 400px;
    font-size: 14px;
    line-height: 28px;
}

.main_r_nav p {
    line-height: 25px;
    color: #02783e;
}

.main_r_nav {
    float: left;
    width: 400px;
    font-size: 14px;
}

.returnlist {
    margin-top: 30px;
    float: right;
    color: #02783e;
    font-size: 14px;
    display: inline;
}

.main_r_nav a {
    color: #02783e
}
.main_r_nav a.b{
    font-weight: bold;
;
}
/* page*/
.page {
    margin-top: 15px;
    margin-left: 25px;
    float: right;
    display: inline;
    color: #02783e;
}

.pager-taglib {
    float: left;
    padding-bottom: 5px;
    overflow: hidden;
    height: 23px;
    text-align: center;
    font-size: 12px;
}

.pager-taglib span {
    float: left;
}

.pager-taglib a {
    line-height: 27px;
    width: 26px;
    height: 27px;
    display: block;
    float: left;
}

.pager-taglib a:hover {
    width: 26px;
    height: 27px;
    display: block;
    color: #1f83d5;
}

.pager-taglib .current {
    width: 26px;
    height: 27px;
    display: block;
    line-height: 27px;
}

.pager-taglib .disabled {
    width: 26px;
    height: 27px;
    display: block;
    line-height: 27px;
}

.total {
    min-width: 50px;
    _width: 50px;
    text-align: center;
    height: 27px;
    line-height: 27px;
    display: block;
}

.reach {
    min-width: 30px;
    _width: 30px;
    text-align: left;
    padding-left: 5px;
    height: 29px;
    line-height: 29px;
    display: block;
}

.btn {
    width: 36px;
    height: 27px;
    line-height: 27px;
    display: block;
    padding-top: 3px;
}

.input_page {
    width: 30px;
    height: 14px;
    text-align: center;
    border: 1px solid #02783e;
    font-size: 12px;
    line-height: 14px;
    margin-top: 6px;
}

.pager-taglib .bg {
    padding-top: 3px;
}

/* search*/
.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*/
.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: 640px;
    height: 30px;
    float: left;
    background: url(../images/bookico.png) no-repeat 10px 7px;
}

.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: 610px;
    min-height: 40px;
    height: auto !important;
    height: 40px;
    float: left;
    border: 1px solid #d6deef;
    background: url(../images/bookcontentbg.jpg) repeat-x;
    background-color: #fff;
    padding: 10px;
    color: rgb(30, 54, 1);
}

.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: rgb(30, 54, 1);
}

.admintimecol {
    color: #5e7194;
}

.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;
}

/* hr*/
.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;
}

.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;
}

.c_red {
    color: #f00;
}

/*case*/
#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
}

.flexslider {
    top: -38px;
}

/*//翻页*/
.pages {
    clear: both;
    text-align: center;
    font-size: 12px;
    padding: 15px 0 20px 0;
    color: #b2b2b2;
}

.pages a, .pages span {
    display: inline-block;
    height: 24px;
    padding: 0 9px;
    margin: 0 4px !important;
    line-height: 24px;
}

.pages a:link, .pages a:visited {
    color: #b2b2b2;
    line-height: 24px;
    border: 1px solid #D9D9D9;
    background: #fff;
}

.pages a:hover, .pages a:active, .pages span.ctxt {
    background: #01673a;
    border: 1px solid #01673a;
    color: #FFF;
    text-decoration: none
}
.lam_box .box{
     max-width:1004px;
}