@charset "utf-8"; /* css document */ *{margin:0;padding:0;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;} body {font-family:"宋体",arial; font-size:16px; background:#fff; color:#333;} ol,ul,li,dl,dt,dd{list-style:none;} h1,h2,h3,h3,h4,h5,h6{font-weight: normal;} em,i{ font-style:normal; font-weight:normal;} table { border-collapse: collapse;border-spacing: 0;} img{border:none;} a{text-decoration: none;color:#333;} .fl{float:left;} .fr{float:right;} .pr { position: relative;} .pa { position: absolute;} button{cursor:pointer;} button:hover{color:#0f75bc;} /*去除chrome等浏览器文本框默认发光边框*/ .clear{clear:both;} .dis{display:block;} .undis{display:none;} input:focus, textarea:focus { outline: none; } input,textarea { font-family: "microsoft yahei";} /* 去除 ie6 & ie7 焦点点状线 */ a:focus,*:focus {outline:none;} /*禁止拖动大小*/ textarea{resize:none} /* 去掉 table cell 的边距并让其边重合 */ table { border-collapse:collapse;border-spacing:0;} /* ie bug:th 不继承 text-align */ th {text-align:inherit;} /* ie6 7 8(q) bug 显示为行内表现 */ /* 去掉 firefox 下此元素的边框 */ abbr,acronym {border:none;font-variant:normal;} /*使用字体库时,让i标签继承行高*/ i{line-height: inherit!important ; font-size:inherit } /*这一句是用来解决在安卓上的点击出现篮框问题*/ body{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); -moz-tap-highlight-color:rgba(0, 0, 0, 0); -ms-tap-highlight-color:rgba(0, 0, 0, 0); -o-tap-highlight-color:rgba(0, 0, 0, 0); tap-highlight-color:rgba(0, 0, 0, 0); } /*下面是解决ios上去除微信点击蓝色边框 */ a:focus,input:focus,p:focus,div:focus{ /*-webkit-user-modify:read-write-plaintext-only; */ } /*通用样式*/ .qing { clear:both; height:0px; width:100%; font-size:1px; line-height:0px; visibility:hidden; overflow:hidden;} .ind_content{ display:block; width:100%; height:auto; padding:3rem 0;} .ind_title{ width:100%; line-height:3rem; font-size:1.35rem; position:relative; color:rgba(0,78,151,.3); border-bottom:1px solid #ddd; } .ind_title span{color:#000; font-weight:bold; display:block; width:6rem; border-bottom:4px solid #004e97;} .ind_title a{ position:absolute; right:0; top:0; font-size:.875rem; color:#004e97; line-height:none; padding-top:.25rem;} .ind_title0{ width:100%; line-height:3rem; font-size:1.35rem; color:rgba(0,78,151,.3); text-align:center;} .ind_title0 span{color:#000; font-weight:bold; margin:0 1rem;} .img_66{ width:100%; padding-bottom:75%; height:0; position:relative; overflow:hidden;} .img_66 img{ display:block; width:100%; height:100%; position:absolute;} .img_75{ width:100%; padding-bottom:75%; height:0; position:relative; overflow:hidden;} .img_75 img{ display:block; width:100%; height:100%; position:absolute;} .width_1200{ width:100%; height:auto; max-width:1200px; margin:0 auto;} .n_content{ margin:1rem auto 2rem; width:100%; height:auto;} .dis_t{ display:table; width:100%; height:100%;} .dtc_vm{ display:table-cell; vertical-align:middle;} /*通用样式 end*/ /*70背景*/ #zn{ /* width: 100%; background: no-repeat; background-size: 100%; position: absolute; background-position: 0px 62rem;*/ } /*70背景 end*/ .jg_70 img{ display:block; width:100%; height:auto; } /*banner*/ .banner_chart { width:100%; position:relative; overflow:hidden;} .flexslider,.flexslider2,.flexslider3{ width:100%; height:auto; position:relative; overflow:hidden;} .slides{ width:100%; height:auto; position:relative; z-index:1;} .slides li{ height:auto;} .slides li a { display:block; width:100%; height:auto; z-index:-9999;} .slides li a img{ display:block; width:100%; height:auto;} .flex-control-nav{ width:100%; text-align:center; position:absolute; bottom:10px; z-index:2;} .flex-control-nav li{width: .75rem; height: .75rem; margin:0 5px; display:inline-block; *display:inline; zoom:1;} .flex-control-nav a{ width:.75rem; height:.75rem;line-height:2.5rem; display:inline-block; overflow:hidden;background:rgba(255,255,255,.5); border-radius:9rem;} .flex-control-nav .flex-active{ background:#fff;} .flex-direction-nav{ width:100%; position:absolute; top:45%; z-index:3;} .flex-direction-nav li a{ width:60px; height:60px; display:block; overflow:hidden; cursor:pointer;position:absolute;} .flex-direction-nav li a.flex-prev{ left:16px; background:url(/uploads/image/images/prev.png) center center no-repeat; background-size:cover;} .flex-direction-nav li a.flex-next{ right:16px; background:url(/uploads/image/images/next.png) center center no-repeat; background-size:cover;} /*banner end*/ .ind_about{ margin-top:-10.125rem; position:relative; z-index:9; background:url(/uploads/image/images/about_bg.png) no-repeat top center; background-size:cover;} .ind_about ul li{ width:10.5%; float:left; margin-right:11.875%; text-align:center;} .ind_about ul li:last-child{ margin-right:0;} .about_ico{ margin:1.125rem auto; width:100%; max-width:126px; height:auto; border-radius:9rem; transition:all .3s;} .about_ico img{ display:block; width:100%; transition:all .3s; padding:20%;} .about_ico img:last-child{ display:none;} .geduan{ width:80%; margin:0 auto; height:3px; background:#000; transition:all .3s;} .about_it{ line-height:3rem; font-weight:bold; font-size:1.125rem; transition:all .3s;} .ind_about ul li a:hover .about_ico{ background:#004e97;} .ind_about ul li a:hover .about_ico img{ display:none;} .ind_about ul li a:hover .about_ico img:last-child{ display:block;} .ind_about ul li a:hover .geduan{ background:#004e97;} .ind_about ul li a:hover .about_it{ color:#004e97; font-size:1.5rem;} .zj11463{ width:100%; margin-top:1rem;} .zj11463 img{ display:block; width:100%; height:auto;} /*总局11463 end*/ .bwcx{ margin-top:1.875rem;} .bwcx img{ display:block; width:100%; height:auto;} .news{ margin-top:1.875rem; } .news_flex{ display:flex;} .inews_x{ width:100%; position:relative; display:flex;} .inews_x>div{ width:49%;} .inews_img{ margin-right:2%;} .container { width:100%; height:auto;} .slidetxtbox{ text-align:left; } .hd{ height:2.5rem; line-height:2.5rem; border-bottom:1px solid #ddd; border-bottom:1px solid #ddd; position:relative; } .hd { margin-bottom:.6rem; } .hd ul li{ float:left; padding:0 15px; cursor:pointer; line-height:2rem; margin-bottom:-1px; margin-right:4%; } .hd ul li.on{ height:2.5rem; border-bottom:4px solid #004e97; font-weight:bold; } .bd ul{ line-height:2.5rem;} .bd li{ position:relative; padding:0 1rem;margin-top: .15rem;} .bd li a{ display:block; width:79%; overflow: hidden;text-overflow: ellipsis;white-space: nowrap; } .bd li .date{ position:absolute; width:21%; right:1rem; top:0; text-align:right; color:#999; } .hd a.news_gd{ position:absolute; right:0; font-size:.875rem; color:#004e97; line-height:2rem;} .bd li:hover .date,.bd li:hover a{ color:#004ea2; font-weight:bold;} .inews_x2{ margin-top:2rem;} .slidetxtbox2{ margin-right:2%;} .inews_img .flex-control-nav{ width:30%; right:0; bottom:0; margin:.875rem 0;} .inews_img .slides li a{ display:block; width:100%; height:0; padding-bottom:66%; position:relative;} .inews_img .slides li a img{ display:block; width:100%; height:100%; position: absolute; object-fit: contain;} .inews_img .slides li a p{ position:absolute; bottom:0; left:0; width:100%; padding:0 34% 0 4%; background:rgba(8,53,121,.6); line-height:2.5rem; color:#fff; overflow: hidden;text-overflow: ellipsis;white-space: nowrap; font-size:.875rem;} /*新闻 end*/ .ind_business{ background:url(/uploads/image/images/bg_1.jpg) no-repeat center center; background-size:cover; padding:2rem 0; margin:1.5rem 0;} .ind_business ul li{ width:18.4%; margin-right:2%; float:left; margin-top:2rem; text-align:center;} .ind_business ul li:last-child{ margin-right:0;} .business_ico{ width:100%; max-width:6.5rem; margin:0 auto; height:auto; border-radius:9rem; border:2px solid #004e97; transition:all .3s;} .business_ico img{ display:block; width:100%; height:auto; transition:all .3s;} .business_ico img:last-child{ display:none;} .ind_business ul li a:hover .business_ico{ background:#004e97;} .ind_business ul li a:hover .business_ico img{ display:none;} .ind_business ul li a:hover .business_ico img:last-child{ display:block;} .business_tit{ line-height:3.75rem; font-size:1rem; color:#333; font-weight:bold; transition:all .3s;} .ind_business .geduan{ width:40%; margin-bottom:1rem;} .business_jj{ font-size:.875rem; line-height:1.5rem; text-align:center;} .ind_business ul li a:hover .business_tit{ font-size:1.125rem; color:#004e97;} /*核心业务 end*/ .disp_t{ display:flex;} .ind_ztzl{ width:74.5%;} .right_xz { width:24%; margin-left:1.5%;} .right_xz .ind_title span{ width:4.5rem;} .ind_ztzl ul li{ width:32%; margin-right:2%; margin-top:1.5rem; float:left;} .ind_ztzl ul li:nth-child(3n){ margin-right:0;} .ind_ztzl .por_66 img{ transition:all .3s;} .ind_ztzl ul li a:hover .por_66 img{transform: scale(1.2); } .right_xz .banner_chart{ margin-top:1.5rem;} .right_xz .slides li a p{ position:absolute; bottom:0; display:block; width:100%; height:3rem; line-height:3rem; background:rgba(0,75,151,.8); padding:0 1rem; color:#fff; text-align:center;} .right_xz .flex-control-nav{ display:none;} .right_xz .flex-direction-nav li a{ width:20px; height:30px;} .right_xz .flex-direction-nav li a.flex-prev{ left:0; background: rgba(0,0,0,.3) url(/uploads/image/images/prev1.png) center center no-repeat; background-size: 1.5rem;} .right_xz .flex-direction-nav li a.flex-next{ right:0; background: rgba(0,0,0,.3) url(/uploads/image/images/next1.png) center center no-repeat; background-size: 1.5rem;} /*核心业务 end*/ .ind_links{ width:74.5%; margin:1.5rem 0 0;} .ind_links ul li{ width:13%; margin:3rem 0 2rem; margin-right:1.5%; float:left; text-align:center;} .ind_links ul li:last-child{ margin-right:0;} .links_tit{ font-weight:bold; margin-top:1.5rem;} .links_ico img{ display:block; width:auto; max-width:100%; margin:0 auto;} .xmt{ margin:1.5rem 0 0; margin-left:1.5%;} .xmt .flex-direction-nav{ top:30%;} .xmt .slides li a img{ width:auto; max-width:100%; height:auto; max-height:100%; margin:0 auto;} .xmt .slides li a p{ position:inherit; background:none; color:#004e97; font-weight:bold;} /*友情链接 end*/ .right_flex{ position:fixed; right:9.5vw; bottom:5vh; z-index:9999999;} .right_flex img{ display:block; width:auto; height:auto;} /*右侧漂浮 end*/ .foots{ background:#313131; padding:1.5rem 0; color:#fff;} .foots a{ color:#c5c5c5;} .foots ul li{/*width:20%;*/ float:left;margin-right: 15%;} .foots ul li.foot_ewms{ width:20%;} .foots ul li.foot_newsl{ width:12%;} .foots ul li h2{ font-size:1rem; font-weight:bold; margin-bottom:1rem;} .foots ul li p{ font-size:.875rem; line-height:1.5rem;} .foot_newsl p{ /*width:49%;*/ margin-right:8%; float:left;} .foot_newsl p:nth-child(2n){ /*margin-right:0;*/} .foot_ewms{ text-align:center; } .foot_ewms img{ display:block; width:auto; max-width:70%; height:auto; margin:0 auto; margin-bottom:.5rem;} .foots_bq{ background:#434343; line-height:3.5rem; font-size:.875rem; color:rgba(255,255,255,.3);} .foots_bq,.foots_bq a{ color:rgba(255,255,255,.3);} .foots_bq .width_1200{ position:relative;} .foots_bq .width_1200 span{ position:absolute; right:0; top:0;} /*底部 end*/ /*******************************************首页 end***********************************/ .ny_banner { width:100%; } .ny_banner img{ display:block; width:100%; height:auto;} .mbx_nav{ font-size:.875rem; line-height:2.5rem; color:#777;} .mbx_nav a{ color:#777; margin:0 .25rem;} .mbx_nav img{ vertical-align:middle; margin-top:-2px; width:.875rem; height:.875rem;} .mbx_nav a:hover{ color:#004e97;} .ny_navs{ background:#f8f8f8;} .ny_navs ul{ width:100%; clear:both; text-align:center;} .ny_navs ul li{ width:auto; min-width:10%; margin:0 2%; display:inline-block; _display:inline; *display:inline; zoom:1;} .ny_navs ul li a{ display:block; width:100%; line-height:3rem; font-size:1rem;} .ny_navs ul li a p{ display:block; width:5rem; height:4px; background:#f8f8f8; margin:0 auto;} .ny_navs ul .ny_navs_sele a{ color:#004e97; font-weight:bold;} .ny_navs ul .ny_navs_sele a p{ background:#004e97;} .ny_navs ul li a:hover{ color:#004e97;} .ny_navs ul li a:hover p{ background:#004e97;} /*内页通用样式(内页banner、面包屑导航、分类) end*/ .about_dwjj { margin:1.875rem auto;} .about_bts{ font-size:1.5rem; font-weight:bold; color:#004e97; text-align:center; margin-bottom:1.5rem; } .about_sizes{ font-size:1rem; line-height:1.875rem; color:#666; text-indent:2rem;} .about_sizes img{ display:block; width:auto; max-width:100%; height:auto !important; margin:0 auto; text-indent:0;} /*单位简介 end*/ .zzry_list li{ width:32%; margin-right:2%; margin-bottom:2%; float:left; text-align:center;} .zzry_list li:nth-child(3n){ margin-right:0;} .title1{ font-size:1rem; line-height:3rem; color:#666;} .zzry_list li a:hover .title1{ font-weight:bold; color:#004e97;} /*******************************************公司概况 end***********************************/ .news_fls>li{ width:32%; margin-right:2%; margin-bottom:2%; float:left; border:1px solid #eee; } .news_fls>li:nth-child(3n){ margin-right:0;} .news_zx_t{ width:100%; background:#f5f5f5; position:relative; line-height:3rem;} .news_zx_t h2{ text-align:center; width:5.25rem; font-size:1rem; color:#004e97; font-weight:bold;} .news_zx_t h2 p{ width:100%;} .news_zx_t a{ position:absolute; right:10px; top:0; font-size:.875rem; color:#004e97;} .news_zx_t a:hover{ font-weight:bold;} .news_zx_img{ padding:10px;} .news_zx_img p{ display:block; width:100%; height:0; padding-bottom:50%; position:relative;} .news_zx_img p img{ display:block; width:100%; height:100%; position:absolute;} .news_zx_list{ padding:0 10px;} .news_zx_list li{ margin-bottom:10px;} .news_zx_list li a{ display:block; position:relative; line-height:1.875rem; color:#666; font-size:1rem;} .news_zx_list li a div{ width:75%; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;} .news_zx_list li a p{ width:25%; text-align:right; position:absolute; right:0; top:0; font-size:.875rem;} .news_zx_list li a:hover div{ color:#004e97; font-weight:bold;} /*新闻中心 end*/ .news_lbs ul li{ width:auto; min-width:10%; margin:0 auto; } .news_list { margin:1.5rem auto;} .news_list ul li{ width:100%; margin-bottom:1.5rem; } .news_list ul li a{ display:flex; padding:10px; border:1px solid #eee;} .news_imgs{ width:25%;} .news_nrjj{ width:75%; padding:.75rem 0 .75rem 1rem;} .news_t{ font-size:1.125rem; color:#000; overflow: hidden;text-overflow: ellipsis;white-space: nowrap; } .news_time{ font-size:.875rem; line-height:1.25rem; margin:.5rem 0; color:#999;} .news_jj{ font-size:1rem; line-height:1.875rem; height:5.625rem; word-break: break-word; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;/*数字为显示几行*/ overflow: hidden;} .news_more{ font-size:.875rem; color:#004e97; font-weight:bold; margin-top:1rem;} .news_list ul li a:hover .news_t{ font-weight:bold; color:#004e97;} /*新闻列表-有图 end*/ .news_list_wt{ margin:1.5rem auto;} .news_list_wt ul li a{ display:flex; line-height:2.5rem; margin-bottom:.5rem;} .news_list_wt .news_t{ width:80%; font-size:1rem; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;} .news_list_wt .news_time{ width:20%; text-align:right;} .news_list_wt ul li a:hover .news_t{ font-weight:bold; color:#004e97;} /*新闻列表-无图 end*/ .xqy_nr{ margin:1.5rem auto;} .xqy_title{ margin-bottom:1rem; padding-bottom:1rem; border-bottom:4px solid #f8f8f8;} .xqy_title h2{ font-size:1.25rem; font-weight:bold; color:#004e97; margin-bottom:.75rem;} .xqy_title p span{ font-size:.875rem; color:#999; margin-right:1rem;} .xqy_size{ font-size:1rem; line-height:1.875rem; text-indent:2rem; color:#666;} .xqy_size img{ display:block; width:auto; max-width:100%; height:auto; margin:0 auto; text-indent:0;} /*详情页 end*/ /*******************************************新闻中心 end***********************************/ .zyyw_zx{ margin:1.5rem auto;} .zyyw_zx ul li{ width:48%; margin-right:4%; margin-bottom:4%; float:left;} .zyyw_zx ul li:nth-child(2n){ margin-right:0;} .zyyw_zx ul li a{ display:block;position:relative;} .zyyw_zx .img_75 p{ display:block; width:100%; line-height:3.25rem; background:rgba(0,0,0,.7); text-align:center; padding:0 1rem; color:#fff; position:absolute; bottom:0;} .zyyw_bj{ display:none; position:absolute; width:100%; height:100%; top:0; text-align:center; padding:0 10%; background:rgba(0,78,151,.7); color:#fff; display:none;} .zyyw_bt{ font-size:1.25rem;} .zyyw_hx{ width:5rem; height:4px; background:#fff; margin:1.5rem auto 1rem;} .zyyw_jj{ font-size:1rem; line-height:1.875rem; text-align:center;} .zyyw_zx ul li a:hover .img_75 p{ background:#083579; color:#fff;} /*******************************************主营业务 end***********************************/ .zxfw_lxwm{ display:flex; margin-bottom:2rem;} .zxfw_lxwm>div{ width:48%;} .lxwm_size{ margin-left:4%; padding:1.5rem 0; font-size:1rem; line-height:2.5rem; color:#666;} .baidu_api{ height:400px;} .iw_poi_title {color:#cc5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap} .iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word} .zxfw_lbs ul li{ margin-bottom:1rem;} .zxfw_lbs ul li a{ border:1px solid #eee; padding:.5rem 1rem;} .zxfw_lbs .news_t img{ vertical-align:middle; margin-top:-2px; margin-right:.75rem;} .fenye{ width:100%; text-align:center; font-size:.875rem; line-height:2.5rem; margin-top:2rem;} .fenye a{ padding:.5rem 1rem; background:#f5f5f5; color:#333; margin:0 .5rem;} .fenye b{ padding:.5rem 1rem; background:#004e97; color:#fff;margin: 0 .5rem; } .fenye a>b{ padding:0; background:none; color:#333; margin:0;} .fenye a:hover{ background:#004e97; color:#fff;} /*****分页(产品、新闻) end*****/ .sxp{ padding-top:1.5rem; margin-top:1.5rem; border-top:1px solid #eee; font-size:.875rem; display:flex;} .sxp>div{ width:45%;} .sxp>div>a{ color:#666;} .sxp>.xyp{ margin-left:10%; text-align:right;} .sxp>div>a:hover{ color:#f60;} /*****详情上下篇 end*****/ /*2020-07-03 新增核心业务*/ .zyyw_xin{ padding:1rem 0 1.5rem;} .zyyw_xin_list{ margin-top:1rem;} .zyyw_xin_list li{ width:20%; float:left;} .zyyw_xin_list li a{ display:block; width:100%; height:0; padding-bottom:166%; position:relative;} .zyyw_xs{ position:absolute; left:0; right:0; width:100%; height:100%;} .zyyw_bgm{ display:block; width:100%; height:100%;} .zyyw_xtit{ position:absolute; bottom:0; width:100%; font-weight:bold; background:#004e97; color:#fff; line-height:3rem; text-align:center; padding:0 1rem; transition:all .3s;} .zyyw_ico{ position:absolute; left:0; top:0; width:100%; height:100%; text-align:center; transition:all .3s;} .ico_img{ width:6.5rem; height:6.5rem; border:4px solid #004e97; background:#00467e; border-radius:9rem; overflow:hidden; margin:0 auto; margin-bottom:1.125rem; margin-top:-1.25rem;} .ico_img img{ display:block; width:100%; height:100%;} .ico_xian{ width:4.5rem; margin:0 auto; height:2px; background:#004e97;} .zyyw_yc{ position:absolute; width:100%; height:100%; padding:2.5rem 1.875rem; background:rgba(0,78,151,.8); color:#fff; display:none; transition:all .3s;} .zyyw_yc>h3{ font-size:1rem; font-weight:bold;} .zyyw_yc>p{ width:4.5rem; height:3px; background:#fff; margin:1.25rem 0;} .zyyw_yc>div{ font-size:.875rem; line-height:1.5rem;word-break: break-word; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 10;/*数字为显示几行*/ overflow: hidden;} .zyyw_xin_list li a:hover .zyyw_xtit,.zyyw_xin_list li a:hover .zyyw_xtit,.zyyw_xin_list li a:hover .zyyw_ico{ display:none;} .zyyw_xin_list li a:hover .zyyw_yc{ display:block;} /*2020-07-03 新增核心业务 end*/ .about_dwjj>.about_sizes>div>div>div>div>img{ width:120px !important;} /*在992 和1199 像素之间的屏幕里,中等屏幕,分辨率低的pc ipad pro*/ @media only screen and (min-width: 992px) and (max-width: 1199px){ } /*在768 和991 像素之间的屏幕里,小屏幕,主要是pad*/ @media only screen and (min-width: 768px) and (max-width: 991px){ } /*手机状态下显示的效果*/ @media only screen and (max-width: 767px) { html,body{ font-size:85%;} .ind_content{ padding:1.875rem 0;} /*banner*/ .flex-direction-nav{ top:35%;} .flex-direction-nav li a{ width:30px; height:45px;} .flex-direction-nav li a.flex-prev{ left:3%;} .flex-direction-nav li a.flex-next{ right:3%;} .bot_kong,.bot_btn{ display:block;} /*banner end*/ .ny_banner{ display:none;} .right_flex{ display:none;} .geduan{ width:40%;} .ind_about{ margin-top:0; padding:0 2%;} .ind_about ul li{ width:30%; margin-right:5%;} .ind_about ul li:first-child{ margin-left:17.5%;} .about_ico{ background:#004e97; width:60%;} .about_ico img:first-child{ display:none !important;} .about_ico img:last-child{ display:block !important;} .news{ padding:0 2%;} .inews_x{ display:block;} .inews_x>div{ width:100%; margin-right:0 !important; margin-bottom:1rem;} .inews_x .flexslider{ width:100%; margin-left:0;} .hd ul li{ padding:0 .25rem;} .bd li{ padding:0;} .bd li .date{ right:0;} .ind_business{ padding:2rem 2%;} .ind_business ul li{ width:48%; margin-right:4%;} .ind_business ul li:nth-child(2n){ margin-right:0;} .ind_ztzl{ padding:0 2%;} .ind_ztzl ul li{ width:100%; margin-top:2%; margin-right:0;} .ind_ztzl ul li:nth-child(2n){ margin-right:0;} .ind_links ul li{ width:30%; margin-right:5%;} .ind_links ul li:nth-child(3n){ margin-right:0;} .links_tit{ line-height:1.5rem; height:3rem;} .foots{ padding:1.5rem 2%;} .foots ul li{ width:100% !important; margin-bottom:1.5rem;} .foots ul li p{ width:auto !important; float:left; margin-right:1rem !important;} .foots ul li.foot_ewms{ width:100%; text-align:center; margin-bottom:0;} .foots ul li.foot_ewms p{ text-align:center; width:100% !important; display:block; margin-right: auto !important;} .foots_bq{ line-height:2rem; padding:.5rem 2%;} .foots_bq .width_1200 span{ position:inherit; display:block; text-align:left; } .mbx_nav{ padding:0 3%;} .about_dwjj{ margin:0; padding:1rem 3%;} .zzry_list li{ display:block; width:48.5%; margin-right:3%;} .zzry_list li:nth-child(3n){ margin-right:2%;} .zzry_list li:nth-child(2n){ margin-right:0;} .news_lbs ul li{ margin:0 2%;} .news_zx{ padding:3%} .news_fls>li{ width:100%; margin-right:0;} .zyyw_zx{ margin:0; padding:1rem 3%;} .news_list { padding:0 3%;} .news_list ul li a{ display:block;} .news_imgs,.news_nrjj{ width:100%; padding:0; margin:0;} .news_nrjj{ margin-top:.75rem;} .news_jj{ height:auto;} .xqy_nr { margin:0; padding:.75rem 3%;} .sxp{ display:block;} .sxp>div{ width:100%;} .sxp>.xyp{ margin-left:0; margin-top:1rem; text-align:left;} .news_list_wt { margin:0; padding:.75rem 3%;} .zxfw_lxwm{ display:block; width:100%;} .zxfw_lxwm>div{ width:100%;} .lxwm_size{ margin-left:0; padding:1rem 3%;} .disp_t{ display:block;} .ind_ztzl,.right_xz,.ind_links{ width:100%; margin-left:0; padding:0 2%;} .right_xz { margin-top:1rem;} .ind_links ul li{ margin:0; margin-top:1rem; margin-right:5%;} .right_xz .flex-direction-nav li a{ width:30px; height:45px;} #img1{ display:none;} .inews_x2{ margin-top:1rem;} .zyyw_xin{ padding:0 0 .5rem 0;} .zyyw_xin_list{ padding:0 2%;} .zyyw_xin_list li{ width:48.5%; margin-right:3%; margin-bottom:3%;} .zyyw_xin_list li:nth-child(2n){ margin-right:0;} .about_dwjj .about_sizes img{ display:block; width:auto; max-width:100%; height:auto; margin:0 auto;} .about_dwjj>.about_sizes>div>div>div>div{ margin-right:1rem;} .about_dwjj>.about_sizes>div>div>div>div:last-child{ margin-right:0;} } @media only screen and (max-width: 375px) { } @media only screen and (max-width: 320px) { } #sssss2{margin-left: -3rem;}