﻿@charset "utf-8";

/* Style Reset
-----------------------------------------------------------------------------------------------------*/
html {
    overflow-x: hidden;
}

body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, blockquote, p {
    _background-image: url(about:blank);
    _background-attachment: fixed;
    font-family: '微软雅黑';
    margin: 0px;
    padding: 0px;
}

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;
}

.clear {
    clear: both;
    height: 0;
}

.clear-fix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

a {
    text-decoration: none;
    outline: 0;
}

.noneBottomBorder {
    border-bottom: none !important;
}

.noneTopBorder {
    border-top: none !important;
}

/* header */
.header {
    width: 100%;
    position: relative;
}

.topnbd {
    width: 100%;
    height: 103px;
    background: #0d0d0d;
}

.top {
    position: relative;
    width: 1004px;
    height: 103px;
    margin: 0 auto;
}

.logo {
    float: left;
    width: 680px;
    height: 103px;
}

.time {
    float: right;
    padding-top: 16px;
    line-height: 1.6;
}

.time p {
    color: #ffffff;
    font-size: 14px;
}

.time p.a {
    color: #707070;
    font-size: 12px;
    line-height: 14px;
}

.time p.b {
    color: #c0c0c0;
    font-size: 24px;
}

.time p.b span {
    color: #9a9898;
}

.time p.c {
    color: #fff;
    font-size: 20px;
    line-height: 22px;
    font-family: impact;
}

.time p.c span {
    float: right;
    color: #707070;
    font-size: 14px;
    font-family: "微软雅黑";
}

/* end topbd */

.navgrp {
    width: 100%;
    height: 59px;
    margin: 0 auto;
    border-top: 1px solid #2c2c2c; /* border-bottom:1px solid #1f1f1f ;*/
    background: #1f1f1f;
}

.navbd {
    position: relative;
    width: 1004px;
    height: 59px;
    margin: 0 auto;
}

.nav {
    width: 1002px;
    height: 59px;
    padding-left: 2px;
}

.nav li {
    position: relative;
    float: left;
    text-align: center;
    width: 111px;
    height: 59px;
    display: block;
}

.nav li a {
    width: 111px;
    height: 59px;
    display: block;
    color: #c5c5c5;
    font-size: 18px;
    line-height: 59px;
    text-align: center;
}

.nav li a span {
    color: #565656;
    font-size: 12px;
    text-transform: uppercase;
}

.nav li a:hover {
    color: #ffffff;
    background: #b40419;
}

.nav li a:hover span {
    color: #ffffff;
}

.nav .menu a {
    width: 111px;
    height: 59px;
    display: block;
    color: #ffffff;
    font-size: 18px;
    line-height: 59px;
    text-align: center;
    background: #b40419;
}

.nav .menu a span {
    color: #ffffff;
}

.nav .on a {
    width: 111px;
    height: 59px;
    display: block;
    color: #ffffff;
    font-size: 18px;
    line-height: 59px;
    background: #b40419;
}

.nav .on a span {
    color: #ffffff;
}
.nav .navChild {
    position: absolute;
    left: 0px;
    top: 59px;
    overflow: hidden;
    width: 111px;
    z-index: 999;
    display: none;
    background: url(../images/navbg.png) center bottom repeat
}
.nav .navChild a {
    position: relative;
    display: block;
    width: 111px;
    height: 40px;
    display: block;
    border-bottom: 1px solid #d74058;
    color: #ffffff !important;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    background: none;
}

.nav .navChild a:hover {
    color: #ffffff !important;
    background: none;
}

/* end navgrp */
.nav .navChild a.last {
    color: #ffffff !important;
    font-size: 18px;
    line-height: 40px;
    font-weight: bold;
    text-align: center;
}

.banner {
    position: relative;
    width: 100%;
    height: 600px;
}

.bannerfen {
    position: relative;
    width: 100%;
    height: 339px;
}

.bannerfen img {
    display: block;
    margin: 0 auto;
}

.bannfen {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -800px;
    z-index: 70;
    width: 1600px;
    height: 339px;
    overflow: hidden;
}

.bann {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -50%;
    z-index: 70;
    width: 100%;
    height: 600px;
    overflow: hidden;
}

.picListBd {
    position: relative;
    width: 1920px;
    height: 600px;
    margin: 0 auto;
    overflow: hidden;
}

.picListBd2 {
    position: absolute;
    left: 0;
    top: 0;
    height: 600px;
    margin: 0 auto;
    overflow: hidden;
}

