﻿* {
    transition: background-color ease .3s;
    -moz-transition: background-color ease .3s;
    -webkit-transition: background-color ease .3s;
    -o-transition: background-color ease .3s
}

html {
    webkit-text-size-adjust: none;
    -webkit-text-size-adjust: none;
    text-align: justify;
    text-justify: inter-ideograph;
    word-break: break-all
}


* {
    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 {
    width: 100%;
    position: relative;
}

.topnbd {
    width: 100%;
    height: 102px;
}

.top {
    position: relative;
    width: 980px;
    height: 102px;
    margin: 0 auto;
}

.logo {
    height: 102px;
    float: left;
}

.logo img {
    max-height: 80px;
}

.toptel {
    float: left;
    width: 320px;
    height: 88px;
    padding-top: 14px;
}

.toptel .tel {
    width: 296px;
    height: 34px;
    padding-left: 24px;
    color: #090909;
    font-size: 14px;
    line-height: 34px;
    text-align: left;
    background: url(../image/telbg.jpg) left center no-repeat;
}

.toptel .tel span {
    color: #e20000;
    font-size: 16px;
    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(../image/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(../image/search1.jpg) no-repeat center center;
}

.select {
    float: left;
    width: 91px;
    height: 32px;
    line-height: 32px;
    background: url(../image/select4.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;
}




.navgrp {
    position: relative;
    width: 100%;
    height: 64px;
    margin: 0 auto;
    background: url(../image/navbg5.jpg) left bottom repeat-x;
}

.navbd {
    position: relative;
    width: 980px;
    height: 64px;
    margin: 0 auto;
}

.nav {
    width: 980px;
    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: 15px;
    line-height: 60px;
    text-align: center;
}

.nav li a:hover {
    color: #feb644;
    background: url(../image/menubg1.jpg) center bottom repeat-x;
}

.nav li a.home {
    background: url(../image/home.jpg) 15px center no-repeat;
}

.nav li a:hover.home {
    background: url(../image/homehover.jpg) left center no-repeat;
}

.nav .menu a.home {
    background: url(../image/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(../image/menubg1.jpg) center bottom repeat-x
}

.nav .on a {
    width: 111px;
    height: 60px;
    display: block;
    color: #feb644;
    font-size: 15px;
    line-height: 60px;
    background: url(../image/menubg1.jpg) center bottom repeat-x
}

#navChild {
    position: absolute;
    left: 0px;
    top: 60px;
    overflow: hidden;
    width: 111px;
    padding: 0px;
    z-index: 999;
    display: none;
    background: url(../image/navchild.png) center bottom repeat
}

#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;
}

#navChild a:hover {
    color: #feb644 !important;
    background: none;
}





.banner {
    position: relative;
    width: 100%;
    height: 376px;
}

.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(../image/noticebg1.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(../image/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;
}



.bann {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -800px;
    width: 1600px;
    height: 376px;
}

#focus {
    position: relative;
    width: 1600px;
    height: 376px;
    overflow: hidden;
}

#focus ul {
    position: absolute;
    height: 376px;
}

#focus ul li {
    position: relative;
    float: left;
    width: 1600px;
    height: 376px;
    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;
}



.Ttitle2 {
    position: relative;
    width: 100%px;
    height: 80px;
    margin: 0 auto;
    padding-top: 40px;
    background: url(../image/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(../image/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;
}



.proListPicBd {
    width: 980px;
    margin: 0 auto;
    padding-top: 14px;
}

.proCla {
    width: 980px;
    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(../image/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(../image/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(../image/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;
}



#proListPic {
    width: 980px;
    height: 240px;
    overflow: hidden;
    padding-top: 8px;
}

#inproListPic {
    width: 758%;
    float: left;
}

#proListPic1,
#proListPic2 {
    float: left;
}

#proListPic ul li {
    position: relative;
    float: left;
    width: 247px;
    height: 240px;
    margin-left: 4px;
    overflow: hidden;
}

#proListPic ul li .pic {
    width: 247px;
    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: 227px;
    height: 54px;
    padding: 0px 10px;
    background: #eaeaea;
}

