body,
div,
dl,
dt,
h1,
h2,
h3,
ul,
ol,
li,
p,
form,
input,
textarea,
cite,
span,
strong {
    margin: 0;
    padding: 0;
}

body {
    font-family: 'Arial', 'Helvetica', 'sans-serif';
    font-size: 12px;
    color: #333;
}

body {
    background: #fff;
}

li {
    list-style-type: none;
}

ul,
ol {
    list-style: none outside none;
}

legend {
    display: none;
}

fieldset,
img {
    border: none;
    vertical-align: middle;
}

input,
button,
select,
textarea {
    outline: none;
}

textarea {
    resize: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

table,
tr,
th,
td,
font {
    font-size: 12px;
}

h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}

h4 {
    font-size: 12px;
}

h5 {
    font-size: 10px;
}

h6 {
    font-size: 8px;
}

input,
textarea {
    outline: none;
}

a {
    text-decoration: none;
    font-size: 12px;
    color: #333;
}

img {
    border: medium none;
}

.clear:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clear {
    *zoom: 1;
}

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clear {
    *height: 1%;
}

#top {
    width: 100%;
    height: 40px;
    background: #ce000e;
}

.topCenter {
    width: 1120px;
    height: 40px;
    margin: 0 auto;
}

.topLeft,
.topRight {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
}

.topLeft {
    float: left;
}

.topRight {
    float: right;
}

#header {
    width: 100%;
    height: 80px;
    background: #fff;
}

.headCenter {
    width: 1120px;
    height: 80px;
    margin: 0 auto;
}

#logo a {
    display: inline-block;
    width: 166px;
    height: 58px;
    background: url(../images/logo.png) no-repeat;
    float: left;
    margin-top: 11px;
}

.nav {
    height: 80px;
    float: right;
}

.nav ul li {
    float: left;
}

.nav ul li a {
    height: 80px;
    line-height: 80px;
    font-size: 15px;
    background: url(../images/navline_bg.png) no-repeat right center;
    padding-left: 25px;
    padding-right: 25px;
}

.nav ul li a.navActive,
.nav ul li a:hover,
.nav .current-menu-item a,
.nav .current-menu-parent a,
.nav .current-post-ancestor a {
    color: #ce000e;
    font-weight: bold;
}

.nav ul li a.navActive {
    font-weight: bold;
}

#slider {
    width: 100%;
    height: 456px;
    background: #ccc;
    overflow: hidden;
    position: relative;
}

#slider li {
    position: absolute;
}

#slider li img {
    position: relative;
}

#slider .sliderBtn {
    width: 100%;
    height: 10px;
    text-align: center;
    position: absolute;
    bottom: 22px;
    left: 0;
}

#slider .sliderBtn a {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url(../images/sliderbtn.png) no-repeat;
    margin-left: 6px;
    margin-right: 6px;
}

#slider .sliderBtn a.slibtnActive {
    background: url(../images/sliderbtnactive.png) no-repeat;
}

#slider span.sliderbtnPrev,
#slider span.sliderbtnNext {
    display: none;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 208px;
    cursor: pointer;
}

#slider span.sliderbtnPrev {
    background: url(../images/sliderbtnprev.png) no-repeat;
    left: 30px;
}

#slider span.sliderbtnNext {
    background: url(../images/sliderbtnnext.png) no-repeat;
    right: 30px;
}

.mainbusiness {
    width: 1120px;
    height: 140px;
    padding-top: 28px;
    margin: 0 auto;
}

.mainbusiCen {
    width: 1119px;
    height: 140px;
    border-left: 1px solid #e6e6e6;
}

.mainbusiness ul li {
    width: 138px;
    height: 140px;
    text-align: center;
    border-right: 1px solid #e6e6e6;
    float: left;
}

.mainbusiness ul li span {
    display: inline-block;
    width: 82px;
    height: 83px;
}

.mainbusiness ul li span a {
    display: inline-block;
    width: 82px;
    height: 83px;
}

.mainbusiness ul li strong {
    display: block;
    width: 138px;
    height: 27px;
    line-height: 27px;
    font-weight: normal;
    text-align: center;
    margin-top: 12px;
}

.mainbusiness ul li span a.mabusiIcon1 {
    background: url(../images/mainbusiness_icon1.png) no-repeat;
}

