@charset "utf-8";
    /*共用*/
    
    body {
        width: 100%;
        font-size: 12px;
        font-family: "Microsoft Yahei";
        color: #222;
        background: url(//memberpic.114my.cn/zhongchengjm/uploadfile/image/20190618/20190618112027_248311161.jpg) top center repeat-x;
    }
    
    body,
    div {
        margin: 0px;
        padding: 0px;
    }
    
    span,
    p {
        margin: 0px;
        padding: 0px;
    }
    
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin: 0px;
        padding: 0px;
    }
    
    img {
        margin: 0px;
        padding: 0px;
    }
    
    dl,
    dt,
    dd,
    ol,
    ul,
    li {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }
    
    img {
        border-right-width: 0px;
        border-top-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
    }
    
    from,
    input,
    select {
        margin: 0px;
        padding: 0px;
    }
    
    .clear {
        clear: both;
        font-size: 0px;
        overflow: hidden;
        height: 0px;
    }
    
    a {
        color: #222;
        text-decoration: none;
    }
    
    a:hover {
        color: #006eb8;
        text-decoration: none;
    }
    
    .border_bg {
        width: auto;
        height: auto;
        margin: 0 auto;
    }
    
    .cp1 img {
        border: 3px solid #fff;
    }
    
    .cp1 img:hover {
        border: 3px solid #ff0;
    }
    
    .cp img {
        border: 1px solid #bbb;
        padding: 1px;
    }
    
    .cp img:hover {
        border: 1px solid #006eb8;
        padding: 1px;
    }
    
    input,
    button,
    select,
    textarea {
        outline: none
    }
    
    .font_1 {
        font-size: 16px;
        color: #333;
    }
    
    #copy {
        display: none;
    }
    
    .totalwidth {
        width: 1200px;
        margin: 0 auto;
        height: auto;
    }
    
    .totalwidthpercent {
        width: 100%;
        margin: 0 auto;
    }
    
    .fl {
        float: left;
    }
    
    .fr {
        float: right;
    }
    /*抬头*/
    
    #top_bg {
        width: 100%;
        height: 38px;
    }
    
    #top_t {
        width: 1200px;
        margin: 0 auto;
        height: 38px;
    }
    
    #top_t li {
        float: left;
        color: #888;
        line-height: 38px;
    }
    
    #top_t .t1 {
        width: 800px;
    }
    
    #top_t .t2 {
        width: 400px;
        text-align: right;
    }
    
    #top_t a {
        color: #888;
    }
    
    #top_t a:hover {
        color: #006eb8;
    }
    
    #top_b {
        width: 1200px;
        margin: 0 auto;
        height: 160px;
    }
    
    #top_b li {
        float: left;
    }
    
    #top_b .tt1 {
        width: 120px;
        padding-top: 28px;
    }
    
    #top_b .tt1:hover {
        -webkit-animation: test 0.2s ease-in 2;
    }
    
    @-webkit-keyframes test {
        0% {
            transform: translate(0, 0)
        }
        50% {
            transform: translate(0, 5px)
        }
        100% {
            transform: translate(0, 0)
        }
    }
    
    #top_b .tt2 {
        width: 320px;
        padding-top: 50px;
    }
    
    #top_b .tt3 {
        width: 391px;
        padding-top: 53px;
        font-size: 21px;
        font-weight: bold;
        padding-bottom: 5px;
        letter-spacing: 2px;
        color: #006eb8;
    }
    
    #top_b .tt3 p {
        font-size: 18px;
        font-weight: normal;
        letter-spacing: 7px;
        color: #222;
    }
    
    #top_b .tt4 {
        width: 369px;
        padding-top: 50px;
    }
    /*导航*/
    
    #nav_bg {
        width: 100%;
        height: 65px;
    }
    
    #nav {
        width: 1200px;
        height: 65px;
        margin: 0 auto;
    }
    
    #nav li {
        float: left;
        text-align: center;
        width: 120px;
    }
    
    #nav ul li a {
        color: #fff;
        text-decoration: none;
        font-size: 15px;
        width: 133px;
        line-height: 65px;
        height: 65px;
        text-align: center;
        display: block;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }
    
    #nav ul li a:hover {
        color: #ff0;
        text-decoration: none;
        font-size: 15px;
        font-weight: bold;
        height: 65px;
        background: url(//memberpic.114my.cn/zhongchengjm/uploadfile/image/20190618/20190618112027_1751763541.jpg);
        line-height: 65px;
    }
    
    #nav .a_nav a {
        display: block;
        font-size: 15px;
        width: 133px;
        height: 65px;
        line-height: 65px;
        color: #fff;
        background: url(//memberpic.114my.cn/zhongchengjm/uploadfile/image/20190618/20190618112027_1751763541.jpg);
    }
    /*幻灯片*/
    
    #flash_bg {
        width: 100%;
        margin-top: 1px;
    }
    
    .banner {
        overflow: hidden;
    }
    
    .banner-box {
        min-width: 1100px;
        height: 538px;
        position: relative;
        margin: 0 auto;
    }
    
    .banner-box .bd,
    .banner-box .bd ul {
        width: 100% !important;
    }
    
    .banner-box .bd li {
        width: 100% !important;
        height: 538px;
        background-position: center;
        background-repeat: no-repeat;
        background-color: #eee
    }
    
    .banner-box .bd li a {
        display: block;
        background-size: auto;
    }
    
    .banner-btn {
        width: 100%;
        position: absolute;
        top: 183px;
        left: 0;
        margin-left: 0;
        height: 358px;
        overflow: hidden;
    }
    
    .banner-btn a {
        display: block;
        width: 49px;
        height: 104px;
        position: absolute;
        top: 0;
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
        transition: 0.3s all ease-in-out
    }
    
    .banner-btn a.prev {
        left: -50px;
        background: url(//memberpic.114my.cn/zhongchengjm/uploadfile/image/20190618/20190618115241_670361281.png) no-repeat 0 0;
    }
    
    .banner-btn a.next {
        right: -50px;
        background: url(//memberpic.114my.cn/zhongchengjm/uploadfile/image/20190618/20190618115241_670361281.png) no-repeat -49px 0;
    }
    
    .banner-box .hd {
        position: absolute;
        bottom: 30px;
        width: 100%;
        display: block;
    }
    
    .banner-box .hd ul {
        text-align: center
    }
    
    .banner-box .hd ul li {
        width: 20px;
        height: 20px;
        border-radius: 20px;
        text-indent: -9999px;
        background: #cbcbcb;
        cursor: pointer;
        display: inline-block;
        margin: 0 5px;
        transition: 0.3s all ease-in-out
    }
    
    .banner-box .hd ul li.on {
        background: #006eb8;
        width: 32px;
    }
    
    .banner-box:hover .banner-btn a.prev {
        left: 20px;
        filter: alpha(opacity=40);
        -moz-opacity: .4;
        -khtml-opacity: .4;
        opacity: .4;
    }
    
    .banner-box:hover .banner-btn a.next {
        right: 20px;
        filter: alpha(opacity=40);
        -moz-opacity: .4;
        -khtml-opacity: .4;
        opacity: .4;
    }
    
    .banner-box .banner-btn a.prev:hover,
    .banner-box:hover .banner-btn a.next:hover {
        filter: alpha(opacity=80);
        -moz-opacity: .8;
        -khtml-opacity: .8;
        opacity: .8;
    }
    /*搜索*/
    
    #search_bg {
        width: 100%;
        height: 55px;
        color: #222;
        background: #f1f1f1;
        margin-bottom: 30px;
    }
    
    #search_c {
        width: 1200px;
        margin: 0 auto;
        height: 55px;

    }
    
    #search_l {
        width: 869px;
        float: left;
        line-height: 55px;
    }
    
    #search_r {
        width: 331px;
        float: right;
        padding-top: 13px;
    }
    
    #search_r li {
        float: left;
    }
    
    #search_bg a {
        color: #222;
        font-size: 12px;
    }
    
    #search_bg a:hover {
        color: #006eb8;
    }
    /*产品分类、热销产品*/
    
    #center_bg {
        width: 1200px;
        margin: 0 auto;
    }
    
    #left_l {
        width: 230px;
        float: left;
    }
    
    #right_r {
        width: 940px;
        float: right;
    }
    
    #sort_t {
        width: 230px;
        height: 110px;
        background: url(//memberpic.114my.cn/zhongchengjm/uploadfile/image/20190618/20190618112028_1680682189.jpg);
        color: #fff;
        font-size: 30px;
    }
    
    #sort_t .h1 {
        font-size: 26px;
        font-weight: bold;
        padding-left: 90px;
        padding-top: 25px;
    }
    
    #sort_t .h1 p {
        font-size: 10px;
        font-weight: normal;
        text-transform: uppercase;
    }
    
    #sort_border {
        border: 1px solid #d0d0d0;
        padding: 10px 10px 10px 10px;
    }
    
    #sort_c {
        width: 208px;
        background: url(//memberpic.114my.cn/zhongchengjm/uploadfile/image/20190618/20190618112028_1605416040.jpg);
        line-height: 60px;
    }
    
    #sort_c .show {
        padding-left: 35px;
        font-size: 14px;
        color: #222;
    }
    
    #sort_c .show a {
        font-size: 14px;
        color: #222;
    }
    
    #sort_c .show a:hover {
        font-size: 14px;
        color: #006eb8;
    }
    
    #sort_b {
        background: #e9e9e9;
        padding: 30px 0px;
        text-align: center;
        font-size: 16px;
        letter-spacing: 1px;
        margin-top: 20px;
        text-align: center;
    }
    
    #hot_t {
        height: 60px;
    }
    
    #hot_t .h1 {
        float: left;
        font-size: 25px;
    }
    
    #hot_t .h1 .font {
        color: #006eb8;
        font-size: 25px;
    }
    
    #hot_t .h1 .font1 {
        font-size: 14px;
        color: #888;
        text-transform: uppercase;
        font-weight: normal;
    }
    
    #hot_t .h2 {
        float: right;
        width: 80px;
        font-size: 16px;
        text-transform: uppercase;
        line-height: 30px;
        margin-top: 10px;
        background: #006eb8;
        color: #fff;
    }
    
    #hot_t .h2 a {
        display: block;
        line-height: 30px;
        text-align: center;
        font-size: 16px;
        color: #fff;
    }
    
    #hot_t .h2 a:hover {
        background: #222;
        font-size: 16px;
        color: #ff0;
    }
    
    #hot_c {
        width: 940px;
        background: #d0d0d0;
        height: 1px;
    }
    
    #hot_b {
        margin-top: 20px;
        width: 940px;
    }
    
    #hot_b td a {
        width: 215px;
        height: 215px;
        overflow: hidden !important;
        display: block;
        text-decoration: blink;
        border: 1px solid #bbb;
        padding: 1px;
    }
    
    #hot_b td span a {
        line-height: 45px;
        background: #ddd;
        width: 215px;
        height: 45px !important;
        margin: 0 auto !important;
        margin-bottom: 10px !important;
        margin-top: 10px !important;
    }
    
    #hot_b td span a:hover {
        background: #ff9a02;
        color: #fff !important;
        height: 45px;
        line-height: 45px;
        width: 215px !important;
        margin: 0 auto !important;
        margin-bottom: 10px !important;
        margin-top: 10px !important;
    }
    
    #hot_b td img {
        transition: all 0.2s linear;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
    }
    
    #hot_b td img:hover {
        -webkit-transform: scale(1.12, 1.12);
        transform: scale(1.12, 1.12);
        -moz-transform: scale(1.12, 1.12);
    }
    
    #hot_b td br {
        display: none;
    }
    /*四大技术支持*/
    
    #jszc_bg {
        width: 100%;
        height: 500px;
        background:#f2f2f2;
        margin-top: 40px;
    }
    
    #jszc_t {
        text-align: center;
        padding-top: 50px;
        font-size: 45px;
        font-weight: bold;
        color: #222;
        height: 127px;
    }
    
    #jszc_t p {
        font-weight: normal;
        font-size: 18px;
        text-transform: uppercase;
    }
    
    #jszc_c {
        width: 1200px;
        margin: 0 auto;
    }
	#jszc_c td{padding-bottom:10px !important;}
    
    #jszc_c li {
        float: left;
        width: 285px;
        height: 88px;
        background: #444;
        border-radius: 100px;
        margin-left: 20px;
    }
    
    #jszc_c li:nth-child(1) {
        margin-left: 0px;
    }
    
    #jszc_c li .j_l {
        width: 88px;
        height: 88px;
        background: #b3b3b3;
        border-radius: 100px;
        line-height: 88px;
        text-align: center;
        font-size: 50px;
        font-weight: bold;
        color: #111;
        display: inline-block;
    }
    
    #jszc_c li .j_r {
        float: right;
        width: 197px;
        text-align: center;
        line-height: 88px;
        font-size: 33px;
        color: #fff;
        display: inline-block;
    }
    
    #jszc_cc {
        height: 78px;
        font-size: 33px;
        font-weight: bold;
        color: #fff;
        padding-left: 150px;
        margin-top: 50px;
    }
    
    #jszc_b {
        width: 760px;
    }
    
    #jszc_b li {
        width: 320px;
        float: left;
        border: 1px solid #333;
        border-radius: 20px;
        text-align: center;
        padding: 23px;
        margin-top: 20px;
        margin-left: 20px;
    }
    
    #jszc_b li:nth-child(1),
    #jszc_b li:nth-child(3) {
        margin-left: 0px;
    }
    
    #jszc_b li .h1 {
        color: #ccc;
        font-size: 25px;
        font-weight: bold;
    }
    
    #jszc_b li .h2 {
        padding-top: 10px;
        line-height: 25px;
        color: #666;
        font-size: 14px;
    }
    /*选择众诚的四大优势*/
    
    #ys_t {
        text-align: center;
        margin-top: 50px;
        font-size: 45px;
        font-weight: bold;
        color: #006eb8;
    }
    
    #ys_c {
        text-align: center;
        font-size: 20px;
    }
    
    .ys_bg {
        width: 1200px;
        margin: 0 auto;
    }
    
    #ys_1_2 {
        width: 100%;
        height: 760px;
        margin-top: 50px;
        background: url(//memberpic.114my.cn/longhang/uploadfile/image/20221206/20221206174243_1085102206.jpg) center no-repeat;
    }
    
    #ys_1_2 .h1 {
        padding-top: 36px;
        font-size: 23px;
        height: 112px;
    }
    
    #ys_1_2 .h1 .font1 {
        font-size: 45px;
        font-weight: bold;
        color: #006eb8;
        padding-right: 10px;
    }
    
    #ys_1_2 .h1 .font2 {
        font-size: 13px;
        text-transform: uppercase;
        color: #888;
    }
    
    #ys_1_2 .h2 {
        height: 150px;
        color: #888;
        line-height: 36px;
        font-size: 14px;
    }
    
    #ys_1_2 .h3 {
        padding-left: 20px;
        height: 125px;
        color: #fff;
        font-size: 14px;
    }
    
    #ys_1_2 .h3 a {
        font-size: 14px;
        color: #fff;
    }
    
    #ys_1_2 .h3 a:hover {
        font-size: 14px;
        color: #ff0;
    }
    
    #ys_1_2 .h4 {
        padding-left: 652px;
        font-size: 23px;
        height: 112px;
    }
    
    #ys_1_2 .h4 .font1 {
        font-size: 45px;
        font-weight: bold;
        color: #006eb8;
        padding-right: 10px;
    }
    
    #ys_1_2 .h4 .font2 {
        font-size: 13px;
        text-transform: uppercase;
        color: #888;
    }
    
    #ys_1_2 .h5 {
        padding-left: 652px;
        height: 142px;
        color: #888;
        line-height: 36px;
        font-size: 14px;
    }
    
    #ys_1_2 .h6 {
        padding-left: 672px;
        height: 125px;
        color: #fff;
        font-size: 14px;
    }
    
    #ys_1_2 .h6 a {
        font-size: 14px;
        color: #fff;
    }
    
    #ys_1_2 .h6 a:hover {
        font-size: 14px;
        color: #ff0;
    }
    
    #ys_3_4 {
        width: 100%;
        height: 760px;
        background: url(//memberpic.114my.cn/longhang/uploadfile/image/20221206/20221206175014_565090288.jpg) center no-repeat;
        margin-top: 30px
    }
    
    #ys_3_4 .h1 {
        padding-top: 36px;
        font-size: 23px;
        height: 128px;
    }
    
    #ys_3_4 .h1 .font1 {
        font-size: 45px;
        font-weight: bold;
        color: #006eb8;
        padding-right: 10px;
    }
    
    #ys_3_4 .h1 .font2 {
        font-size: 13px;
        text-transform: uppercase;
        color: #888;
    }
    
    #ys_3_4 .h2 {
        height: 150px;
        color: #888;
        line-height: 36px;
        font-size: 14px;
    }
    
    #ys_3_4 .h3 {
        padding-left: 20px;
        height: 125px;
        color: #fff;
        font-size: 14px;
    }
    
    #ys_3_4 .h3 a {
        font-size: 14px;
        color: #fff;
    }
    
    #ys_3_4 .h3 a:hover {
        font-size: 14px;
        color: #ff0;
    }
    
    #ys_3_4 .h4 {
        padding-left: 652px;
        font-size: 19px;
        height: 112px;
    }
    
    #ys_3_4 .h4 .font1 {
        font-size: 45px;
        font-weight: bold;
        color: #006eb8;
        padding-right: 10px;
    }
    
    #ys_3_4 .h4 .font2 {
        font-size: 13px;
        text-transform: uppercase;
        color: #888;
    }
    
    #ys_3_4 .h5 {
        padding-left: 652px;
        height: 142px;
        color: #888;
        line-height: 36px;
        font-size: 14px;
    }
    
    #ys_3_4 .h6 {
        padding-left: 672px;
        height: 125px;
        color: #fff;
        font-size: 14px;
    }
    
    #ys_3_4 .h6 a {
        font-size: 14px;
        color: #fff;
    }
    
    #ys_3_4 .h6 a:hover {
        font-size: 14px;
        color: #ff0;
    }
    /*成功案例*/
    
    #case_bg {
        width: 100%;
        height: 685px;
        background: url(//memberpic.114my.cn/zhongchengjm/uploadfile/image/20190618/20190618112038_876203180.jpg) center no-repeat;
    }
    
    .dh_t {
        text-align: center;
        font-size: 35px;
        font-weight: bold;
        color: #fff;
        padding-top: 80px;
    }
    
    .dh_t .font {
        font-size: 35px;
    }
    
    .dh_c {
        text-align: center;
        font-size: 18px;
        margin-top: 10px;
        margin-bottom: 10px;
        color: #fff;
    }
    
    .dh_bs {
        width: 1200px;
        margin: 0 auto;
        height: 14px;
        background: url(//memberpic.114my.cn/zhongchengjm/uploadfile/image/20190618/20190618112038_1764593250.png) no-repeat;
        text-transform: uppercase;
        font-size: 12px;
        text-align: center;
        line-height: 14px;
        text-align: center;
        color: #fff;
    }
    
    .apply_bg {
        width: 1320px;
        margin: 0 auto;
        padding-top: 30px;
    }
    
    .apply {
        width: 1200px;
        margin: 0 auto;
        margin-top: 50px;
    }
    
    .apply_array {
        width: 285px;
        float: left;
        height: 392px;
        margin-right: 20px;
    }
    
    .case_t {
        text-align: center;
    }
    
    .case_t img {
        width: 279px;
        height: 208px;
        border: 3px solid #fff;
    }
    
    .case_t img:hover {
        width: 279px;
        height: 208px;
        border: 3px solid #ff0;
    }
    
    .case_c {
        width: 285px;
        margin-top: 10px;
        height: 165px;
        background: url(//memberpic.114my.cn/zhongchengjm/uploadfile/image/20190618/20190618112039_34719486.png) no-repeat;
    }
    
    .case_c:hover {
        width: 285px;
        margin-top: 10px;
        height: 165px;
        background: url(//memberpic.114my.cn/zhongchengjm/uploadfile/image/20190618/20190618170921_1874833003.png) no-repeat;
    }
    
    .case_c:hover .h1 a {
        font-size: 18px;
        color: #fff;
        font-weight: bold;
    }
    
    .case_c .h1 {
        text-align: center;
        font-size: 18px;
        padding-top: 60px;
    }
    
    .case_c .h1 a {
        font-size: 18px;
        color: #fff;
        font-weight: bold;
    }
    
    .case_c .h1 a:hover {
        font-size: 18px;
        color: #ff0;
    }
    
    .case_c .h2 {
        width: 248px;
        margin: 0 auto;
        margin-top: 5px;
        line-height: 25px;
        color: #fff;
    }
    
    #prod_c1_lefts {
        width: 40px;
        float: left;
        cursor: pointer;
        padding-top: 120px;
    }
    
    #prod_c1_rights {
        width: 40px;
        float: right;
        cursor: pointer;
        padding-top: 120px;
    }
    /*公司简介*/
    
    #jianjbj {
        width: 100%;
        height: 499px;
        background: url(//memberpic.114my.cn/zhongchengjm/uploadfile/image/20190618/20190618174127_1407307527.jpg) center no-repeat;
    }
    
    .zjhxyz {
        font-size: 30px;
        color: #006eb8;
        font-weight: bold;
        padding-left: 33px;
        padding-top: 20px;
    }
    
    .yxfwmyw {
        font-size: 22px;
        color: #222;
        text-align: right;
        letter-spacing: 3px;
        height: 89px;
    }
    
    .sppdzb_fl {
        width: 487px;
        height: 274px;
        padding: 3px;
        float: left;
    }
    
    .jjntyb_fr {
        width: 630px;
        float: right;
        padding: 10px 36px 0px 40px;
    }
    
    .jwznrjs {
        font-size: 14px;
        color: #484848;
        line-height: 33px;
    }
    
    .jwznrjs a {
        font-size: 14px;
        color: #484848;
        line-height: 33px;
    }
    
    .jwznrjs a:hover {
        font-size: 14px;
        color: #006eb8;
    }
    /*企业形象*/
    
    #qyxx_t {
        width: 1200px;
        margin: 0 auto;
        margin-top: 30px;
    }
    
    #qyxx_t .h1 {
        float: left;
        font-size: 18px;
        float: left;
    }
    
    #qyxx_t .h1 a {
        font-size: 18px;
    }
    
    #qyxx_t .h1 a:hover {
        font-size: 18px;
        color: #006eb8;
    }
    
    #qyxx_t .h2 {
        float: right;
    }
    
    #qyxx_c {
        width: 100%;
        height: 3px;
        background: url(//memberpic.114my.cn/zhongchengjm/uploadfile/image/20190618/20190618172231_2075409251.png) center no-repeat;
        margin-top: 10px;
    }
    
    #qyxx_b {
        width: 100%;
        height: 306px;
        background: url(//memberpic.114my.cn/zhongchengjm/uploadfile/image/20190618/20190618172300_972944980.jpg) center repeat-x;
    }
    
    #qyxx_bb {
        width: 1200px;
        margin: 0 auto;
        padding-top: 20px;
    }
    /*新闻中心*/
    
    .newdhx {
        width: 568px;
        height: 6px;
        margin: 0 auto;
    }
    
    .field_bt {
        width: 1200px;
        text-align: center;
        line-height: 40px;
        font-size: 18px;
        margin: 0 auto;
        margin-top: 30px;
    }
    
    .field_bt span {
        font-size: 35px;
        display: block;
        color: #006eb8;
        font-weight: bold;
    }
    /*news*/
    
    .news {
        width: 100%;
        min-width: 1200px;
        overflow: hidden;
    }
    
    .lanrenzhijia {
        width: 1200px;
        margin: 0 auto;
        overflow: hidden;
        min-width: 1200px;
        position: relative;
    }
    
    .news_t {
        overflow: hidden;
    }
    
    .news_tl_m {
        overflow: hidden;
        position: relative;
    }
    
    .news_tr_d {
        overflow: hidden;
        width: 910px;
        margin: 0 auto;
        margin-top: 20px;
    }
    
    .news_t a {
        display: block;
        float: left;
        text-align: center;
        text-decoration: none;
        height: 82px;
        width: 300px;
        transition: all 0.5s linear;
        margin: 0px 2px;
        background: #f4f4f4;
        position: relative;
    }
    
    .news_t a.on {
        text-decoration: none;
        transition: all 0.5s linear;
        width: 288px;
        background: #f5f5f5;
        box-shadow: 0 0 0 #cecece;
    }
    
    .news_tr_dm {
        font-size: 18px;
        line-height: 30px;
        padding-top: 15px;
        transition: all 0.5s linear;
    }
    
    .news_tr_den {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-transform: uppercase;
        color: #ababab;
        transition: all 0.5s linear;
        line-height: 22px;
    }
    
    .news_t a.on .news_tr_dm {
        font-size: 22px;
        font-weight: bold;
        color: #333;
    }
    
    .news_t a.on .news_tr_dm,
    .news_t a.on .news_tr_den {
        transition: all 0.5s linear;
    }
    
    .news_tr_dline {
        width: 0px;
        height: 3px;
        background: #006eb8;
        position: absolute;
        bottom: 0;
        transition: all 0.5s linear;
    }
    
    .news_t a.on .news_tr_dline {
        width: 288px;
        transition: all 0.5s linear;
    }
    
    .lanrenzhijia .content {
        overflow: hidden;
        width: 1200px;
        margin: 0 auto;
        height: 474px;
        position: relative;
        margin-top: 40px;
        min-width: 1200px;
    }
    
    .lanrenzhijia .content .ul {
        position: absolute;
        left: 0;
        top: 0;
        width: 1200px;
        min-width: 1200px;
    }
    
    .lanrenzhijia .content .li {
        width: 1200px;
        float: left;
        min-width: 1200px;
    }
    
    .news .news_div_item,
    .news .divdgweb_new_div_item {
        float: left;
        width: 348px;
        border: solid 1px #ddd;
        padding: 25px;
        overflow: hidden;
        margin-right: -1px;
        position: relative;
    }
    
    .news .news_div_item:nth-child(3),
    .news .divdgweb_new_div_item:nth-child(3) {
        margin-right: 0px;
    }
    
    .news .news_div_item_date,
    .news .divdgweb_new_div_item_date {
        padding-top: 194px;
        height: 60px;
        line-height: 60px;
        font-family: Arial, Helvetica, sans-serif;
        color: #006eb8;
    }
    
    .news .news_div_item_year,
    .news .divdgweb_new_div_item_year {
        position: absolute;
        font-size: 56px;
        filter: Alpha(opacity=10);
        opacity: 0.1;
    }
    
    .news .news_div_item_month,
    .news .divdgweb_new_div_item_month {
        font-size: 26px;
        float: left;
    }
    
    .news .news_div_item_day,
    .news .divdgweb_new_div_item_day {
        font-size: 26px;
        float: left;
    }
    
    .news .news_div_item_title,
    .news .divdgweb_new_div_item_title {
        overflow: hidden;
        width: 348px;
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: 40px;
    }
    
    .news .news_div_item_title a,
    .news .divdgweb_new_div_item_title a {
        font-size: 18px;
    }
    
    .news .news_div_item_body {
        font-size: 14px;
        width: 348px;
        color: #666;
        line-height: 26px;
        overflow: hidden;
        height: 50px;
        margin-bottom: 30px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    
    .news .news_t_rgo {
        width: 120px;
        overflow: hidden;
    }
    
    .news .news_t_rgo a {
        font-size: 0;
        line-height: 0;
    }
    
    .news .news_t_rgo p {
        font-size: 14px;
        color: #333;
        line-height: 32px;
        width: 60px;
        border-bottom: solid 1px #ccc;
        padding-bottom: 5px;
        transition: all 0.5s linear;
    }
    
    .news .news_div_item_pic {
        width: 346px;
        height: 182px;
        border: solid 1px #ccc;
        position: absolute;
        top: 25px;
        overflow: hidden;
    }
    
    .news .news_div_item_pic img {
        width: 100%;
    }
    
    .news .news_div_item:hover .news_t_rgo p,
    .news .divdgweb_new_div_item:hover .news_t_rgo p {
        transition: all 0.5s linear;
        width: 120px;
        border-bottom: solid 1px #006eb8;
        color: #006eb8;
    }
    
    .news .news_div_item:hover .news_div_item_pic img,
    .news .divdgweb_new_div_item:hover .news_div_item_pic img {
        transform: scale(1.15);
        transition: all 0.5s linear;
    }
    
    .divdgweb_new_div_item_body {
        font-size: 14px;
        width: 348px;
        color: #666;
        line-height: 26px;
        overflow: hidden;
        height: 50px;
        margin-bottom: 30px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    /*友情链接*/
    
    #links_bg {
        width: 1200px;
        margin: 0 auto;
        height: 90px;
        background: url(//memberpic.114my.cn/zhongchengjm/uploadfile/image/20190618/20190618175008_821010215.jpg) no-repeat;
        margin-top: 30px;
    }
    
    #links_bg .h1 {
        padding-left: 135px;
        padding-top: 15px;
        line-height: 30px;
    }
    /*底部导航*/
    
    #dbddbj {
        width: 100%;
        padding: 50px 0px 50px 0px;
        background: #006eb8;
        margin-top: 30px;
    }
    
    #dbxdhbj {
        width: 1200px;
        height: 60px;
        border-bottom: 1px solid #007ccf;
        border-top: 1px solid #007ccf;
        margin: 0 auto;
    }
    
    .xdhd_wz {
        font-size: 15px;
        color: #fff;
        line-height: 61px;
        text-align: center;
    }
    
    .xdhd_wz a {
        font-size: 15px;
        color: #fff;
    }
    
    .xdhd_wz a:hover {
        font-size: 15px;
        color: #ff0;
    }
    
    .dblogo_fl {
        float: left;
        width: 220px;
        padding-top: 10px;
    }
    
    .dblsxt_fl {
        float: left;
        width: 40px;
    }
    
    .mcdzlx_fl {
        float: left;
        width: 265px;
        font-size: 12px;
        color: #fff;
        line-height: 30px;
    }
    
    .zqzbdlj_fl {
        float: left;
        width: 240px;
        font-size: 12px;
        color: #fff;
        line-height: 30px;
    }
    
    .zqzbdlj_fl a {
        font-size: 12px;
        color: #fff;
    }
    
    .zqzbdlj_fl a:hover {
        font-size: 12px;
        color: #ff0;
    }
    
    .dbewm_fr {
        float: right;
    }
    /*版权*/
    
    #sdzdb {
        width: 100%;
        background: #111;
        height: 70px;
    }
    
    #zdb {
        width: 1200px;
        font-size: 14px;
        color: #fff;
        margin: 0 auto;
        height: 70px;
    }
    
    #zdb_zt {
        font-size: 14px;
        color: #fff;
        line-height: 70px;
    }
    
    #zdb_zt a {
        color: #fff;
    }
    
    #zdb_zt a:hover {
        color: #ff0;
    }
    /*mianbxContent*/
    
    .mianbxContent {
        margin-bottom: 20px !important;
        height: 40px !important;
        line-height: 40px !important;
        font-size: 16px !important;
        text-align: left !important;
        background-color: #eee;
        width: 100% !important;
        text-indent: 2.5em;
        transition: 0.1s all;
        background: url(//memberpic.114my.cn/zhongchengjm/uploadfile/image/20190618/20190618182004_1451879638.png) no-repeat 7px 12px;
        border-bottom: 1px solid #ddd;
        position: relative;
        border-top: 1px solid #ddd;
    }
    
    .mianbxContent a {
        font-size: 15px !important;
    }
    
    .mianbxContent:hover {
        background-position: 7px -29px;
    }
    
    .strong_title {
        display: none;
    }
    
    .centerHeadImage {
        border: 0;
        display: none;
    }
    
    .mianbxContent a:hover {
        color: #006eb8;
    }
    
    .mianbxContent::after,
    .mianbxContent:after {
        content: '';
        position: absolute;
        display: block;
        height: 40px;
        width: 200px;
        top: 0;
        right: 0;
    }
    
    #bodycon #center {
        float: right;
        width: 940px !important;
    }
    
    .pages_info {
        overflow: hidden;
        text-align: center;
        margin-top: 20px !important;
    }
    
    .pages_info span {
        display: inline-block;
        padding: 5px 12px;
        border: 1px dashed #ccc;
    }
    
    .pages_info span+span {
        margin-left: 5px;
    }
    
    .details_c {
        width: 940px;
        margin-top: 20px;
    }
    
    .lina3 {
        width: 940px;
        height: 50px;
        font-size: 20px;
        padding-left: 60px;
        color: #fff;
        line-height: 50px;
        background: url(//memberpic.114my.cn/zhongchengjm/uploadfile/image/20190625/20190625135924_1080883207.jpg) no-repeat;
        margin-top: 20px;
    }
    
    .top20 {
        margin-top: 20px;
    }
    
    #gets1 {
        display: inline-block !important;
        width: 100%;
    }
    
    #nb_icon_wrap {
        left: 0px !important;
    }