﻿@charset "utf-8";

/* Style Reset
-----------------------------------------------------------------------------------------------------*/
* {
    margin: 0px;
    padding: 0px;
}

html {
    overflow-x: hidden;
}

body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, blockquote {
    font-size: 14px;
    _background-image: url(about:blank);
    _background-attachment: fixed;
    font-family: '微软雅黑';
}

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: 102px;
}

.top {
    position: relative;
    width: 1000px;
    height: 102px;
    margin: 0 auto;
}

.logo {
    width: 680px;
    height: 102px;
    float: left;
}

.toptel {
    float: left;
    width: 320px;
    padding-top: 10px;
}

.toptel .tel {
    width: 296px;
    height: 34px;
    padding-left: 24px;
    color: #090909;
    font-size: 14px;
    line-height: 34px;
    text-align: left;
    background: url(../images/telbg.jpg) left center no-repeat;
}

.toptel .tel span {
    color: #e20000;
    font-size: 28px;
    line-height: 34px;
    font-weight: bold;
}

.searchBd {
    width: 300px;
    height: 32px;
    padding-left: 20px;
}

.search {
    width: 300px;
    height: 32px;
}

.text {
    float: left;
    width: 126px;
    height: 22px;
    padding: 5px 20px;
    border: none;
    color: #b7b7b7;
    font-size: 12px;
    line-height: 22px;
    background: URL(../images/searchtext.jpg) left bottom no-repeat;
}

.btn {
    float: left;
    width: 35px;
    height: 32px;
    border: 0;
    cursor: pointer;
    border: none;
    color: #b7b7b7;
    font-weight: bold;
    font-size: 12px;
    background: url(../images/search.jpg) no-repeat center center;
}

.select {
    float: left;
    width: 91px;
    height: 32px;
    line-height: 32px;
    background: url(../images/select.jpg) left top no-repeat;
    position: relative;
}

.select select {
    margin: 5px auto;
    width: 91px;
}

div.selectbox-wrapper {
    position: absolute;
    left: -15px;
    *left: -15px;
    z-index: 9999;
    overflow: hidden;
    width: 89px;
    *margin-top: 0;
    color: #767676;
    text-align: left;
    border: #cdcdcd 1px solid;
    border-top: #cdcdcd 0 solid;
    background: #fff;
}

div.selectbox-wrapper ul li.selected {
    color: #767676;
    background-color: #cdcdcd
}

div.selectbox-wrapper ul li.current {
    color: #767676;
    background-color: #cdcdcd
}

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: 91px;
    cursor: pointer;
    height: 32px;
    border: none;
    display: block;
    color: #767676;
    line-height: 32px;
    font-size: 14px;
    background: none;
}

/*end search*/
/* end topbd */

.navgrp {
    position: relative;
    width: 100%;
    height: 64px;
    margin: 0 auto;
    background: url(../images/navbg.jpg) left bottom repeat-x;
}

.navbd {
    position: relative;
    width: 1000px;
    height: 64px;
    margin: 0 auto;
}

.nav {
    width: 1000px;
    height: 64px;
}

.nav li {
    position: relative;
    float: left;
    text-align: center;
    width: 111px;
    height: 64px;
    display: block;
}

.nav li a {
    display: block;
    width: 111px;
    height: 60px;
    padding-top: 4px;
    color: #ffffff;
    font-size: 18px;
    line-height: 60px;
    text-align: center;
}

.nav li a:hover {
    color: #feb644;
    background: url(../images/menubg.jpg) center bottom repeat-x;
}

.nav li a.home {
    background: url(../images/home.jpg) 15px center no-repeat;
}

.nav li a:hover.home {
    background: url(../images/homehover.jpg) left center no-repeat;
}

.nav .menu a.home {
    background: url(../images/homehover.jpg) center bottom repeat-x
}

.nav .menu a {
    width: 111px;
    height: 60px;
    display: block;
    color: #feb644;
    font-size: 15px;
    line-height: 60px;
    text-align: center;
    background: url(../images/menubg.jpg) center bottom repeat-x
}

.nav .on a {
    width: 111px;
    height: 60px;
    display: block;
    color: #feb644;
    font-size: 15px;
    line-height: 60px;
    background: url(../images/menubg.jpg) center bottom repeat-x
}

