/* 全局重定义 */
html {
    margin-top: 0px !important;
}

body {
    margin-top: 0px !important;
    background: #fff;
    font-size: 12px;
}

/* 全局重定义 */
body,
div,
p,
ul,
ol,
dl,
dd,
dt,
pre,
span,
em,
i,
table,
input,
textarea,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    list-style: none;
    border: 0;
    outline: none;
}

pre,
span,
em,
i {
    font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

body {
    font-size: 12px;
    color: #333;
}

a {
    color: #333;
    text-decoration: none;
    outline: none;
    star: expression(this.onFocus=this.blur());
}

a:hover {
    text-decoration: none;
}

.z {
    float: left;
}

.y {
    float: right;
}

.cl {
    zoom: 1;
}

.cl:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

img {
    vertical-align: middle;
    border: 0;
}
.clearfix::after {

	content: '';

	display: table;

	clear: both;

}

/*@font-face {*/
/*font-family: 'iconfont';  !* project id 404093 *!*/
/*src: url('../fonts/font_404093_yovnsjlc27hw7b9.eot');*/
/*src: url('../fonts/font_404093_yovnsjlc27hw7b9.eot') format('embedded-opentype'), url('../fonts/font_404093_yovnsjlc27hw7b9.woff') format('woff'), url('../fonts/font_404093_yovnsjlc27hw7b9.ttf') format('truetype'), url('../fonts/font_404093_yovnsjlc27hw7b9.svg') format('svg');*/
/*}*/

/*.iconfont {*/
/*font-family: "iconfont" !important;*/
/*font-size: 16px;*/
/*font-style: normal;*/
/*}*/
.header-index {
    height: 50px;
    line-height: 50px;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 99999;
}

.header-index h1 {
    float: left;
    overflow: hidden;
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    padding-left: 15px;
}

.header-index h1 img {
    padding: 8px 0;
    height: 34px;
    vertical-align: top;
}

.header-index .nav-btn {
    float: right;
    height: 50px;
    line-height: 50px;
    padding-right: 15px;
}

.header-index .nav-btn .icon {
    font-size: 20px;
    color: #fff;
}


::-webkit-input-placeholder {
    color: #aaa;
    font-size: 12px;
}

:-moz-placeholder {
    color: #aaa;
    font-size: 12px;
}

::-moz-placeholder {
    color: #aaa;
    font-size: 12px;
}

:-ms-input-placeholder {
    color: #aaa;
    font-size: 12px;
}

.ajaxpg {
    text-align: center;
    height: 45px;
    line-height: 45px;
    background: #fff;
    color: #bbb;
}

.sidebar-wrapper {
    position: relative;
    height: 100%;
    overflow-y: auto;
    font-size: 15px
}

#dowebok {
    background-color: rgba(205, 169, 119, 1);
}

#dowebok .nav {
    margin-top: 10px;
    line-height: 40px;
    list-style-type: none;
}

#dowebok .nav a {
    display: block;
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid rgba(205, 169, 119, 1);
    text-align: center
}

[data-simplersidebar='active'] {
    box-shadow: 3px 0px 3px 0px rgba(0, 0, 0, 0.5);
}



/*首页*/
.swiper-pagination .swiper-pagination-bullet-active {
    background: rgba(205, 169, 119, 1);
}

.index-banner .swiper-slide a {
    display: block;
}

.index-banner .swiper-slide img {
    width: 100%;
    height: 230px;
}

.index-banner .swiper-pagination {
    bottom: 12px !important;
}

.index-banner .swiper-pagination-bullet {
    width: 15px;
    height: 4px;
    border-radius: 0;
    background: #fff;
    opacity: 0.5;
}

.index-banner .swiper-pagination-bullet-active {
    background: rgba(205, 169, 119, 1);
    opacity: 1;
}

::-webkit-input-placeholder {
    color: #aaa;
    font-size: 13px;
}

:-moz-placeholder {
    color: #aaa;
    font-size: 13px;
}

::-moz-placeholder {
    color: #aaa;
    font-size: 13px;
}

:-ms-input-placeholder {
    color: #aaa;
    font-size: 13px;
}

/*分类导航*/
.top-cat {
    position: relative;
    height: 46px;
    overflow: hidden;
    background: #fff;
    border-bottom: 1px #ddd solid;
    border-width: 0.5px;
}

.cat-s {
    padding: 0 2px 10px;
    height: 46px;
    position: relative;
    overflow-y: hidden;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
}

.cat-s ul {
    position: absolute;
    left: 0;
    white-space: nowrap;
}

.cat-s li {
    display: inline-block;
    height: 46px;
    height: 45.5px;
    line-height: 46px;
    font-size: 16px;
    margin: 0 -2px;
}

.cat-s li.current-cat {
    border-bottom: 1px #0595c7 solid;
    border-width: 0.5px;
}

.cat-s li a {
    display: block;
    margin: 0 10px;
}

.cat-s li.current-cat a {
    color: #0595c7;
}


.footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #1659C1;
    z-index: 2000;
}

.footer a {
    float: left;
    width: 24.5%;
    position: relative;
    display: block;
    height: 38px;
    padding: 4px 0 3px;
    margin: 0;
    text-align: center;
    border-right: 1px solid #B4CBF4
}

.footer a i {
    font-size: 20px;
    color: #fff;
    line-height: 23px;
    height: 23px;
    overflow: hidden;
    display: block;
}

.footer a span {
    font-size: 12px;
    z-index: 99;
    display: block;
    margin-top: -1px;
    color: #fff;
    line-height: 16px;
}

.footer .on i,
.footer .on span {
    color: #0595c7;
}

.footer-hide {
    height: 45px;
}

.footer a.last {
    border-right: 0
}

.top-h {
    background: #0595c7;
    text-align: center;
    min-width: 1200px;
}

.top-h h2 {
    color: #fff;
    line-height: 40px;
    padding-bottom: 10px;
    font-size: 36px;
    font-weight: normal;
}