#proListPic ul li .bb a {
    width: 227px;
    height: 54px;
    display: block;
    color: #323232;
    font-size: 16px;
    line-height: 54px;
    text-align: center;
}

#proListPic ul li .bb a:hover {
    color: #e6a237
}



.news {
    position: relative;
    width: 980px;
    height: 362px;
    margin: 0 auto;
    overflow: hidden;
}

.newsListUl {
    width: 580px;
    height: 240px;
}

.newsListUl li {
    width: 580px;
    height: 49px;
}

.newsListUl li span {
    float: left;
    display: block;
    width: 102px;
    height: 49px;
    color: #979797;
    font-size: 14px;
    line-height: 49px;
    background: url(../image/index_41.jpg) 85px top no-repeat;
}

.newsListUl li a {
    float: left;
    display: block;
    width: 468px;
    height: 48px;
    padding: 0 5px;
    display: block;
    border-bottom: 1px dotted #a7a7a7;
    color: #303030;
    font-size: 14px;
    line-height: 48px;
}

.newsMore {
    width: 980px;
    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(../image/index_49.jpg) center center no-repeat;
}



.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(../image/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;
}





.carListPicBd {
    width: 980px;
    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(../image/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(../image/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: 980px;
    height: 240px;
    overflow: hidden;
    padding-top: 26px;
}

#incarListPic {
    width: 758%;
    float: left;
}

#carListPic1,
#carListPic2 {
    float: left;
}

#carListPic ul li {
    position: relative;
    float: left;
    width: 247px;
    height: 240px;
    margin-left: 4px;
    overflow: hidden;
}

#carListPic ul li .pic {
    width: 247px;
    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: 227px;
    height: 54px;
    padding: 0px 10px;
    background: #eaeaea;
}

#carListPic ul li .bb a {
    width: 227px;
    height: 54px;
    display: block;
    color: #323232;
    font-size: 16px;
    line-height: 54px;
    text-align: center;
}

#carListPic ul li .bb a:hover {
    color: #e6a237
}





.linkBd {
    width: 100%;
    height: auto !important;
}

.linkBox {
    position: relative;
    width: 980px;
    height: auto !important;
    padding-top: 2px;
    margin: 34px auto;
    background: url(../image/index_52.jpg) left top repeat-x;
}

.link {
    width: 976px;
    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(../image/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: 822px;
    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;
}




.companyBox {
    float: left;
    width: 50%;
    height: 330px;
    padding: 2px 0px;
    overflow: hidden;
    background: url(../image/aboutbox.jpg) left top repeat-x;
}

.company {
    float: right;
    width: 500px;
}

.comTitle {
    position: relative;
    width: 500px;
    height: 56px;
    color: #e7e7e7;
    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;
    background: url(../image/index_2800.jpg) left center no-repeat;
}

.comMore a {
    width: 70px;
    height: 56px;
    display: block;
    padding-left: 10px;
    color: #ffffff;
    font-size: 16px;
    line-height: 56px;
    text-align: center;
    font-weight: normal;
}

.companynr {
    width: 470px;
    padding-top: 16px;
    padding-right: 30px;
    height: 240px;
    color: #ffffff;
    font-size: 14px;
    line-height: 30px;
    overflow: hidden;
}



.contactBox {
    float: left;
    width: 50%;
    height: 330px;
    padding: 2px 0px;
    overflow: hidden;
    background: url(../image/contactbox.jpg) left top repeat-x;
}

.contact {
    float: left;
    width: 440px;
    height: 330px;
    padding-left: 60px;
    background: url(../image/index_72.jpg) left center no-repeat;
}

.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: "微软雅黑";
}






.footer {
    width: 100%;
    background: #171717;
}