.picList {
    float: left;
    width: 1920px;
    height: 600px;
    overflow: hidden;
}

.picList img {
    display: block;
    margin: 0 auto;
}

.picLeft, .picRight {
    position: absolute;
    left: 50%;
    top: 237px;
    z-index: 99;
    width: 44px;
    height: 78px;
    cursor: pointer;
}

.picLeft {
    margin-left: -595px;
}

.picRight {
    margin-left: 555px;
}

.htmlpic2 {
    position: absolute;
    z-index: 90;
    left: 0;
    top: 0px;
}

/* end banner */

.sectionB {
    width: 100%;
    height: 109px;
    background: url(../images/noticebg.jpg) left top repeat-x;
    clear: both;
}

.inTopBd {
    position: relative;
    width: 1004px;
    height: 109px;
    margin: 0 auto;
}

.notice {
    position: relative;
    float: left;
    width: 310px;
    height: 109px;
}

.notice .title {
    width: 284px;
    height: 24px;
    padding-left: 26px;
    padding-top: 30px;
    color: #cbcbcb;
    font-size: 16px;
    line-height: 24px;
    background: url(../images/notice.png) left 30px no-repeat;
}

.notice .noticenr {
    float: left;
    width: 300px;
    height: 32px;
    color: #cbcbcb;
    font-size: 14px;
    line-height: 32px;
}

#noBd {
    float: left;
    width: 300px;
    height: 35px;
    overflow: hidden;
    color: #ffffff;
    font-size: 14px;
    line-height: 35px;
}

#innoBd {
    width: 758%;
    float: left;
    overflow: hidden;
}

#n1p, #n2p {
    float: left;
    padding-left: 30px;
}

/*end notice*/

.searchBd {
    float: left;
    width: 318px;
    height: 109px;
    padding-left: 136px;
    background: url(../images/photo.png) left top no-repeat;
}

.advFont {
    width: 300px;
    height: 32px;
    padding-left: 18px;
    padding-top: 18px;
    color: #f0f0f0;
    font-size: 14px;
    line-height: 32px;
}

.search {
    width: 294px;
    height: 35px;
}

.text {
    float: left;
    width: 130px;
    height: 35px;
    padding: 0px 20px;
    border: none;
    color: #4e4e4e;
    font-size: 14px;
    line-height: 35px;
    background: #2a2a2a;
}

.btn {
    float: left;
    width: 33px;
    height: 35px;
    border: 0;
    cursor: pointer;
    border: none;
    color: #b1b1b1;
    font-weight: bold;
    font-size: 14px;
    background: url(../images/search.jpg) no-repeat center center;
}

.select {
    float: left;
    width: 91px;
    height: 35px;
    line-height: 35px;
    background: url(../images/select.jpg) left top no-repeat;
    position: relative;
}

.select select {
    margin: 5px auto;
    width: 91px;
}

div.selectbox-wrapper {
    position: absolute;
    *left: 0;
    z-index: 9999;
    overflow: hidden;
    width: 89px;
    *margin-top: 0;
    color: #b1b1b1;
    text-align: left;
    border: #2a2a2a 1px solid;
    border-top: none;
    background: #2a2a2a;
}

div.selectbox-wrapper ul li.selected {
    color: #fff;
    background-color: #0e0e0e
}

div.selectbox-wrapper ul li.current {
    color: #fff;
    background-color: #0e0e0e
}

div.selectbox-wrapper ul li {
    text-align: center;
    padding-right: 3px;
    padding-bottom: 3px;
    width: 100%;
    cursor: pointer;
    line-height: 24px;
    padding-top: 3px;
    font-size: 14px;
}

.selectbox {
    width: 80px;
    cursor: pointer;
    height: 35px;
    border: none;
    display: block;
    padding-left: 11px;
    color: #b1b1b1;
    line-height: 35px;
    font-size: 14px;
    background: none;
}

/*end search*/

.toptel {
    float: right;
    width: 240px;
    height: 89px;
    padding-top: 20px;
    background: url(../images/line.png) left 14px no-repeat;
    padding-left:20px;
}
.toptel h2{
    color:#fff;
    line-height: 2;
    margin:0;
}
.toptel .tel {
    width: 240px;
    height: 34px;
    color: #f3f3f3;
    font-size: 30px;
    line-height: 34px;
    font-family: 'Century Gothic';
}