.top-h h2,
.top-h h2 a {
    display: block;
    line-height: 40px;
    padding-top: 50px;
}

.top-h .only,
.top-h .only a {
    line-height: 150px;
    padding: 0;
}

.top-h .cat {
    padding: 20px 0 50px;
    text-align: center;
}

.top-h .cat li {
    display: inline-block;
    margin-right: 15px;
    *display: inline;
    zoom: 1
}

.top-h .cat li a {
    display: inline-block;
    padding: 7px 25px;
    border: 1px #fff solid;
    color: #fff;
    border-radius: 3px;
    font-size: 13px;
    transition: .2s;
    -moz-transition: .2s;
    -webkit-transition: .2s;
    -o-transition: .2s;
}

.top-h .cat li a:hover,
.top-h .cat .current-cat a {
    background: #fff;
    color: #33475F;
}

.in-cont {
    margin: 20px auto;
}

.in-cont .mn {
    float: left;
    width: 820px;
}

.in-cont .sidebar {
    float: right;
    width: 360px;
}

.tel-box {
    position: fixed;
    bottom: 72px;
    right: 15px;
    z-index: 9999;
}

.tel-box a {
    display: block;
    width: 40px;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    background: #ed464d;
    border-radius: 50%;
    text-align: center;
    border: 1px #e52830 solid;
    border-width: 0.5px;
}

.tel-box i {
    font-size: 20px;
    color: #fff;
}

.index-about .index-btn a {
    margin-top: 20px;
    border: 1px #ccc solid;
    color: #333
}

.index-about .igsjj {
    line-height: 23px;
    margin-top: 20px
}

.fenye {
    text-align: center;
    margin: 20px 0
}

.fenye li {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 3px;
}

.clear {
    font: 0px/0px sans-serif;
    clear: both;
    display: block;
    height: 0px;
    overflow: hidden
}

.cxview {
    padding: 15px;
}