.btnav {
    width: 100%;
    height: 104px;
    border-bottom: 1px solid #1d5a9b;
    padding-top: 25px;
    background: #105095;
}

.btnavlist {
    width: 980px;
    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;
}





.copyright {
    width: 980px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0 auto;
}

.copyrightnr {
    text-align: center;
    width: 100%;
    height: auto !important;
    height: 60px;
    min-height: 60px;
    color: #a4a4a4;
    font-size: 12px;
    line-height: 30px;
}

.copyrightnr a {
    color: #a4a4a4;
    font-size: 12px;
}

.copyrightnrA {
    width: 100%;
}

.copyrightnrA a {
    float: left;
    padding-right: 20px;
    color: #c7c7c7;
    font-size: 14px;
    line-height: 30px;
}

.copyrightnr span {
    display: block;
}

.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;
}





.sectionbg {
    width: 100%;
    margin: 0 auto;
    position: relative;
    clear: both;
    overflow: hidden;
}

.main {
    position: relative;
    width: 980px;
    padding-top: 24px;
    margin: 0 auto;
}

.left {
    float: left;
    width: 240px;
    overflow: hidden;
    margin-right: 10px;
}

.leftTitle {
    width: 240px;
    height: 54px;
    padding-bottom: 2px;
    overflow: hidden;
    color: #feb644;
    font-size: 16px;
    line-height: 54px;
    text-align: center;
    font-weight: bold;
    background: url(../image/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: 240px;
    height: 100px;
    height: auto !important;
    min-height: 100px;
    padding-bottom: 32px;
    background: url(../image/contactbox.png) left bottom repeat-x #e7e5e5;
}

.leftProClaList {
    width: 240px;
    padding-top: 9px;
}

.leftProClaList li {
    width: 186px;
    height: 46px;
    margin: 11px auto;
    padding-left: 30px;
    background: url(../image/proclassbg.jpg) left center no-repeat #ffffff;
}

.leftProClaList li a {
    color: #000000;
    line-height: 46px;
}

.leftProClaList .child {
    background: none;
    
}

.leftProClaList .child li {
    width: 166px;
    height: 42px;
    margin: -11px auto 11px auto;
    padding-left: 50px;
    border-bottom: 1px dotted #959595;
    background: url(../image/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(../image/proclassbg2.jpg) left center no-repeat #ffffff;
}

.leftProClaList li.on a,
.leftProClaList li.open a {
    color: #ffffff;
}

.leftProClaList .child li.on {
    background: url(../image/arrow1.jpg) 34px center no-repeat #e7e5e5;
}

.leftProClaList .child li.on a {
    color: #000000;
}


.leftPic {
    width: 240px;
    height: 112px;
    border-top: 2px solid #262626;
    margin-top: 24px;
}

.leftContact {
    width: 220px;
    padding: 12px 14px;
    color: #bd0000;
    font-size: 22px;
    line-height: 34px;
    font-family: impact;
    background: url(../image/contactbox.png) left bottom repeat-x #262626;
}



.mainCon {
    width: 728px;
    float: left;
    overflow: hidden;
}

.mainConTitle {
    position: relative;
    width: 708px;
    height: 54px;
    padding-left: 20px;
    padding-bottom: 2px;
    background: url(../image/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;
}



.mainConList {
    width: 732px;
}

#tip {
    margin-top: 30px;
}

#tip b {
    color: #feb644;
}

.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: 4px;
    margin-top: 14px;
    margin-bottom: 10px;
    overflow: hidden;
}

.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;
}



.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
}



.mainConList .proUlList {
    padding-top: 10px;
    clear: both;
    padding-bottom: 10px;
}

.mainConList .proUlList li {
    width: 690px;
    height: 68px;
    padding-left: 20px;
    padding-right: 10px;
    border-bottom: 1px dotted #919191;
}

.mainConList .proUlList li a {
    width: 690px;
    height: 68px;
    display: block;
    color: #323232;
    font-size: 14px;
    line-height: 68px;
    font-weight: bold;
}