#pgshare1 #bdshare a {
    background: url(../images/share.png) no-repeat scroll 0 0 transparent;
    margin-right: 2px;
    min-height: 31px;
    min-width: 36px;
    display: block;
    float: left;
    padding: 0
}

#pgshare1 #bdshare {
    background: url(../images/share.png) repeat-x scroll 0 -170px transparent;
    display: block;
    float: left;
    padding-bottom: 2px;
    text-align: left !important;
    z-index: 999999;
}

#pgshare1 #bdshare .bds_tsina, #pgshare1 #bdshare a.bds_tsina:hover {
    background-position: 0 0 !important;
}

#pgshare1 #bdshare .bds_qzone, #pgshare1 #bdshare a.bds_qzone:hover {
    background-position: -74px 0 !important;
}

#pgshare1 #bdshare .bds_tqq, #pgshare1 #bdshare a.bds_tqq:hover {
    background-position: -38px 0 !important;
}

#pgshare1 #bdshare .bds_bdhome, #pgshare1 #bdshare a.bds_bdhome:hover {
    background-position: -113px 0 !important;
}

#pgshare1 {
    width: 212px;
    height: 31px;
    margin: 8px auto 0 auto;
    overflow: hidden;
    padding-left: 28px;
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    font-family: impact;
    text-align: right;
}

/* end notice */

.section {
    position: relative;
    width: 100%;
    clear: both;
}

.ncbd {
    width: 1004px;
    padding-top: 32px;
    border-bottom: 14px;
    margin: 0 auto;
}

.adv {
    float: left;
    width: 292px;
    height: 386px;
    padding: 7px;
    margin-right: 38px;
    margin-top: 8px;
    background: url(../images/adv.jpg) left top no-repeat;
}

#advPicUlId {
    position: relative;
    width: 292px;
    height: 386px;
    overflow: hidden;
}

.advLeft, .advRight {
    width: 37px;
    height: 51px;
    cursor: pointer;
}

.advLeft {
    position: absolute;
    left: 10px;
    top: 150px;
    z-index: 99;
}

.advRight {
    position: absolute;
    left: 246px;
    top: 150px;
    z-index: 99;
}

.advPicUlIdBox {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 386px;
    overflow: hidden;
}

.advPicUl {
    position: relative;
    float: left;
    width: 100%;
    height: 386px;
}

.advPicUl li {
    position: relative;
    float: left;
    width: 292px;
    height: 386px;
    margin: 0px;
}

.advPicUl li a {
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 99;
    width: 260px;
    height: 76px;
    padding: 5px 16px;
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    background: url(../images/backbg.png);
}

.advPicUl li a span {
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    font-weight: bold;
    display: block;
}

.htmladv2 {
    position: absolute;
    left: 600px;
    top: 0px;
}

.news {
    overflow: hidden;
}

.newsT {
    height: 60px;
    color: #fff;
    font-size: 18px;
    line-height: 66px;
    font-weight: bold;
    background: url(../images/newsbg.jpg) left bottom no-repeat;
    padding-left:50px;
}

.newsT span {
    float: left;
    width: 179px;
    height: 54px;
    padding-top: 6px;
}

.newsList {
}

.newsList li {
    float: left;
    width: 305px;
    padding-right: 40px;
    overflow: hidden;
}

.newsList .picNews {
    width: 305px;
    height: 178px;
}

.newsList .timeNews {
    width: 305px;
    height: 21px;
    margin-top: 18px;
    color: #939393;
    font-size: 14px;
    line-height: 21px;
    background: url(../images/arrow.jpg) right top no-repeat;
}

.newsList a {
    width: 305px;
    height: 129px;
    display: block;
}

.newsList .titleNews {
    width: 305px;
    height: 46px;
    display: block;
    color: #0d0d0d;
    font-size: 16px;
    line-height: 46px;
    font-weight: bold;
}

.newsList .introNews {
    width: 305px;
    max-height: 84px;
    display: block;
    color: #4d4d4d;
    font-size: 14px;
    line-height: 28px;
    text-indent: 2em;
}

.showBox {
    position: relative;
    width: 100%;
    margin-top: 36px;
    background: url(../images/showbg.jpg) left top repeat-x;
    padding-bottom: 40px;
}

.proListPicBd {
    width: 1004px;
    margin: 0 auto;
}