.cxview .cxtit {
    font-size: 18px;
    line-height: 32px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.cxview .cxcon {
    line-height: 23px;
    padding: 15px 0
}

.cxview img {
    max-width: 100%
}

.cxview .cxcon img {
    width: 100%
}

.cxview .cxtj {
    margin-bottom: 15px
}

.cdhoverss a {
    color: #0693C8
}

.pvertext {
    margin-bottom: 15px;
}

.am-offcanvas-bar {
    width: 228px;
    /*菜单导航宽度*/
}

.tops {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2000;
    height: 45px;
    line-height: 45px;
    background: #fff;
}

.tops .logo {
    position: absolute;
    left: 8px;
    top: 7px;
    width: 191px;
    height: 30px;
}
.tops .logo img{
    width: 191px;
    height: 30px;
}

.tops .logo a {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px
}

.tops .tfcaidan {
    position: absolute;
    right: 8px;
    top: 1px
}

.tops .tfcaidan i {
    font-size: 28px;
    color: rgba(205, 169, 119, 1);
}

.tops_blank {
    height: 44px;
}


.ends {
    background: #cda977;
    color: #fff;
    padding: 15px;
}

.ends .etit {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #fff
}

.ends .lxnr {
    line-height: 23px;
    margin-bottom: 12px
}


.ends .ewmcon {
    text-align: center;
}

.ends .ewmcon .ew {
    margin-bottom: 5px
}

.ends .ewmcon img {
    width: 90px;
    height: 90px;
    border: 5px solid #fff;
}

.nends {
    background: #fff;
    padding: 15px;
    text-align: center;
    line-height: 23px;
}

.cops {
    width: 100%;
    background: #797a7c;
    color: #ffffff;
    text-align: center;
    padding: 10px
}

.dilink {
    background: #ebeef5;
    width: 100%;
    margin-top: 30px;
    padding: 15px
}


.dilink2 span {
    font-weight: 700
}


.txnav li {
    float: left;
    width: 50%;
    text-align: center;
    padding: 5px 5px 0 5px;
    box-sizing: border-box
}

.txnav li a {
    color: #333;
    font-size: 12px;
    background: #e1e1e1;
    display: block;
    border-radius: 100px;
    height: 27px;
    line-height: 27px;
    overflow: hidden;
    text-align: center;
    padding: 0 5px
}

.txnav li.hoverss a {
    background: #dd3c2a;
    color: #fff
}




.nban img {
    width: 100%
}

.weizhi {
    height: 45px;
    line-height: 45px;
    padding: 0 15px;
    border-bottom: 1px solid #aaa
}

.weizhi .wzname {
    float: left
}

.weizhi .wzname .tit {
    font-size: 18px;
    font-weight: 700;
    border-bottom: 2px solid #35478f;
    height: 43px;
    line-height: 43px
}

.weizhi .wzrr {
    float: right
}

.huigx {
    height: 8px;
    background: #F1F1F1
}

.nsctit {
    text-align: center;
    margin-bottom: 20px
}

.nsctit .t1 {
    font-size: 22px;
    height: 25px;
    line-height: 25px
}

.nsctit .t2 {
    color: #888;
    margin-top: 10px
}

.mgx {
    height: 2px;
    background: #DBDBDB
}

.mkuang {
    height: 2px;
    line-height: 2px;
    width: 50px;
    background: #34468e;
    margin: 0 auto;
    margin-top: 10px
}


.rrlbk {
    text-align: center;
}

.rrlbk li {
    display: inline-block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    background: #F4F4F4;
    font-size: 12px;
    ;
    border-radius: 50px;
    margin: 0 4px;
    border: 1px solid #ddd
}

.rrlbk .hoverss {
    background: #1448B6;
    border: 1px solid #1448B6
}

.rrlbk .hoverss a {
    color: #fff
}




.newsli li {
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.newsli .tit {
    border-bottom: 1px solid #ddd;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    overflow: hidden;
    margin-bottom: 5px;
}

.newsli .js {
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    font-size: 12px;
    color: #888;
}

.newsli .more {
    border: 1px solid #ddd;
    height: 25px;
    line-height: 25px;
    margin-top: 8px;
    width: 60px;
    text-align: center
}

.lmtit {
    border-bottom: 1px solid #ddd;
    height: 30px;
    line-height: 30px;
    margin-bottom: 15px;
    padding-bottom: 5px
}

.lmtit .tit {
    float: left;
    font-size: 15px;
    font-weight: 700
}

.lmtit .tit i {
    color: #365ACA
}

.lmtit .more {
    float: right
}


.iqypxcon {
    padding: 15px;
    line-height: 23px;
}


.ivmore {
    height: 40px;
    line-height: 40px;
    width: 120px;
    text-align: center;
    color: #fff;
    background: #365ACA;
    margin: 0 auto;
    border-radius: 3px;
    margin-bottom: 15px
}

.ivmore a {
    color: #fff;
    font-size: 15px;
}




.pgli li {
    padding: 15px 15px;
    font-size: 15px;
}

.pgli li.gx {
    background: #FEEEDE
}

.pgli li .xz {
    margin-top: 6px;
    text-align: right
}

.pgbdcon {
    border-top: 1px solid #ddd;
    padding-top: 20px;
    margin-top: 20px;
}

.pgbdcon .con7 {
    width: 650px;
    margin: 0 auto;
}


.lcul {
    padding-top: 15px
}



.hdtpli {
    padding-top: 10px
}


.hdtpli li {
    float: left;
    width: 48%;
    margin-bottom: 12px;
    position: relative
}

.hdtpli li .tu img {
    width: 100%;
    height: 110px
}

.hdtpli li .tit {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 35px;
    line-height: 35px;
    background: url(../images/tm.png);
    text-align: center;
    color: #fff;
    padding: 0 10px;
    font-size: 12px;
    overflow: hidden
}

.iadh {
    border: 5px solid #F1F1F1
}

.iadh li {
    float: left;
    width: 33.3%
}

.iadh li img {
    width: 100%;
}

.iadh li .np {
    border: 5px solid #F1F1F1
}


.izqpic {
    padding: 0 5px 5px 5px;
}

.izqpic li {
    float: left;
    width: 33.3%
}

.izqpic li img {
    width: 100%;
}

.izqpic li .np {
    padding: 8px
}


.caseli li {
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px
}

.caseli li .tu img {
    width: 100%;
}

.caseli li .tit {
    height: 45px;
    line-height: 45px;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    overflow: hidden
}

.caseli li .js {
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    font-size: 12px;
    color: #888
}


.nnlmtit {
    height: 46px;
    line-height: 46px;
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
}

.iisuzi {
    text-align: center;
    margin: 20px 0
}

.iisuzi li {
    display: inline-block;
    padding: 0 10px;
    text-align: center
}

.iisuzi .tx1 {
    font-size: 36px;
    margin-bottom: 5px
}


.iiwenhua {
    width: 100%;
    background: #171717;
    padding: 40px 0;
}

.iiwhcon {
    color: #fff
}

.iiwhcon .whtit {
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 30px;
    font-weight: 700;
}

.iiwhcon .whrq {
    text-align: center;
    font-size: 15px;
    height: 35px;
    line-height: 35px;
}

.iiwhcon .whbq {
    text-align: center;
    margin: 25px 0
}

.iiwhcon .whsc li {
    width: 100%;
    padding: 10px
}


.xqmore {
    width: 120px;
    height: 35px;
    line-height: 35px;
    margin: 0 auto;
    text-align: center;
    background: #DF2042;
    font-size: 15px;
    border-radius: 5px;
    margin-top: 10px
}

.xqmore a {
    color: #fff;
}

.about5 {
    padding: 20px 0 40px 0
}

.about6 {
    padding: 30px 10px;
    background: #F7F7F7
}



.teamli li {
    float: left;
    width: 48%;
    border: 1px solid #ddd;
    margin-bottom: 20px;
    text-align: center
}

.teamli .con {
    padding: 5px;
}

.teamli .tu {
    width: 100%;
    overflow: hidden
}

.teamli .tu img {
    width: 100%;
    height: 185px
}

.teamli .tit {
    height: 20px;
    line-height: 20px;
    font-size: 15px;
    font-weight: 700;
    margin-top: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.teamli .zw {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #888
}

.teamli .js {
    height: 40px;
    overflow: hidden;
    line-height: 20px;
    font-size: 12px;
    color: #888
}

.teamli .gx {
    height: 18px;
    line-height: 18px;
    background: url(../images/temgx.jpg) center;
    margin: 3px 0
}



.newimg {
    margin-bottom: 20px;
    height: 180px
}

.newsimg .swiper-slide {
    position: relative;
}

.newsimg .swiper-slide .tit {
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    color: #fff;
    background: url(../images/tm.png);
    position: absolute;
    left: 0;
    bottom: 0
}

.newsimg .tu img {
    width: 100%;
    height: 180px
}



/*首页*/

.bstit {
    text-align: right;
    margin-bottom: 15px
}

.abtu {
    margin: 15px 0
}

.abtu img {
    width: 100%
}




.caseimg .swiper-slide {
    position: relative;
}

.caseimg .swiper-slide .tit {
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    color: #fff;
    background: url(../images/tm.png);
    position: absolute;
    left: 0;
    bottom: 0
}

.caseimg .tu img {
    width: 100%;
    height: 150px
}


.fuwuimg .swiper-slide {
    position: relative;
    padding: 70px 0 30px 0
}

.fuwuimg .swiper-slide .tv1 {
    height: 25px;
    line-height: 25px;
    color: #fff;
    font-size: 20px;
    text-align: center
}

.fuwuimg .swiper-slide .tv2 {
    height: 25px;
    line-height: 25px;
    color: #fff;
    font-size: 12px;
    ;
    text-align: center
}

.fuwuimg .swiper-slide .tv3 {
    height: 125px;
    line-height: 25px;
    color: #ddd;
    font-size: 12px;
    padding: 10px 15px 0 15px;
    overflow: hidden
}

.fuwuimg .tu {
    width: 80%;
    margin: 0 auto;
    margin-top: 30px
}

.fuwuimg .tu img {
    width: 100%;
    height: 140px
}

.fuwuimg .swiper-pagination {
    position: absolute;
    top: 0;
    left: 50%
}

.fuwuimg .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #eee;
    opacity: 1;
    background: rgba(0, 0, 0, 0.2);
}

.fuwuimg .swiper-pagination-bullet-active {
    color: #fff;
    background: #007aff;
}

.fuwuimg .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    top: 20px;
    left: 0;
    width: 100%;
}

.lbk {
    height: 45px;
    text-align: center;
    line-height: 45px;
    width: 100%
}

.lbk ul {
    display: flex;
}

.lbk li {
    flex: 1;
    background: #c5a767;
    font-size: 14px;
    border-right: 1px solid #d4c293;
    box-sizing: border-box;
    font-weight: 700
}

.lbk li a {
    display: block;
    width: 100%;
    height: 45px;
    color: #fff
}

.lbk .hoverss {
    border-bottom: 2px solid #d01614
}

.lbk2 {
    height: 45px;
    text-align: center;
    line-height: 45px;
    width: 100%;
    background: #c5a767;
}


.lbk2 li {
    height: 44px;
    float: left;
    font-size: 14px;
    border-right: 1px solid #d4c293;
    box-sizing: border-box;
    font-weight: 700;
    padding: 0 15px;
}

.lbk2 li a {
    color: #fff
}

.lbk2 .hoverss {
    border-bottom: 2px solid #d01614
}

.nnabout {
    line-height: 23px
}

.lxright {
    line-height: 28px;
    font-size: 13px
}

.lxright .lx3 {
    margin-top: 20px
}

.lxright .lx3 .mmicon {
    float: left;
}

.lxright .lx3 .ew00 {
    text-align: center;
    margin-left: 10px;
    float: left;
}

.lxright .lx3 .ew00 img {
    border: 8px solid #efefef;
    width: 80px;
    height: 80px;
}

.lxright .lx3 .ew00 .txt {
    margin-top: 5px;
    font-size: 12px;
}

.lxleft {
    padding-top: 15px;
}

.lxleft .con {
    border: 5px solid #e9e9e9;
    box-sizing: border-box;
    min-height: 200px
}



.teamjs .wzsm .con {
    padding: 15px;
    font-size: 12px;
    ;
    line-height: 23px;
}

.teamjs .tupian {
    padding: 0 15px 15px 15px;
}

.teamjs .tupian img {
    width: 100%;
}




.teamview .tmvleft .lxfs {
    background: #3c4ea0;
    padding: 10px 15px;
    color: #fff;
}

.teamview .tmvleft .lxfs li {
    height: 43px;
    line-height: 43px;
    font-size: 14px;
    overflow: hidden
}

.teamview .tmvleft .lxfs li .t {
    float: left
}

.teamview .tmvleft .lxfs li .n {
    float: right;
    width: calc(100% - 45px)
}

.teamview .tu {
    border: 1px solid #ddd;
    background: #fbfbfb;
    padding: 12px;
}

.teamview .tu img {
    width: 100%;
}


.teamview .tit {
    margin: 30px 0;
    text-align: center
}

.teamview .tit .t {
    font-size: 32px;
    font-weight: 700
}

.teamview .tit .m {
    float: left;
    font-size: 16px;
    font-weight: 700;
    height: 20px;
    line-height: 20px;
    margin-top: 10px;
    border-left: 4px solid #cc0000;
    margin-left: 20px;
    padding-left: 7px;
}

.teamview .js {
    margin: 20px 0;
    line-height: 25px;
    font-size: 14px;
}

.teamview .jszdtit {
    height: 39px;
    line-height: 39px;
    border-bottom: 1px solid #ddd;
}

.teamview .jszdtit .tv {
    background: #3852af;
    float: left;
    font-size: 18px;
    color: #fff;
    padding: 0 15px;
    border-radius: 0 10px 0 0
}


.xg1 {
    padding: 0 15px;
}

.xg1 .xgtit {
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #888;
    font-size: 20px;
    font-weight: 700;
    color: #C5252F;
    margin-top: 20px
}

.xg1 .xgli li {
    height: 46px;
    line-height: 46px;
    border-bottom: 1px dashed #ddd;
    font-size: 12px;
    ;
    overflow: hidden
}

.xg1 .vmore {
    width: 120px;
    height: 35px;
    line-height: 35px;
    background: #DF2042;
    text-align: center;
    margin: 0 auto;
    margin-top: 15px;
    border-radius: 5px
}

.xg1 .vmore a {
    color: #fff
}



.ennav {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 2000;
    border-top: 1px solid #ddd;
}

.ennav a {
    float: left;
    width: 20%;
    position: relative;
    display: block;
    height: 38px;
    padding: 4px 0 3px;
    margin: 0;
    text-align: center;
}

.ennav a i {
    font-size: 20px;
    line-height: 23px;
    height: 23px;
    overflow: hidden;
    display: block;
    color: #D70F2C
}

.ennav a .tit {
    font-size: 12px;
    z-index: 99;
    display: block;
    margin-top: -1px;
    line-height: 16px;
}

.ennav .on i,
.ennav .on span {
    color: #0595c7;
}

.ennav-hide {
    height: 45px;
}

.ennav a.last {
    border-right: 0
}


.istit {
    width: 310px;
    height: 30px;
    line-height: 30px;
    background: url(../images/stitbk.jpg);
    margin: 20px auto 10px auto;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
}

.istite {
    text-align: center;
    font-size: 12px;
    ;
    margin-bottom: 20px;
}

.istit2 {
    width: 310px;
    height: 30px;
    line-height: 30px;
    background: url(../images/stitbk2.jpg);
    margin: 15px auto 10px auto;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    color: #fff;
}



.inewsli {
    border-top: 1px dashed #ddd;
    padding-top: 5px;
    margin-top: 15px
}

.inewsli li {
    height: 30px;
    line-height: 30px;
    overflow: hidden
}

.inewsli span {
    color: #cc0000;
}



.tmli .tu img {
    width: 100%;
    height: 190px;
}

.tmli .tit {
    font-size: 18px;
    text-align: center;
    padding: 8px 0 3px 0;
}



.icase {
    padding: 10px 15px 30px 15px;
}

.icase li {
    float: left;
    width: 48%;
    background: #F7F7F7;
    padding-bottom: 20px
}

.icase li .tu img {
    width: 100%;
    height: 90px;
}

.icase .tit {
    height: 30px;
    line-height: 20px;
    overflow: hidden;
    font-size: 12px;
    padding: 5px 10px;
    font-weight: 700;
}

.icase .js {
    font-size: 12px;
    height: 80px;
    overflow: hidden;
    color: #888;
    padding: 10px;
    line-height: 19px
}

.icase .more {
    width: 100px;
    height: 27px;
    line-height: 27px;
    margin: 0 auto;
    text-align: center;
    background: #DF2042;
    font-size: 12px;
    border-radius: 5px;
    margin-top: 10px;
    color: #fff;
}

.lxxcon {
    margin-bottom: 30px
}

.lxxcon .lxfs1 {
    line-height: 23px;
    font-size: 14px;
}

.lxxcon .lxfs1 li {
    margin-bottom: 5px
}

.lxxcon .lxewm {
    text-align: center;
    margin-top: 20px
}

.lxxcon .lxewm .ew {
    float: left
}

.lxxcon .lxewm .ew img {
    border: 1px solid #ddd;
    margin-left: 20px;
    width: 110px;
    height: 110px
}


.zxrrtit3 {
    height: 22px;
    line-height: 22px;
    font-weight: 700;
    margin: 9px 0
}

.zxrrtit3 span {
    color: #ff0000
}

.feedli {
    margin-top: 30px
}

.feedli li {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-bottom: 15px
}

.feedli .feedtx {
    float: left;
}

.feedli .xx {
    float: right;
    width: calc(100% - 30px)
}

.feedli .xx .tit {
    font-size: 14px;
    margin-bottom: 6px;
    font-weight: 700
}

.feedli .xx .js {
    font-size: 12px;
    color: #666
}

.fuwuli {
    padding: 10px 0;
}

.fuwuli li {
    float: left;
    width: 49%;
    margin-bottom: 10px;
    margin-right: 2%;
    box-sizing: border-box;
}
.fuwuli li:nth-child(2n){
    margin-right: 0;
}

.fuwuli .con {
    padding: 5px 5px;
    border: .5px solid rgba(235, 235, 235, 1);
}

.fuwuli .tu {
    text-align: center
}

.fuwuli .tu img {
    width: 70px;
    height: 70px;
}

.fuwuli .tit {
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    font-weight: 700;
    margin-top: 30px;
    text-align: center;
    position: relative;
}
.fuwuli .tit::after{
    content: "";
    position: absolute;
    width: 44px;
    height: 2px;
    background: rgba(205, 169, 119, 1);
    left: 50%;
    transform: translate(-50%,0);
    top: -18px;
}

.fuwuli .js {
    height: 60px;
    overflow: hidden;
    line-height: 20px;
    font-size: 12px;
    color: #888;
    margin-top: 5px;
    margin: 5px 12px 0 12px;
}

.abcclist li {
    margin-bottom: 10px;
    background: #34478F;
    padding: 10px;
    border-radius: 3px;
    color: #fff
}

.abcclist .tu {
    float: left
}

.abcclist .text {
    float: right;
    width: calc(100% - 45px);
    line-height: 18px
}

.abcclist .text span {
    font-size: 14px
}

.abmxtit {
    margin-top: 20px;
    margin-bottom: 20px
}

.abmxtit .tit {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px
}

.abmxtit .gx {
    width: 50px;
    height: 2px;
    background: #225ec0
}

.ryzzcon {
    padding: 10px 20px;
    background: #f7f7f7;
}

#zzphotos li {
    float: left;
    margin-bottom: 20px;
    position: relative;
    border: 5px solid #ddd;
    width: 45%
}


