﻿@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote {
    margin: 0;
    padding: 0;
    font-size: 14px;
    _background-image: url(about:blank);
    _background-attachment: fixed;
}

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;
    display: block
}

.clear {
    clear: both;
}

a {
    text-decoration: none;
    outline: 0;
}

center {
    padding: 20px 0;
}
.clearfixed:after{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;

}

/* fixed */
.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;
}

.book {
    background: url(../images/fixed.jpg) 0 0 no-repeat;
}

.book:hover {
    background-position: -54px 0;
}

.fixed a.codepic {
    background: url(../images/fixed.jpg) 0 -53px no-repeat;
    height: 52px;
}

.fixed a.codepic:hover {
    background-position: -54px -53px;
}

.fixed div {
    position: relative;
}

.fixed a.backup {
    background: url(../images/fixed.jpg) 0 -158px no-repeat;
    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;
}

/* top */
body {
    overflow-x: hidden;
    width: 100%;
}

.top {
    width: 980px;
    height: 90px;
    margin: 0 auto;
    overflow: hidden;
}

.logo {
    float: left;
    margin-top: 20px;
}

.top_tel {
    float: right;
    background: url(../images/toptel.jpg) 0 0 no-repeat;
    width: 199px;
    height: 49px;
    margin-top: 24px;
    overflow: hidden;
}

.top_tel p {
    width: 100%;
    text-align: center;
    font: 700 14px/1 "simsun";
    color: #3b5e3c;
    padding-top: 6px;
}

.top_tel img {
    display: block;
    margin: 2px auto;
}

#wowslider-container1 .ws_bullets {
    bottom: 0;
    right: 0;
}

#wowslider-container1 {
    margin: 0px auto;
    width:100%;
    height: 400px;
    overflow: hidden;
    position: relative;
    z-index: 100;
    zoom: 1;
    *width: 1418px;
}

#wowslider-container1 .ws_shadow {
    left: 0px;
    width: 100%;
    height: 30px;
    bottom: -30px;
    position: absolute;
    z-index: -1;
}

#wowslider-container1 .ws_images {
    left: 0px;
    top: 0px;
    width:100%;
    height: 400px;
    overflow: hidden;
    position: absolute;
}

#wowslider-container1 .ws_images a {
    color: transparent;
}

#wowslider-container1 .ws_images img {
    border: 0;
    left: 0px;
    top: 0px;
}

#wowslider-container1 a {
    text-decoration: none;
}

#wowslider-container1 .ws_bullets {
    padding: 130px 190px 10px 130px;
    font-size: 0px;
    float: left;
    position: absolute;
    z-index: 70;
}

#wowslider-container1 .ws_bullets div {
    float: left;
    position: relative;
}

#wowslider-container1 .ws_bullets a {
    background: #d0d0d0;
    width: 67px;
    height: 7px;
    text-indent: -1000px;
    margin-left: 3px;
    float: left;
    position: relative;
    font-size: 0
}

#wowslider-container1 .ws_bullets a.ws_selbull {
    background: #2a6444
}

#wowslider-container1 .ws_bullets a:hover {
    background-position: right 50%;
}

#wowslider-container1 a.ws_next {
    top: 50%;
    width: 22px;
    height: 44px;
    margin-top: -28px;
    display: none;
    position: absolute;
    z-index: 60;
    background: url(../images/rightbtn.png) 0 0 no-repeat;
}

#wowslider-container1 a.ws_prev {
    top: 50%;
    width: 22px;
    height: 44px;
    margin-top: -28px;
    display: none;
    position: absolute;
    z-index: 60;
    background: url(../images/leftbtn.png) 0 0 no-repeat;
}

#wowslider-container1 a.ws_next {
    right: 80px;
}

#wowslider-container1 a.ws_prev {
    left: 80px;
}

#wowslider-container1 a.ws_next:hover {
    background-position: 100% 100%;
}

#wowslider-container1 a.ws_prev:hover {
    background-position: 0px 100%;
}

* html #wowslider-container1 a.ws_next {
    display: block;
}