.showTtitle {
    position: relative;
    width: 1008px;
    color: #dfdfdf;
    text-align: center;
    padding-top:20px;
}
.showTtitle h2,.caseTitle h2{
    background:url(../images/protitle.png) no-repeat;
    height:70px;
    line-height: 70px;
    font-size: 36px;
    color:#c3272b;
}
.showTtitle span {
    position: absolute;
    left: 0px;
    top: -36px;
    width: 1004px;
    height: 182px;
}

.proListPic {
    width: 1002px;
    margin: 0 auto;
    overflow: hidden;
}

.proListPic ul {
    position: relative;
    float: left;
    width: 1008px;
    overflow: hidden;
}

.proListPic ul li {
    position: relative;
    float: left;
    overflow: hidden;
}

.proListPic ul li div {
    float: left;
    margin-right: 6px;
    margin-bottom: 6px;
}

.proListPic ul li div img {
    display: block;
}

/*end proListPic*/

.caseBd {
    width: 1004px;
    height: 478px;
    margin: 0 auto;
}

.caseTitle {
    width: 1004px;
    height: 104px;
    padding-top: 16px;
    padding-bottom: 68px;
    color: #313131;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    background: url(../images/servicebg.jpg) center bottom no-repeat;
}

.caseTitle span {
    display: block;
    width: 608px;
    height: 84px;
    margin: 0 auto;
}

.casePic {
    width: 1002px;
    height: 280px;
    margin: 0 auto;

}

.casePic ul li {
    position: relative;
    float: left;
    width: 205px;
    height: 205px;
    padding: 15px 13px 12px 13px;
    margin-right: 26px;
    background: url(../images/servicebg2.jpg) center top no-repeat;
}

.casePic ul li a {
    position: relative;
    width: 205px;
    height: 205px;
    display: block;
    overflow: hidden;
    border-radius: 50%;
    overflow: hidden;
}

.casePic ul li .aaa {
    position: relative;
    width: 205px;
    height: 205px;
    border-radius: 50%;
    overflow: hidden;
}

.casePic ul li .aaa img {
    position: relative;
    z-index: 99;
    width: 205px;
    height: 205px;
    display: block;
    border-radius: 50%;
}

.casePic ul li .bbb {
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 999;
    width: 105px;
    height: 44px;
    padding: 0 50px;
    color: #fff;
    font-size: 16px;
    line-height: 34px;
    text-align: center;
    background: url(../images/backbg2.png) center top no-repeat;
}

/*end casePic*/

/* footer*/
.footer {
    position: relative;
    width: 100%;
    background: url(../images/showbg.jpg);
}

.footbg {
    position: absolute;
    left: 50%;
    top: -490px;
    margin-left: -878px;
    width: 396px;
    height: 498px;
    background: url(../images/bg1.png) left top no-repeat;
}

.linkBd {
    width: 100%;
    height: auto !important;
    height: 54px;
    min-height: 54px;
    border-bottom: 1px solid #caa979;
    border-top: 6px solid #caa979
}

.link {
    position: relative;
    width: 1004px;
    height: auto !important;
    height: 54px;
    min-height: 54px;
    margin: 0px auto;
}

.linkTitle {
    float: left;
    width: 100px;
    height: 54px;
    color: #fff;
    font-size: 18px;
    line-height: 54px;
    padding-left: 106px;
    font-weight: bold;
    background: url(../images/linkbg.jpg) 34px 18px no-repeat #caa979;
}

.link_list {
    float: left;
    width: 788px;
    height: auto !important;
    height: 54px;
    min-height: 54px;
}

.link_list a {
    float: left;
    display: block;
    color: #e0e0e0;
    font-size: 14px;
    line-height: 54px;
    display: inline-block;
    margin-left: 15px;
}

.link_list a:hover {
    color: #ffffff;
}

/*end link*/

.btnavlist {
    width: 1004px;
    height: 30px;
    padding: 32px 0px;
    margin: 0 auto;
}

.btnavlist a {
    float: left;
    margin-right: 60px;
    height: 40px;
    display: block;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
}

.btnavlist a span {
    padding-left: 5px;
    color: #565656;
    font-size: 12px;
    text-transform: uppercase;
}

.btnavlist a:hover {
    color: #fff;
}

.btnavlist a:hover span {
    color: #fff;
}

/*end btnavlist*/

.copyright {
    width: 100%;
    border-top: 1px solid #151515;
    background: #000;
}

.copyrightnr {
    width: 1004px;
    margin: 0 auto;
    color: #fff;
    font-size: 12px;
    text-align: center;
}
.copyrightnr p{
    height:30px;
    line-height:30px;
}
.copyrightnr a {
    color: #fff
}