#zzphotos li img {
    width: 100%;
    height: 110px;
}

#zzphotos li .tit {
    text-align: center;
    font-size: 12px;
    ;
    height: 35px;
    line-height: 35px;
    background: url(../images/tm.png);
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    color: #fff;
    overflow: hidden
}

#zzphotos li:hover {
    background: #efefef
}

.zongzhicon {
    line-height: 25px;
}

.zongzhicon img {
    max-width: 100%
}


.newsfltit {
    height: 35px;
    line-height: 35px;
    background: #35478f;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #fff
}

.newsfltit a {
    color: #fff
}


.newejfl li {
    float: left;
    width: 30%;
    background: #ebeef5;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 100px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-right: 12px
}

.toutiao {
    background: #ebeef5;
    padding: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.toutiao .tit {
    line-height: 20px;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px
}

.toutiao .des {
    height: 60px;
    line-height: 20px;
    font-size: 12px;
    color: #6c6c6c;
    overflow: hidden
}

.nnewsli {
    margin-bottom: 18px
}

.nnewsli li {
    height: 25px;
    line-height: 25px;
    overflow: hidden
}


.main1 {
    width: 100%;
    padding-top: 35px;
    background: rgba(247, 247, 247, 1);
}

.boxtit {
    text-align: center;
    margin-bottom: 15px
}

.boxtit .t1 {
    font-size: 16px;
    font-weight: 700
}

.boxtit .t2 {
    margin: 10px 0
}

.boxtit .t3 {
    font-size: 13px;
    color: #888
}



.index-fuwu {
    padding: 0 15px;
    padding-top: 20px;
}

.ywly {
    padding: 10px;
}

.ywly li {
    float: left;
    width: 50%;
    margin-bottom: 10px;
}

.ywly .con {
    padding: 18px 14px;
    background: #fff;
    ;
}

.ywly .tu {
    text-align: center
}

.ywly .tu img {
    width: 70px;
    height: 70px;
}

.ywly .tit {
    font-size: 14px;
    font-weight: 400;
    margin-top: 32px;
    text-align: center;
    position: relative;
}
.ywly .tit::after{
    position: absolute;
    width: 44px;
    height: 2px;
    content: "";
    background: rgba(205, 169, 119, 1);
    left: 50%;
    transform: translate(-50%,0);
    top: -19px;
}

.ywly .js {
    line-height: 18px;
    font-size: 11px;
    color: rgba(128, 128, 128, 1);
    margin-top: 5px;
    height: 72px;
    overflow: hidden;
}


.main2 {
    padding: 15px
}

.altoutiao {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.altoutiao .tu img {
    width: 100%;
}

.altoutiao .tit {
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    overflow: hidden
}

.altoutiao .js {
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    font-size: 12px;
    color: #888
}

.icaseli {
    margin-bottom: 18px
}

.icaseli li {
    height: 25px;
    line-height: 25px;
    overflow: hidden
}

.cmore {
    width: 110px;
    height: 35px;
    line-height: 35px;
    margin: 20px auto 0 auto;
    background: #35478f;
    text-align: center
}

.cmore a {
    color: #fff
}

.index_main {
    width: 100%;
    padding: 16px 15px 35px 15px;
    box-sizing: border-box;
}

.index_block {
    padding: 13px 0;
    color: rgba(102, 102, 102, 1);
    font-size: 13px;
    line-height: 22px;
}

.index_block .iabjj .more {
    width: 130px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 5px;
    margin-top: 25px
}

.index_block .iabjj .more a {
    color: #fff
}

.tdmore a {
    width: 116px;
    height: 46px;
    display: block;
    margin: 0 auto;
    background: #34478F;
    color: #fff;
    box-shadow: 0px 1px 10px 1px #ddd;
    font-size: 16px;
    text-align: center;
    line-height: 46px;
    border-radius: 26px;
}

.abjjxbg {
    background: #ebeef5;
    padding: 10px 10px 0 10px
}

.abjjxbg li {
    float: left;
    width: 50%;
    overflow: hidden;
    height: 40px;
    margin-bottom: 10px
}

.abjjxbg li .icon {
    float: left;
}

.abjjxbg li .wz {
    float: left;
    margin-left: 10px;
    width: calc(100% - 55px)
}

.abjjxbg li .wz .t1 {
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    overflow: hidden
}

.abjjxbg li .wz .t2 {
    font-size: 12px;
    height: 18px;
    line-height: 18px;
    overflow: hidden
}

.main3 {
    padding: 10px 15px
}

.fzxtit {
    height: 45px;
    line-height: 45px;
    border-bottom: 3px solid #6270b7;
    padding: 0 10px;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
}


.ifeedli li {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.ifeedli .feedtx {
    float: left;
}

.ifeedli .xx {
    float: right;
    width: calc(100% - 30px)
}

.ifeedli .xx .tit {
    font-size: 14px;
    margin-bottom: 2px;
    font-weight: 700
}

.ifeedli .xx .js {
    font-size: 12px;
    color: #888;
    height: 36px;
    line-height: 18px;
    overflow: hidden
}

.main9 {
    width: 100%;
    background: url(../images/main9.jpg) top center no-repeat;
    padding: 30px 0
}


.iteamli {
    margin-top: 20px;
    padding: 10px
}

.iteamli li {
    float: left;
    width: 48%;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    background: #fff;
}

.iteamli .con {
    padding: 10px;
}

.iteamli .tu {
    width: 100%;
    overflow: hidden
}

.iteamli .tu img {
    width: 100%;
    height: 135px
}

.iteamli .tit {
    height: 40px;
    line-height: 40px;
    font-size: 15px;
}

.iteamli .js {
    height: 40px;
    overflow: hidden;
    line-height: 20px;
    font-size: 12px;
    color: #888
}


#Tab8 {
    height: 45px;
    background: #a7abb7
}

#Tab8 .Menubox8 {
    height: 45px;
    line-height: 45px;
}

#Tab8 .Menubox8 ul {
    margin: 0;
    padding: 0;
}