* html #wowslider-container1 a.ws_prev {
    display: block;
}

#wowslider-container1:hover a.ws_next {
    display: block;
}

#wowslider-container1:hover a.ws_prev {
    display: block;
}

#wowslider-container1 .ws-title {
    background: rgb(0, 0, 0);
    padding: 12px;
    left: 0px;
    bottom: 50px;
    color: rgb(249, 251, 251);
    text-transform: uppercase;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 18px;
    margin-right: 5px;
    position: absolute;
    z-index: 50;
}

#wowslider-container1 .ws-title div {
    text-transform: none;
    padding-top: 5px;
    font-size: 13px;
}

#wowslider-container1 .ws_bullets a img {
    border: 5px solid rgb(255, 255, 255);
    left: -120px;
    top: 16px;
    text-indent: 0px;
    display: block;
    visibility: hidden;
    position: absolute;
    box-shadow: 0px 0px 5px #999999;
    -moz-box-shadow: 0 0 5px #999999;
}

#wowslider-container1 .ws_bullets a:hover img {
    visibility: visible;
}

#wowslider-container1 .ws_bulframe div div {
    height: 90px;
    overflow: visible;
    position: relative;
}

#wowslider-container1 .ws_bulframe div {
    left: 0;
    width: 298px;
    overflow: hidden;
    position: relative;
}

#wowslider-container1 .ws_bullets .ws_bulframe {
    border: 5px solid rgb(255, 255, 255);
    bottom: 20px;
    overflow: visible;
    display: none;
    position: absolute;
    cursor: pointer;
    box-shadow: 0px 0px 5px #999999;
    -moz-box-shadow: 0 0 5px #999999;
}

#wowslider-container1 .ws_bulframe span {
    background: url("../images/triangle.png");
    left: 120px;
    top: -11px;
    width: 15px;
    height: 6px;
    margin-left: -9px;
    display: block;
    position: absolute;
}

/* navbg */
.navbg {
    width: 100%;
    background: url(../images/navbg.jpg) 0 0 repeat-x;
    height: 57px;
}

.nav {
    width: 980px;
    height: 57px;
    margin: 0 auto;
    overflow: hidden
}

.nav li {
    width: 98px;
    float: left;
    height: 45px;
    padding-top: 12px;
    background: url(../images/navborder.jpg) right 12px no-repeat;
    text-align: center;
}

.nav li a {
    display: block;
    width: 98px;
    height: 34px;
    font: 700 18px/34px "simsun";
    color: #fff;
    text-align: center;
}

.nav li a:hover,.nav li .cur {
    background: url(../images/hover.jpg) center center no-repeat;
}

.nav li.noborder {
    background: none;
}

/* marquee */
.marquee {
    width: 980px;
    height: 76px;
    margin: 0 auto;
    overflow: hidden;
    background: url(../images/border1.jpg) center bottom no-repeat;
}

.mar_left {
    float: left;
    width: 610px;
    margin-right: 3px;
    height: 66px;
    font: 12px/66px "simsun";
    color: #333;
    overflow: hidden
}

.mar_left span {
    float: left;
    margin-left: 28px;
}

.mar_left marquee {
    float: left;
    width: 500px;
}

.search {
    width: 338px;
    height: 30px;
    float: left;
    margin: 19px 0 0 0;
    background: #215e3c
}

.text {
    width: 206px;
    float: left;
    font: 12px/30px 'simsun';
    color: #adceb1;
    text-indent: 14px;
    height: 30px;
    border: 0;
    *height: 30px;
    border-right: 1px solid #fff;
    background: #215e3c
}

.select {
    float: left;
    width: 87px;
    border: 0;
    background: url(../images/select.jpg) 71px 14px no-repeat #215e3c;
    border-right: 1px solid #fff;
}

.btn {
    float: left;
    background: url(../images/search.jpg) no-repeat center center #215e3c;
    width: 43px;
    height: 30px;
    border: 0;
    cursor: pointer
}

.select select {
    margin: 5px auto;
    width: 87px;
}