.copyrightnr a:hover {
    color: #ffffff
}

.copyrightnr span {
}

/*end copy*/

/* 分页样式 contact*/
.sectionbg {
    width: 100%;
    margin: 0 auto;
    position: relative;
    clear: both;
    overflow: hidden;
}

.main {
    position: relative;
    width: 1004px;
    padding-top: 24px;
    padding-bottom: 20px;
    margin: 0 auto;
}

.left {
    float: left;
    width: 240px;
    overflow: hidden;
    margin-right: 28px;
}

.leftTitle {
    width: 200px;
    height: 70px;
    padding-left: 40px;
    border-bottom: 5px solid #c6a371;
    color: #dedede;
    font-size: 24px;
    line-height: 70px;
    font-weight: normal;
    text-transform: uppercase;
    background: #0e0e0e;
}

.leftTitle span {
    float: left;
    display: block;
    color: #dedede;
    font-size: 18px;
    line-height: 70px;
    text-align: center;
    font-weight: bold;
}

.leftTitle2 {
    width: 200px;
    height: 70px;
    padding-left: 40px;
    color: #dedede;
    font-size: 24px;
    line-height: 70px;
    font-weight: normal;
    text-transform: uppercase;
    background: #0e0e0e;
}

.leftProCla {
    width: 240px;
    height: 100px;
    height: auto !important;
    min-height: 100px;
    padding-bottom: 32px;
    background: #d9d9d9;
}

.leftProClaList {
    width: 240px;
}

.leftProClaList li {
    width: 200px;
    height: 54px;
    padding-left: 40px;
    border-bottom: 1px solid #fff;
    background: url(../images/arrow2.jpg) 210px center no-repeat;
}

.leftProClaList li a {
    color: #3b3b3b;
    font-size: 16px;
    line-height: 54px;
}

.leftProClaList .child {
    display: none;
    padding: 20px 0px;
    border-bottom: 1px solid #fff;
}

.leftProClaList .child li {
    width: 200px;
    height: 30px;
    padding-left: 40px;
    border-bottom: none;
    background: #d9d9d9;
}

.leftProClaList .child li a {
    width: 200px;
    height: 30px;
    display: block;
    color: #474747;
    font-size: 14px;
    line-height: 30px;
}

.leftTel {
    width: 240px;
    margin-top: 22px;
    background: #0e0e0e;
}

.leftTelPic {
    width: 240px;
    height: 162px;
    border-bottom: 1px solid #c6a371;
}