.nav .navChild {
    position: absolute;
    left: 0px;
    top: 60px;
    overflow: hidden;
    width: 111px;
    padding: 0px;
    z-index: 999;
    display: none;
    background: url(../images/navchild.png) center bottom repeat
}

.nav .navChild a {
    position: relative;
    display: block;
    width: 101px;
    height: 40px;
    padding: 0 5px;
    display: block;
    border-bottom: 1px solid #000000;
    color: #ffffff !important;
    font-size: 14px;
    line-height: 36px;
    text-align: center;
    background: none;
}

.nav .navChild a:hover {
    color: #feb644 !important;
    background: none;
}

/* end navgrp */

.banner {
    position: relative;
    width: 100%;
    height: 500px;
}

.nsbg {
    position: absolute;
    left: 50%;
    bottom: 0px;
    margin-left: 292px;
    z-index: 80;
    width: 208px;
    height: 270px;
}

.notice {
    position: relative;
    width: 208px;
    height: 270px;
    margin: 0 auto;
    background: url(../images/noticebg.png) center bottom repeat
}

.notice .title {
    float: left;
    width: 208px;
    height: 50px;
    padding-top: 10px;
    color: #ffffff;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    background: url(../images/index_03.jpg) center bottom no-repeat
}

.notice .title span {
    display: block;
    color: #feb644;
    font-size: 24px;
    line-height: 24px;
    text-transform: uppercase;
    font-family: '宋体';
}

.demoBox {
    width: 168px;
    height: 190px;
    padding: 10px 20px;
}

#sdemo {
    width: 168px;
    height: 190px;
    overflow: hidden;
    color: #2c2c2c;
    font-size: 14px;
    line-height: 28px;
}

/* end notice */

.bann {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -50%;
    width: 1900px;
    height: 500px;
}

#focus {
    position: relative;
    width: 1900px;
    height: 500px;
    overflow: hidden;
}

#focus ul {
    position: absolute;
    height: 500px;
}

#focus ul li {
    position: relative;
    float: left;
    width: 1900px;
    height: 500px;
    overflow: hidden;
}

#focus ul li img {
    display: block;
    margin: 0 auto;
}

#focus .btnflash {
    position: absolute;
    width: 100%;
    height: 12px;
    left: 0px;
    bottom: 24px;
    text-align: center;
}

#focus .btnflash span {
    width: 10px;
    height: 10px;
    margin-right: 5px;
    background: #000000;
    display: inline-block;
    cursor: pointer
}

#focus .btnflash span.on {
    background: #FFBA00;
}

/* end banner */

.Ttitle2 {
    position: relative;
    width: 100% px;
    height: 80px;
    margin: 0 auto;
    padding-top: 40px;
    background: url(../images/index_40.jpg) left center repeat-x;
}

.Ttitle2 .font {
    width: 134px;
    height: 22px;
    display: block;
    margin: 0 auto;
    color: #2b2b2b;
    font-size: 22px;
    line-height: 22px;
    text-align: center;
    background: url(../images/index_42.jpg) left center no-repeat;
}

.Ttitle2 .englist {
    display: block;
    color: #feb644;
    font-size: 26px;
    line-height: 26px;
    text-align: center;
    font-family: '宋体';
    text-transform: uppercase;
}

.Ttitle2 .fontEng {
    display: block;
    color: #a6a6a6;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
}

/*end Ttitle*/

.proListPicBd {
    width: 1000px;
    margin: 0 auto;
    padding-top: 14px;
}

.proCla {
    width: 1000px;
    height: 154px;
}

.proClaTitle {
    float: left;
    width: 150px;
    height: 100px;
    padding-top: 54px;
    padding-left: 30px;
    color: #262626;
    font-size: 20px;
    line-height: 22px;
    text-align: center;
    font-weight: bold;
    background: url(../images/proclass.jpg) center bottom no-repeat;
}

.proClaTitle span {
    display: block;
    color: #838383;
    font-size: 24px;
    font-family: '宋体';
    text-transform: uppercase;
    line-height: 26px;
    font-weight: normal;
}

.proClaList {
    position: relative;
    float: left;
    width: 820px;
    height: 66px;
    padding-top: 16px;
    padding-bottom: 2px;
    margin-top: 31px;
    color: #feb644;
    font-size: 16px;
    line-height: 24px;
    background: url(../images/index_21.jpg) left bottom repeat-x #262626;
}

.proClaListA {
    width: 740px;
}