.mainbusiness ul li span a.mabusiIcon1:hover {
    background: url(../images/mainbusiness_icon1cur.png) no-repeat;
}

.mainbusiness ul li span a.mabusiIcon2 {
    background: url(../images/mainbusiness_icon2.png) no-repeat;
}

.mainbusiness ul li span a.mabusiIcon2:hover {
    background: url(../images/mainbusiness_icon2cur.png) no-repeat;
}

.mainbusiness ul li span a.mabusiIcon3 {
    background: url(../images/mainbusiness_icon3.png) no-repeat;
}

.mainbusiness ul li span a.mabusiIcon3:hover {
    background: url(../images/mainbusiness_icon3cur.png) no-repeat;
}

.mainbusiness ul li span a.mabusiIcon4 {
    background: url(../images/mainbusiness_icon4.png) no-repeat;
}

.mainbusiness ul li span a.mabusiIcon4:hover {
    background: url(../images/mainbusiness_icon4cur.png) no-repeat;
}

.mainbusiness ul li span a.mabusiIcon5 {
    background: url(../images/mainbusiness_icon5.png) no-repeat;
}

.mainbusiness ul li span a.mabusiIcon5:hover {
    background: url(../images/mainbusiness_icon5cur.png) no-repeat;
}

.mainbusiness ul li span a.mabusiIcon6 {
    background: url(../images/mainbusiness_icon6.png) no-repeat;
}

.mainbusiness ul li span a.mabusiIcon6:hover {
    background: url(../images/mainbusiness_icon6cur.png) no-repeat;
}

.mainbusiness ul li span a.mabusiIcon7 {
    background: url(../images/mainbusiness_icon7.png) no-repeat;
}

.mainbusiness ul li span a.mabusiIcon7:hover {
    background: url(../images/mainbusiness_icon7cur.png) no-repeat;
}

.mainbusiness ul li span a.mabusiIcon8 {
    background: url(../images/mainbusiness_icon8.png) no-repeat;
}

.mainbusiness ul li span a.mabusiIcon8:hover {
    background: url(../images/mainbusiness_icon8cur.png) no-repeat;
}

.indAboutlist {
    width: 100%;
    height: 200px;
    background: #e6e6e6;
}

.indabliCenter {
    width: 1120px;
    height: 168px;
    text-align: center;
    margin: 0 auto;
    padding-top: 32px;
    position: relative;
}

.indcenh1 {
    font-size: 24px;
    margin-bottom: 15px;
}

.indcenword {
    line-height: 24px;
    font-size: 14px;
    color: #828282;
}