.leftTelNum {
    width: 240px;
    height: 54px;
    color: #caaa7a;
    font-size: 26px;
    line-height: 54px;
    font-family: impact;
    text-align: center;
    background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#7b6547), to(#e1be8b));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/*end leftProClaList*/

.leftContact {
    width: 240px;
    margin-top: 20px;
    background: #5d9ec9;
}

.leftcConMark {
    position: absolute;
    left: 70px;
    top: -50px;
    width: 100px;
    height: 100px;
    border-radius: 50px;
    border: 1px solid #c6a371;
    background: url(../images/mail.png) center center no-repeat #fff;
}

.contactnr {
    position: relative;
    width: 240px;
    margin: 0 auto;
    padding-top: 64px;
    padding-bottom: 20px;
    background: #c6a371;
}

.contactnr dl {
    width: 240px;
    display: block;
    clear: both;
}

.contactnr dl dt, .contactnr dl dd {
    font-size: 14px;
    color: #ffffff;
    line-height: 30px;
}

.contactnr dl dt {
    width: 44px;
    float: left;
    padding-left: 20px;
}

.contactnr dl dd {
    width: 166px;
    float: left;
}

.leftNews {
    width: 202px;
    padding: 10px 14px;
    background: #fff;
    margin-top: 24px;
}

.leftNews ul {
    padding-top: 5px;
}

.leftNews li {
    width: 182px;
    height: 36px;
    padding-left: 20px;
    border-bottom: 1px solid #d4dde3;
    background: url(../images/product_03.jpg) 5px center no-repeat;
}

.leftNews li a {
    color: #666666;
    font-size: 12px;
    line-height: 36px;
}

/*end leftNews*/

.mainCon {
    width: 734px;
    float: left;
}

.mainConTitle {
    position: relative;
    width: 734px;
    height: 64px;
    border-bottom: 1px solid #c7c7c7;
    color: #5e5e5e;
    font-size: 24px;
    line-height: 50px;
    text-align: left;
    font-weight: bold;
}

.mainConTitle .markLeft {
    position: absolute;
    left: 0px;
    bottom: -12px;
    width: 21px;
    height: 21px;
    background: url(../images/potitlebg.png) left top no-repeat;
}

.mainConTitle .markRight {
    position: absolute;
    right: 0px;
    bottom: -12px;
    width: 21px;
    height: 21px;
    background: url(../images/potitlebg.png) right top no-repeat;
}

.mainConTitle .position {
    position: absolute;
    right: 0px;
    bottom: 0px;
    height: 64px;
    color: #5e5e5e;
    font-size: 14px;
    line-height: 50px;
    font-weight: normal;
}

.mainConTitle .position a {
    color: #5e5e5e;
}

.mainConTitle .position a:hover {
    color: #000
}

.mainConTitle .position font {
    font-size: 14px;
}

/*end mainConTitle*/

.mainConList {
    width: 734px;
    margin: 34px auto 0px auto;
}

.mainConList .pic1 {
    float: left;
    width: 222px;
    margin-right: 8px;
    margin-left: 8px;
    margin-bottom: 26px;
    overflow: hidden;
}

.mainConList .pic1 a {
    width: 220px;
    display: block;
    border: 1px solid #ffffff;
}

.mainConList .pic1 a:hover {
    border: 1px solid #bcbcbc;
}

.mainConList .pic1 .dt {
    position: relative;
    width：226px;
}

.mainConList .pic1 .dd {
    position: relative;
    width: 200px;
    height: 62px;
    padding: 0 10px;
    display: block;
    color: #424242;
    font-size: 16px;
    line-height: 62px;
    text-align: center;
}

/*end pic1*/
.mainConList2 {
    width: 734px;
    margin: 16px auto 0px auto;
}

.mainConList2 .pic2 a {
    display: block;
    width: 734px;
    height: 264px;
    padding: 14px 0px;
    border-bottom: 1px dotted #545454;
}

.mainConList2 .pic2 dt {
    float: left;
    width: 176px;
    height: 234px;
    padding: 15px;
}

.mainConList2 .pic2 dt img {
    display: block;
}

.mainConList2 .pic2 dd {
    float: left;
    width: 500px;
    height: 234;
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 18px;
    overflow: hidden;
}

.mainConList2 .pic2 .title {
    width: 500px;
    height: 40;
    padding-bottom: 10px;
    color: #424242;
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
}

.mainConList2 .pic2 .intro {
    width: 500px;
    height: 184px;
    font-size: 14px;
    color: #424242;
    line-height: 36px
}

/*end pic2*/
.mainConList3 {
    width: 734px;
    margin: 0px auto 0px auto;
}

.proUlList {
    padding-top: 10px;
    clear: both;
    padding-bottom: 10px;
}

.proUlList li {
    width: 734px;
}

.proUlList li a {
    width: 694px;
    padding-left: 20px;
    padding-right: 20px;
    height: 60px;
    display: block;
    border-bottom: 1px dotted #545454;
    color: #5e5e5e;
    font-size: 16px;
    line-height: 60px;
    font-weight: bold;
}

.proUlList li a:hover {
    color: #000;
}

.proUlList li span {
    color: #5e5e5e;
    float: right;
    font-size: 14px;
    line-height: 60px;
    font-weight: normal;
}
.proUlList li p{
    text-indent: 2em;
    color: #666;
    line-height: 2;
    font-size: 14px;

}
/*end ul*/

.pglist {
    width: 100%;
    clear: both;
    height: 80px;
    padding-top: 20px
}

.pglist ul {
    width: 100%;
    text-align: center;
    padding-top: 30px;
}

.pglist ul li {
    vertical-align: bottom;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    *margin-left: 5px;
    _display: inline;
    _zoom: 1;
    _margin-left: 5px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #171717;
    color: #4d95c5;
    font-size: 12px;
    text-align: center;
    font-family: "微软雅黑";
    background: #171717
}

.pglist ul li a {
    color: #ffffff;
    display: block
}

.pglist ul li.last {
    width: 56px;
    padding-left: 10px;
    height: 28px;
    border: 1px solid #171717;
    color: #ffffff;
    background: url(../images/lastBg.png) 6px center no-repeat #171717;
}

.pglist ul li.next {
    width: 56px;
    padding-right: 10px;
    height: 28px;
    border: 1px solid #171717;
    color: #ffffff;
    background: url(../images/nextBg.png) 56px center no-repeat #171717;
}

.pglist ul li.font {
    width: 246px;
    height: 28px;
    line-height: 28px;
    border: none;
    color: #3f3f3f;
    vertical-align: top;
    background: #ffffff;

}

.pglist ul li.font .page {
    width: 28px;
    height: 28px;
    border: 1px solid #171717;
    margin: 0 10px;
    color: #ffffff;
    line-height: 28px;
    text-align: center;
    background: #171717;
}

.pglist ul li.font .botton {
    width: 56px;
    height: 30px;
    border: 1px solid #171717;
    margin: 0 10px;
    color: #ffffff;
    line-height: 30px;
    text-align: center;
    background: #171717;
}

.pglist ul li.on {
    color: #fff;
    background: #c6a371;
    border: 1px solid #c6a371;
}

.pglist ul li.on a {
    color: #fff;
}

/*end pglist*/

.mainContect {
    color: #4b4b4b;
    font-size: 14px;
    line-height: 30px;
    overflow: hidden;
    padding-top: 12px;
    height: auto !important;
    min-height: 845px;
    height: 845px;
    word-wrap: break-word;
    word-break: break-all;
    padding-bottom: 20px;
    background: #fff;
}

.mainContect img {
    max-width: 100%;
    display: block;
}

.mainContect .title {
    width: 100%;
    padding-top: 25px;
    padding-bottom: 20px;
    color: #1d1d1d;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    　font-weight: bold;
}

.mainContect .title span {
    display: block;
    color: #7a7a7a;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
}

.mainContect .pic {
    width: 100%;
    text-align: center;
    padding: 20px 0;
}

.mainContect .pic img {
    margin: 0 auto;
}

.mainContect .con {
    padding-bottom: 20px;
    line-height: 30px;
    font-size: 14px;
    color: #4b4b4b;
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden
}

.mainContect .pgfy {
    position: relative;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 20px;
    margin: 0 auto;
}

.mainContect .pgfyl {
    width: 100%;
}

.mainContect .pgfyl p {
    color: #4b4b4b;
    font-size: 14px;
    line-height: 30px;
}

.mainContect .pgfyl p a {
    color: #4b4b4b;
    font-size: 14px;
    line-height: 30px;
}
.mainContect .pgfyl p a.b{
    font-weight: bold;
}
.mainContect .pgfyr {
    position: relative;
    width: 128px;
    height: 44px;
    text-align: center;
    margin: 20px auto;
}

.mainContect .pgfyr a {
    width: 128px;
    height: 44px;
    text-align: center;
    border-radius: 44px;
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 44px;
    background: #0f0f0f;
}

/* hr*/
.mainContect {
    color: #4b4b4b;
    font-size: 14px;
    line-height: 30px;
    overflow: hidden;
    padding-top: 12px;
    height: auto !important;
    min-height: 845px;
    height: 845px;
    word-wrap: break-word;
    word-break: break-all;
    padding-bottom: 20px;
    background: #fff;
}

.hrBox {
    width: 634px;
    float: left;
    min-height: 91px;
    _height: 91px;
    border: 1px solid #cc3737;
    background: #fff5c1;
    margin-top: 15px;
    _margin-left: 10px;
}

.hrBoxL {
    width: 100px;
    float: left;
    text-align: center;
}

.hrBoxL li {
    font-size: 14px;
    color: #c80202;
    width: 100px;
    min-height: 30px;
    _height: 30px;
    line-height: 30px;
    border-bottom: 1px #cc3737 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;
    font-size: 14px;
    color: #c80202;
}

.hrBoxR {
    width: 533px;
    float: left;
    text-align: left;
    border-left: 1px solid #cc3737;
}

.hrBoxR li {
    width: 508px;
    min-height: 30px;
    _height: 30px;
    line-height: 30px;
    border-bottom: 1px #cc3737 solid;
    padding-left: 15px;
    vertical-align: bottom;
    padding-right: 10px;
}

.hrBoxR li.topline {
    overflow: hidden;
    height: 30px;
    font-size: 14px;
    color: #c80202;
}

.hrBoxR li.bgWhite {
    overflow: hidden;
    height: 30px;
    font-size: 14px;
    color: #c80202;
}

.hrBoxR li.topline img {
    margin-top: 3px;
    font-size: 14px;
    color: #c80202;
}

.hrBoxR li.haode {
    border-bottom: none;
    font-size: 14px;
    color: #c80202;
}

.hrTable {
    width: 614px;
    float: left;
    height: 440px;
    background: #fff5c1;
    border: 1px solid #cc3737;
    margin-left: 35px;
    _margin-left: 17px;
}

.tableTitle {
    width: 614px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    border-bottom: 1px solid #cc3737;
    font-weight: bold;
}

.lineOne {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #cc3737;
    width: 614px;
}

.lineOneL {
    width: 94px;
    float: left;
    text-align: center;
    border-right: 1px solid #cc3737;
}

.lineOneR {
    width: 509px;
    float: left;
    padding-left: 10px;
}

.tableMainL {
    width: 94px;
    float: left;
    border-right: 1px solid #cc3737;
    text-align: center;
}

.tableMainL li {
    width: 94px;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #cc3737;
}

.tableMainR {
    width: 211px;
    float: left;
    border-right: 1px solid #cc3737;
    text-align: left;
}

.tableMainR li {
    width: 206px;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #cc3737;
    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 #cc3737;
    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 #cc3737;
}

.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 #cc3737;
}