.mainConList .proUlList li span {
    color: #8d8d8d;
    float: right;
    font-size: 14px;
    line-height: 68px;
    font-weight: normal;
}




.page {
    padding-top: 30px;
    padding-bottom: 20px;
    margin-top: 20px;
    float: left;
    width: 100%;
    line-height: 34px;
    text-align: center;
    color: #1a1d22;
}

.page a {
    color: #fff;
    padding: 0 11px;
    margin: 0 5px;
    font-/weight: bold;
    background: #262626;
}

.page * {
    display: inline-block;
    _zoom: 1;
    _display: inline;
    vertical-align: middle;
    line-height: 30px;
    height: 30px;
    padding-bottom: 1px;
}

.page .hover {
    display: inline-block;
    color: #fff;
    background: #feb644;
}

.page a:hover {
    display: inline-block;
    color: #fff;
    background: #feb644;
}

.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 .title_s {
    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 .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;
}


.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 {
    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
}


.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(../image/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(../image/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(../image/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;
}

.message li p.message_sub input {
    float: left;
    width: 134px;
    height: 30px;
    display: block;
    border-radius: 5px;
    border: none;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    background: #262626;
    border-bottom: 2px solid #000000;
    cursor: pointer;
}


.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(../image/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(../image/quit.png) 0 0 no-repeat;
    width: 64px;
    height: 64px;
    top: 0;
    right: 0;
    cursor: pointer
}

.lbtn {
    display: block;
    position: absolute;
    background: url(../image/leftbtn1.png) 0 0 no-repeat;
    width: 53px;
    height: 53px;
    top: 287px;
    left: 65px;
}

.rbtn {
    display: block;
    position: absolute;
    background: url(../image/rightbtn1.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;
}


.searchnull {
    float: left;
    text-align: center;
    width: 100%;
    padding: 3% 0;
    font-size: 14px;
}

.searchnull font {
    color: #F00;
    font-size: 14px;
}


#common-tool {
    margin-top: 278px;
    position: absolute;
    top: 78px;
    right: 0;
    z-index: 9999
}

#common-tool ul {
    list-style: none
}

#common-tool ul li {
    background: #262626;
    margin: 3px 0 0 0;
    _margin: 0;
    *margin: 0;
    width: 40px;
    height: 40px;
    overflow: hidden;
}

#common-tool ul li a {
    display: block;
    padding: 5px
}

#common-tool ul li a:hover {
    background: #feb644
}

#common-top-ico {
    display: none
}

.common-sweep-box {
    display: none;
    position: absolute;
    right: 50px;
    top: 3px;
    padding: 5px;
    background: #FFF;
    border: 1px solid #EEE
}

.common-sweep-box img {
    width: 196px;
    height: 196px;
}


.view_imgs {
    width: 555px;
    height: 500px;
    margin: 20px auto;
    position: relative;
    background: #f7f7f7;
}

.view_imgs .btn {
    position: absolute;
    width: 15px;
    height: 70px;
    top: 422px;
    cursor: pointer;
    z-index: 99;
    font-size: 50px;
    font-weight: bold;
}

.view_imgs .prev {
    left: 0;
    background: url(../image/view_left.png) no-repeat center center #bfbebe;
}

.view_imgs #prev,
.view_imgs #prev #next {
    width: 15px;
    height: 70px;
    margin-left: 0;
}

.view_imgs #prevTop,
.view_imgs #nextTop {
    display: none
}

.view_imgs .next {
    right: 0;
    background: url(../image/view_right.png) no-repeat center center #bfbebe;
}

.view_imgs li {
    float: left;
}

.view_imgs .prev:hover,
.view_imgs .next:hover {
    background-color: #feb644;
}

.view_imgs .cf li {
    position: relative;
    color: #fff;
}

.view_imgs .cf a {
    display: block;
    width: 555px;
    height: 416px;
    position: absolute;
    color: #fff;
}