.indabliCenter .indcenBtn {
    width: 1120px;
    height: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.indabliCenter .indcenBtn a {
    display: inline-block;
    width: 104px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: #000;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    margin-left: 2px;
    margin-right: 2px;
}

.indabliCenter .indcenBtn a:hover {
    background: #ce000e;
}

.newsreleWrap {
    width: 1120px;
    height: 597px;
    margin: 0 auto;
    padding-top: 35px;
}

.newsrewrTitle {
    width: 1120px;
    height: 67px;
}

.newsrewrTitle span {
    font-size: 24px;
    color: #ce000e;
    font-family: 'arial';
}

.newsrewrTitle h3 {
    font-size: 24px;
}

.newsreleaseContent {
    width: 1120px;
    height: 424px;
    margin-top: 26px;
}

.newsrelacontLeft {
    width: 440px;
    height: 375px;
    float: left;
}

.newsrelalePic {
    width: 440px;
    height: 272px;
    position: relative;
}

.newsrelalePic img {
    width: 440px;
    height: 272px;
}

.newrelapicbox {
    width: 160px;
    height: 40px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.newrelapicbox span {
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-family: 'arial';
    background: url(../images/date_bg.png);
    float: left;
}

.newrelapicbox a.npicboxmore {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    background: #000;
}

.newsrelaleWord {
    width: 440px;
    height: 90px;
    padding-top: 10px;
}

.newlalewordname a {
    font-size: 24px;
}

.newlalewordname a:hover {
    color: #ce000e;
}

.newlalewordkey {
    width: 440px;
    padding-top: 10px;
}

.newsrelawrbtnmore {
    width: 1120px;
    height: 40px;
    text-align: center;
}

.newsrelawrbtnmore a {
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #ce000e;
    border-radius: 4px;
}

.newsrelacontRight {
    width: 495px;
    height: 375px;
    float: right;
    padding-right: 105px;
}

.newsrelalistbox {
    width: 495px;
    height: 77px;
    margin-bottom: 18px;
}

.newsreladate {
    width: 77px;
    height: 77px;
    font-size: 24px;
    float: left;
}

.newsreladate span {
    font-size: 14px;
}

.newsrelaContkey {
    width: 408px;
    height: 77px;
    float: left;
    padding-left: 10px;
}

.newlaconkeyname {
    width: 408px;
    height: 30px;
    line-height: 30px;
}

.newlaconkeyname a {
    font-size: 14px;
    font-weight: bold;
    width: 408px;
    display:block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space:nowrap;
}

.newlaconkeyname a:hover {
    color: #ce000e;
}

.businessParterswrap {
    width: 100%;
    height: 317px;
    background: #e6e6e6;
    padding-top: 35px;
}

.businepartcenter {
    width: 1120px;
    height: 213px;
    margin: 0 auto;
}

.newsrewrContentlist {
    width: 1120px;
    height: 108px;
    background: #fff;
    margin-top: 27px;
    position: relative;
    padding-top: 12px;
}

.newcontlistphot {
    position: relative;
    width: 1120px;
    height: 96px;
    overflow: hidden;
}

.newcontlistphot ul {
    position: absolute;
}

.newcontlistphot ul li {
    width: 280px;
    height: 96px;
    float: left;
}

.newsrewrContentlist span,
.newsrewrContentlist strong {
    width: 60px;
    height: 80px;
    background: #fff;
    padding-top: 40px;
    padding-left: 20px;
    position: absolute;
    top: 0;
}

.newsrewrContentlist span {
    left: -80px;
}

.newsrewrContentlist strong {
    right: -80px;
}

.newsrewrContentlist span a,
.newsrewrContentlist strong a {
    display: inline-block;
    width: 40px;
    height: 40px;
}

.newsrewrContentlist span a.partPrev {
    background: url(../images/partprev.png) no-repeat;
}

.newsrewrContentlist strong a.partNext {
    background: url(../images/partnext.png) no-repeat;
}

#content {
    width: 100%;
    height: auto !important;
    height: 10px;
    min-height: 10px;
}

/* 新闻动态 */
.page-wrap {
    width: 1120px;
    height: auto !important;
    height: 800px;
    min-height: 800px;
    margin: 0 auto;
}

.page-left {
    float: left;
    width: 224px;
    height: 800px;
    max-height: 100%;
    background: #e6e6e6;
    border-left: 1px solid #c9c9c9;
    border-right: 1px solid #c9c9c9;
}

.page-left-top {
    float: left;
    width: 100%;
    height: 96px;
    border-bottom: 1px solid #c9c9c9;
    background: #e6e6e6;
}

.page-lTitleEn {
    margin-left: 30px;
    margin-top: 13px;
    color: #ce000e;
    font-size: 24px;
}

.page-lTitleZh {
    margin-left: 30px;
    color: #000;
    font-size: 24px;
}

.page-left-content {}

.page-left-content li {
    float: left;
    height: 46px;
    width: 100%;
    border-bottom: 1px solid #c9c9c9;
}

.page-left-content a {
    text-indent: 25px;
    display: block;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    color: #000;
}

.page-left-content a.active,
.page-left-content a:hover,
.page-left-content .current-menu-item a,
.page-left-content .current-menu-parent a {
    border-left: 7px solid red;
    text-indent: 18px;
    background: #fff;
}

.page-right {
    float: left;
    width: 893px;
    height: auto !important;
    height: 800px;
    min-height: 800px;
    border-right: 1px solid #c9c9c9;
}

.page-nav {
    width: 100%;
    height: 46px;
    line-height: 46px;
    background: #e6e6e6;
    border-bottom: 1px solid #cacaca;
}

.page-nav span {
    margin-left: 40px;
}

.page-nav a {
    font-size: 14px;
    color: #221815;
}

.page-nav a:hover {
    color: #ce000e;
}

.page-list-box {}

.page-details {
    margin-left: 40px;
    margin-right: 40px;
    font-size: 14px;
    padding-bottom: 40px;
}

.page-details p {
    text-indent: 2em;
    font-size: 14px;
    margin-bottom: 20px;
}

.page-details p strong {
    color: #ce000e;
    font-weight: bold;
}

.page-details li {
    text-indent: 2em;
}

.news-box {
    margin-bottom: 25px;
    width: 100%;
    height: auto !important;
    height: 100px;
    min-height: 100px;
}

.news-box li {
    margin-left: 40px;
    margin-top: 25px;
    float: left;
    width: 817px;
    height: 190px;
    border-bottom: 1px solid #e6e6e6;
}

.page-news-images {
    float: left;
    width: 228px;
    height: 168px;
}

.page-news-images img {
    width: 228px;
    height: 168px;
}

.page-news-info {
    float: left;
    width: 589px;
}

.page-news-info span {
    margin-left: 18px;
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
}

.news-info-title a {
    font-weight: bold;
    color: #000;
    font-size: 14px;
}

.news-info-title a:hover {
    color: #ce000e;
}

div.news-pager {
    text-align: left;
    margin-left: 40px;
    width: 817px;
}

div.job-pager {
    margin-left: 40px;
    width: 817px;
    margin-top: 40px;
    margin-bottom: 40px;
}

/* 新闻详情 */
.news-details-v {
    height: auto !important;
    height: 100px;
    min-height: 100px;
    margin-top: 15px;
    margin-left: 40px;
    margin-right: 40px;
    margin-bottom: 40px;
}

.news-details-v p {
    font-size: 14px;
    color: #000;
    line-height: 20px;
    margin-bottom: 20px;
    text-indent: 2em;
}

.news-details-v p img {
    max-width: 815px;
    _width: expression((this.offsetWidth > 815) ? '815px' : true);
    height: auto;
}

.news-atitle {
    color: #221815;
    font-size: 24px;
    margin-left: 40px;
    margin-top: 35px;
}

.news-atime {
    margin-left: 40px;
    font-size: 14px;
    color: #000;
    margin-top: 15px;
}

/* 人员招聘 */
.recrait-list {
    margin: 40px 35px 0 35px;
}

.recrait-list table tr th {
    background: #e6e6e6;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    font-weight: normal;
}

.recrait-list table tr td {
    border-bottom: 1px solid #e6e6e6;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.recrait-list table tr td a {
    font-size: 14px;
}

.recrait-list table tr td a:hover {
    color: #ce000e;
}

div.recruit-list-box,
div.recruit-right,
div.recruit-wrap {
    height: auto !important;
    height: 970px;
    min-height: 970px;
}

div.recruit-left {
    height: auto !important;
    height: 1058px;
    min-height: 1058px;
}

/* 招聘详情 */
.recruit-atitle {
    font-size: 24px;
    color: #221815;
    margin-top: 35px;
    margin-left: 40px;
    margin-bottom: 30px;
}

.recruit-ainfo {
    margin-left: 40px;
    margin-top: 25px;
    font-size: 14px;
    color: #ce000e;
}

.recruit-details {
    margin-left: 40px;
    margin-right: 40px;
    font-size: 14px;
    padding-bottom: 40px;
}

.recruit-details p {
    text-indent: 2em;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
}

.recruit-details p strong {
    color: #000;
    font-weight: bold;
    line-height: 20px;
}

.recruit-details li {
    text-indent: 2em;
    list-style: inside disc;
    line-height: 20px;
}

.practice-table {
    float: left;
    margin-left: 1px;
}

.max-layer-box {
    width: 620px;
    height: suto;
    background: #000;
    position: fixed;
    z-index: 99999;
    top: 25%;
    left: 25%;
}

.max-layer-box .max-layer-close {
    width: 40px;
    height: 40px;
    cursor: pointer;
    position: absolute;
    right: -40px;
    z-index: 99999;
    background: url(../images/layer-close.png);
}

.max-layer-images {
    margin-left: 5px;
    margin-top: 30px;
    max-height: 500px;
    overflow-y: scroll;
}

.max-layer-images img {
    width: 590px;
    height: auto;
}

.max-layer-box-b {
    width: 430px;
    height: 600px;
    top: 5%;
    left: 35%;
}

.max-layer-images-b {
    margin-top: 12px;
    margin-left: 8px;
}

.max-layer-images-b img {
    width: 413px;
    height: 574px;
}


/* 发展成程 */
.histary-n {
    margin-top: 35px;
    margin-bottom: 40px;
}

.histary-time-box {
    width: 817px;
    height: 96px;
    float: left;
    margin-left: 40px;
}

.histary-ltime-box {
    float: left;
    font-size: 24px;
    width: 106px;
    height: 96px;
    background: url(../images/time-line.png) no-repeat right center;
}

.ltime2 {
    background: url(../images/time-line2.png) no-repeat right center;
}

.histary-ltime-box span {
    float: left;
    margin-top: 14px;
}

.histary-rtime-box {
    margin-left: 30px;
    margin-top: 8px;
    float: left;
    width: 680px;
    height: 88px;
    background: #e6e6e6;
}

.histary-rtime-box div {
    margin-top: 12px;
}

.histary-rtime-box p {
    margin-left: 15px;
    font-size: 14px;
}

/*成功案例*/
.list-wrap {
    width: 1120px;
    height: auto !important;
    height: 100px;
    min-height: 100px;
    margin: 0 auto;
    border-left: 1px solid #c9c9c9;
    border-right: 1px solid #c9c9c9;
}

.list-nav {
    width: 100%;
    height: 95px;
    border-bottom: 1px solid #c9c9c9;
    position: relative;
}

.list-nav-left {
    float: left;
    width: 220px;
    height: 95px;
    background: #e6e6e6;
    border-right: 1px solid #cacaca;
}

.list-titleEn {
    margin-top: 20px;
    margin-left: 30px;
    font-size: 24px;
    color: #ce000e;
}

.list-titleZh {
    margin-left: 30px;
    font-size: 24px;
    color: #000;
}

.list-nav-top,
.list-nav-bottom {
    width: 899px;
    float: left;
}

.list-nav-top {
    overflow: hidden;
    background: #e6e6e6;
    border-bottom: 1px solid #cacaca;
    height: 47px;
    line-height: 47px;
}

.list-nav-top a {
    font-size: 16px;
    color: #000;
}

.list-nav-top a:hover {
    color: #ce000e;
}

.list-nav-wrap {
    margin-left: 40px;
    font-size: 16px;
}

.list-navBottom-wrap {
    height: 47px;
    line-height: 47px;
}

.list-navBottom-wrap {
    margin-left: 240px;
}

.list-navBottom-wrap span {
    font-size: 16px;
}

.list-navBottom-wrap a {
    font-size: 16px;
    font-weight: bold;
    color: #e60012;
}

.list-navBottom-wrap i {
    font-style: normal;
}

.list-box ul {
    float: left;
    width: 100%;
}

.list-box ul li {
    float: left;
    width: 304px;
    height: 280px;
    background: #f1f1f1;
    margin-top: 30px;
    margin-left: 52px;
    margin-bottom: 40px;
}

.list-box ul li img {
    width: 304px;
    height: 216px;
}

.list-case-title,
.list-case-category {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #666464;
}

.list-case-title {
    font-weight: bold;
    margin-top: 15px;
}

.list-case-title a {
    font-size: 14px;
}

.list-case-title a:hover {
    color: #ce000e;
}

.list-case-category {
    margin-top: 2px;
}

.case-noMargin {
    margin-left: 0;
}

.list-page {
    width: 100%;
    text-align: center;
    margin-bottom: 70px;
}

.list-page a {
    background: #efefef;
    font-size: 14px;
    color: #666464;
    display: inline-block;
    padding: 5px 10px;
}

.list-page .active,
.list-page a:hover {
    background: #e60012;
    color: #fff;
}

/* 二级页面，下拉层 */
.list-nav .list-navBottom-layer-box {
    display: none;
    text-align: center;
    left: 52px;
    position: absolute;
    width: 1016px;
    height: 300px;
    background: #efefef;
}

.list-nav .list-navBottom-layer-box a {
    font-size: 12px;
    color: #231815;
    font-weight: normal;
}

.list-nav .list-navBottom-layer-box a.cur {
    font-size: 18px;
}

.list-nav .list-navBottom-layer-box a.active,
.list-nav .list-navBottom-layer-box a:hover {
    color: #e60012;
}

.contact-nav .list-navBottom-layer-box {
    overflow-y: auto;
    z-index: 999999;
    display: none;
    text-align: center;
    left: 200px;
    position: absolute;
    width: 1016px;
    height: 300px;
    background: #efefef;
}

.contact-nav .list-navBottom-layer-box span {
    width: 495px;
    float: left;
    height: 30px;
    line-height: 30px;
}

.contact-nav .list-navBottom-layer-box a {
    font-size: 12px;
    color: #231815;
    font-weight: normal;
}

.contact-nav .list-navBottom-layer-box a.active,
.contact-nav .list-navBottom-layer-box a:hover {
    color: #e60012;
}


/* 成功案例详情 */
.case-nav-view {
    margin-left: 0;
}

.case-nav-view a {
    color: #000;
}

.nav-bottom-ctitle {
    width: 790px;
    text-align: center;
    float: left;
    overflow: hidden;
}

.nav-bottom-larrow {
    float: left;
    margin-left: 40px;
}

.nav-bottom-rarrow {
    float: right;
    margin-right: 40px;
}

.case-details {
    width: 100%;
    height: auto !important;
    height: 100px;
    min-height: 100px;
}

.case-details-left {
    margin-top: 40px;
    margin-left: 80px;
    margin-bottom: 70px;
    margin-right: 50px;
    float: left;
    width: 550px;
    height: auto !important;
    height: 300px;
    min-height: 300px;
}

.case-details-right {
    margin-top: 40px;
    float: left;
    width: 350px;
    height: auto !important;
    height: 300px;
    min-height: 300px;
}

.case-details-big img {
    width: 550px;
    height: 300px;
}

.case-details-right p {
    font-size: 14px;
    color: #666464;
    line-height: 22px;
}

.case-details-small {
    margin-top: 15px;
    width: 100%;
    height: auto !important;
    height: 50px;
    min-height: 50px;
}

.case-details-small li {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.case-details-small img {
    width: 130px;
    cursor: pointer;
}

li.case-detail-clearRight {
    margin-right: 0;
    float: right;
}

/* 联系我们 */
.content-wrap {
    width: 1120px;
    height: auto !important;
    height: 100px;
    min-height: 100px;
    margin: 0 auto;
    border-left: 1px solid #c9c9c9;
    border-right: 1px solid #c9c9c9;
}

.contact-nav {
    width: 100%;
    height: 95px;
    border-bottom: 1px solid #c9c9c9;
}

.contact-nav-left {
    float: left;
    width: 220px;
    height: 95px;
    background: #e6e6e6;
    border-right: 1px solid #cacaca;
}

.contact-titleEn {
    margin-top: 20px;
    margin-left: 30px;
    font-size: 24px;
    color: #ce000e;
}

.contact-titleZh {
    margin-left: 30px;
    font-size: 24px;
    color: #000;
}

.contact-nav-top,
.contact-nav-bottom {
    width: 899px;
    float: left;
}

.contact-nav-top {
    background: #e6e6e6;
    border-bottom: 1px solid #cacaca;
    height: 47px;
    line-height: 47px;
}

.contact-nav-top a {
    font-size: 16px;
    color: #000;
}

.contact-nav-top a:hover {
    color: #ce000e;
}

.contact-nav-wrap {
    margin-left: 40px;
}

.contact-nav-bottom {
    height: 47px;
    line-height: 47px;
}

.contact-navBottom-wrap {
    margin-left: 150px;
}

.contact-navBottom-wrap span {
    font-size: 16px;
}

.contact-navBottom-wrap a {
    font-size: 16px;
    font-weight: bold;
    color: #e60012;
}

.contact-navBottom-wrap i {
    font-style: normal;
}

.main-wrap {
    width: 100%;
    height: auto !important;
    height: 10px;
    min-height: 10px;
}

.contact-info {
    margin-left: 80px;
    margin-top: 30px;
}

.contact-stitle {
    color: #221815;
    font-size: 24px;
    margin-bottom: 20px;
}

.contact-abox {
    font-size: 14px;
    color: #221815;
    margin-bottom: 10px;
    position: relative;
}

.contact-abox img {
    position: absolute;
    top: -23px;
    left: 250px;
}

.message-title {
    font-size: 16px;
    color: #666464;
    font-weight: bold;
    margin-top: 50px;
}

.message-info {
    color: #666464;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 14px;
}

.message-text {
    margin-bottom: 24px;
}

.message-text input {
    font-size: 14px;
    text-indent: 20px;
    border: 1px solid #e6e6e6;
    height: 38px;
    line-height: 38px;
    width: 958px;
}

.message-text textarea {
    padding-top: 10px;
    font-size: 14px;
    text-indent: 20px;
    border: 1px solid #e6e6e6;
    width: 958px;
    height: 215px;
}

input.message-send {
    display: inline;
    cursor: pointer;
    border: 0px;
    width: 130px;
    height: 30px;
    line-height: 30px;
    background: #e60012;
    color: #fff;
    font-size: 14px;
}

/* 尾部 */
#footer {
    background: #494949;
    height: auto !important;
    height: 100px;
    min-height: 100px;
}

.foottCenter {
    width: 1120px;
    height: auto !important;
    height: 210px;
    min-height: 210px;
    margin: 0 auto;
    padding-top: 40px;
}

.footcopy {
    background: #373737;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #bfc0c0;
    border-top: 1px solid #5b5c5d;
}

.footcopy a {
    color: #bfc0c0;
}

.footcopy a:hover {
    text-decoration: underline;
}

.footContact {
    width: 325px;
    height: 177px;
    float: left;
}

.ftconTitle {
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    color: #bfc0c0;
}

.footfastlink {
    width: 988px;
    height: auto !important;
    height: 100px;
    min-height: 100px;
    float: left;
}

.footfastlink ul li {
    width: 193px;
    height: auto !important;
    height: 20px;
    min-height: 20px;
    float: left;
}

.footfastlink ul li .ftfastlinkList ul li {
    margin-top: 10px;
}

.footfastlink ul li .ftfastlinkList ul li a {
    font-size: 14px;
    color: #bfc0c0;
}

.footfastlink ul li .ftfastlinkList ul li a:hover {
    text-decoration: underline;
    color: #cfb05e;
}

.ftorcode {
    width: 132px;
    height: 192px;
    float: left;
}

.ftorcobox {
    width: 132px;
    height: 132px;
}

.ftorcobox img {
    width: 132px;
    height: 132px;
}

.qrcodeTitle p {
    margin-top: 10px;
}

.pralistPiccontent {}

.pralistPiccontent-ubox {
    width: 100%;
    height: auto !important;
    height: 200px;
    min-height: 200px;
}

.pralistPiccontent ul li {
    width: 194px;
    height: 200px;
    float: left;
    margin-right: 10px;
    margin-bottom: 22px;
}

.pralistPiccontent ul li.pprtno0 {
    margin-right: 0;
}

.prlipicPhoto {
    width: 194px;
    height: 130px;
}

.prlipicPhoto img {
    width: 194px;
    height: 130px;
}

.prlipicname {
    width: 194px;
    text-align: center;
    line-height: 20px;
    padding-top: 8px;
}

.prlipicname a {
    font-size: 13px;
    color: #444;
}

.prlipicname a:hover {
    color: #ce000e;
}
/* ----- 分页数字条效果 开始 ----- */
.pagebar {
  width: fit-content;
  margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 0px;
  display: flex;
  align-items: center;
  margin-bottom: 70px;
}
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}

.pagination a {
display: block;
  width: 32px;
  height: 32px;
  margin-left: 4px;
  margin-right: 4px;
  border: 1px solid #DEDEDE;
  text-align: center;
  line-height: 32px;
  font-size: 16px;
  color: #5B5B5B;
  cursor: pointer;
  overflow: hidden;
}

.pagination span {
  color: #333;
  font-size: 14px;
  padding: 8px 2px;
  margin: 0 5px;
  border-radius: 3px;
}
.pagebar .pagination .page-link{
    width: 60px;
}
.pagination a:hover {
  color: #1153a4;
  border: 1px solid #ae1212;
}

.pagination a.page-num-current {
background: #ae1212;
  color: white;
  border: 1px solid var(--c);
}
/* ----- 分页数字条效果 结束 ----- */

@media screen and (max-width: 1100px) {
    .news-box li {
        overflow: hidden;
    }
}