.lineBootL {
    width: 94px;
    height: 123px;
    border-right: 1px solid #cc3737;
    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 #cc3737;
    text-align: center;
    height: 31px;
}

.hr_btnR {
    width: 300px;
    float: left;
    text-align: center;
}

.c_red {
    color: #fF6600;
}

.searchred {
    color: #f00 !important;
    margin: 0 !important
}

/* hr */
.hr {
    font-size: 14px;
    color: #c80202;
    margin: 10px auto;
    width: 95%;
    font-size: 12px;
    line-height: 24px;
    border: 1px #cc3737 solid;
    border-collapse: collapse;
    background: #fff5c1;
}

.hr td {
    border: 1px #cc3737 solid;
    border-collapse: collapse;
    padding: 5px;
    font-size: 14px;
    color: #c80202;
}

.hr input, .hr textarea {
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    line-height: 1.8;
    border: 1px solid #ccc;
}

.hr a {
    color: #333;
}

.hr a:hover {
    color: #de0303;
}

.hr_btn {
    width: 100px;
    height: 40px;
    font-size: 14px;
    color: #c80202;
}

.fl {
    float: left
}

.fr {
    float: right
}

.clear {
    clear: both;
    height: 0px;
    overflow: hidden
}

/* book*/
.bookx {
    padding-left: 25px;
    clear: both;
}