.proClaListA a {
    display: inline-block;
    padding-right: 3px;
    padding-left: 3px;
    color: #feb644;
    font-size: 14px;
    line-height: 34px;
}

.proClaListA a:hover {
    color: #ffffff;
}

.proClaMore {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 80px;
    height: 82px;
    background: url(../images/index_28.jpg) left center no-repeat;
}

.proClaMore a {
    width: 70px;
    height: 82px;
    display: block;
    padding-left: 10px;
    color: #ffffff;
    font-size: 16px;
    line-height: 82px;
    text-align: center;
}

/*end inProClaList*/

#proListPic {
    width: 1000px;
    height: 240px;
    overflow: hidden;
    padding-top: 8px;
}

#inproListPic {
    width: 758%;
    float: left;
}

#proListPic1, #proListPic2 {
    float: left;
}

#proListPic ul li {
    position: relative;
    float: left;
    width: 245px;
    height: 240px;
    margin-left: 4px;
    overflow: hidden;
}

#proListPic ul li .pic img{
    width: 245px;
    height: 185px;
}

#proListPic ul li .picHover {
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;
    z-index: 99;
    width: 53px;
    height: 53px;
    margin-top: 70px;
    margin-left: 100px;
    cursor: pointer;
}

#proListPic ul li .bb {
    display: block;
    width: 225px;
    height: 54px;
    padding: 0px 10px;
    background: #eaeaea;
}

#proListPic ul li .bb a {
    width: 225px;
    height: 54px;
    display: block;
    color: #323232;
    font-size: 16px;
    line-height: 54px;
    text-align: center;
}

#proListPic ul li .bb a:hover {
    color: #e6a237
}

/*end proListPic*/

.news {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}

.newsListUl {
}

.newsListUl li {
    padding:0 20px;
    margin-bottom: 10px;
}

.newsListUl li span {
    float: left;
    display: block;
    width: 180px;
    height: 49px;
    color: #979797;
    font-size: 14px;
    line-height: 49px;
    background: url(../images/index_41.jpg) 140px top no-repeat;
    padding-right: 40px;
}

.newsListUl li a {
    display: block;
    padding: 0 5px;
    border-bottom: 1px dotted #a7a7a7;
    color: #303030;
    font-size: 16px;
    font-weight: bold;
    line-height: 48px;
}
.newsListUl li p{
    text-indent: 2em;
    color: #666;
    line-height: 2;
    font-size: 14px;
    padding-left: 218px;
    margin-top: 10px;
}
.newsMore {
    width: 1000px;
    height: 64px;
    padding-top: 32px;
    margin: 0 auto;
}

.newsMore a {
    display: block;
    width: 160px;
    height: 36px;
    border: 2px solid #d0d0d0;
    margin: 0 auto;
    color: #656565;
    font-size: 14px;
    line-height: 36px;
    text-align: center;
    background: url(../images/index_49.jpg) center center no-repeat;
}

/* end newsListUl */

.price {
    position: absolute;
    left: 646px;
    top: 90px;
    width: 354px;
    height: 268px;
}

.priceTitle {
    width: 354;
    height: 46px;
    color: #303030;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    font-weight: bold;
}

.priceList {
    position: relative;
    width: 354px;
    height: 222px;
    background: url(../images/index_47.jpg) left bottom no-repeat;
}

.priceList a {
    color: #d6d6d6;
    font-size: 18px;
    line-height: 22px;
}

.priceList span {
    display: block;
    color: #d6d6d6;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
}

.priceList .a1 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 150px;
    height: 84px;
    display: block;
    padding-left: 22px;
    padding-top: 22px;
}

.priceList .a2 {
    position: absolute;
    left: 184px;
    top: 0px;
    width: 150px;
    height: 106px;
    display: block;
    padding-right: 22px;
    padding-top: 22px;
    color: #ffffff;
    text-align: right;
}

.priceList .a2 span {
    color: #ffffff;
}

.priceList .a3 {
    position: absolute;
    left: 0px;
    top: 118px;
    width: 150px;
    height: 60px;
    display: block;
    padding-left: 22px;
    padding-top: 46px;

}

.priceList .a4 {
    position: absolute;
    left: 184px;
    top: 118px;
    width: 150px;
    height: 106px;
    display: block;
    padding-right: 22px;
    padding-top: 46px;
    text-align: right;
}

