@charset "utf-8"; /* CSS Document */ body{ margin:0px; padding:0px; border:0px; font-family:"Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei"; color:#555555; font-size:14px; width:100%; background:#ffffff;} a{ margin:0px; padding:0px; border:0px; text-decoration:none; color:#555555; font-size:13px;} a:hover{ text-decoration:none;} *{ padding:0px; margin:0px; border:0px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; } /* background:rgba(0,0,0,0);filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);*/ li{ list-style:none;} .clear{ clear:both !important; height:0px !important; width:0px !important; float:none !important; margin:0px !important; padding:0px !important; border:0px !important; line-height:0 !important; position:relative !important; } input:focus{ outline: none;}/*去除按钮选中的高亮标签*/ textarea:focus{ outline: none;}/*去除文本框选中的高亮标签*/ button:focus{ outline: none;}/*去除按钮选中的高亮标签*/ select:focus{ outline: none;}/*去除下拉框选中的高亮标签*/ img{ max-width:100% !important; vertical-align: middle;} div,p,table,td,ul,li,span,a,ol,input,label{ padding:0px; margin:0px; border:0px;} input::-ms-input-placeholder{ /* Internet Explorer 10+ */ color:#4d4d4d; font-size:12px;} input::-webkit-input-placeholder{ /* WebKit browsers */ color:#4d4d4d; font-size:12px;} input::-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#4d4d4d; font-size:12px;} input::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#4d4d4d; font-size:12px;} .fl{ float:left;} .fr{ float:right;} /*黑白照片*/ .gray { -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); filter: gray; } .gray:hover { -webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%); -o-filter: grayscale(0%); filter: grayscale(0%); filter: gray; } /*圆角5px*/ .radius5{ -webkit-border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; border-radius:5px; } /*圆角10px*/ .radius10{ -webkit-border-radius:10px; -moz-border-radius:10px; -ms-border-radius:10px; -o-border-radius:10px; border-radius:10px; } /*图片变大*/ .tra{ -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); filter: scale(1); filter: transform; transition: all 0.5s ease 0s; -webkit-transform: all 0.5s ease 0s; } .tra:hover{ -webkit-transform: scale(1.15); -moz-transform: scale(1.15); -ms-transform: scale(1.15); -o-transform: scale(1.15); filter: scale(1.15); filter: transform; transition: all 0.5s ease 0s; -webkit-transform: all 0.5s ease 0s; } /*透明度50%*/ .opacity5{ filter:alpha(opacity=50);-moz-opacity:0.5; -khtml-opacity:0.5;opacity: 0.5;} .shadow5{ -webkit-box-shadow:rgba(0,0,0,0.13) 5px 5px 5px; -moz-box-shadow:rgba(0,0,0,0.13) 5px 5px 5px; -ms-box-shadow:rgba(0,0,0,0.13) 5px 5px 5px; -o-box-shadow:rgba(0,0,0,0.13) 5px 5px 5px; box-shadow:rgba(0,0,0,0.13) 5px 5px 5px; } .shadow10{ -webkit-box-shadow:rgba(0,0,0,0.13) 5px 5px 10px; -moz-box-shadow:rgba(0,0,0,0.13) 5px 5px 10px; -ms-box-shadow:rgba(0,0,0,0.13) 5px 5px 10px; -o-box-shadow:rgba(0,0,0,0.13) 5px 5px 10px; box-shadow:rgba(0,0,0,0.13) 5px 5px 10px; } .top{ width:100%;} .top .top1{ width:100%; background:#1b78be;} .top .top1 .top1_nei{ width:100%; max-width:1200px; margin:0 auto;} .top .top1 .top1_nei .top1_left{ color:#FFFFFF; line-height:40px; font-size:13px; float:left;} .top .top1 .top1_nei .top1_right{ float:right;} .top .top1 .top1_nei .top1_right a{ color:#FFFFFF; line-height:40px; font-size:13px; float:left;} .top .top1 .top1_nei .top1_right a:nth-child(1){ padding-left:25px; background:url(../images/bg1.png) no-repeat 0 50%;} .top .top1 .top1_nei .top1_right a:nth-child(3){ padding-left:32px; background:url(../images/bg2.png) no-repeat 0 50%;} .top .top1 .top1_nei .top1_right span{ color:#FFFFFF; line-height:40px; font-size:13px; float:left; margin:0 12px;} .top .top2{ width:100%; background:#FFFFFF;} .top .top2 .top2_nei{ width:100%; max-width:1200px; margin:0 auto; position:relative;} .top .top2 .top2_nei .top2_logo{ float:left; display:inline-block; line-height:99px;} .top .top2 .top2_nei .top2_menu{ float:right; margin-right:-9px;} .top .top2 .top2_nei .top2_menu a{ font-size:16px; color:#333333; text-align:center; display:inline-block; text-align:center; padding:0 9px; margin:0 33px; line-height:99px; border-bottom:#FFFFFF solid 3px;} .top .top2 .top2_nei .top2_menu a:hover{ border-bottom:#1b78be solid 3px;} .neibanner{ width:100%; height:350px;} .nei_nav{ width:100%; height:0; position:relative;} .nei_nav .nei_nav_nei{ width:100%; position:absolute; bottom:0; left:0; background:rgba(27,120,190,0.8); height:56px; overflow:hidden;} .nav_nei{ width:100%; height:100%; max-width:1220px; margin:0 auto;} .nav_nei .nav_left{ float:left; max-width:69%; overflow:hidden; height:100%; position:relative;} .nav_nei .nav_left .nav_sel{ width:100%; height:0; display:none;} .nav_nei .nav_left .nav_sel i{ height:100%; position:absolute; width:20px; text-align:center; font-size:16px; color:#FFFFFF; background:rgba(27,120,190,1); cursor:pointer; line-height:56px;} .nav_nei .nav_left .nav_sel i.fa-angle-left{ left:0;} .nav_nei .nav_left .nav_sel i.fa-angle-right{ right:0;} .nav_nei .nav_left .nav_link_box{ width:100%; height:100%; overflow:hidden; } .nav_nei .nav_left .nav_link_box .nav_link_nei{ width:100%; height:200%; overflow:hidden; overflow-x:auto;} .nav_nei .nav_left .nav_link_box .nav_link_nei table{ height:50%;} .nav_nei .nav_left .nav_link_box .nav_link_nei table td{} .nav_nei .nav_left .nav_link_box .nav_link_nei table td a{ padding:0 34px; text-align:center; display:inline-block; height:100%; line-height:56px; color:#FFFFFF; font-size:15px; margin:0 6px; white-space:pre;} .nav_nei .nav_left .nav_link_box .nav_link_nei table td:nth-child(1) a{ margin-left:0;} .nav_nei .nav_left .nav_link_box .nav_link_nei table td:nth-last-child(1) a{ margin-right:0;} .nav_nei .nav_left .nav_link_box .nav_link_nei table td a.on{ background:#095690;} .nav_nei .nav_left .nav_link_box .nav_link_nei table td a:hover{ background:#095690;} .nav_nei .nav_right{ float:right; color: aliceblue;} .nav_nei .nav_right a{ font-size:13px; line-height:56px; color:#fff;} .nav_nei .nav_right span{ font-size:13px; line-height:56px; color:#fff;} .nav_nei .nav_right i{ font-size:13px; line-height:56px; color:#fff; margin:0 8px;} .public_title{ width:100%; text-align:center; padding:60px 0;} .public_title div{ display:inline-block; padding:0 35px; background:url(../images/tupian4.jpg) no-repeat 0 50%, url(../images/tupian4.jpg) no-repeat 100% 50%; color:#1b78be; font-size:22px; line-height:22px;} .footer{ width:100%; background:#f5f5f5;} .footer .footer_nei{ width:96%; max-width:1200px; margin:0 auto;} .footer .footer_nei .footer1{ width:100%; padding:60px 0 55px 0;} .footer .footer_nei .footer1 table{ width:100%;} .footer .footer_nei .footer1 table td{} .footer .footer_nei .footer1 table td:nth-child(1){ border-right:#d7d7d7 solid 1px; padding-right:30px; width:374px;} .footer .footer_nei .footer1 table td:nth-child(2){ width:499px;} .footer .footer_nei .footer1 table td:nth-child(2) ul li{ width:30%; padding-left:35px;} .footer .footer_nei .footer1 table td:nth-child(3){ width:57px; text-align:center; padding-top:35px;} .footer .footer_nei .footer1 table td ul{} .footer .footer_nei .footer1 table td ul li{ float:left;} .footer .footer_nei .footer1 table td ul li .footer_xun_title{ font-size:15px; color:#333333; width:100%; line-height:20px; margin-bottom:10px;} .footer .footer_nei .footer1 table td ul li .footer_xun_title i{ margin-right:5px;} .footer .footer_nei .footer1 table td ul li a{ font-size:13px; color:#666666; line-height:36px; display:inline-block; float:left; width:100%;} .footer .footer_nei .footer1 table td:nth-child(4){} .footer .footer_nei .footer1 table td:nth-child(4) div:nth-child(2){ font-size:13px; color:#333333;} .footer .footer_nei .footer1 table td:nth-child(4) div:nth-child(3){ font-size:23px; line-height:44px; color:#333333;} .footer .footer_nei .footer1 table td:nth-child(4) div:nth-child(4){ font-size:13px; line-height:36px; color:#666666;} .footer .footer_nei .footer1 table td:nth-child(4) div:nth-child(4) i{ width:20px; text-align:center; margin-right:15px;} .footer .footer_nei .footer1 table td:nth-child(4) div:nth-child(5){ font-size:13px; line-height:36px; color:#666666;} .footer .footer_nei .footer1 table td:nth-child(4) div:nth-child(5) i{ width:20px; text-align:center; margin-right:15px;} .footer .footer_nei .footer2{ width:100%; text-align:center; border-top:#d7d7d7 solid 1px; padding:13px 0;} .footer .footer_nei .footer2 .footer21{ width:100%; font-size:13px; color:#666666; line-height:30px; text-align:center;} .footer .footer_nei .footer2 .footer22{ display:inline-block;} .footer .footer_nei .footer2 .footer22 span{ font-size:13px; color:#666666; float:left; line-height:30px;} .footer .footer_nei .footer2 .footer22 a{ font-size:13px; color:#666666; float:left; line-height:30px; margin-left:25px;} {} .mo_icon{ float:right; margin-right:2%; margin-top:13px;} .mo_icon .hamburger .line{ background:#1b78be; width:30px; height:3px; margin:3px 0;} .mo_icon #hamburger-1.is-active .line:nth-child(1) { -webkit-transform: translateY(5px) rotate(45deg); -ms-transform: translateY(5px) rotate(45deg); -o-transform: translateY(5px) rotate(45deg); transform: translateY(5px) rotate(45deg); } .mo_icon #hamburger-1.is-active .line:nth-child(3) { -webkit-transform: translateY(-13px) rotate(-45deg); -ms-transform: translateY(-13px) rotate(-45deg); -o-transform: translateY(-13px) rotate(-45deg); transform: translateY(-7px) rotate(-45deg); } {} .liebiao{ width:96%; max-width:1200px; margin:0 auto 60px auto;} .liebiao .liebiao_xun{ width:540px; height:354px; float:left; display:inline-block; position:relative;} .liebiao .liebiao_xun .liebiao_title{ width:100%; font-size:18px; color:#FFFFFF; text-align:center; line-height:76px; position:absolute; z-index:9; background:rgba(0,0,0,0.50); bottom:0; left:0; } .liebiao .liebiao_xun .liebiao_img{ width:100%; height:100%;} .liebiao .liebiao_xun:nth-child(2n){ float:right;} {} .newstext{ width:96%; max-width:1200px; margin:0 auto 60px auto;} .newstext .video{ max-width:90%; text-align:center; margin:0 auto;} .newstext .video #video_button2{ max-width:100%; width:684px;} .nt{ width:100%; padding:20px 0 50px 0;} .nt .nt_title{ width:100%; font-size:18px; color:#003333; line-height:36px;} .nt p{ font-size:13px; color:#666666; line-height:30px;} .nt .nt_ftitle{ font-size:15px; color:#333333; padding-left:14px; background: url(../images/bg4.png) no-repeat 0 50%;} {} .xlcp{ width:96%; max-width:1200px; margin:0 auto;} .xlcp .xlcp_xun{ width:100%; position:relative; background:#f5f5f5; height:260px; margin-bottom:33px; float:left;} .xlcp .xlcp_xun .xlcp_text{ width:100%;} .xlcp .xlcp_xun .xlcp_text .xlcp_title{ padding:0 38px 0 33px; width:100%; float:left; font-size:15px; color:#333333; margin-top:55px;} .xlcp .xlcp_xun .xlcp_text .xlcp_small{ padding:0 38px 0 33px; width:100%; float:left; font-size:13px; color:#666666; margin-top:20px; line-height:30px;} .xlcp .xlcp_xun .xlcp_img{ width:398px; height:260px; overflow:hidden; position:absolute;} .xlcp .xlcp_xun:nth-child(2n+1) .xlcp_text{ padding-left:398px;} .xlcp .xlcp_xun:nth-child(2n+1) .xlcp_img{ left:0;} .xlcp .xlcp_xun:nth-child(2n) .xlcp_text{ padding-right:398px;} .xlcp .xlcp_xun:nth-child(2n) .xlcp_img{ right:0;} .fenye{ width:100%; text-align:center;} .fenye .fenye_nei{ display:inline-block; margin:60px auto;} .fenye .fenye_nei a{ display:inline-block; text-align:center; padding:0 16px; border:#d7d6de solid 1px; float:left; font-size:15px; color:#666666; line-height:33px; margin:0 5px;} .fenye .fenye_nei a.on{ background:#0d6cbe; border:#0d6cbe solid 1px; color:#FFFFFF;} .fenye .fenye_nei a:hover{ background:#0d6cbe; border:#0d6cbe solid 1px; color:#FFFFFF;} {} .nt_table{ width:100%; background:#ccc;} .nt_table td{ text-align:center; background:#fff; height:50px;} .qzdbqxfxy td:nth-child(1){ font-size:15px; color:#333333;} .qzdbqxfxy td:nth-child(2){ font-size:13px; color:#666666;} {} .ocsjjxhp{ width:96%; max-width:1200px; margin:0 auto;} .ocsjjxhp .ocsjjxhp_xun{ width:100%; float:left; margin-bottom:37px; background:#f5f5f5;} .ocsjjxhp .ocsjjxhp_xun .ocsjjxhp_img{ width:386px; height:235px; margin-right:-386px; overflow:hidden; position:relative; float:left;} .ocsjjxhp .ocsjjxhp_xun .ocsjjxhp_img img{ width:100%;} .ocsjjxhp .ocsjjxhp_xun .ocsjjxhp_img div{ position:absolute; display:none; right:0; top:0;} .ocsjjxhp .ocsjjxhp_xun.hot .ocsjjxhp_img div{ display:block;} .ocsjjxhp .ocsjjxhp_xun .ocsjjxhp_text{ float:left; margin-left:420px; padding-top:15px;} .ocsjjxhp .ocsjjxhp_xun .ocsjjxhp_text table{ width:100%;} .ocsjjxhp .ocsjjxhp_xun .ocsjjxhp_text table td{ height:40px; line-height:40px;} .ocsjjxhp .ocsjjxhp_xun .ocsjjxhp_text table td:nth-child(1){ width:120px; font-size:15px; text-align: right;} .ocsjjxhp .ocsjjxhp_xun .ocsjjxhp_text table td:nth-child(2){ font-size:13px; color:#666666; padding:0 20px;} .cpg{ width:96%; max-width:1200px; margin:0 auto; margin-bottom:60px;} .cpg .cpg_left{ float:left; width:50%;} .cpg .cpg_left table{ width:100%;} .cpg .cpg_left table td{ height:85px;} .cpg .cpg_left table td:nth-child(1){ width:60px;} .cpg .cpg_left table td:nth-child(1) span{ width:49px; height:25px; color:#FFFFFF; background: url(../images/ocsj_icon2.png) no-repeat 50%; font-size:15px; text-align:center; line-height:25px; display:inline-block;} .cpg .cpg_left table td:nth-child(2){} .cpg .cpg_left table td:nth-child(2) div:nth-child(1){ color:#333333; font-size:18px; line-height:25px; font-weight:bolder;} .cpg .cpg_left table td:nth-child(2) div:nth-child(2){ color:#666666; font-size:13px; line-height:25px;} .cpg .cpg_right{ float:right; width:45%; text-align:right;} {} .wdbmyjccsh{ width:100%; max-width:1200px; margin:0 auto;} .wdbmyjccsh .wdbmyjccsh_xun{ width:219px; height:179px; overflow:hidden; position:relative; float:left; margin-left:26px;} .wdbmyjccsh .wdbmyjccsh_xun:nth-child(1){ margin-left:0;} .wdbmyjccsh .wdbmyjccsh_xun .wdbmyjccsh_title{ width:100%; position:absolute; bottom:0; left:0; font-size:13px; text-align:center; line-height:35px; background:rgba(0,0,0,0.50); color:#FFFFFF;} .wdbmyjccsh .wdbmyjccsh_xun .wdbmyjccsh_img{ width:100%; height:100%; overflow:hidden;} .wdbmyjccsh .wdbmyjccsh_xun .wdbmyjccsh_img img{ width:100%;} {} .newstext .other{ width:100%;} .newstext .other li{ width:227px; float:left; margin-left:16px; margin-bottom:30px;} .newstext .other li .other_img{ width:100%; float:left; height:209px; overflow:hidden;} .newstext .other li .other_img img{ width:100%;} .newstext .other li .other_title{ width:100%;} .newstext .other li .other_title p{ text-align:center; color:#333333; line-height:30px; font-size:15px;} {} .map_box{ width:100%; height:620px;} .con_address{ position:relative; width:96%; max-width:1200px; margin:0 auto; height:0;} .con_address .add_box{ width:533px; padding:25px 70px 0 75px; min-height:406px; background:rgba(255,255,255,0.90); top:108px; border-radius:5px; position:absolute;} .con_address .add_box .add_box_title{ font-size:18px; color:#333333; line-height:65px; width:100%; font-weight:bolder;} .con_address .add_box table{ width:100%;} .con_address .add_box table td{ height:54px; font-size:15px; color:#666666;} .con_address .add_box table td a{ font-size:15px; color:#666666;} .con_address .add_box table td:nth-child(1){ width:48px;} .mess{ width:100%; background:url(../images/con6.jpg) no-repeat 100% 100%;} .messages{ width:96%; margin:0 auto; max-width:1200px;} .messages .text{ width:556px; height:55px; margin-bottom:18px; float:left; border-radius:5px; border:#d9d9d9 solid 1px; padding:0 30px; background:#FFFFFF;} .messages .text:nth-child(2n){ float:right;} .messages textarea{ width:100%; height:196px; line-height:50px; margin-bottom:29px; float:left; border-radius:5px; border:#d9d9d9 solid 1px; padding:0 30px; background:#FFFFFF;} .messages input.text::-ms-input-placeholder{ font-size:15px; color:#bdbdbd;} .messages input.text::-webkit-input-placeholder{ font-size:15px; color:#bdbdbd;} .messages input.text::-moz-placeholder{ font-size:15px; color:#bdbdbd;} .messages input.text::-moz-placeholder{ font-size:15px; color:#bdbdbd;} .messages textarea::-ms-input-placeholder{ font-size:15px; color:#bdbdbd;} .messages textarea::-webkit-input-placeholder{ font-size:15px; color:#bdbdbd;} .messages textarea::-moz-placeholder{ font-size:15px; color:#bdbdbd;} .messages textarea::-moz-placeholder{ font-size:15px; color:#bdbdbd;} .sub_box{ width:100%; text-align:center; float:left; margin-bottom:60px;} .sub_box input{ font-size:17px; background-color:#1b78be; border-radius:5px; width:257px; height:56px; text-align:center; color:#FFFFFF; line-height:56px; cursor:pointer;} {} .new{ width:96%; margin:0 auto; max-width:1200px;} .new .news_xun{ margin-bottom:29px; width:100%; float:left;} .new .news_xun .new_pic{ position:relative; display:inline-block; width:231px; height:178px; overflow:hidden; float:left; margin-right:-231px;} .new .news_xun .new_pic div{ width:100%; height:100%; position:absolute; z-index:9; background: url(../images/new7.png) no-repeat 50%, rgba(0,0,0,0.40); opacity:0; transition:all ease 0.3s; } .new .news_xun:hover .new_pic div{ opacity:1; transition:all ease 0.3s;} .new .news_xun .new_pic img{ width:100%;} .new .news_xun .new_text{ margin-left:254px;} .new .news_xun .new_text .new_title{ margin-top:17px; width:100%; float:left; font-size:15px; color:#1d1d1d; line-height:24px; overflow:hidden; white-space:pre; text-overflow:ellipsis; display:inline-block;} .new .news_xun .new_text .new_time{ width:100%; float:left; font-size:13px; color:#cccccc; line-height:24px;} .new .news_xun .new_text .new_xian{ margin:15px 0; width:100%; float:left; height:1px; overflow:hidden; background:#dfdfdf; line-height:0;} .new .news_xun .new_text .new_small{ display:inline-block; width:100%; float:left; font-size:12px; color:#838383; line-height:24px; overflow:hidden; white-space:pre; text-overflow:ellipsis;} .new .news_xun .new_text .new_tag{ margin-top:20px; width:100%; float:left;} .new .news_xun .new_text .new_tag i{ font-size:14px; color:#c6c5c5; line-height:25px; margin-right:10px; float:left;} .new .news_xun .new_text .new_tag a{ text-align:center; padding:0 7px; color:#9d9d9d; font-size:12px; float:left; display:inline-block; margin-right:5px; background:#fbfbfb;} {} .newsdetail{ width:96%; max-width:1200px; margin:110px auto 70px auto;} .detail_title{ font-size:18px; color:#333333; font-weight:bolder; text-align:center; width:100%;} .detail_ftitle{ width:100%; text-align:center;} .detail_ftitle div{ display:inline-block;} .detail_ftitle div span{ display:inline-block; line-height:60px; font-size:15px; color:#666666; float:left; margin:0 20px; padding-left:20px;} .detail_ftitle div span:nth-child(1){ background: url(../images/news1.png) no-repeat 0 50%;} .detail_ftitle div span:nth-child(2){ background: url(../images/news2.png) no-repeat 0 50%;} .detail_ftitle div span:nth-child(3){ background: url(../images/news3.png) no-repeat 0 50%; padding-left:25px;} .neirong{ font-size:13px; color:#828282; line-height:24px;} .dateil_link{ width:100%; border-top:#CCCCCC solid 1px; margin:38px 0; font-size:14xp; color:#333333; line-height:38px;} .dateil_link span{ display:inline-block; float:left; max-width:50%;} .dateil_link span:nth-child(2){ float:right;} .dateil_link span a{ font-size:13xp; color:#333333; line-height:38px; display:inline-block; max-width:90%;} .dateil_link span:hover a{ color:#fe0000;} {} #jrln{ width:100%; background:#f7f7f7; padding-bottom:55px;} #jrln .rcln{ width:96%; max-width:1200px; background:#FFFFFF; position:relative; margin:0 auto;} #jrln .rcln .rcln_left{ padding-right:520px; padding-top:5px; width:100%; height:327px; padding-left:30px; color:#828282;} #jrln .rcln .rcln_left p{ font-size:13px; line-height:30px;} #jrln .rcln .rcln_right{ position:absolute; width:491px; height:327px; overflow:hidden; right:0; top:0;} #jrln .rcln .rcln_right .rcln_right_arrow{ width:0; height:100%; position:absolute;} #jrln .rcln .rcln_right .rcln_right_arrow div{ width:0; height:0; border-top:30px solid transparent; border-bottom:30px solid transparent; border-left:30px solid #FFFFFF; margin-top:133px; } .job{ width:96%; margin:0 auto; margin-bottom:50px; max-width:1200px;} .job .job_xun{ width:100%; float:left; margin-bottom:8px;} .job .job_xun .job_title{ width:100%; float:left; background:#f8f8f8; cursor:pointer; height:56px;} .job .job_xun .job_title td{ font-size:13px; color:#666666;} .job .job_xun .job_title td:nth-child(1){ width:50%; padding-left:40px; color:#1b78be; font-weight:bolder;} .job .job_xun .job_title td:nth-child(4){ width:21%} .job .job_xun .job_title td:nth-child(4){ width:21%} .job .job_xun .job_title td:nth-child(4){ width:8%} .job .job_xun .job_title td:nth-child(4) img:nth-child(1){ display:none;} .job .job_xun:hover .job_title{ background:#1b78be;} .job .job_xun:hover .job_title td{ color:#FFFFFF;} .job .job_xun:hover .job_title td:nth-child(1){ color:#FFFFFF; font-weight:normal;} .job .job_xun:hover .job_title td:nth-child(4) img:nth-child(1){ display: inline-block;} .job .job_xun:hover .job_title td:nth-child(4) img:nth-child(2){ display:none;} .job .job_xun.on .job_title{ background:#1b78be;} .job .job_xun.on .job_title td{ color:#FFFFFF;} .job .job_xun.on .job_title td:nth-child(1){ color:#FFFFFF; font-weight:normal;} .job .job_xun.on .job_title td:nth-child(4) img:nth-child(1){ display: inline-block;} .job .job_xun.on .job_title td:nth-child(4) img:nth-child(2){ display:none;} .job .job_xun .job_newtext{ width:100%; display:none;} .job .job_xun .job_newtext .job_newtext_nei{ padding:25px 40px; width:100%; font-size:13px; color:#828282; line-height:30px;} .job .job_xun .job_newtext p{ font-size:13px; color:#828282; line-height:30px;} .job .job_xun .job_newtext .job_newtext_title{ color:#1b78be;} {} .nav_nei .nav_left .nav_link_box .nav_link_nei.about table td a{ padding:0 14px;} .nav_nei .nav_left .nav_link_box .nav_link_nei.about table td a img{ max-width:90px !important; width:90px;} .comoney_about{ width:96%; max-width:1200px; margin:0 auto;} .comoney_about p{ font-size:13px; color:#828282; line-height:24px;} .about1{ width:100%; text-align:center;} .about1 div{ display:inline-block;} .about1 img{ float:left; margin:0 38px;} .about1 img:nth-child(2){ margin-top:15px;} #about{ padding-bottom:60px;} #honor{ width:100%; background:url(../images/ab11.jpg) no-repeat 50%/cover;} .honor_sel{ width:100%; text-align:center;} .honor_sel .honor_sel_box{ display:inline-block; border:#d0d0d0 solid 1px; background:#FFFFFF; height:35px; overflow:hidden; border-radius:5px;} .honor_sel .honor_sel_box div{ border-left:#d0d0d0 solid 1px; float:left; cursor:pointer; line-height:33px; text-align:center; padding:0 16px; font-size:15px; color:#1b78be;} .honor_sel .honor_sel_box div:nth-child(1){ border:none;} .honor_sel .honor_sel_box div.on{ background:#1b78be; color:#FFf;} .honor_sel .honor_sel_box div:hover{ background:#1b78be; color:#FFf;} .honor_box{ width:96%; max-width:1200px; margin:0 auto; padding:60px 0 22px 0;} .honor_box .honor_xun{ display:none; width:100%;} .honor_box .honor_xun .container{ width:100%;} .honor_box .honor_xun .container .row{ width:100%;} .honor_box .honor_xun .container .row .fancybox{ margin:0 0 38px 58px; width:256px; background:#FFFFFF; box-shadow:rgba(0,0,0,0.19) 10px 10px 30px; border:#d5d5d5; padding:5px 7px; height:194px; float:left;} .honor_box .honor_xun .container .row .fancybox:nth-child(4n+1){ margin-left:0;} .honor_box .honor_xun .container .row .fancybox .fancy{ width:100%; height:100%; overflow:hidden;} .honor_box .honor_xun .container .row .fancybox .fancy img{ width:100%;} .fancybox-opened{ overflow: initial !important;} #structure{ width:96%; max-width:1200px; margin:0 auto; text-align:center; padding-bottom:60px;} {} #history{ width:100%; margin:0 auto; background:url(../images/ab13.jpg) no-repeat 50%; padding-bottom:60px;} .fzlc{ width:100%; max-width:1200px; margin:0 auto; position: relative; height:182px; padding:0 70px;} .fzlc .fzlc_select{ left:0; width:100%; position:absolute; height:0px; top:50%;} .fzlc .fzlc_select i{ width:37px; cursor:pointer; font-size:20px; line-height:35px; margin-top:-17px; text-align:center; height:37px; border:#666666 solid 1px; border-radius:50%; position:absolute;} .fzlc .fzlc_select i.fa-angle-left{ left:0;} .fzlc .fzlc_select i.fa-angle-right{ right:0;} .fzlc_box{ width:100%; text-align:center; height:182px; overflow:hidden;} .fzlc_box .fzlc_nei{ width:100%; height:250px; overflow:hidden; overflow-x:auto;} .fzlc_box .fzlc_nei table{} .fzlc_box .fzlc_nei table td{ height:182px; cursor:pointer;} .fzlc_box .fzlc_nei table td .fzlc_xun{ min-width:166px; position: relative; padding:0 0px; margin:0 -30px; height:2px; background:#118acd;} .fzlc_box .fzlc_nei table td .fzlc_xun .fzlc_xun_icon{ left:0; width:100%; text-align:center; position:absolute; height:0; top:-5px;} .fzlc_box .fzlc_nei table td .fzlc_xun .fzlc_xun_icon div{ width:12px; border:#1b78be solid 2px; height:12px; background:#1b78be; display:inline-block; border-radius:12px; margin-top:-6px;} .fzlc_box .fzlc_nei table td .fzlc_xun .fzlc_xun_title{ left:0; text-align:center; position:absolute; width:100%;} .fzlc_box .fzlc_nei table td .fzlc_xun .fzlc_xun_title .fzlc_xun_text{ background:#1b78be; display:inline-block; font-size:12px; color:#fff; padding:17px 0px; height:60px; width:121px} .fzlc_box .fzlc_nei table td .fzlc_xun .fzlc_xun_title .fzlc_xun_arrow{ line-height:0px; width:100%; position:absolute; text-align:center; height:0;} .fzlc_box .fzlc_nei table td .fzlc_xun .fzlc_xun_title .fzlc_xun_arrow div{ display:inline-block; width:0px; height:0px;border-left:10px solid transparent;border-right:10px solid transparent;} .fzlc_box .fzlc_nei table td .fzlc_xun .fzlc_xun_year{ position:absolute; left:0; width:100%; font-size:13px; text-align:center; color:#333333} .fzlc_box .fzlc_nei table td:nth-child(2n) .fzlc_xun .fzlc_xun_title{ top:-90px;} .fzlc_box .fzlc_nei table td:nth-child(2n) .fzlc_xun .fzlc_xun_title .fzlc_xun_arrow{ bottom:0;} .fzlc_box .fzlc_nei table td:nth-child(2n) .fzlc_xun .fzlc_xun_title .fzlc_xun_arrow div{ border-top:10px solid #1b78be;} .fzlc_box .fzlc_nei table td:nth-child(2n) .fzlc_xun .fzlc_xun_year{ top:30px;} .fzlc_box .fzlc_nei table td:nth-child(2n+1) .fzlc_xun .fzlc_xun_title{ bottom:-90px;} .fzlc_box .fzlc_nei table td:nth-child(2n+1) .fzlc_xun .fzlc_xun_title .fzlc_xun_arrow{ top:-10px;} .fzlc_box .fzlc_nei table td:nth-child(2n+1) .fzlc_xun .fzlc_xun_title .fzlc_xun_arrow div{ border-bottom:10px solid #1b78be; } .fzlc_box .fzlc_nei table td:nth-child(2n+1) .fzlc_xun .fzlc_xun_year{ bottom:30px;} .fzlc_box .fzlc_nei table td:hover .fzlc_xun .fzlc_xun_icon div{ border:#118acd solid 4px; background:#FFFFFF;} .fzlc_box .fzlc_nei table td:hover .fzlc_xun .fzlc_xun_title .fzlc_xun_text{ background:#118acd;} .fzlc_box .fzlc_nei table td:hover .fzlc_xun .fzlc_xun_title .fzlc_xun_text{ color:#FFFFFF;} .fzlc_box .fzlc_nei table td:nth-child(2n):hover .fzlc_xun .fzlc_xun .fzlc_xun_title .fzlc_xun_arrow div{ border-bottom:10px solid #118acd; } .fzlc_box .fzlc_nei table td:nth-child(2n+1):hover .fzlc_xun .fzlc_xun .fzlc_xun_title .fzlc_xun_arrow div{ border-top:10px solid #118acd;} .fzlc_box .fzlc_nei table td:nth-child(2n):hover .fzlc_xun .fzlc_xun_title .fzlc_xun_arrow div{ border-top:10px solid #118acd;} .fzlc_box .fzlc_nei table td:nth-child(2n+1):hover .fzlc_xun .fzlc_xun_title .fzlc_xun_arrow div{ border-bottom:10px solid #118acd; } {} #executive{ width:100%; background: url(../images/ab15.jpg) no-repeat 50% 100%; padding-bottom:60px;} .executive{ width:96%; max-width:1200px; margin:0 auto;} .executive .executive_left{ width:264px; margin-right:-264px; float:left;} .executive .executive_right{ margin-left:264px;} .executive .executive_right div:nth-child(1){ color:#ef0f18; font-size:22px; line-height:40px; width:100%; border-bottom:#e5e5e5 solid 1px;} .executive .executive_right div:nth-child(2){ font-size:13px; color:#828282; line-height:30px; padding:10px 0;} {} #mien{ width:100%; background: url(../images/ab16.jpg) no-repeat 50% 100%; padding-bottom:84px;} .mien{ width:96%; max-width:1200px; margin:0 auto; height:231px; overflow:hidden; position:relative;} .mien .case_sel{ width:100%; height:0; position: absolute; top:50%;} .mien .case_sel .case_sel_left{ z-index:1; width:44px; margin-top:-22px; border-radius:44px; text-align:center; line-height:44px; height:44px; cursor:pointer; left:-105px; position:absolute; background:rgba(0,0,0,0.15); font-size:25px; color:#FFFFFF;} .mien .case_sel .case_sel_right{ z-index:1; width:44px; margin-top:-22px; border-radius:44px; text-align:center; line-height:44px; height:44px; cursor:pointer; right:-105px; position:absolute; background:rgba(0,0,0,0.15); font-size:25px; color:#FFFFFF;} .mien .case_box{ height:231px;} .mien .case_nei{ width:100%; height:231px; position: relative;} .mien .case_box table{ position:absolute; height:231px;} .mien .case_box td{ height:231px; cursor:pointer;} .mien .case_box td img{ width:100%;} .mien .case_box td div{ width:286px; margin:0 10px; height:231px; overflow:hidden;} .mien .case_sel .case_sel_left{ left:0;} .mien .case_sel .case_sel_right{ right:0;} {} /* 响应式banner */ .img_gallery{ border-top:1px solid #d7d7d7;position:relative; height:640px;} .main_img{ overflow:hidden;position:relative; height:100%;} .main_img ul{width:9999px; overflow:hidden; height:100%;position:absolute;top:0;left:0} .main_img li{float:left;width:100%; height:100%; } .main_img li span{display:block;width:100%; height:100%;} .main_img li a{display:block;width:100%; height:100%; } .img_font{position:absolute; bottom:30px; left:30%; color:#f00; width:100%; padding:10px;} .img_font span{display:none; } .img_gallery,.main_img,.main_img ul,.main_img li,.main_img li span,.main_img li a{ height:100%;} div.point{ position:absolute;bottom:57px;left:0;z-index:999;width:100%;height:0px; text-align:center;} div.point .point_box{ margin:0 auto; display:inline-block;} div.point a{ display: block; width:43px; height:4px; font-size:0; background:#ccc; float: left; cursor: pointer; margin:0 10px;} div.point a.on{ background:#e10012;} #btn_prev,#btn_next{z-index:11111;position:absolute;display:block;width:73px!important;height:74px!important;top:50%;margin-top:-37px;display:none;} #btn_prev{background:url(../images2/ll.png) no-repeat left top;left:100px;} #btn_next{background:url(../images2/rr.png) no-repeat right top;right:100px;} /* 响应式banner */ .index1{ width:100%;} .index1 td{ width:20%; height:415px;} .index1 td .index1_xun{ width:100%; height:100%; position: relative; display:inline-block;} .index1 td .index1_xun .index1_xun_text{ width:100%; height:100%; position:absolute; transition:all ease-in 0.3s; background:rgba(0,0,0,0.51);} .index1 td .index1_xun .index1_xun_text .index1_xun_icon{ margin-top:130px; transition:all ease-in 0.3s; float:left; width:100%; text-align:center;} .index1 td .index1_xun .index1_xun_text .index1_xun_icon img{ height:70px;} .index1 td .index1_xun .index1_xun_text .index1_xun_icon img:nth-child(1){ display:none;} .index1 td .index1_xun .index1_xun_text .index1_xun_icon img:nth-child(2){} .index1 td .index1_xun .index1_xun_text .index1_xun_xian{ transition:all ease-in 0.3s; margin:30px 0; line-height:0; float:left; width:100%; text-align:center;} .index1 td .index1_xun .index1_xun_text .index1_xun_xian div{ transition:all ease-in 0.3s; width:23px; height:2px; display:inline-block; background:#FFFFFF;} .index1 td .index1_xun .index1_xun_text .index1_xun_title{ transition:all ease-in 0.3s; float:left; width:100%; text-align:center; font-size:22px; color:#FFFFFF; font-weight:bolder;} .index1 td .index1_xun .index1_xun_text .index1_xun_small{ transition:all ease-in 0.3s; float:left; width:100%; text-align:center; font-size:14px; color:#f1f1f1; line-height:28px; max-height:84px; padding:0 18%; margin-top:20px; overflow:hidden; height:0; display:none} .index1 td .index1_xun .index1_xun_text .index1_xun_more{ transition:all ease-in 0.3s; height:0; overflow:hidden; margin-top:30px; float:left; width:100%; text-align:center;} .index1 td .index1_xun .index1_xun_text .index1_xun_more div{ font-size:14px; color:#FFFFFF; display:inline-block; padding:0 17px; text-align:center; border:#FFFFFF solid 1px; height:32px; line-height:30px;} .index1 td .index1_xun .index1_xun_text .index1_xun_more div i{ font-size:20px; margin-left:5px; } .index1 td .index1_xun .index1_xun_img{ width:100%; height:100%;} .index1 td .index1_xun .index1_xun_img img{ width:100%; height:100%;} .index1 td:hover .index1_xun .index1_xun_text{ background:rgba(16,134,162,0.8); transition:all ease-in 0.3s;} .index1 td:hover .index1_xun .index1_xun_text .index1_xun_icon img:nth-child(1){ display: inline-block;} .index1 td:hover .index1_xun .index1_xun_text .index1_xun_icon img:nth-child(2){ display:none;} .index1 td:hover .index1_xun .index1_xun_text .index1_xun_icon{ margin-top:90px; transition:all ease-in 0.3s;} .index1 td:hover .index1_xun .index1_xun_text .index1_xun_xian{ margin:0; transition:all ease-in 0.3s;} .index1 td:hover .index1_xun .index1_xun_text .index1_xun_xian div{ height:0; transition:all ease-in 0.3s;} .index1 td:hover .index1_xun .index1_xun_text .index1_xun_title{ margin-top:15px; transition:all ease-in 0.3s;} .index1 td:hover .index1_xun .index1_xun_text .index1_xun_more{ height:32px; transition:all ease-in 0.3s;} .index1 td:hover .index1_xun .index1_xun_text .index1_xun_small{ height:84px; transition:all ease-in 0.3s;} .index_title{ width:100%; padding:55px 0 50px 0;} .index_title1{ width:100%; text-align:center; float:left; font-size:26px; line-height:30px; color:#333333; font-weight:bolder;} .index_title2{ width:100%; text-align:center; float:left; font-size:22px; line-height:30px; color:#666666; text-transform:uppercase;} .index_title3{ width:100%; text-align:center; float:left;} .index_about{ width:96%; max-width:1200px; margin:0 auto; padding-bottom:50px;} .index_about .idnex_about_left{ width:50%; float:left;} .index_about .idnex_about_right{ width:50%; float:right;} .index_about .idnex_about_right .idnex_about_right1{ width:100%; float:left; font-size:17px; color:#4594d7; font-weight:bolder;} .index_about .idnex_about_right .idnex_about_right2{ width:100%; float:left; font-size:13px; color:#666666; margin-top:30px; line-height:30px;} .index_about .idnex_about_right .idnex_about_right3{ width:100%; float:left; height:0; margin-top:145px; margin-bottom:87px;} .index_about .idnex_about_right .idnex_about_right3 a{ display:inline-block; height:87px; width:20%; float:left; line-height:85px; text-align:center; border:#b6b6b6 solid 1px; margin-left:-1px;} .index_about .idnex_about_right .idnex_about_right3 a img:nth-child(2){ display:none;} .index_about .idnex_about_right .idnex_about_right3 a:nth-child(2n+1){ margin-top:-86px;} .index_about .idnex_about_right .idnex_about_right3 a:hover{ background:url(/skin/images/index9.png) no-repeat 50%/cover; border:1px solid #FF0004; -webkit-box-shadow:rgba(0,0,0,0.13) 5px 5px 5px; -moz-box-shadow:rgba(0,0,0,0.13) 5px 5px 5px; -ms-box-shadow:rgba(0,0,0,0.13) 5px 5px 5px; -o-box-shadow:rgba(0,0,0,0.13) 5px 5px 5px; box-shadow:rgba(0,0,0,0.13) 5px 5px 5px; transition: all 0.5s ease 0s; -webkit-transform: all 0.5s ease 0s; } .index_about .idnex_about_right .idnex_about_right3 a:hover img:nth-child(1){ display:none;} .index_about .idnex_about_right .idnex_about_right3 a:hover img:nth-child(2){ display: inline-block;} .index2{ width:100%; background:#299fbd;} .index2 .index2_box{ width:96%; max-width:1200px; margin:0 auto; line-height:155px; height:155px;} .index2 .index2_box div{ float:left; height:155px; display:inline-block; line-height:155px;} .index2 .index2_box div img{} .index2 .index2_box a{ float:right; display:inline-block; text-align:center; font-size:14px; color:#299fbd; padding:0 35px; height:30px; line-height:30px; border-radius:30px; background:#FFFFFF; margin-top:65px;} .index2 .index2_box a i{ margin-left:5px;} .idnex_new{ width:96%; max-width:1200px; margin:0 auto;} .idnex_new .idnex_new_xun{ width:586px; float:left; margin-bottom:47px; padding:8px 10px 5px 9px; display:inline-block; background:#FFFFFF;} .idnex_new .idnex_new_xun:nth-child(2n){ float:right;} .idnex_new .idnex_new_xun .idnex_new_pic{ position:relative; width:231px; height:178px; overflow:hidden; margin-right:-231px; float:left;} .idnex_new .idnex_new_xun .idnex_new_pic div{ width:100%} .idnex_new .idnex_new_xun .idnex_new_pic div{ width:100%; height:100%; position:absolute; z-index:9; background: url(../images/new7.png) no-repeat 50%, rgba(0,0,0,0.40); opacity:0; transition:all ease 0.3s; } .idnex_new .idnex_new_xun .idnex_new_pic img{ width:100%;} .idnex_new .idnex_new_xun:hover .idnex_new_pic div{ opacity:1; transition:all ease 0.3s;} .idnex_new .idnex_new_xun .idnex_new_text{ margin-left:255px;} .idnex_new .idnex_new_xun .idnex_new_text .idnex_new_title{ margin-top:15px; width:100%; float:left; font-size:15px; color:#000000; overflow:hidden; white-space:pre; text-overflow:ellipsis;} .idnex_new .idnex_new_xun .idnex_new_text .idnex_new_time{ margin-top:5px; width:100%; float:left; font-size:13px; color:#666666;} .idnex_new .idnex_new_xun .idnex_new_text .idnex_new_xian{ margin:18px 0; width:100%; float:left; border-bottom:#CCCCCC solid 1px;} .idnex_new .idnex_new_xun .idnex_new_text .idnex_new_small{ width:100%; float:left; font-size:12px; line-height:22px; color:#838383; height:66px; overflow:hidden;} .idnex_new .idnex_new_xun:hover .idnex_new_text .idnex_new_title{ color:#1b78be;} .idnex_new .idnex_new_xun:hover .idnex_new_text .idnex_new_time{ color:#1b78be;} /*slick*/ .case_box{ width:1200px; margin:0 auto; max-width:96%; text-align:center;} .case_box .case_bigbox{ width:100%; display:inline-block;} .case_box .case_bigbox .datu{ display:inline-block; width:260px; height:200px; padding:38px 45px; background:#FFFFFF; margin:23px; box-shadow:rgba(0,0,0,0.19) 0px 0px 20px; overflow:hidden; position:relative;} .case_box .case_bigbox .datu .datu_title{ width:100%; position:absolute; z-index:9; background:rgba(17,89,148,0.7); left:0; bottom:-49px; font-size:13px; color:#FFFFFF; line-height:49px; height:49px;} .case_box .case_bigbox .datu:hover .datu_title{ bottom:0; transition:0.5s all ease;} .case_box .case_bigbox .datu img{ width:100%;} .case_box .slick-prev,.case_box .slick-next{ width:60px; height:60px;} .case_box .slick-prev{ background:url(../images/honor11.png) no-repeat 50%; left:-60px;top: 50%; margin-top: -30px;} .case_box .slick-next{ background:url(../images/honor12.png) no-repeat 50%; right:-60px;top: 50%; margin-top: -30px;} .case_box .slick-prev:hover{ background:url(../images/honor11s.png) no-repeat 50%; box-shadow:rgba(255,0,30,0.17) 0 0 25px; transition: box-shaow 0.3s ease-in;} .case_box .slick-next:hover{ background:url(../images/honor12s.png) no-repeat 50%; box-shadow:rgba(255,0,30,0.17) 0 0 25px; transition: box-shaow 0.3s ease-in;} .case_box .case_textbox{ margin:0 auto; text-align:left; text-indent:2em; margin-bottom:50px; max-width:788px; color:#666666; font-size:14px; line-height:24px;} /*slick*/ {} @media screen and (min-width:1200px){ .top .top2 .top2_nei .top2_menu td:nth-child(1) a{ margin-left:0;} .top .top2 .top2_nei .top2_menu td:nth-last-child(1) a{ margin-right:0;} .top .top2 .top2_nei .top2_menu{ display:block !important;} .mo_icon{ display:none;} .newstext .other li:nth-child(5n+1){ margin-left:0;} } @media screen and (max-width:1200px){ .pc{ display:block;} .mo{ display:none;} .disable_text_highlighting,body { /*去除选中高亮*/ -webkit-touch-callout: none; -webkit-user-select: none; /* Webkit */ -moz-user-select: none; /* Firefox */ -ms-user-select: none; /* IE 10 */ /* Opera 目前不支持在Opera,但将很快 */ -o-user-select: none; user-select: none; } .top .top1{ padding:0 2%;} .top .top2 .top2_nei .top2_logo{ margin-left:2%; line-height:48px;} .top .top2 .top2_nei .top2_logo img{ height:30px;} .top .top2 .top2_nei .top2_menu{ z-index:9999; width:100%; margin-right:0; position:absolute; left:0; top:48px; display:none; background:rgba(27,120,190,0.8);} .top .top2 .top2_nei .top2_menu table{ width:100%;} .top .top2 .top2_nei .top2_menu td{ text-align:center;} .top .top2 .top2_nei .top2_menu a{ margin:0 auto; border-bottom:none; line-height:40px; color:#FFFFFF;} .footer .footer_nei .footer1{ display:none;} .liebiao .liebiao_xun{ width:49%;} .wdbmyjccsh .wdbmyjccsh_xun{ width:19%; margin:0 0 0 1%;} .newstext .other li{ width:23%; margin:0 1% 1% 1%;} .con_address .add_box{ width:48%;} .messages .text{ width:100%;} #jrln .rcln .rcln_left{ padding:2%; height:auto;} #jrln .rcln .rcln_right{ text-align:center; width:100%; position:relative;} #jrln .rcln .rcln_right{} #jrln .rcln .rcln_right .rcln_right_arrow{ width:100%; height:00%; position:absolute; text-align:center;} #jrln .rcln .rcln_right .rcln_right_arrow div{ margin-top:0; display:inline-block; width:0; height:0; border-left:30px solid transparent; border-right:30px solid transparent; border-top:30px solid #fff; } .about1 div{ width:100%; text-align:center;} .about1 div img{ float:none; margin:2% auto;} .honor_box .honor_xun .container .row .fancybox{ width:23%; margin:2% 1%;} .case_box .case_bigbox .datu{ height:268px;} .case_box .slick-prev{ left:0;} .case_box .slick-next{ right:0;} .index_about .idnex_about_left{ width:48%;} .idnex_new .idnex_new_xun{ width:80%; margin:2% 10%; max-width:100%;} } @media screen and (max-width:770px){ .top .top2 .top2_nei .top2_menu td{ display:block; float:left; width:100%;} .nav_nei .nav_right{ display:none;} .nav_nei .nav_left{ max-width:100%;} .nei_nav{ height:auto; background: rgba(27,120,190,1);} .nei_nav .nei_nav_nei{ position:relative;} .nav_nei .nav_left{ padding:0 25px;} .liebiao .liebiao_xun .liebiao_title{ line-height:50px;} .xlcp .xlcp_xun .xlcp_img{ width:45%;} .xlcp .xlcp_xun:nth-child(2n+1) .xlcp_text{ padding-left:45%;} .xlcp .xlcp_xun:nth-child(2n) .xlcp_text{ padding-right:45%;} .xlcp .xlcp_xun .xlcp_text .xlcp_title{ padding:0 2%; margin-top:2%;} .xlcp .xlcp_xun .xlcp_text .xlcp_small{ padding:0 2%;} .xlcp .xlcp_xun{ height:auto;} .cpg .cpg_left{ width:100%;} .cpg .cpg_right{ text-align:center; width:100%;} .ocsjjxhp .ocsjjxhp_xun .ocsjjxhp_img{ width:48%; margin-right:0;} .ocsjjxhp .ocsjjxhp_xun .ocsjjxhp_text{ width:48%; margin-left:0;} .wdbmyjccsh .wdbmyjccsh_xun{ width:49%; margin:2% 0 2% 1%;} .wdbmyjccsh .wdbmyjccsh_xun:nth-child(2n+1){ margin-left:0;} .newstext .other li{ width:31.33333%;} .con_address{ height:auto; padding-bottom:2%;} .con_address .add_box{ width:100%; position:relative; top:0; border:#CCCCCC solid 1px;} .job .job_xun .job_newtext .job_newtext_nei{ padding:3% 2%;} .fzlc{ max-width:640px;} .honor_box .honor_xun .container .row .fancybox{ width:31.333%;} .honor_box{ padding:20px 0;} .index1 td{ width:100%; float:left; display:inline-block;} .index_about .idnex_about_left{ text-align:center; width:100%;} .index_about .idnex_about_right{ width:100%; margin:2% 0;} .index2 .index2_box{ line-height:normal; height:auto; display:inline-block; padding-bottom:20px; margin:0 2%;} .index2 .index2_box a{ margin-top:0;} .idnex_new .idnex_new_xun{ width:96%; margin:2%;} } @media screen and (max-width:640px){ .top .top1{ display:none;} .public_title{ padding:5% 0;} .public_title div{ font-size:18px;} .footer .footer_nei .footer2 .footer21{ font-size:12px;} .footer .footer_nei .footer2 .footer22 span{ font-size:12px;} .footer .footer_nei .footer2 .footer22 a{ font-size:12px;} .xlcp .xlcp_xun .xlcp_img{ width:100%; position:relative;} .xlcp .xlcp_xun .xlcp_text{ padding:2% !important;} .xlcp .xlcp_xun{ height:auto !important;} .ocsjjxhp .ocsjjxhp_xun .ocsjjxhp_img{ width:100%;} .ocsjjxhp .ocsjjxhp_xun .ocsjjxhp_text{ width:100%;} .wdbmyjccsh .wdbmyjccsh_xun{ width:96%; margin:2% !important; } .newstext .other li{ width:48%;} .con_address .add_box{ padding:2%;} .new .news_xun{ padding:6px; border:#CCCCCC solid 1px; border-radius:5px;} .new .news_xun .new_pic{ width:100%; margin-right:0;} .new .news_xun .new_text{ width:100%; margin-left:0;} .dateil_link span{ width:100%; max-width:100%;} .job .job_xun .job_title td:nth-child(1){ width:auto; padding:0 2%;} .job .job_xun .job_title td:nth-child(2){ display:none;} .job .job_xun .job_title td:nth-child(3){ display:none;} .job .job_xun .job_title td:nth-child(4){ width:40px; text-align:center;} .case_box .case_bigbox .datu{ height:300px;} } @media screen and (max-width:420px){ .liebiao .liebiao_xun{ width:96%; margin:2%;} .newstext .other li{ width:96%; margin:0 2% 5% 2%;} .map_box{ display:none;} .newsdetail{ margin:5% auto;} .fzlc{ padding:0 40px;} .executive .executive_left{ width:100%; text-align:center; margin:2% 0;} .executive .executive_right{ width:100%; text-align:center; margin:2% 0;} .honor_box .honor_xun .container .row .fancybox{ width:98%;} .about1{ width:98%; margin:0 auto} div.point{ borttom:25px;} .idnex_new .idnex_new_xun .idnex_new_pic{ width:100%; margin-right:0;} .idnex_new .idnex_new_xun .idnex_new_text{ width:100%; margin-left:0;} .index1{ width:90%; margin:0 5%;} .index1 td{ margin:2% 0;} }