.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: 302px;
    padding-top: 3px;
    height: 17px;
    border: 1px solid #b7d1eb;
}

div.selectbox-wrapper {
    overflow: hidden;
    width: 87px;
    position: absolute;
    text-align: left;
    *margin-top: 0;
    z-index: 11;
    background: #215e3c;
    border-top: 1px solid #fff;
}

div.selectbox-wrapper ul li.selected {
    background-color: #11492a;
}

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: 87px;
    cursor: pointer;
    line-height: 20px;
    padding-top: 3px;
    font-size: 12px;
    font-family: 'simsun';
    color: #adceb1;
}

.selectbox {
    border: none;
    display: block;
    width: 87px;
    background: none;
    text-indent: 15px;
    cursor: pointer;
    height: 30px;
    font-size: 12px;
    font-family: 'simsun';
    color: #adceb1;
    line-height: 30px;
}

/* con1 */
.con1 {
    width: 980px;
    height: 238px;
    margin: 34px auto 0;
    overflow: hidden
}

.con1_left {
    float: left;
    width: 326px;
    height: 235px;
    overflow: hidden
}

.title1 {
    width: 283px;
    height: 28px;
    position: relative;
    margin-bottom:20px;
}

.title1 a, .title2 a, .title3 a, .con3_title1 a, .con3_title2 a {
    position: absolute;
    right: 0;
    top: 0;
    font: 12px/28px "simsun";
    color: #333
}

.con1_img1 {
    display: block;
    border: 1px solid #d0d0d0;
    padding: 3px;
    margin-bottom:10px;
    width: 275px;
    height:75px;
}

.con1_about {
    width: 283px;
    font: 18px/28px "simsun";
    color: #333;
    max-height: 168px;
    overflow: hidden;
}

.con1_center {
    float: left;
    width: 377px;
    height: 238px;
    overflow: hidden
}

.title2 {
    width: 329px;
    height: 28px;
    position: relative;
}

.con1_origin {
    width: 329px;
    overflow: hidden;
    height: 130px;
    margin-top: 34px;
}

.con1_origin img {
    float: left
}

.con1_origin div {
    width: 192px;
    float: right;
    font: 12px/26px "simsun";
    color: #333;
    overflow: hidden
}

.con1_right {
    float: left;
    width: 277px;
    height: 238px;
    overflow: hidden
}

.title3 {
    width: 276px;
    height: 28px;
    position: relative;
    margin-bottom:20px;
}

.con1_img2 {
    display: block;
    border: 1px solid #d1d1d1;
    padding: 3px;
    margin: 28px 0 8px;
}

.con1_contact {
    width: 100%;
    font: 14px/28px "simsun";
    color: #333;
}

/* con2 */
.con2_bg {
    width: 100%;
    background: url(../images/titleborder.jpg) 0 32px repeat-x;
    height: 490px;
}

.con2 {
    width: 980px;
    height: 490px;
    margin: 0 auto;
    overflow: hidden
}

.con2_title {
    width: 980px;
    height: 65px;
    overflow: hidden;
    margin-bottom: 30px
}

.con2_title img {
    display: block;
    margin: 0 auto;
}

.con2_left {
    float: left;
    width: 155px;
    height: 490px;
    overflow: hidden
}

.con2_left a {
    display: block;
    background: url(../images/btn1.jpg) 0 0 no-repeat;
    width: 140px;
    height: 59px;
    margin-bottom: 12px;
    text-align: center;
    font: 700 14px/59px "simsun";
    color: #fff;
}

.con2_right {
    float: left;
    width: 825px;
    overflow: hidden;
    height: 366px;
}

.con2_right ul {
    width: 848px;
    overflow: hidden
}

.con2_right li {
    width: 212px;
    height: 182px;
    float: left;
    overflow: hidden
}

.pro_img {
    display: block;
    width: 181px;
    height: 134px;
    border: 1px solid #d2d2d2;
    padding: 3px;
}
.pro_img img{
    width:181px;
    height: 134px;
}