.priceList .a5 {
    position: absolute;
    left: 106px;
    top: 40px;
    width: 146px;
    height: 90px;
    display: block;
    padding-top: 56px;
    color: #262626;
    text-align: center;
}

.priceList .a5 span {
    color: #919090;
}

/* end priceList */

.carListPicBd {
    width: 1000px;
    margin: 0 auto;
    padding-top: 14px;
}

.carTitle {
    position: relative;
    width: 970px;
    height: 60px;
    padding-left: 30px;
    color: #e7e7e7;
    font-size: 20px;
    line-height: 58px;
    font-weight: bold;
    background: url(../images/index_21.jpg) center bottom repeat-x #262626;
}

.carTitle span {
    color: #feb644;
    font-size: 24px;
    font-family: '宋体';
    text-transform: uppercase;
    font-weight: normal;
}

.carMore {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 80px;
    height: 60px;
    background: url(../images/index_280.jpg) left center no-repeat;
}

.carMore a {
    width: 70px;
    height: 60px;
    display: block;
    padding-left: 10px;
    color: #ffffff;
    font-size: 16px;
    line-height: 60px;
    text-align: center;
    font-weight: normal;
}

#carListPic {
    width: 1000px;
    height: 240px;
    overflow: hidden;
    padding-top: 26px;
}

#incarListPic {
    width: 758%;
    float: left;
}

#carListPic1, #carListPic2 {
    float: left;
}

#carListPic ul li {
    position: relative;
    float: left;
    width: 245px;
    height: 240px;
    margin-left: 4px;
    overflow: hidden;
}

#carListPic ul li .pic img {
    width: 245px;
    height: 185px;
}

#carListPic ul li .picHover {
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;
    z-index: 99;
    width: 53px;
    height: 53px;
    margin-top: 70px;
    margin-left: 100px;
    cursor: pointer;
}

#carListPic ul li .bb {
    display: block;
    width: 225px;
    height: 54px;
    padding: 0px 10px;
    background: #eaeaea;
}

#carListPic ul li .bb a {
    width: 225px;
    height: 54px;
    display: block;
    color: #323232;
    font-size: 16px;
    line-height: 54px;
    text-align: center;
}

#carListPic ul li .bb a:hover {
    color: #e6a237
}

/* end carListPic */

.linkBd {
    width: 100%;
    height: auto !important;
}

.linkBox {
    position: relative;
    width: 1000px;
    height: auto !important;
    padding-top: 2px;
    margin: 34px auto;
    background: url(../images/index_52.jpg) left top repeat-x;
}

.link {
    width: 996px;
    height: auto !important;
    border: 2px solid #d8d8d8
}

.linkTitle {
    float: left;
    width: 140px;
    height: 52px;
    padding-top: 14px;
    padding-left: 14px;
    color: #262626;
    font-size: 20px;
    line-height: 22px;
    font-weight: bold;
    background: url(../images/linkbg.jpg) right center no-repeat;
}

.linkTitle span {
    display: block;
    padding-left: 14px;
    color: #feb644;
    font-size: 24px;
    font-family: '宋体';
    text-transform: uppercase;
    font-weight: normal;
}

.link_list {
    float: left;
    width: 842px;
    height: auto !important;
    height: 34px;
    min-height: 34px;
    padding-top: 16px;
    padding-bottom: 16px;
}

.link_list a {
    float: left;
    color: #303030;
    font-size: 14px;
    line-height: 34px;
    display: inline-block;
    margin-right: 15px;
}

.link_list a:hover {
    color: #feb644;
}

/*end link*/

.companyBox {
    float: left;
    width: 50%;
    height: 230px;
    padding: 2px 0px;
    overflow: hidden;
    background: url(../images/contactbox.jpg) left top repeat-x;
}

.company {
    float: right;
    width: 500px;
}

.comTitle {
    position: relative;
    width: 500px;
    height: 56px;
    color: #000;
    font-size: 20px;
    line-height: 56px;
    font-weight: bold;
}

.comTitle span {
    color: #feb644;
    font-size: 24px;
    font-family: '宋体';
    text-transform: uppercase;
    font-weight: normal;
}

.comMore {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 80px;
    height: 56px;
}

.comMore a {
    width: 70px;
    height: 56px;
    display: block;
    padding-left: 10px;
    color: #000;
    font-size: 16px;
    line-height: 56px;
    text-align: center;
    font-weight: normal;
}