.bookmain {
    width: 640px;
    margin: 20px auto;
    height: auto;
    background: #fff;
    padding: 0 25px;
}

.bookline {
    width: 640px;
    height: 20px;
    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(75, 75, 75);
}

.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(75, 75, 75);
}

.admintimecol {
    color: #5e7194;
}

.message {
    width: 600px;
    height: auto;
    padding-left: 50px;
    padding-bottom: 30px;
    padding-top: 20px
}

.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 {
    float: left;
    width: 100px;
    height: 25px;
    text-align: right;
    line-height: 20px;
    font-size: 14px;
    color: #222
}

.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;
}

/* fixed */
.fixed {
    z-index: 999;
    position: fixed;
    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)));
    padding: 127px 36px 0px 43px;
}

.fixed a.book {
    display: block;
    width: 86px;
    height: 67px;
}

.fixed a.codepic {
    display: block;
    width: 86px;
    height: 100px;
}

.fixed a.backup {
    display: block;
    width: 86px;
    height: 44px;
}

/* search */
.searchnull {
    float: left;
    text-align: center;
    width: 100%;
    padding: 3% 0;
    font-size: 14px;
}

.searchnull font {
    color: #F00;
    font-size: 14px;
}

/*//翻页*/
.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:28px;padding:0 10px; margin:0 4px!important; line-height:28px;}
.pages a:link,.pages a:visited{color: #fff; line-height:28px; border:1px solid #171717 ; background:#171717;}
.pages a:hover,.pages a:active,.pages span.ctxt{ background:#c6a371 ; border:1px solid #c6a371 ;color: #fff; text-decoration:none}
.lam_box .box{
     max-width:1004px;
}

.lam_box .ow_links span{
    background: #ccac7e;
}
.lam_box .message-submit{
    box-shadow: none;
    background:#ccac7e;
}
.lam_box .ow_links h2 i{
    color: #ccac7e;
}