.con2_right li p {
    width: 187px;
    height: 40px;
    text-align: center;
    font: 16px/40px "simsusn";
    color: #333;
}

.con2_right li p a {
    color: #333;
}

.con2_right li.on a.pro_img {
    border: 1px solid #215e3c;
}

.con2_right li.on p a {
    color: #215e3c;
    font-weight: bold
}

.border1 {
    display: block;
    width: 980px;
    margin: 0 auto 34px;
}

/* con3 */
.con3 {
    width: 980px;
    height: 272px;
    margin: 0 auto;
    overflow: hidden;
}

.con3_news {
    width: 100%;
    height: 272px;
    overflow: hidden;
    padding-right: 48px;
}

.con3_title1 {
    width: 100%;
    height: 28px;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
}

.frame {
    background: none;
    border: 0px solid #fff;
    margin-bottom: 0px;
}

.temp {
    margin: 0;
}

.slidebar {
    position: absolute;
    bottom: 2px;
    right: 14px;
}

.slideshow span.title, .slidebar li {
    background: rgba(0, 0, 0, 0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#90000000, endColorstr=#90000000);
    color: #FFF;
    overflow: hidden;
}

.slideshow SPAN.title {
    text-indent: 0
}

.block {
    margin: 0;
    position: relative;
}

#frameHlicAe {
    margin: 0px !important;
    border: 0px !important;
}

.comiis_wrap960, .comiis_wrapad {
    float: left;
    width: 223px;
    height: 166px;
    border: 1px solid #d0d0d0;
    padding: 3px;
}

.comiis_wrapad {
    overflow: hidden;
}

.comiis_wrapad img {
    float: left;
    margin-top: 0px;
}

#slidesImgs li {
    width: 223px;
    height: 166px;
    display: none;
}

.cl:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.cl {
    zoom: 1;
}

.frame {
    margin-bottom: 10px;
    border: 1px solid #e1e1e1;
    background: #FFF;
}

.title {
    padding: 0 10px;
    height: 32px;
    font-size: 14px;
    font-weight: 700;
    line-height: 32px;
    overflow: hidden;
}

.slideshow {
    clear: both;
}

.slideshow li {
    position: relative;
    overflow: hidden;
}

.slidebar li {
    float: left;
    margin-right: 5px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
}

.slidebar li.on {
    background: #215e3c;
    color: #fff;
}

.con3_news_list {
    float: left;
    width: 724px;
    height: 174px;
    overflow: hidden;
    padding-left: 17px;
}

.con3_news_list li, .con3_know_list li {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px dotted #d0d0d0;
    font: 16px/48px "simsun";
    color: #333;
}

.con3_news_list li a, .con3_know_list li a {
    float: left;
    color: #333;
}

.con3_news_list li span {
    float: right;
    color: #333;
}

.con3_news_list li a:hover, .con3_know_list li a:hover {
    color: #215e3c;
    font-weight: bold;
}

.con3_know {
    float: left;
    width: 294px;
    height: 272px;
    overflow: hidden
}

.con3_title2 {
    width: 294px;
    height: 28px;
    overflow: hidden;
    position: relative;
    margin-bottom: 29px;
}

.con3_know_list {
    width: 329px;
    overflow: hidden;
}

/* foot */
.foot_top {
    width: 100%;
    background: url(../images/linksbg.jpg) 0 0 repeat-x #215e3c;
    height: 37px;
    overflow: hidden;
}

.foot_bg {
    width: 100%;
    background: url(../images/footbg.jpg) center 0 no-repeat #215e3c;
    overflow: hidden;
    padding-bottom:20px;
}

.links {
    width: 980px;
    height: 44px;
    margin: 0 auto 32px;
    overflow: hidden;
}

.links p {
    float: left;
    font: 700 12px/44px "simsun";
    color: #fff;
    background: url(../images/links.jpg) 16px 12px no-repeat;
    padding-left: 38px;
}

.links a {
    float: left;
    font: 12px/44px "simsun";
    color: #9fd9b9;
    margin: 0 8px;
}