.companynr {
    width: 470px;
    padding-top: 16px;
    padding-right: 30px;
    color: #333;
    font-size: 14px;
    line-height: 30px;
    overflow: hidden;
    text-indent:2em;
}

/*end company*/

.contactBox {
    float: left;
    width: 50%;
    height: 230px;
    padding: 2px 0px;
    overflow: hidden;
    background: url(../images/contactbox.jpg) left top repeat-x;
}

.contact {
    float: left;
    width: 440px;
    height: 230px;
    padding-left: 60px;
}
.contact p{
    line-height:24px;
    color:#333;
}
.conTitle {
    position: relative;
    width: 440px;
    height: 56px;
    padding-bottom: 8px;
    color: #262626;
    font-size: 20px;
    line-height: 56px;
    font-weight: bold;
}

.conTitle span {
    color: #8a8a8a;
    font-size: 24px;
    font-family: '宋体';
    text-transform: uppercase;
    font-weight: normal;
}

.conMap {
    width: 438px;
    height: 172px;
    border: 1px solid #cbcbcb;
}

.conTel {
    width: 440px;
    height: 66px;
    overflow: hidden;
    padding-top: 16px;
    color: #a80000;
    font-size: 24px;
    line-height: 32px;
    font-family: impact;
}

.conTel span {
    display: block;
    color: #545454;
    font-size: 16px;
    line-height: 22px;
    font-family: "微软雅黑";
}

/*end contactBox*/

/*end inMain*/

/* footer*/
.footer {
    width: 100%;
    background: #171717;
    padding:20px 0;
}

.btnav {
    width: 100%;
    height: 104px;
    border-bottom: 1px solid #1d5a9b;
    padding-top: 25px;
    background: #105095;
}

.btnavlist {
    width: 1000px;
    height: 80px;
    margin: 0 auto;
}

.btnavlist a {
    float: left;
    margin-right: 14px;
    width: 186px;
    height: 40px;
    display: block;
    border-bottom: 1px solid #2862a0;
    color: #ffffff;
    font-size: 14px;
    line-height: 40px;
}

.btnavlist a span {
    padding-left: 5px;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
}

.btnavlist a:hover {
    color: #4bbeed;
}

.btnavlist a:hover span {
    color: #4bbeed;
}

/*end btnavlist*/

.copyright {
    width: 1000px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0 auto;
}