#Tab8 .Menubox8 li {
    color: #fff;
    float: left;
    cursor: pointer;
    text-align: center;
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    font-weight: 700;
    width: 50%
}

#Tab8 .Menubox8 li.hover {
    background: #35478f
}




.zs {
    background-color: #fff;
    position: relative;
    cursor: pointer;
    margin-bottom: 8px;
    border: 1px solid #f3f3f3
}

.zs .zstit {
    height: 45px;
    line-height: 45px;
    background: #f3f3f3;
    color: #333;
    padding: 0 15px;
    font-size: 17px;
}

.zs .stateBut {
    position: absolute;
    right: 20px;
    top: 12px;
    color: #333;
}

.zs .stateBut i {
    font-size: 12px
}

.zs .zscon {
    display: none;
    font-size: 12px;
    line-height: 25px;
    padding: 5px 10px;
    font-size: 14px;
}

.zs .zscon .btx {
    font-weight: 700
}




.teamv .tleft {
    padding: 5px;
    background: #fff;
    margin: 0 20px
}



.teamv .tleft .tu img {
    width: 100%;
}

.teamv .tleft .lxf {
    padding: 15px;
    border: 1px solid #efefef;
    border-top: 0
}

.teamv .tleft .lxf .t1 {
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    text-align: center;
}