.foot_nav {
    width: 980px;
    margin: 0 auto;
    text-align: center;
    font: 18px/36px "simsun";
    color: #9fd9b9;
}

.foot_nav a {
    color: #9fd9b9;
    margin: 0 9px;
}

.foot {
    width: 980px;
    margin: 0 auto;
    font: 12px/34px "simsun";
    color: #9fd9b9;
    text-align: center;
}

.foot span {
    margin: 0 5px;
}

.foot a {
    color: #9fd9b9
}

/* subpage */
.subpage {
    width: 980px;
    margin: 34px auto;
    overflow: hidden
}

.left {
    float: left;
    width: 230px;
    overflow: hidden
}

.left_title {
    width: 100%;
    overflow: hidden;
    text-align: center;
    font-size: 24px;
    border-bottom:2px solid #bfbebf;
    line-height:30px;
    padding:5px 0;
}

.left_title img {
    display: block;
    margin: 0 auto;
}

.left_nav {
    width: 230px;
    overflow: hidden;
    margin-bottom: 32px
}

.left_nav li a {
    display: block;
    background: url(../images/leftli.jpg) 0 0 no-repeat;
    width: 230px;
    height: 42px;
    font: 700 14px/42px "simsun";
    color: #fff;
    margin-bottom: 8px;
    text-align: center
}

.left_nav li li a {
    display: block;
    background: url(../images/leftli2.jpg) 0 0 no-repeat;
    width: 228px;
    height: 30px;
    font: 12px/30px "simsun";
    color: #333;
    text-align: center;
    margin: 0 auto 10px;
}

.left_nav li ul {
    display: none
}

.left_nav li a.on {
    background: url(../images/lefthover.jpg) 0 0 no-repeat;
}

.left_nav li li a.onx {
    font-weight: bold;
}

.left_news {
    width: 230px;
    overflow: hidden;
    margin-bottom: 32px
}

.left_news li {
    width: 230px;
    height: 26px;
    background: #006734;
    margin-bottom: 8px;
    font: 12px/26px "simsun";
    text-indent: 14px;
    overflow: hidden
}

.left_news li a {
    color: #fff;
}

.left_news li a:hover {
    text-decoration: underline;
}

.left_img {
    width: 230px;
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid #c7c7c7;
    padding-bottom: 4px
}

.left_contact p {
    width: 202px;
    padding-left: 28px;
    font: 12px/31px "simsun";
    color: #333;
}

.left_contact p.left_address {
    background: url(../images/address.jpg) 4px center no-repeat
}

.left_contact p.left_tel {
    background: url(../images/tel.jpg) 4px center no-repeat
}

.left_contact p.left_fax {
    background: url(../images/fax.jpg) 4px center no-repeat
}

.left_contact p.left_mail {
    background: url(../images/mail.jpg) 3px center no-repeat
}

.left_contact {
    margin: 10px auto;
}

.right {
    float: left;
    width: 699px;
    overflow: hidden;
    padding-left: 51px;
}

.right_title {
    width: 100%;
    height: 27px;
    border-bottom: 1px solid #bfbebf;
    padding-top: 21px;
}

.right_name {
    float: left;
    display: block;
    background: url(../images/rightname.jpg) 0 0 no-repeat;
    width: 131px;
    height: 28px;
    text-align: center;
    font: 18px/28px "microsoft yahei";
    color: #000
}

.right_title p {
    float: right;
    font: 12px/27px "simsun";
    color: #666;
}

.right_title p a {
    color: #666
}

.right_con {
    width: 100%;
    padding: 15px 0;
    font: 14px/30px "simsun";
    color: #666;
    overflow: hidden
}
.pagebox img{
    width:80%;
    display:block;
    margin:0 auto 30px;
}