.copyrightnr {
    min-height: 60px;
    padding-right: 20px;
    color: #a4a4a4;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}

.copyrightnr a {
    color: #a4a4a4;
    font-size: 12px;
}

.copyrightnrA {
    margin-bottom: 20px;
}

.copyrightnrA a {
    float: left;
    padding-right: 20px;
    color: #c7c7c7;
    font-size: 18px;
    line-height: 30px;
}

.copyrightnr span {
}

.copyrightnr a:hover {
    color: #ffffff
}

.share {
    float: left;
    width: 200px;
    height: 60px;
    color: #a4a4a4;
    font-size: 12px;
    line-height: 30px;
    text-align: right;
}

.share a {
    color: #a4a4a4;
}

.share a:hover {
    color: #ffffff
}

.bdsharebuttonbox span {
    display: block;
    float: left;
}

/*end copy*/

/* 分页样式 contact*/
.sectionbg {
    width: 100%;
    margin: 0 auto;
    position: relative;
    clear: both;
    overflow: hidden;
}

.main {
    position: relative;
    width: 1000px;
    padding: 24px 0;
    margin: 0 auto;
}

.left {
    float: left;
    width: 244px;
    overflow: hidden;
    margin-right: 28px;
}

.leftTitle {
    width: 244px;
    height: 54px;
    padding-bottom: 2px;
    overflow: hidden;
    color: #feb644;
    font-size: 16px;
    line-height: 54px;
    text-align: right;
    font-weight: bold;
    background: url(../images/index_21.jpg) left bottom repeat-x #262626;
}

.leftTitle span {
    float: right;
    display: block;
    padding-right: 38px;
    color: #838383;
    font-size: 22px;
    line-height: 54px;
    font-family: '宋体';
    font-weight: normal;
    text-transform: uppercase;
}

.leftProCla {
    width: 244px;
    height: 100px;
    height: auto !important;
    min-height: 100px;
    padding-bottom: 32px;
    background: url(../images/contactbox.png) left bottom repeat-x #e7e5e5;
}

.leftProClaList {
    width: 244px;
    padding-top: 9px;
}

.leftProClaList li {
    width: 186px;
    height: 46px;
    margin: 11px auto;
    padding-left: 30px;
    background: url(../images/proclassbg.jpg) left center no-repeat #ffffff;
}

.leftProClaList li a {
    color: #000000;
    line-height: 46px;
}

.leftProClaList .child {
    background: none;
    display: none;
}

.leftProClaList .child li {
    width: 166px;
    height: 42px;
    margin: -11px auto 11px auto;
    padding-left: 50px;
    border-bottom: 1px dotted #959595;
    background: url(../images/arrow1.jpg) 34px center no-repeat #e7e5e5;
}

.leftProClaList .child li a {
    color: #515050
}

.leftProClaList .child li a:hover {
    color: #000000
}

.leftProClaList li.on, .leftProClaList li.open {
    background: url(../images/proclassbg2.jpg) left center no-repeat #ffffff;
}

.leftProClaList li.on a, .leftProClaList li.open a {
    color: #ffffff;
}

.leftProClaList .child li.on {
    background: url(../images/arrow1.jpg) 34px center no-repeat #e7e5e5;
}

.leftProClaList .child li.on a {
    color: #000000;
}

/*end leftProClaList*/
.leftPic {
    width: 244px;
    height: 112px;
    border-top: 2px solid #262626;
    margin-top: 24px;
}

.leftContact {
    width: 220px;
    padding: 12px 14px;
    color: #bd0000;
    font-size: 16px;
    line-height: 34px;
    font-family: impact;
    background:#262626;
}

/*end leftNews*/

.mainCon {
    width: 728px;
    float: left;
    overflow: hidden;
}

.mainConTitle {
    position: relative;
    width: 708px;
    height: 54px;
    padding-left: 20px;
    padding-bottom: 2px;
    background: url(../images/index_21.jpg) left bottom repeat-x #262626;
}

.mainConTitleFont {
    float: left;
    color: #feb644;
    font-size: 16px;
    line-height: 54px;
    font-weight: bold;
}

.mainConTitle .position {
    position: absolute;
    right: 0px;
    top: -156px
    height: 54px;
    padding: 0px 10px;
    color: #ffffff;
    font-size: 12px;
    line-height: 54px;
}

.mainConTitle .position a {
    color: #ffffff;
}

.mainConTitle .position a:hover {
    color: #feb644
}

.mainConTitle .position font {
    font-size: 12px;
}

/*end mainConTitle*/

.mainConList {
    width: 728px;
}

.proIntro {
    width: 694px;
    margin: 0 auto;
    padding: 15px 0px 0px 0px;
    color: #4b4b4b;
    font-size: 14px;
    line-height: 24px;
}

.mainConList .pic1 {
    float: left;
    width: 240px;
    height: 232px;
    margin-right: 2px;
    margin-top: 14px;
    margin-bottom: 10px;
    overflow: hidden;
}
.mainConList .pic1 .PicAuto{
    width:240px;
    height:180px;
}
.mainConList .pic1 .dt {
    position: relative;
    width：240px;
    height: 180px;
}

.mainConList .pic1 .pic1Hover {
    position: absolute;
    left: 90px;
    top: 70px;
    display: none;
    z-index: 99;
    width: 53px;
    height: 53px;
    cursor: pointer;
}

.mainConList .pic1 .dd a {
    position: relative;
    width: 230px;
    height: 52px;
    padding: 0 5px;
    display: block;
    color: #323232;
    font-size: 16px;
    line-height: 52px;
    text-align: center;
    background: #eaeaea;
}

.mainConList .pic1 .dd a:hover {
    color: #e6a237;
}

/*end pic1*/

.mainConList .pic2 a {
    display: block;
    width: 728px;
    height: 180px;
    padding-bottom: 15px;
    padding-top: 15px;
}

.mainConList .pic2 dt {
    float: left;
    width: 240px;
    height: 180px;
    margin-right: 22px;
    border: 1px solid #bddbfc;
}

.mainConList .pic2 dt img {
    display: block;
}

.mainConList .pic2 dd {
    width: 462px;
    float: left;
}

.mainConList .pic2 .title {
    color: #262626;
    font-size: 16px;
    line-height: 36px;
    padding-bottom: 6px;
    font-weight: bold;
}

.mainConList .pic2 .intro {
    font-size: 14px;
    color: #595959;
    line-height: 24px
}

/*end pic2*/

.mainConList .proUlList {
    padding-top: 10px;
    clear: both;
    padding-bottom: 10px;
}

.mainConList .proUlList li {
    width: 690px;
    padding-left: 20px;
    padding-right: 10px;
    border-bottom: 1px dotted #919191;
    padding-bottom: 10px;
}

.mainConList .proUlList li a {
    width: 690px;
    display: block;
    color: #323232;
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
}

.mainConList .proUlList li span {
    color: #8d8d8d;
    float: right;
    font-size: 14px;
    line-height: 68px;
    font-weight: normal;
}
.mainConList .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;
    margin-left: 5px;
    *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;
    overflow: hidden;
}