.view_imgs .picBox {
    height: 416px;
    position: relative;
    overflow: hidden;
}

.view_imgs .picBox ul {
    height: 416px;
    position: absolute;
}

.view_imgs .picBox li {
    width: 555px;
    height: 374px;
}

.view_imgs .listBox {
    width: 511px;
    height: 71px;
    margin: 0 auto;
    position: relative;
    padding: 6px 0 10px;
    overflow: hidden;
}

.view_imgs .listBox ul {
    height: 71px;
    position: absolute;
}

.view_imgs .listBox li {
    width: 104px;
    height: 71px;
    cursor: pointer;
    position: relative;
}

.view_imgs .listBox li a {
    display: block;
    width: 95px;
    height: 71px;
}

.view_imgs .listBox li img {
    width: 95px;
    height: 71px;
}

.view_imgs .listBox .on img {
    width: 89px;
    height: 65px;
    border: 3px solid #feb644;
}

.view_imgs .picBox li img {
    max-width: 100%;
}

.ol_width {
    width: 580px;
}

.pagex {
    clear: both;
    height: 30px;
    margin: 20px;
    overflow: hidden;
    margin-left: 0px;
}

.mbbody_body .pagex {
    margin-left: 20px;
}

.pagex ul li {
    float: left;
    border: 1px solid #ccc;
    padding: 2px 9px;
    margin: 0 3px;
    line-height: 20px;
    background: #fff;
}

.pagex ul li.thisclass {
    display: inline-block;
    border: 1px solid #171717;
    padding: 2px 9px;
    margin: 0 3px;
    background: #171717;
    color: #fff;
}

.pagex ul li.thisclass a {
    color: #fff;
}

.pagex ul li a:hover {
    color: #171717;
}

.pagex ul li span {
    display: inline-block;
    padding: 0;
}






.swiper-container {
    width: 100%;
}

.swiper-container img {
    max-width: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.swiper-text {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -56px;
    z-index: 2;
    text-align: center;
    color: #FFF;
    width: 100%;
}

.swiper-text h3 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 3%;
    color: #FFF;
    line-height: 24px;
}

.swiper-text p {
    font-size: 16px;
    text-align: center;
    margin-bottom: 3%;
    color: #FFF;
    line-height: 24px;
}