/* news */
.news {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.news li {
    width: 100%;
    border-bottom: 1px dotted #3f3f3f;
    overflow: hidden;
    font: 14px/34px "simsun";
    color: #666;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.news li a {
    float: left;
    color: #333;
    font-size: 16px;
    font-weight: bold;
}

.news li a:hover {
    color: #215e3c;
    font-weight: bold
}

.news li span {
    float: right
}

.news li.none {
    margin-bottom: 20px
}
.news li p{
    text-indent: 2em;
    color: #666;
    line-height: 2;
    font-size: 14px;
}
/* pages */
.page_number {
    float: left;
    width: 77px;
    border: 0;
    background: url(../images/pagenumber.jpg) 0 0 no-repeat;
    height: 20px;
    font: 12px/20px "simsun";
    color: #2d2d2d;
}

.page_number input.selectbox {
    width: 77px;
    height: 20px;
    color: #2d2d2d;
    text-indent: 5px;
    line-height: 20px
}

.page_number div.selectbox-wrapper {
    margin-left: 0;
    width: 77px;
}

.page_number div.selectbox-wrapper ul li {
    margin-left: 0;
    width: 77px;
}

/*//翻页*/
.pages{clear:both; text-align:center; font-size:12px; padding:15px 0 20px 0;color:#7e7064;margin-top:20px;}
.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: #ffffff; line-height:24px; border:1px solid #215e3c; background:#215e3c;}
.pages a:hover,.pages a:active,.pages span.ctxt{ background:#ef8700; border:1px solid #ef8700;color: #fff; text-decoration:none}

/* product */
.product {
    width: 708px;
    overflow: hidden
}

.product li {
    width: 235px;
    height: 214px;
    float: left;
}

.pro_pic {
    display: block;
    width: 221px;
    height: 164px;
    border: 1px solid #d0d0d0;
    padding: 3px;
}

.pro_pic:hover {
    border: 1px solid #006734;
}

.product li p {
    width: 229px;
    text-align: center;
    font: 16px/48px "simsun";
    overflow: hidden
}

.product li p a {
    color: #333;
}

.product li p a:hover {
    color: #006734;
    font-weight: bold
}

/* case */
.case {
    width: 100%;
    overflow: hidden;
    padding-bottom: 15px;
}

.case li {
    width: 100%;
    border-bottom: 1px dotted #3f3f3f;
    height: 108px;
    padding-top: 14px
}

.case_img {
    display: block;
    width: 137px;
    height: 101px;
    border: 1px solid #c3c7c7;
    padding: 3px;
    background: #fff;
    float: left
}

.case li p {
    float: left;
    width: 518px;
    height: 28px;
    padding-top: 16px;
    overflow: hidden;
    font: 12px/28px "simsun";
    color: #666;
    padding-left: 16px
}

.case li p a {
    float: left;
    color: #333;
}

.case li p a:hover {
    color: #215e3c;
    font-weight: bold
}

.case li p span {
    float: right
}

.case li div {
    float: left;
    margin-top: 6px;
    height: 40px;
    font: 12px/20px "simsun";
    color: #757575;
    overflow: hidden;
    width: 518px;
    padding-left: 16px
}

/* hr */
.hr {
    margin: 10px auto;
    width: 100%;
    font-size: 12px;
    line-height: 24px;
    border: 1px #CCC solid;
    background-color: #fff;
}

.hr td {
    border: 1px #CCC solid;
}

.hr a {
    color: #333;
}

.hr a:hover {
    color: #de0303;
}

.hr_btn {
    width: 100px;
    height: 40px;
    font-size: 12px;
}

/* book*/
.bookmain {
    width: 650px;
    padding: 0 10px;
    height: auto;
    font: 14px/30px 'microsoft yahei';
    color: #185e0b;
    margin: 0 auto;
    background: #fff
}

.bookmain div {
    font-size: 12px
}

.bookline {
    width: 650px;
    height: 34px;
    background-image: url(../images/about_box_line.jpg);
    background-repeat: repeat-x;
    background-position: 0 0;
    margin: 0 auto;
    margin-top: 10px;
}

.book3 {
    width: 550px;
    margin: 0 auto;
}

.booktop {
    width: 650px;
    height: 30px;
    float: left;
    background: url(../images/bookico.png) no-repeat 10px 7px;
    margin-top: 20px;
}

.booktop_name {
    width: 570px;
    height: 30px;
    float: left;
    color: rgb(30, 54, 1);
    padding-left: 30px;
    line-height: 30px;
    font-weight: bold;
}

.booktop_time {
    width: 150px;
    height: 30px;
    float: left;
    color: rgb(30, 54, 1);
    text-align: right;
    line-height: 30px;
}

.bookcontent {
    width: 628px;
    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: 628px;
    min-height: 30px;
    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);
}

.messagecol {
    color: rgb(30, 54, 1);
}

.admincol {
    color: rgb(30, 54, 1);
    font-weight: bold;
}

.admintimecol {
    color: rgb(30, 54, 1);
    float: right;
    *margin-top: -17px;
}

.message {
    width: 500px;
    height: auto;
    float: left;
    padding-left: 50px;
    color: rgb(30, 54, 1);
}

.message li {
    width: 500px;
    height: 40px;
    float: left;
    margin: 0px;
    padding: 0px;
}

.message li input {
    height: 15px;
    line-height: 15px;
    width: 150px;
}

.message li p.message_title {
    width: 100px;
    height: 25px;
    float: left;
    text-align: right;
    font-size: 12px;
}

.message li p.message_content {
    width: 400px;
    float: left;
}

.message li.contentb {
    width: 500px;
    height: 150px;
    float: left;
}

.message li.contentb textarea {
    width: 370px;
    height: 120px;
}

.message li.yzm {
    width: 500px;
    height: 60px;
    float: left;
}

.message li p.message_yzminput {
    width: 100px;
    float: left;
}

.message li p.message_yzminput input {
    width: 70px;
}

.message li p.message_yzmico {
    width: 100px;
    height: 40px;
    float: left;
}

.message li p.message_sub {
    width: 200px;
    height: 40px;
    float: left;
}

.tab2 {
    background: #fff;
    width: 100%;
    margin-top: 5px;
    border: 1px solid #e1e0e1;
}

.blank {
    width: 100%;
    height: 20px;
    margin-bottom: 5px;
}

/* view */
.view {
    width: 700px;
    margin: 10px auto;
    overflow: hidden
}

.view h1 {
    width: 100%;
    font: 700 24px/40px '微软雅黑';
    text-align: center;
    color: #1b1b1b;
}

.datetime {
    width: 100%;
    font: 12px/14px '宋体';
    text-align: center;
    color: #9b9b9b;
}

.border2 {
    width: 100%;
    height: 0;
    overflow: hidden;
    border-top: 1px dashed #d5d5d5;
    margin: 12px 0;
}

.pageleft {
    float: left;
    font: 14px/32px '宋体';
    color: #666;
    display: block;
    width: 500px;
    text-indent: 15px;
}

.pageleft a {
    color: #999;
}
.pageleft a.b{
    font-weight: bold;
}
.page {
    width: 100%;
    height: 76px;
}

.back {
    float: right;
    font: 700 12px/12px '宋体';
    color: #999;
}

/* 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;
}

.fl {
    float: left
}

.fr {
    float: right
}

.clear {
    clear: both;
    height: 0px;
    overflow: hidden
}

.title1 .dixian {
    display: block;
    float: left;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #225D3D;
    width: 152px;
    height: 27px;
}

.title2 .dixian {
    display: block;
    float: left;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #225D3D;
    width: 198px;
    height: 27px;
}

.title3 .dixian {
    display: block;
    float: left;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #225D3D;
    width: 145px;
    height: 27px;
}

.con3 .con3_news .con3_title1 .dixian {
    display: block;
    float: left;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #225D3D;
    width: 849px;
    height: 27px;
}

.con3 .con3_know .con3_title2 .dixian {
    display: block;
    float: left;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #225D3D;
    width: 163px;
    height: 27px;
}

.top .top_tel .telhong {
    font-family: "微软雅黑";
    font-size: 18px;
    line-height: 18px;
    color: #C00;
    font-weight: bold;
}
.lam_box .box{
     max-width:980px;
}