.pglist ul li.font {
    width: 246px;
    height: 28px;
    line-height: 28px;
    border: none;
    color: #3f3f3f;
    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:28px;*/
    border: 1px solid #171717;
    margin: 0 10px;
    color: #ffffff;
    line-height: 28px;
    text-align: center;
    background: #171717;
}

.pglist ul li.on {
    color: #fff;
    background: #feb644;
    border: 1px solid #feb644;
}

.pglist ul li.on a {
    color: #fff;
}

/*end pglist*/

.mainContect {
    color: #323232;
    font-size: 14px;
    line-height: 30px;
    overflow: hidden;
    padding-top: 20px;
    height: auto !important;
    min-height: 245px;
    height: 245px;
    word-wrap: break-word;
    word-break: break-all;
}

.mainContect img {
    max-width: 92%;
}

.mainContect .title {
    width: 100%;
    padding-top: 25px;
    color: #262626;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
}

.mainContect .title span {
    display: block;
    color: #7a7a7a;
    font-size: 12px;
    text-align: center;
    font-weight: normal;
}

.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: #323232;
    font-size: 14px;
    line-height: 36px;
}

.mainContect .pgfyl p a {
    color: #323232;
    font-size: 14px;
    line-height: 36px;
}
.mainContect .pgfyl p a.b{
    font-weight: bold;
}
.mainContect .pgfyr a {
    width: 150px;
    height: 48px;
    display: block;
    margin: 20px auto 0px auto;
    color: #ffffff;
    font-size: 16px;
    line-height: 48px;
    text-align: center;
    background: #262626;
}

/* hr*/
.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(30, 54, 1);
}

.bookadmin {
    width: 650px;
    height: auto;
    float: left;
}

.bookadmin_top {
    width: 650px;
    height: 12px;
    float: left;
    background: url(../images/admintop.gif) left top no-repeat
}

.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;
    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 {
    position: fixed;
    right: 135px;
    bottom: 120px;
    _position: absolute;
    _bottom: auto;
    z-index: 999;
    width: 70px;
    height: 70px;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
}

#picShow {
    position: fixed;
    width: 100%;
    height: 100%;
    background: url(../images/blackbg.png) 0 0 repeat;
    left: 0;
    top: 0;
    z-index: 9999
}

.pic_show_box {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.pic_show_box img {
    display: block;
    margin: 93px auto 0;
    border: 5px solid rgba(255, 255, 255, .2);
}

.pic_quit {
    position: absolute;
    background: url(../images/quit.png) 0 0 no-repeat;
    width: 64px;
    height: 64px;
    top: 0;
    right: 0;
    cursor: pointer
}

.lbtn {
    display: block;
    position: absolute;
    background: url(../images/leftbtn.png) 0 0 no-repeat;
    width: 53px;
    height: 53px;
    top: 287px;
    left: 65px;
}

.rbtn {
    display: block;
    position: absolute;
    background: url(../images/rightbtn.png) 0 0 no-repeat;
    width: 53px;
    height: 53px;
    top: 287px;
    right: 65px;
}

.pic_show_box p {
    width: 593px;
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
    font: 18px/106px "microsoft yahei";
    color: #0c4201;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pic_show_box p a {
    color: #fff;
}

/* 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:#feb644 ; border:1px solid #feb644 ;color: #fff; text-decoration:none}
.lam_box .box{
     max-width:1000px;
}
.lam_box .ow_links span{
    background: #feb644;
}
.lam_box .message-submit{
    box-shadow: none;
    background:#feb644;
}
.lam_box .ow_links h2 i{
    color: #000;
}