.swiper-text .swiperbtn {
    display: block;
    background: #0064Cd;
    background-image: -webkit-gradient(linear, right top, left top, color-stop(0, #1dab7d), to(#47de9d));
    background-image: linear-gradient(270deg, #1dab7d 0, #47de9d 100%);
    width: 120px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    border-radius: 20px;
    margin: 0 auto;
    font-size: 14px;
}

.swiper-text .swiperbtn:hover {
    -webkit-box-shadow: 0 1px 5px 0 rgb(34 178 129 / 50%);
    box-shadow: 0 1px 5px 0 rgb(34 178 129 / 50%);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}



.z1e50ameta-tags {
    padding: 20px 0;
}

.z1e50ameta-tags .z1e50atagitem {
    position: relative;
    display: inline-block;
    height: 30px;
    padding: 0 12px;
    font-size: 14px;
    line-height: 30px;
    vertical-align: top;
    border-radius: 100px;
    background: #f2f3f5;
    margin-bottom: 20px;
}

.z1e50ameta-tags .z1e50atagitem:hover {
    background-color: rgba(0, 102, 255, .15);
}

.z1e50ameta-tags .z1e50atagitem:not(:last-child) {
    margin-right: 10px;
}



.z1e50acontainer {
    position: relative;
    margin: 0 auto;
    padding: 0 15px;
    box-sizing: border-box
}

@media screen and (min-width:768px) {
    .z1e50acontainer {
        width: 750px
    }
}

@media screen and (min-width:992px) {
    .z1e50acontainer {
        width: 970px
    }
}

@media screen and (min-width:1200px) {
    .z1e50acontainer {
        width: 1170px
    }
}

@media only screen and (max-width: 1140px) {

    .z1e50amain,
    .z1e50acontainer {
        width: auto;
    }
}

.z1e50aplace {
    min-height: 56px;
    background-color: #f2f3f5;
    line-height: 56px;
    font-size: 16px;
    padding: 0 20px;
    margin: 20px 0;
}

.z1e50arow .z1e50arowtitle {
    text-align: center;
    padding: 30px 0 20px 0;
}

.z1e50arow .z1e50arowtitle h1 {
    font-size: 28px;
    line-height: 30px;
    text-align: center;
}

.z1e50arow .z1e50arowtitle p {
    font-size: 16px;
    line-height: 30px;
    color: rgba(119, 119, 119, 1);
    font-family: Arial;
}


.z1e50acontent {
    width: 100%;
    font-size: 16px;
    line-height: 28px;
    padding-bottom: 30px;
}

.z1e50acontent p {
    padding-bottom: 20px;
}

.z1e50acontent .contain {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding: 36px 40px;
    background: #FAF7F2;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
    border-radius: 6px;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    transition: .7s;
}

.z1e50acontent .contain:hover {
    background: #EFEFEF;
}

.z1e50acontent .contain .ch-title {
    font-size: 24px;
    font-weight: 600;
    color: #5d5044;
    line-height: 32px;
    margin-bottom: 6px;
}

.z1e50acontent .contain .en-title {
    font-size: 16px;
    font-family: HelveticaNeueLTPro;
    color: rgba(133, 114, 90, 0.6);
    line-height: 32px;
    padding-bottom: 8px;
}

.z1e50acontent .contain .line {
    width: 48px;
    height: 4px;
    background: #ff9f38;
    display: inline-block;
    margin-bottom: 24px;
}

.z1e50acontent .contain p {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    text-align: justify;
}


.z1e50anews_list_wrap {
    max-width: 1140px;
    margin: 0 auto;
}

.news_list_item_line {
    padding: 30px;
    position: relative;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.news_list_item_line:hover {
    -webkit-box-shadow: rgba(0, 0, 0, .12) 0 0 22px;
    -moz-box-shadow: rgba(0, 0, 0, .12) 0 0 22px;
    box-shadow: rgba(0, 0, 0, .12) 0 0 22px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    color: #2ba0e8;

}

.news_list_item_line:hover a {
    color: #2ba0e8;
}

.news_list_item_header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 0
}

.news_list_item_date {
    font-size: 14px;
    color: #999;
    line-height: 24px;
}

.news_list_item_title {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 24px;
}

.news_list_item_link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.news_list_item_summery {
    margin-top: 18px;
    font-size: 14px;
    color: #666;
    line-height: 1.7;
}

.news_list_item_group a {
    display: inline-block;
    position: relative;
    height: 26px;
    line-height: 26px;
    max-width: 100%;
    padding: 0 8px;
    border: 1px solid #e5e5e5;
    margin-top: 12px;
    margin-right: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #999;
    font-size: 12px;
    word-break: keep-all;
    overflow: hidden;
    z-index: 2;
}

.news_list_parting_line {
    height: 0;
    border-bottom: 1px solid #ececec;
    margin: 0 1.6666%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.zzpages ul {
    float: left;
    padding: 12px 0px 12px 16px;
}

.zzpages ul li {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    background: #fff;
    border: 1px solid #e5e5e5;
    overflow: hidden;
    vertical-align: top;
}

.zzpages li.thisclass {
    background: #292a32;
    border: 1px solid #292a32;
    color: #fff;
}

.zzpages ul li:hover {
    border: 1px solid #292a32;
}

.zzpages ul li a,
.zzpages ul li .pageinfo {
    color: #292a32;
    padding: 8px 12px;
}

.zzpages li.thisclass a {
    color: #fff;
}

.zzpages .pageinfo strong {
    color: #555;
    font-weight: normal;
    margin: 0px 2px;
}