@media only screen and (max-width:480px) {

	.operating .operat .item-list ul li .proshovers{ display: none;}
	.operating .operat .item-list ul li .item-tit a{ line-height: 120%;}
	.operating .operat .item-list ul li .item-pic{ border: none!important;}
	.f-tips{ position: static; margin-left: -142px; padding: 5px 0 0 0;  min-height: 0; height: auto; font-size: 12px; clear: both;width: auto; background: none;}
	.search-doc li{ height: auto;}
	.search-doc li .fr-inputs,.fr-sel cite{ width: 200px;}
	.search-bts{ padding-left: 0; text-align: center;}
	.fr-sel cite { margin-bottom: 10px; float: none; display: inline-block;}
	.search-doc{ max-width: 340px; margin: 0 auto;}
	.md-searlists .agenys li{ width: auto;}
	.md-searlists cite span{ font-size: 12px;}
	.emptys{ font-size: 16px; padding-right: 20px; padding-left: 100px;    background: #f3f3f3 url("../images/emptys.png") left 20px center no-repeat; background-size: 60px auto!important;}
	.md-searlists .item-left{ width: 160px;}

    html,
    body {
        background-color: #fff;
        min-width: auto;
        overflow-x: hidden;
    }

    .wrap-layer {
        width: 96%;
        margin: 0 2%;
        overflow: hidden;
    }
	.my-video-dimensions {
		width: 100%!important;
		height: 220px!important;
	}

    /*手机端导航*/
    .mobile-headerwrap {
        display: block;
    }

    .mobile-headerwrap .layer-top {
        padding: 0 10px;
        overflow: hidden;
    }

    .mobile-headerwrap .mem-links .login {
        font-size: 0;
        line-height: 0;
    }

    .mobile-headerwrap .mem-links li {
        margin-right: 10px;
    }

    .mobile-headerwrap .mem-links .m-icon2 {
        margin-left: 0;
    }

    .mobile-headerwrap .mem-links li a {
        display: block;
        height: 35px;
    }

    .mobile-menucss {
        /* box-shadow: -2px 0 5px rgba(0, 0, 0, 0.2);*/
        height: 100%;
        max-height: calc(100vh - 50px);
        /* width: 40%;*/
        width: 100%;
        position: relative;
        /*width:150px;*/
        position: fixed;
        right: -100%;
        top: 50px;
        box-sizing: border-box;
        display: block !important;
        z-index: 99999;
    }

    .mobile-menucss>ul {
        overflow: auto;
        width: 100%;
        /*width: 150px; */
        padding-top: 0;
        /*background:rgba(130,176,69,1);*/
        height: calc(100%);
        /* max-height:calc(100% - 50px);*/
    }

    .mobile-menucss>ul>li {
        margin-top: -1px;
        transition: all 500ms;
        transform: translateX(-100px);
        opacity: 0;
    }

    .mobile-menucss>ul>li.cr {
        background: rgba(255, 255, 255, .05);
    }

    /*	.mobile-menucss>ul>li.cr{ background: #fff;}
.mobile-menucss>ul>li.cr>a{ color: #000;}
.mobile-menucss>ul>li.cr>a span{color: #000;}*/
    .mobile-menucss>ul>li>a {
        position: relative;
    }

    .mobile-menucss>ul>li>a,
    .mobile-menucss>ul>li>h3 {
        font-weight: normal;
        display: block;
        padding-left: 30px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.09);
        /*border-top:1px solid rgba(255,255,255,0.1);*/
        height: 45px;
        line-height: 45px;
    }

    .mobile-menucss>ul>li>a>span {
        color: #fff;
        font-size: 16px;
    }

    .mobile-menucss>ul>li>ul {
        padding-left: 50px;
        overflow: hidden;
        /*display: none;*/
    }

    .mobile-menucss>ul>li>ul>li {
        line-height: 45px;
        position: relative;
    }

    /*  .mobile-menucss>ul>li:nth-child(2)>a:after, .mobile-menucss>ul>li:nth-child(4)>a:after,  .mobile-menucss>ul>li:nth-child(5)>a:after{font-family:"iconfont" !important;font-size:18px;font-style:normal;-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; position: absolute; right: 10px; top:0; width: 25px; height: 25px; content: "\e74a"; color: #fff;}
.mobile-menucss>ul>li>a.flods:after{content: "\e749"; }*/

    .mobile-menucss>ul>li>ul>li>a>span {
        color: #fff;
        opacity: .8;
        line-height: 25px;
    }

    .mobile-menucss>ul>li.mobiles-links {
        text-align: center;
        padding-top: 10px;
        padding-bottom: 30px;
        border: none;
    }

    .mobile-menucss>ul>li.mobiles-links a {
        border: none;
    }

    .mobile-menucss>ul>li.mobiles-links img {
        width: 50px !important;
        height: 50px !important;
        max-width: none;
        margin-left: 0;
        padding-left: 0;
    }

    /*手机端头部*/
    .mobile-headerwrap {
        height: 48px;
        position: relative;
        z-index: 99990;
    }

    .mobile-header {
        background: #fff;
        height: 50px;
        position: fixed;
        width: 100%;
        left: 0;
        top: 0;
        z-index: 990;
    }

    .header-shower {
        line-height: 50px;
        height: 50px;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
        position: relative;
        z-index: 66;
        text-align: center;
    }

    .mobile-header .header-shower img {
        width: auto !important;
        height: 40px !important;
        position: relative;
        display: inline-block;
        vertical-align: middle;
    }

    .menu-active>ul>li {
        transform: translateX(0);
        opacity: 1;
    }

    .menu-active>ul>li>a {
        height: 45px;
        line-height: 45px;
    }

    .menu-active>ul>li:nth-child(2) {
        -webkit-transition-delay: 300ms, 300ms;
        transition-delay: 300ms, 300ms;
    }

    .menu-active>ul>li:nth-child(3) {
        -webkit-transition-delay: 350ms, 350ms;
        transition-delay: 350ms, 350ms;
    }

    .menu-active>ul>li:nth-child(4) {
        -webkit-transition-delay: 400ms, 400ms;
        transition-delay: 400ms, 400ms;
    }

    .menu-active>ul>li:nth-child(5) {
        -webkit-transition-delay: 450ms, 450ms;
        transition-delay: 450ms, 450ms;
    }

    .menu-active>ul>li:nth-child(6) {
        -webkit-transition-delay: 500ms, 500ms;
        transition-delay: 500ms, 500ms;
    }

    .menu-active>ul>li:nth-child(7) {
        -webkit-transition-delay: 550ms, 550ms;
        transition-delay: 550ms, 550ms;
    }

    .menu-active>ul>li:nth-child(8) {
        -webkit-transition-delay: 600ms, 600ms;
        transition-delay: 600ms, 600ms;
    }

    .menu-active>ul>li:nth-child(9) {
        -webkit-transition-delay: 650ms, 650ms;
        transition-delay: 650ms, 650ms;
    }

    .menu-active>ul>li:nth-child(10) {
        -webkit-transition-delay: 700ms, 700ms;
        transition-delay: 700ms, 700ms;
    }

    .menu-active>ul>li:nth-child(11) {
        -webkit-transition-delay: 750ms, 750ms;
        transition-delay: 750ms, 750ms;
    }

    .menu-active {
        left: 0;
        animation-name: ani-menu;
        animation-timing-function: ease-in-out;
        animation-duration: 500ms;
        box-shadow: none;
    }

    .menu-hide {
        /*left: -100%;*/
        left: 0;
        height: 0;
        animation-name: ani-menu1;
        animation-timing-function: ease-in-out;
        animation-duration: 500ms;

    }

    nav {
        display: none;
    }

    .banner {
        width: 100%;
        height: 150px !important;
        position: unset;
        overflow: auto;
    }

    .mode-inner {
        float: none;
        position: unset;
        left: 0;
    }
    .banner img{
        width: 100%;
        height: 150px!important;
    }
    .banner-cnt {
        float: none;
        position: unset;
        right: 0;
    }

    .banner_inside {
        height: 150px;
    }

    .banner_inside img {
        height: 150px;
        object-fit: cover;
        max-width: 100%;
    }

    .banner .swiper-wrapper {
        width: 100%;
        height: 200px;
    }

    .banner .swiper-wrapper img {
        width: 100%;
        height: 100%;
    }

    .news .main_tit,
    .operat .main_tit,
    .pro_detail .main_tit,
    .family .main_tit {
        padding: 10px 0;
    }

    .news_dynamics .left {
        display: none;
    }

    .news_dynamics .mobile_left {
        display: block;
        text-align: center;
        font-size: 20px;
    }

    .news_dynamics .mobile_left .mobile_add {
        color: #c00000;
    }

    .news_dynamics .right {
        width: 100%;
    }

    .news_dynamics .right .swiper-container-1 {
        width: 100%;
        margin-top: 0;
    }

    .news_dynamics .right .swiper-container-1 .swiper-slide {
        width: 100% !important;
        margin-right: 0 !important;
    }

    .news_dynamics .right .swiper-container-1 .swiper-slide .item-cell {
        width: 100%;
        height: auto;
    }

    .news_dynamics .right .swiper-container-1 .swiper-slide .item-cell .item-pic img {
        width: 100%;
        height: auto;
    }

    .news {
        margin-bottom: 40px;
        margin-top: 0px;
    }

    .unit-cell .buil_tit::after {
        width: 68%;
    }

    .unit-cell {
        width: 100%;
        margin-right: 0;
    }

    .unit-cell .item-cell {
        width: 100%;
        margin-top: 10px;
        float: none;
    }

    .unit-cell .item-cell .item-date {
        width: 12.8786%;
    }

    .unit-cell .item-cell .item-cnt {
        float: left;
        width: 84%;
        margin-left: 5px;
        overflow: hidden;
    }

    .unit-cell .item-cell .item-cnt .item-tit {
        width: 80%;
        height: 45px;
        line-height:45px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .unit-cell .item-cell .item-cnt .item-desc {
        width: 80%;
        height: 30px;
        line-height: 30px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .pro_sevice .mobile_left {
        display: block;
        float: none;
        width: 100%;
        text-align: center;
        padding-top: 0;
        font-size: 20px;
    }

    .pro_sevice .left {
        display: none;
    }

    .pro_sevice .mobile_left .mobile_add {
        color: #c00000;
    }

    .pro_sevice .right {
        float: none;
        width: 100%;
        padding-left: 0;
        border-left: none;
    }

    /* .swiper-container-11 {
        width: 100%;
    }

    .swiper-container-11 .swiper-wrapper .swiper-slide {
        width: 100% !important;
    }

    .brand-links {
        width: 100%;
    }

    .swiper-container-11 .swiper-wrapper {
        width: 100%;
    }

    .brand-links .item-cell>div:hover {
        background: url("../images/zhuda_bg.png") repeat-x;
    }

    .brand-links .item-cell .category_1,
    .brand-links .item-cell .category_2 {
        width: 100%;
    }

    .brand-links .item-cell .category_1 .category_tit,
    .brand-links .item-cell .category_2 .category_tit {
        width: 100%;
    }

    .brand-links .item-cell .list1 {
        margin-left: 13.3333%;
    }

    .brand-links .item-cell .category_1 .category_tit::after,
    .brand-links .item-cell .category_2 .category_tit::after {
        left: 46.6666%;
    }

    .brand-links .item-cell .category_2::before {
        left: 44.6666%;
    } */

    /*---------------------------主打产品----------------------------*/
    .brand-links {
        width: 100%;
        height: 380px;
    }

    .brand-links ul {
        padding: 5px;
    }

    .brand-links ul li {
        padding-left: 25px;
        float: left;
        width: 26%;
        font-size: 12px;
        line-height: 35px;
        height: 35px;
        overflow: hidden;
    }

    /*-------------------------------主打产品-------------------------------------*/

    .sitemap li .sub-menus li {
        display: inline-block;
        margin-top: 0px;
        margin-right: 5px;
        font-size: 14px;
        color: #000 !important;
        padding-left: 0 !important;
    }

    .sitemap li {
        margin-bottom: 0;
        margin-top: 5px;
    }

    .sitemap {
        padding: 0;
    }


    .brand_culture .his_context .history .his ul li .hid {
        font-size: 14px;
    }

    .brand_culture .his_context .history .his ul li:nth-child(2) .hid {
        left: -50px;
    }

    .brand_culture .his_context .history .his ul li:nth-child(3) .hid {
        left: -90px;
    }

    .brand_culture .his_context .history .his ul li:nth-child(4) .hid {
        left: -140px;
    }

    .brand_culture .his_context .history .his ul li:nth-child(5) .hid {
        left: -180px;
    }

    .brand_culture .his_context .history .his ul li:nth-child(6) .hid {
        left: -230px;
    }

    .brand_culture .his_context .history .his ul li:nth-child(7) .hid {
        left: -270px;
    }

    .brand_culture .his_context .history .his ul li:nth-child(8) .hid {
        left: -320px;
    }

    .business .busi_list .item-cell {
        width: 49%;
        margin-right: 1%;
        margin-top: 10px;
    }

    form {
        margin-left: -3%;
    }

    form>div {
        width: 30%;
        margin-left: 3%;
        overflow: hidden;
    }

    .shop_inquiries select {
        width: 100%;
        background: url("../images/sj.png") no-repeat scroll 93% center #f8f8f8;
        margin-bottom: 10px;
    }

    .shop_inquiries select option {
        width: 100%;
    }

    .shop_inquiries select:focus {
        background-color: #fff;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    }

    .shop_inquiries form span {
        display: inline-block;
        width: 50%;
        height: 43px;
        background-color: #c00000;
        border-radius: 30px;
        text-align: center;
        color: #fff;
        line-height: 43px;
        margin-top: 10px;
        margin-left: 25%;
    }

    .shop_inquiries_left {
        float: none;
    }

    .shop_inquiries_left .swiper-container {
        margin-top: 10px;
        width: 100%;
        height: auto;
    }

    .shop_inquiries_left .swiper-slide img {
        width: 100%;
        height: auto;
    }

    .shop_inquiries_left .swiper-slide {
        height: auto;
    }

    .shop_inquiries_right {
        float: none;
        margin-left: 0px;
        height: 330px;
        overflow-y: scroll;
        margin-top: 20px;
        width: 100%;
    }

    .shop_inquiries_right .item-cell {
        width: 80%;
        margin: 0 auto;
        margin-top: 10px;
        overflow: hidden;
    }

    .shop_inquiries_right .item-address {
        max-height: 60px;
        height: auto;
        overflow: hidden;
    }

    .brand_culture .left {
        display: none;
    }

    .brand_culture .right {
        width: 100%;
    }

    .legend {
        float: none;
        width: 100%;
    }

    .legend .legend_box {
        width: 100%;
    }

    .cul {
        float: none;
        width: 100%;
        margin-left: 0px;
    }

    .culture {
        float: none;
        width: 100%;
        margin-left: 0px;
    }

    .culture .culture_box ul li {
        width: 100%;
    }

    .yxb>div {
        width: 100%;
        float: none;
        margin-right: 0;
    }

    .cult .cult_box .item_box {
        margin: 8px auto 7px;
    }

    .yxb {
        margin-right: 0;
    }

    .cultur .cultur_box .item-pic {
        width: 100%;
        height: auto;
    }

    .cultur .cultur_box .item-pic img {
        width: 100%;
        height: auto;
    }

    .item-box {
        margin: 0 auto;
    }

    .museum .item_pic {
        width: 240px;
        height: 314px;
        margin: 0 auto;
    }

    .supervision .left span {
        font-size: 14px;
    }

    .supervision .left {
        float: none;
    }

    .supervision .right {
        float: none;
        width: 154px;
        margin: 0 auto;
        margin-top: 15px;
        padding-right: 0;
    }

    .news_dynamics .swiper-button-next {
        right: 10px;
    }

    .news_dynamics .swiper-button-prev {
        left: 10px;
    }

    .brand_culture .his_context .history ul li {
        margin-right: 23px;
    }

    .time_axis .history ul li {
        margin-right: 23px;
    }

    .time_axis .history .his ul li .hid {
        font-size: 14px;
    }

    .time_axis .history .his ul li:nth-child(2) .hid {
        left: -20px;
    }


    .time_axis .history .his ul li:nth-child(5) span,
    .time_axis .history .his ul li:nth-child(7) span,
    .time_axis .history .his ul li:nth-child(11) span {
        margin-top: -60px;
    }

    .time_axis .history .his ul li:nth-child(11) .hid {
        left: -150px;
    }

    .time_axis .history .his ul li:nth-child(5) .hid,
    .time_axis .history .his ul li:nth-child(7) .hid,
    .time_axis .history .his ul li:nth-child(11) .hid {
        top: 55px;
    }

    .pro_sevice .pro_tit::before {
        content: "";
        left: 1%;
    }

    .pro_sevice .pro_tit::after {
        content: "";
        left: 65%;
    }

    .brand_culture .pro_tit::before,
    .cq .buil_tit::before,
    .cult .buil_tit::before,
    .yxb .buil_tit::before {
        display: none;
    }

    .brand_culture .pro_tit::after,
    .cq .buil_tit::after,
    .cult .buil_tit::after,
    .yxb .buil_tit::after {
        display: none;
    }

    footer ul li {
        font-size: 14px;
        padding: 0 10px;
    }

    footer ul li:last-child {
        border-right: none;
    }

    footer {
        padding-left: 0;
        padding: 15px 0 10px;
    }

    .footer {
        padding-left: 0;
    }

    .supervision {
        padding: 15px 0 10px;
    }

    .supervision .left .supervision-tit {
        margin-bottom: 0;
    }

    .news_dynamics .right .swiper-container-1 .swiper-slide-active,
    .news_dynamics .right .swiper-container-1 .swiper-slide-duplicate-active {
        transform: scale(1);
    }

    /*内网首页*/

    .nw .left_list {
        display: none;
    }

    .nw .news .news_left,
    .nw .culture .culture_left {
        float: none;
        width: 100%;
    }

    .nw .culture .culture_left .bor,
    .nw .news .news_left .bor,
    .ny .news .news_left .bor {
        display: none;
    }

    .nw .news .news_left .left-tit,
    .nw .culture .culture_left .left-tit,
    .ny .news .news_left .left-tit {
        padding-top: 0;
        margin-top: 0;
        padding-bottom: 0;
        font-size: 20px;
    }

    .nw .news .news_left span,
    .culture .culture_left span,
    .ny .news .news_left span {
        display: inline-block;
    }

    body {
        background: none;
    }

    .nw .party {
        margin: 0;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .nw .news {
        margin-bottom: 10px;
    }

    .nw .party .wrap-layer {
        padding: 0;
    }

    .nw .par_left .swiper-container {
        width: 100%;
        height: auto;
    }

    .nw .party .par_left {
        float: none;
    }

    .nw .par_left .swiper-slide {
        height: auto;
    }

    .nw .par_left .swiper-slide .item-pic {
        width: 100%;
        height: auto;
    }

    .nw .par_left .swiper-slide .item-pic img {
        width: 100%;
        height: 213px;
    }

    .nw .party .par_right {
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
    }

    .nw .party .par_right ul li,
    .nw .news .news_right ul li,
    .ny .news .news_right ul li {
        height: 30px;
        line-height: 30px;
        overflow: hidden;
        font-size: 14px;
    }

    .nw .party .par_right ul li span,
    .ny .news .news_right ul li span {
        display: inline-block;
        font-size: 14px;
        width: 85%;
        overflow: hidden;
    }

    .news_dynamics .right .swiper-container-1 .swiper-slide .item-cell .item-pic {
        width: auto;
        height: auto;
    }

    .nw .party .par_right ul {
        margin-top: 10px;
    }

    .nw .news .news_right {
        float: none;
        width: 100%;
        padding-left: 0;
        border-left: none;
    }

    .nw .news .wrap-layer {
        padding: 0;
    }

    .nw .news .news_right .newslist {
        width: 100%;
        margin-top: 15px;
    }

    .nw .news .news_right ul li span {
        display: inline-block;
        font-size: 14px;
        width: 85%;
        overflow: hidden;
    }

    .nw .news .news_right ul li::before {
        content: "";
        position: absolute;
        top: 10px;
        left: 0;
        width: 5px;
        height: 5px;
        background-color: #c00000;
    }

    .nw .query-tit {
        margin-top: 15px;
    }

    .history-tit {
        margin-top: 15px;
    }

    .non-legacy-tit {
        margin-top: 15px;
    }

    .museum-tit {
        margin-top: 15px;
    }

    .nw .spec .gg {
        height: auto;
    }

    .nw .spec .gg img {
        width: 100%;
    }

    .nw .special .item_1,
    .nw .special .item_2,
    .nw .special .item_3 {
        width: 100%;
    }

    .nw .news .news_right .news-tit .tit,
    .nw .party .par_right .par_tit .tit,
    .ny .news .news_right .news-tit .tit {
        font-size: 16px;
    }

    .nw .tit {
        font-size: 16px !important;
    }

    .nw .party .par_right .par_tit .tit {
        font-size: 16px;
    }

    .nw .news .news_right .news-tit,
    .ny .news .news_right .news-tit {
        padding-bottom: 5px;
    }

    .nw .party .par_right .par_tit {
        padding-bottom: 5px;
    }

    .nw .opera .opera_list ul li {
        float: left;
        height: auto;
        line-height: auto;
        font-size: 18px;
        position: relative;
        width: 23%;
        padding-left: 2%;
    }

    .nw .opera .opera_list ul li::before {
        content: "";
        position: absolute;
        top: 0px;
        left: 0;
        width: 0px;
        height: 0px;
    }

    .nw .opera .opera_list ul li .item-tit {
        width: 97.8%;
        height: 50px;
        line-height: 50px;
        font-size: 14px;
    }

    .nw .opera .opera_list ul li .item-pic {
        width: 100%;
        height: auto;
    }

    .nw .opera .opera_list ul li .item-pic img {
        width: 100%;
        height: auto;
    }

    .nw .famous .famous_list ul li::before {
        content: "";
        position: absolute;
        top: 0px;
        left: 0;
        width: 0px;
        height: 0px;
    }

    .nw .famous .famous_list ul li {
        margin-top: 8px;
        background-color: #f6f6f6;
        padding: 3px 10px;
        text-align: center;
    }

    .nw .three_part .opera {
        padding-right: 0;
    }

    .nw .culture .culture_right {
        width: 100%;
        float: none;
        margin-right: 0;
        border-left: none;
        padding-left: 0px;
        padding-bottom: 35px;
    }

    .nw .cul-right {
        float: none;
        width: 100%;
        margin-left: 0px;
    }

    .nw .three_part .left {
        width: 100%;
        float: left;
        margin-right: 0px;
    }

    .nw .shars_list .list {
        padding: 10px 13px;
    }

    .nw .shars_list .list .num {
        font-size: 12px;
    }

    .nw .list .price em {
        font-size: 18px;
    }

    .nw .shars_list .list-1 .price em {
        font-size: 18px;
    }

    .nw .shars_list .list .price {
        background-size: 10px 12px;
        padding-left: 12px;
    }

    .nw .scientific .scientific_list .list {
        background: url(../images/nw_kx.png) no-repeat;
        background-size: 200px 120px;
        width: 48%;
        height: auto;
        float: left;
        padding-top: 5px;
        margin-right: 2%;
    }

    .nw .scientific .scientific_list .list div {
        font-size: 16px;
    }

    .nw .famous .famous_list .item-cell {
        width: 48%;
        padding: 10px 0px 15px;
    }

    .nw .three_part .right {
        width: 100%;
        float: left;
    }

    .nw .famous .famous_list ul {
        width: 47%;
    }

    .nw .culture .wrap-layer {
        padding: 0;
    }

    .nw .cul-left {
        float: none;
        width: 100%;
    }

    .nw .history {
        float: none;
        width: 100%;
    }

    .nw .history ul {
        padding-left: 0;
    }

    .nw .history ul li {
        width: 100%;
        padding-left: 0;
    }

    .nw .ideas ul li {
        font-size: 14px;
    }

    .nw .video .video-list .pic {
        float: left;
        margin-right: 2%;
        width: 47%;
        overflow: hidden;
    }

    .nw .video .video-list .pic img {
        width: 100%;
        height: auto;
    }

    .nw .query_list .list2,
    .nw .query_list .list4,
    .nw .query_list .list6 {
        margin-left: 0;
    }

    .nw .query_list {
        margin-left: 3%;
    }

    .nw .query_list .list {
        float: left;
        width: 25%;
        padding: 20px 5px 30px;
        font-size: 14px;
        margin-top: 10px;
        padding-left: 75px;
        margin-right: 2%;
    }

    .nw .query_list .list1 {
        padding-top: 10px;
        padding-bottom: 8px;
    }

    .footer .family ul li {
        float: left;
        font-size: 14px;
        padding-right: 5px;
        line-height: 35px;
        height: 35px;
        width: auto;
    }

    .footer .links ul li {
        width: auto !important;
        float: left;
        padding-right: 10px;
        font-size: 14px;
        line-height: 35px;
        height: 35px;
        width: auto;
    }

    .non-legacy ul li {
        margin-left: 5px;
        width: 30%;
        font-size: 16px;
    }

    .footer .family-tit {
        padding: 5px 0 5px;
        font-size: 20px;
    }

    .footer .links-tit {
        padding: 5px 0;
    }

    /*-----------------------------------内页--------------------------------------------*/
    .ny .news .new_list {
        padding: 0;
    }

    .details .news {
        margin-top: 0;
    }

    .details .news .main_tit {
        padding: 10px 0;
    }

    .ny .news .news_left .left-tit {
        padding-top: 0;
    }

    .ny .news .news_left {
        display: none;
    }

    .ny .news .news_right {
        width: 100%;
        float: none;
        margin-right: 0px;
        padding-left: 0px;
    }

    .ny .news .news_right .newslist {
        float: none;
        margin-right: 0px;
        width: 100%;
        margin-top: 15px;
    }

    .ny .news {
        margin-top: 0;
    }

    .ny .news .main_tit {
        padding: 10px;
    }

    .ny .news .news_right ul li::before {
        content: "";
        position: absolute;
        top: 10px;
        left: 0;
        width: 5px;
        height: 5px;
        background-color: #c00000;
    }

    .details .item-cell {
        padding: 0;
    }

    .details .item-cell .item-desc p {
        font-size: 14px;
        text-indent: 2em;
        line-height: 30px;
        margin-top: 10px;
    }

    .details .item-cell .item-tit {
        font-size: 20px;
        width: 100%;
        text-align: center;
    }

    .details .item-cell .item-date {
        text-align: center;
        width: 100%;
        font-size: 14px;
        color: #999;
        margin: 10px 0 20px;
    }

    /*-------------------------------*/
    .special-cell {
        padding: 0;
        margin-top: 8px;
    }

    .special-cell .spe-left {
        display: none
    }



    .special-cell .spe-left ul li {
        width: 19%;
        float: left;
        padding-left: 0;
        border: none;
        text-align: center;

    }

    .special-cell .spe-left ul .first-tit {
        width: 24%;
        font-size: 18px !important;
        height: 40px;
        line-height: 40px;
    }

    .special-cell .spe-left ul li em {
        font-size: 14px;
    }

    .special-cell .spe-right {
        margin-left: 0;
        width: 96%;
    }

    .special-cell .spe-right .list li {
        width: 100%;
    }

    .special-cell .spe-right .list li span {
        font-size: 14px;
        display: inline-block;
        width: 80%;
    }

    .special .news {
        margin-bottom: 40px;
        margin-top: 0px;
    }

    .special .news .main_tit {
        padding: 10px 0px;
    }

    .page {
       /* display: none;*/
    }
    .page li a, .page li a:hover, .page li.cr a{ font-size: 12px;}
.page li{ margin: 0;}

    /*------------------------产品详情页-----------------------------*/
    .pro_detail .wrap-layer {
        background-color: #fff;
    }

    .pro_detail .pro_list {
        padding: 0;
        margin: 0;
    }

    .pro_detail .pro_list .right {
        width: 100%;
        float: none;
        background: none;
        margin-top: 20px;
    }

    .pro_detail .pro_list .left {
        width: 80%;
        float: none;
        margin-right: 0;
        border: 1px solid #f0f0f0;
        margin: 20px auto;
    }

    .pro_detail .pro_list .left img {
        width: 100%;
    }

    .pro_detail .pro_list .right h3 {
        font-size: 20px;
    }

    .pro_detail .pro_list .right p {
        line-height: 30px;
        font-size: 14px;
    }

    .pro_detail .pro_list .right em {
        font-size: 16px;
    }

    .operat .main_tit,
    .pro_detail .main_tit {
        padding: 10px 0;
    }

    /*-------------------------------产品页--------------------------------*/
    .operating .operat .wrap-layer {
        background-color: #fff;
        padding: 0;
        width: 96%;
        margin: 0 2%;
    }

    .operating .operat .item-list ul {
        float: left;
        margin-right: -2%;
        margin-top: 10px;
    }

    .operating .operat .item-list ul li {
        float: left;
        width: 48%;
        margin-right: 2%;
        height: auto;
        margin-top: 15px;
        overflow: hidden;
    }

    .operating .operat .item-list ul li .item-pic {
        border: 1px solid #f0f0f0;
    }

    .operating .operat .item-list ul li .item-pic img {
        width: 100%;
        height: 130px;
    }

    .operating .operat .item-list ul li .item-tit {
        line-height: 30px;
        height: 60px;
        font-size: 16px;
    }

    .operating .operat .keyword {
        font-size: 14px;
        margin-left: 0;
    }

    .operating .operat .keyword input {
        margin-left: 0;
        width: 78%;
        background: url(../images/nw_sea.png) no-repeat 96% center #f8f8f8;
    }

    .operating .operat .unit ul li:nth-child(1),
    .operating .operat .unit ul li:nth-child(2) {
        height: auto;
    }

    .operating .operat .unit,
    .operating .operat .type {
        height: 60px;
        margin-top: 10px;
        line-height: 30px;
    }

    .operating .operat .type ul li a,
    .operating .operat .unit ul li a {
        line-height: 30px;
        padding: 0 12px;
    }

    .operating .operat .unit ul li,
    .operating .operat .type ul li {
        font-size: 14px;
    }

    .operating .operat .type ul li span {
        height: 60px;
        display: inline-block;
    }

    .operating .operat .unit ul li span {
        height: 120px;
        display: inline-block;
    }

    .operating .operat .operat_item {
        margin-top: 15px;
    }

    .operat {
        margin-bottom: 20px;
    }

    /*------------------------大家庭-------------------------*/
    .family {
        margin-top: 0px;
    }

    .family-desc {
        margin-top: 30px;
        padding: 0px;
        padding-bottom: 50px;
    }

    .family-desc img {
        max-width: 100%;
    }

    .operating .fami .item-list ul li .item-cell {
        width: 100%;
    }

    .operating .fami .item-list ul li .item-pic {
        width: 100%;
    }

    /*--------------------------大家庭-----------------------*/
    /*------------------------------视频开始---------------------------------*/
    .operat .video {
        margin-right: -1%;
    }

    .operat .video .item-cell {
        width: 49%;
        margin-right: 1%;
        margin-top: 10px;
    }

    .operat .video .item-cell .item-cnt .item-tit {
        height: 25px;
        line-height: 25px;
    }

    .operat .video .item-cell .item-cnt {
        width: 90%;
        background-color: #fff;
        padding: 0 5%;
        padding-bottom: 15px;
    }

    .operating .video_list .wrap-layer {
        background-color: #f3f3f3 !important;
    }


    /*---------------------------------视频结束------------------------------*/
    .about_right .item-cell .item-tit {
        font-size: 20px;
    }

    .about_right .item-cell .item-date {
        margin: 5px 0 10px;
    }

    .details .item-cell .item-desc p img {
        width: 100% !important;
        height: auto !important;
    }

    .wdcx {
        width: 100%;
        margin-top: 20px;
    }

    .wdcx .item-cell {
        width: 100%;
        float: left;
        margin-bottom: 10px;
    }

    .wdcx .item-cell select {
        margin-bottom: 30px;
        margin-left: 15%;
    }
}
.lszd .ls-tit{
	margin: 0 auto;
	width: 100%;
	font-size: 16px;
	margin-top: 10px;
	text-align: center;
	height: auto;
	line-height: 30px;
}
@media only screen and (max-width: 480px) {
	.group-links li{    margin-right:10px; margin-bottom: 15px;}
	.group-links li a{ min-width: 120px;}
	.search-doc li .fr-inputs a img{ height: 41px; width: 90px;}
}

@media only screen and (max-width: 376px) {
    .nw .shars_list .list {
        padding: 10px 8px;
    }

    .nw .non-legacy ul li {
        font-size: 14px;
    }

    .nw .opera .opera_list ul li .item-tit {
        width: 97%;
    }

    .brand_culture .his_context .history ul li {
        margin-right: 20px;
    }


}

@media only screen and (max-width: 1700px) {
    .left_list {
        position: fixed;
        left: 0;
        top: 236px;
        z-index: 9999;
    }

    .left_list ul li {
        width: 80px;
        height: 85px;
        text-align: center;
    }

    .left_list ul li a {
        padding-top: 18px;
        display: block;
        width: 100%;
        height: 85px;
    }
    .twoqhui{width: 80%}

}
