﻿
#right{ display:none;}
/*导航*/
 .strong_title{ display:none;}
.mianbxContent {height: 50px !important; line-height: 50px !important;font-size: 16px !important;text-align: left !important;background-color: #eee;width: 100% !important; box-sizing:border-box;text-indent: 2.5em;transition: 0.1s all;background: url(../images/20200715163042_10061678.png) no-repeat 7px 14px;border: 1px dashed #ddd;position: relative;margin-bottom: 30px !important;width: 100%;}
.mianbxContent:hover { background-position: 7px -29px;}
.mianbxContent::after, .mianbxContent:after { content: '';position: absolute;display: block; height: 40px;width: 200px;top: 0; right: 0;}
.mianbxContent a{font-size: 15px !important;color: #333;}
/*分页*/
.page_total,.pages_box a,.page_jump{display:inline-block;vertical-align:middle;padding:0 14px;height:36px;background:#eee;line-height:36px;border: 1px solid #eee;font-size:13px;cursor: pointer;}
.pages_box a{margin-left:10px;color: #666;}
.pages_box a.active,.pages_box a:hover{background:#0281c6;color:#fff;font-size:13px;}
.page_jump{margin-left:10px;}
.mt30{ margin-top:20px!important}
#left{ display:none;}
.mianbxContent,#center,#bodycontent,.news_box_lbm{ width:1200px !important;}
.nynews_box{ width:100%;}
.nynewslist{ position:relative; margin-bottom:30px; background:#FFF; transition:.45s; border:3px solid #f5f5f5; padding:30px;}
.nynewslist:hover{ border:3px solid #178ae3;}
.nynewslist_day{ font-size:34px; font-weight:bold; padding-top:55px;}
.nynewslist_month{ font-size:16px;}
.search-pagination{ text-align:center}
.pagination {
   text-align:center;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px; }
.pagination > li {
    display: inline-block; }
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #02a6ff;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px; }
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px; }
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px; }
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #02a6ff;
    border-color: #02a6ff;
    cursor: default; }.factory1 ul li a{ display:block}
    #center {
        height: auto !important;
    }
	ul{padding: 0;}
    .w1200 {
        width: 1200px;
        margin: 0 auto;
    }

    .lxtop {
        overflow: hidden;
        margin-top: 30px;
        border-radius: 3px;
        border: 1px solid #d6d6d6;
    }

    .lxtop img {
		width:390px;
        float: left;
    }

    .lxtop p {
		width:730px;
		float:right;
        font-size: 16px;
        line-height: 35px;
        color: #666;
		padding-top:30px;
		padding-right:30px;
    }

    .lxtop p span {
        display: block;
        color: #222;
        font-size: 18px;
        line-height: 50px;
    }

    .Separate {
        background: url(../images/20200715142908_68675211.png) no-repeat center;
        font-size: 30px;
        text-align: center;
        margin: 2rem auto 25px!important;
    }

    .Separate span {
        display: block;
        font-size: 14px;
        letter-spacing: 5px;
        color: #222;
        margin-top: 10px;
    }

    .lmlxfsnr {
        overflow: hidden;
        border: 1px solid #d6d6d6;
        border-radius: 3px;
        padding-top: 20px;
    }

    .lmlxfsnr ul {
        overflow: hidden;
    }

    .lmlxfsnr li {
        margin: 20px 0px 10px 20px;
        float: left;
        width: 550px;
        padding: 20px 0 20px 20px;
        box-shadow: 0 0 5px rgba(181, 181, 181, 0.8);
    }

    .lmlxfsnr li:hover {
        color: #000;
    }

    .lmlxfsnr li img {
        float: left;
    }

    .lmlxfsnr li p {
        float: left;
        line-height: 46px;
        padding-left: 12px;
        font-size: 16px;
		color:#333;
    }

    .lmlxfsnr li a {
        font-size: 16px;
    }

    .wzdt {
        margin-bottom: 20px !important;
    }

    .ck {
        cursor: pointer;
    }

    #bodycon #left{
        display: none;
    }


    .lmlxfsnrlb li:hover img {
        transition: All 0.4s ease-in-out;
        -webkit-transition: All 0.4s ease-in-out;
        -moz-transition: All 0.4s ease-in-out;
        -o-transition: All 0.4s ease-in-out;

        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
    }


    .hvr-float-shadow {
        display: inline-block;
        vertical-align: middle;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        box-shadow: 0 0 1px rgba(0, 0, 0, 0);
        position: relative;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform;
        transition-property: transform;
    }

    .hvr-float-shadow:before {
        pointer-events: none;
        position: absolute;
        z-index: -1;
        content: '';
        top: 100%;
        left: 5%;
        height: 10px;
        width: 90%;
        opacity: 0;
        background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
        background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform, opacity;
        transition-property: transform, opacity;
    }

    .hvr-float-shadow:hover,
    .hvr-float-shadow:focus,
    .hvr-float-shadow:active {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    .hvr-float-shadow:hover:before,
    .hvr-float-shadow:focus:before,
    .hvr-float-shadow:active:before {
        opacity: 1;
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }

    .hvr-bubble-bottom {
        display: inline-block;
        vertical-align: middle;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        box-shadow: 0 0 1px rgba(0, 0, 0, 0);
        position: relative;
        -webkit-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

    .hvr-bubble-bottom:before {
        pointer-events: none;
        position: absolute;
        z-index: -1;
        content: '';
        border-style: solid;
        -webkit-transition: all 0.3s linear;
        transition: all 0.3s linear;
        -webkit-transition-property: transform;
        transition-property: transform;
        left: calc(50% - 10px);
        bottom: 0;
        border-width: 10px 10px 0 10px;
        border-color: #e1e1e1 transparent transparent transparent;
        opacity: 0;
    }

    .hvr-bubble-bottom:hover:before,
    .hvr-bubble-bottom:focus:before,
    .hvr-bubble-bottom:active:before {
        opacity: 1;
        -webkit-transform: translateY(15px);
        transform: translateY(15px);
    }
.nynewslist_cont{ float:left; width:100%; position:relative; }
.nynewslist_cont a{ text-decoration:none;}
.nynewslist_tit a{ display:block; font-size:16px; font-weight:bold; height:38px; line-height:20px; border-bottom:1px solid #c8c8c8;}
.nynewslist_tit a:hover{ display:block; font-size:16px; color: #178ae3;} 
.nynewslist_miao{ line-height:28px; color:#888; margin-top:10px; padding-bottom:32px;}
.nynewslist_more{ padding-left:30px; height:21px; line-height:21px; position:absolute; bottom:30px; background: url(../images/20200522111133_1209328568.png) no-repeat;}

.clear{ clear:both;}
.nynewslist:hover {border: 3px solid #0281c6 !important;}
.nynewslist:hover .nynewslist_time {
    background: url(../images/20191130164134_1437952521.png) center 28px no-repeat #0281c6 !important;
}#igetxt{width:96%; height:auto;}
#igetxt ul{list-style:none; list-style-type:none; margin:0px; padding:0px;}
#igetxt ul li{ padding:0px; margin:0px; _padding:0px; _margin:0px;list-style:none;float:left;
line-height:20px; border:1px solid #D9D9D9; margin-left:6px;_margin-left:6px; padding:5px;cursor:pointer;
cursor:hand;margin-bottom:4px;_margin-bottom:4px;}
#igetxt ul li h3{font-size:13px; font-weight:bold; padding:0px; margin:0px;}
.txtgetshow{width:95%; padding:6px 0px; line-height:23px;}
.pcontent_title_h4{width:940px};
.nynewslist_tit a:hover {color: #0281c6 !important;}
.nyxqnews_righttit strong{ color:#0281c6 !important;}
.nyxqnews_righttit:before{ background:#0281c6 !important;}
/*新闻分类*/
.nswsfenlei_2019{ height:60px; clear:both; margin-bottom:30px;} 
.nswsfenlei_2019 li{ float:left; width:33%;}
.nswsfenlei_2019 li+li{ margin-left:0.5%;}
.nswsfenlei_2019 li a{ transition:all .3s ease; line-height:60px; text-align:center; display:block; background:#f3f3f3; font-size:16px; color:#666;}
.nswsfenlei_2019 li a:hover,.nswsfenlei_2019 li.curNewsType_2019 a{background:#0281c6; color:#fff;}


/*内页产品*/
.ny_protil:before{ background:#0281c6 !important;}
.ny_propic a{    border: 1px solid #ddd;}