.teamv .tleft .lxf .t1 i {
    font-size: 18px;
    color: #888
}

.teamv .tleft .lxf .t2 {
    margin: 15px 0;
    background: #e5e5e5;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    color: #b69454
}

.teamv .tleft .lxf .t2 i {
    font-size: 13px;
}

.teamv .tleft .lxf .t3 .fb {
    float: left
}

.teamv .tleft .lxf .t3 .fxbtn {
    float: left;
    padding-top: 2px
}

.teamv .tname {
    font-size: 25px;
    font-weight: 700;
    text-align: center;
    margin-top: 25px
}

.teamv .tname span {
    font-size: 15px;
    font-weight: 400
}

.teamv .tgx {
    height: 16px;
    line-height: 16px;
    background: url(../images/gxbc.jpg);
    margin: 15px 0
}

.teamv .jstit {
    height: 16px;
    line-height: 16px;
    border-left: 5px solid #bf181f;
    font-size: 16px;
    font-weight: 700;
    padding-left: 10px;
    margin: 15px 0
}

.teamv .jscon {
    padding-bottom: 25px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    font-size: 13px;
}




.nw1 {
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.nw1 .tit {
    border-bottom: 1px solid #ddd;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    overflow: hidden;
    margin-bottom: 5px;
}

.nw1 .js {
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    font-size: 12px;
    color: #888;
}

.nw1 .more {
    border: 1px solid #ddd;
    height: 25px;
    line-height: 25px;
    margin-top: 8px;
    width: 60px;
    text-align: center
}


.main4 {
    width: 100%;
    padding: 20px 0;
    background: url(../images/main4bk.jpg)
}



.tmli {
    background: #fff;
    border: .5px solid rgba(235, 235, 235, 1);
    box-sizing: border-box;
}


.tmli .tu {
    width: 100%;
    height: 160px;
    overflow: hidden
}

.tmli .tu img {
    width: 100%;
    height: 160px
}


.tmli .zw {
    text-align: center;
    font-size: 10px;
    color: rgba(135, 135, 135, 1);
}

.tmli .js {
    height: 40px;
    overflow: hidden;
    line-height: 17px;
    font-size: 10px;
    color: #888;
    padding: 5px 8px;
    background: rgba(242, 242, 242, 1);
    box-sizing: border-box;
    margin: 9px 8px 15px 8px;
}

.tmli:hover .tit {
    color: #b69454
}

.tmli:hover {
    border-bottom: 5px solid #b69454
}

.kftel {
    position: fixed;
    right: 10px;
    bottom: 250px;
    z-index: 3600;
}

.kftel img {
    width: 56px;
    height: 56px;
}
.tt1{
    font-size: 25px;
    text-align: center;
}
.tt2{
    font-size: 10px;
    text-align: center;
    color: rgba(204, 204, 204, 1);
    margin-top: 4px;
}
.tt3{
    font-size: 12px;
    color: rgba(161, 158, 156, 1);
    text-align: center;
    margin-top: 7px;
}
.abtpic{
    margin-top: 13px;
}
.abtpic img{
    width: 100%;
    box-sizing: border-box;
}
.index_jj{
    padding-bottom: 28px;
}
.index_jj ul{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px 32px 20px;
}
.index_jj ul li{
    text-align: center;
    color: rgba(102, 102, 102, 1);
    font-size: 12px;
}
.index_jj ul li img{
    margin-bottom: 8px;
    width: 24px;
}
.index_jj>a{
    display: block;
    width: 90px;
    height: 32px;
    box-sizing: border-box;
    border: .5px solid rgba(205, 169, 119, 1);
    line-height: 32px;
    text-align: center;
    font-size: 15px;
    color: rgba(205, 169, 119, 1);
    margin: 0 auto;
}
.news_index{
    padding: 16px 15px;
}
.news_index .tt{
    font-size: 17px;
    margin-top: 16px;
    margin-bottom: 10px;
    font-weight: bold;
}
.news_index .time{
    color: rgba(176, 176, 176, 1);
    font-size: 10px;
}
.news_index img{
    width: 100%;
}
.news_index .des{
    font-size: 13px;
    color: rgba(135, 135, 135, 1);
    margin: 15px 0 32px;
}
.news_index .more{
    width: 90px;
    height: 32px;
    box-sizing: border-box;
    margin: 0 auto;
    text-align: center;
    line-height: 32px;
    font-size: 15px;
    color: rgba(205, 169, 119, 1);
    border: .5px solid rgba(205, 169, 119, 1);
    display: block;
    margin-bottom: 15px;
}
.case_ul{
    padding-top: 8px;
}
.case_ul li{
    width: 100%;
    height: 142px;
    box-sizing: border-box;
    border: .5px solid rgba(229, 229, 229, 1);
    margin-top: 8px;
    padding: 0 10px;
}
.case_ul .tt{
    font-size: 15px;
    margin-top: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 12px;
}
.case_ul .tips{
    font-size: 10px;
    color: rgba(205, 169, 119, 1);
    border: .5px solid rgba(205, 169, 119, 1);
    padding: 2px 5px;
}
.case_ul .des{
    font-size: 12px;
    color: rgba(135, 135, 135, 1);
    padding-top: 10px;
    height: 48px;
    overflow: hidden;
}
.more_anli{
    width: 90px;
    height: 32px;
    box-sizing: border-box;
    margin: 0 auto;
    text-align: center;
    line-height: 32px;
    font-size: 15px;
    color: rgba(205, 169, 119, 1);
    border: .5px solid rgba(205, 169, 119, 1);
    display: block;
    margin-bottom: 15px;
    margin-top: 15px;
}
.index_contact{
    padding: 25px 15px;
}
.index_contact ul{
    border: .5px solid rgba(235, 235, 235, 1);
}
.index_contact li{
    width: 100%;
    height: 70px;
    font-size: 12px;
}
.index_contact li>img{
    width: 44px;
    margin-left: 12px;
}
.index_contact li{
    display: flex;
    align-items: center;
    border-bottom: .5px solid rgba(235, 235, 235, 1);
}
.index_contact li p{
    margin-left: 10px;
    font-size: 12px;
    flex: 1;
}
.index_contact li>.ewm{
    width: 58px;
    margin-right: 10px;
}
.foot{
    height: 58px;
    background-color: rgba(205, 169, 119, 1);
    color: #fff;
    font-size: 10px;
    text-align: center;
    padding-top: 20px;
}
.details_top_banner{
    height: 100%;
    position: relative;
    overflow: hidden;
}
.details_top_banner img{
    width: 100%;
    min-height: 100%;
}
.details_top_banner .inn{
    position: absolute;
    top: 32px;
    left: 24px;
}
.details_top_banner .inn .tt{
    font-size: 12px;
    color: rgba(205, 169, 119, 1);
}
.details_top_banner .inn .hr{
    width: 44px;
    height: 1px;
    background: rgba(205, 169, 119, 1);
    margin-top: 6px;
}
.details_top_banner .inn .tt2{
    color: #fff;
    font-size: 20px;
    padding-top: 35%;
}
.details_tabs{
    font-size: 14px;
    color: rgba(102, 102, 102, 1);
    margin-bottom: 20px;
    height: 26px;
    overflow-x: auto;
    white-space: nowrap;
}
.details_tabs::-webkit-scrollbar{display:none}
.details_tabs a{
    margin-right: 15px;
}
.details_tabs a.sel{
    padding-bottom: 6px;
    border-bottom: 2px solid rgba(205, 169, 119, 1);
    color: rgba(205, 169, 119, 1);
}
.details_main img{
    width: 100%;
}
.details_main>div{
    font-size: 13px;
    color: rgba(102, 102, 102, 1);
    margin-top: 14px;
    line-height: 22px;
}
.fuwu_main .des{
    font-size: 15px;
    line-height: 25px;
}
.team_ul{
    padding-top: 5px;
}
.team_ul li{
    border: .5px solid rgba(235, 235, 235, 1);
    box-sizing: border-box;
    height: 324px;
    float: left;
    width: 49%;
    margin-right: 2%;
    margin-top: 11px;
}
.team_ul li:nth-child(2n){
    margin-right: 0;
}
.team_ul li img{
    width: 100%;
    height: 210px;
}
.team_ul .name{
    font-size: 18px;
    text-align: center;
    margin-top: 4px;
}
.team_ul .tp{
    color: rgba(135, 135, 135, 1);
    font-size: 10px;
    text-align: center;
    margin-top: 3px;
}
.team_ul .des{
    color: rgba(135, 135, 135, 1);
    font-size: 10px;
    background: rgba(242, 242, 242, 1);
    margin: 10px;
    line-height: 18px;
    padding: 5px 6px;
    height: 44px;
    overflow: hidden;
    box-sizing: border-box;
}
.team_detail_main .top>img{
    width: 150px;
    height: 210px;
}
.team_detail_main .top{
    display: flex;
    align-items: center;
}
.team_detail_main .phone{
    font-size: 20px;
    padding-bottom: 15px;
}
.team_detail_main .top>div{
    margin-left: 20px;
}
.team_detail_main .share{
    font-size: 10px;
    color: rgba(135, 135, 135, 1);
}
.team_detail_main .bshare-custom{
    padding-top: 4px;
}
.team_detail_main .bshare-custom>a{
    margin-right: 10px;
}
.team_detail_main .name{
    font-size: 25px;
    margin-top: 14px;
}
.team_detail_main .hr{
    width: 40px;
    height: 2px;
    background: rgba(205, 169, 119, 1);
    margin-top: 7px;
}
.team_detail_main .tp{
    font-size: 12px;
    color: rgba(138, 138, 138, 1);
    margin-top: 7px;
}
.team_detail_main .items .tt{
    font-size: 17px;
    padding-left: 12px;
    position: relative;
}
.team_detail_main .items .tt::after{
    content: "";
    position: absolute;
    top: -32px;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: rgba(205, 169, 119, 1);
    transform: rotate(45deg);
    margin: 40px auto;
}
.team_detail_main .items{
    padding-top: 23px;
    border-bottom: .5px solid rgba(204, 204, 204, 1);
    padding-bottom: 14px;
}
.team_detail_main .items .des{
    font-size: 13px;
    color: rgba(102, 102, 102, 1);
    margin-top: 15px;
    line-height: 20px;
}
.zx_index div{
    border-bottom: .5px solid rgba(204, 204, 204, 1);
    padding-bottom: 15px;
}
.zx_dt_main .tt{
    font-size: 22px;
    text-align: center;
    font-weight: 500;
}
.zx_dt_main .time{
    text-align: center;
    color: rgba(135, 135, 135, 1);
    font-size: 10px;
    margin-top: 10px;
    padding-bottom: 25px;
}
.zx_dt_main .top{
    font-size: 14px;
    margin-bottom: 11px;
    line-height: 22px;
}
.zx_dt_main .dt{
    font-size: 13px;
    color: rgba(102, 102, 102, 1);
    line-height: 22px;
    margin-bottom: 20px;
}
.zx_dt_main>a{
    border: .5px solid rgba(229, 229, 229, 1);
    display: block;
    box-sizing: border-box;
    height: 32px;
    line-height: 32px;
    background: rgba(247, 247, 247, 1);
    font-size: 12px;
    padding-left: 18px;
}
.zx_dt_main .pre{
    border-bottom: none;
}
.contact_tt{
    font-size: 20px;
    font-weight: 500;
    margin-top: 33px;
}
.contact_dt{
    font-size: 14px;
    line-height: 22px;
    margin-top: 13px;
}
.m_ewm_box{
    padding: 0 15px 25px 15px;
    display: flex;
    align-items: center;
}
.m_ewm_box>div{
    text-align: center;
    margin-right: 16px;
    font-size: 12px;
    display: flex;
    flex-direction: column;
}
.m_ewm_box img{
    width: 100px;
    margin-bottom: 6px;
    border: .5px solid rgba(235, 235, 235, 1);
    box-sizing: border-box;
}