锘?* CSS reset */ html, body, div, p, form, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; } html, body { height:100%; } img { border: 0; } ul, ol { list-style: none; } table { border-collapse: collapse; border-spacing: 0; } a { cursor: pointer; font-size: 18px; text-decoration: none; } a:link, a:visited { color: #333; text-decoration: none; } a:hover { color: #035BB3; text-decoration: none; } a:active { color: #F30; } p { padding: 5px 0; } h1 { font: 24px/30px "Microsoft Yahei"; text-align: center; padding: 18px; display: block; overflow: hidden; text-indent: 0; zoom: 1; _width: 90%; } textarea { overflow: auto; } em { font-style: normal; } /*--reset end--*/ .left { float: left; display: inline; } .right { float: right; display: inline; } body { background: #fff; font: 18px "Microsoft yahei", Tahoma, Verdana; color: #333; height: 100%; overflow-x: hidden; } .banner { width:100%; height:756px;position:relative; } .clear { clear: both; height: 0; overflow: hidden; } /* ------------------------------------- Header ------------------------------------- */ #h { position: relative; width:100%; z-index:1000; } .topbg { width:100%; height:350px; } .header { display: block; width:100%; padding:15px 0; overflow:hidden; } .header-con {width:1230px; margin:0 auto; } .logo,.m-logo { width:600px; height:130px; background: url(../images/logo_main2024.png) no-repeat left center;background-size:contain; float: left; } .m-logo {display: none;} .sub .logo { width:450px; height:90px; background-size:100% 100%; } .top-link {float: right; color:#fff; overflow: hidden; zoom:1;margin:45px 10px 0 0;} .top-link span {overflow: hidden; zoom:1; float: left; line-height: 32px; padding-right:10px;} .top-link span a {color: #fff;} .circle-bg { background:rgba(255, 255, 255, 0.7); text-align: center; color:#000; float:left; width:32px; height:32px; line-height: 32px; font-size:15px; border-radius:100px; margin:0 10px; } .top-link span:hover .circle-bg{color:#fff;background:rgba(6, 172, 164, 0.7);} .search { float:right; border:1px solid #fff; width:260px; height:40px; border-radius:6px; margin:40px 30px 0 30px; } .sub .search { margin:20px 10px 0 0; } .search .input {border:0; padding:2px 3px; color:#fff; background: transparent; width:200px; margin:3px;} .search input:focus { border:0;outline:0; } .search .button {width:36px; height:25px; margin:7px 0 0; background: url(../images/search.png) no-repeat; text-indent:-22222em; border:0; } /* WebKit browsers */ ::-webkit-input-placeholder { color: #fff; } /* Mozilla Firefox */ ::-moz-placeholder { color:#fff; } /* internet Explorer */ ::-ms-input-placeholder { color:#fff; } .xx { height:180px; padding:220px 0; text-align:center; } .xx img {margin:0 auto;} img { margin:0 auto; } .subbg { width:100%; height:733px; background:url(../images/commbg.jpg) no-repeat center -100px;background-size:cover;} .swiper_banner { width:100%; height:100%; overflow:hidden; } .swiper_banner .swiper-slide { background-size:cover; } .swiper_banner .swiper-slide a {display: block;width:100%;height:100%;} .navbar-default { background-color:transparent; } .navbar-brand{ padding: 10px 15px; height: auto; } nav.navbar.bootsnav{ border: none; margin-bottom: 0px; } .navbar-nav{ float: left; } nav.navbar.bootsnav ul.nav > li > a{ color: #06aca4; text-transform: uppercase; font-size:20px; padding: 15px 32px; } nav.navbar.bootsnav ul.nav > li:hover{ /* background: #f4f4f4;*/ } .nav > li:after{ content: ""; width: 0; height: 5px; background: #34c9dd; position: absolute; bottom: 0; left: 0; transition: all 0.5s ease 0s; } .nav > li:hover:after{ width: 100%; } nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after{ content: "+"; font-family: 'FontAwesome'; font-size: 20px; font-weight: 500; position: absolute; top: 26%; right: 10%; transition: all 0.4s ease 0s; } nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after{ content: "\f105"; transform: rotate(90deg); } .dropdown-menu.multi-dropdown{ position: absolute; left: -100% !important; } nav.navbar.bootsnav li.dropdown ul.dropdown-menu{ box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); border: none; } nav.navbar.bootsnav ul.nav ul.dropdown-menu > li > a { font-size:16px; } nav.navbar.bootsnav ul.nav ul.dropdown-menu > li > a:hover { color:##06ACA4; } nav.navbar.bootsnav ul.nav ul.org { left:-294px;width:1330px;padding:15px 0; } nav.navbar.bootsnav ul.nav ul.org > li { float:left; width:280px; margin:0 15px; } nav.navbar.bootsnav ul.nav ul.org > li a { padding:5px 0; border-bottom:0; } nav.navbar.bootsnav ul.nav ul.org > li.h5 { float:none; width:150px;clear: both; font-size:16px; font-weight: 700; padding:15px 0 10px 0; } @media only screen and (max-width:960px){ nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after, nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after{ content: " "; } .dropdown-menu.multi-dropdown{ left: 0 !important; } nav.navbar.bootsnav ul.nav > li:hover{ background: transparent; } nav.navbar.bootsnav ul.nav > li > a{ margin: 0; color:#fff; } nav.navbar.bootsnav ul.nav ul.org { left:0;width:auto;padding-bottom:15px; } nav.navbar.bootsnav ul.nav ul.org > li { float:none; width:100%; margin:0; } nav.navbar.bootsnav ul.nav ul.org > li a { padding:5px 0; border-bottom:1px solid #fff; } nav.navbar.bootsnav ul.nav ul.org > li.h5 { float:none; width:150px;clear: both; font-size:16px; font-weight: 700; padding:15px 0 10px 0; color:#fff; } } /* ------------------------------------- search ------------------------------------- */ .headline-box {width:1330px; padding:10px 0 0 200px; margin:20px auto;background: url(../images/headline.png) no-repeat left bottom; text-align:center; } .headline-box .main-title { font:bold 30px/1.6 'Microsoft yahei'; padding:0 30px; } .headline-box a .main-title {color:#B22C00;} .headline-box .des { color:#777; padding:10px 30px 20px 30px; line-height:1.8; text-align:left; font-size:16px; border-bottom:1px solid #06ACA4; } .news-box { float: right; width:540px; } .news-box .more2 {display: none;} .tabLi {overflow: hidden; zoom:1; padding:0 0 4px 0;margin:0 auto;} .tabLi li {float: left; border-right:1px solid #eee; margin-right:40px; padding:0 0 6px 0;} .tabLi li a {color:#444; font-size: 25px; font-weight: bold; text-decoration: none; padding:0 40px 5px 0;} .tabLi li:last-child {border-right:0; margin-right:0;} .tabLi li.change {background: url(../images/tabbg.png) no-repeat left bottom;} .tabLi li.change a{color:#06ACA4;} .tabLi li.change .icon01 {background:url(../images/icon01_over.png) no-repeat;} .icon01 { background:url(../images/icon01.png) no-repeat; width:36px; height:36px; float:left; } .icon02 { background:url(../images/icon02.png) no-repeat; width:36px; height:36px; float:left; } .icon03 { background:url(../images/icon03.png) no-repeat; width:36px; height:36px; float:left; } .icon04 { background:url(../images/icon04.png) no-repeat; width:36px; height:36px; float:left; margin-right:10px; } .icon05 { background:url(../images/icon05.png) no-repeat; width:36px; height:36px; float:left; margin-right:10px; } .icon06 { background:url(../images/icon06.png) no-repeat; width:36px; height:36px; float:left; margin-right:10px; } .tabLi li.change .icon02 {background:url(../images/icon02_over.png) no-repeat;} .tabLi li.change .icon03 {background:url(../images/icon03_over.png) no-repeat;} .main_focus { width: 770px; height: 502px; margin-bottom:30px; /* border-radius: 8px;*/ overflow: hidden; background: #fff; float: left; } .swiper_pic { width: 100%; height: 100%; position: relative; } .swiper_pic a { position: relative; display: flex; width: 100%; height: 100%; text-decoration: none; justify-content: center; align-items: center; } .swiper_pic a img { position: absolute; width: 100%; height: 100%; z-index: 1; top:0; left:0; } .swiper_pic a span { position: absolute; left: 0; right:0; bottom: 0; height: 50px; width:100%; padding: 0 190px 0 20px; line-height: 50px; z-index: 2; background: #00c6ff; /* fallback for old browsers */ background: -webkit-linear-gradient(to top, #000, rgba(0, 0, 0, 0)); /* Chrome 10-25, Safari 5.1-6 */ background: linear-gradient(to top, #000, rgba(0, 0, 0, 0)); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ font-size: 16px; color: #fff; text-decoration: none; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; } .swiper_pic .swiper-pagination { position: absolute; width: auto; left: auto; right: 15px; bottom: 17px; } .swiper_pic .swiper-pagination span { background: #ffffff; opacity: 1; width: 12px; height: 12px; margin: 0 6px; border-radius: 100px; } .swiper_pic .swiper-pagination span.swiper-pagination-bullet-active { width: 30px; background: #4691FF; } .zhuanti_box { height: 250px; margin: 25px auto 0 auto; position: relative; } .zhuanti_box .swiper_img { width: 100%; height: 100%; position: relative; overflow: hidden; } .swiper_img .swiper-slide{ background: url(../images/yy.png) no-repeat center bottom; background-size: 80% 80%; height: 100%; } .zhuanti_box .swiper_img a img { margin:0 auto; width: 100%; height: 100%; } .zhuanti_box .swiper-prev { position: absolute; left: -40px; top: 40px; width: 28px; height: 90px; background: #fff; z-index: 999999; cursor: pointer; background: url("../images/left.svg") no-repeat 0 0; background-size: 100% 100%; outline: none; } .zhuanti_box .swiper-next { position: absolute; right: -40px; top: 40px; width: 28px; height: 90px; background: #fff; z-index: 999999; cursor: pointer; background: url("../images/right.svg") no-repeat 0 0; background-size: 100% 100%; outline: none; } .main_news {width:544px; height:370px; float: right;background: #f8f8f8;} .list li { list-style: none; text-align: left; overflow: hidden; height: 35px; line-height: 35px; padding: 0 0 0px 20px; margin:10px 0 10px 10px; background: url(../images/flag.png) no-repeat left 0; overflow: hidden; position: relative; transition: all 0.3s;} .list li:hover { background: url(../images/flag.png) no-repeat left -35px; } .list li em { display: block; float: right; padding:6px 0 0 10px; color: #035BB3; font: normal 14px/26px arial, Geneva, sans-serif; } .list li a { color: #333; font-size:18px; } .list li a:hover { color: #035BB3; text-decoration: none; } .list li a em { color: #06F; } .list li span { font-size: 16px; padding-right:3px; padding-bottom:0; } .banner2 {padding:0 0 20px 0; clear: both;} .screenbg { width:100%; background:#F5F5F5; padding:5px 0 15px 0; } .boxbg1 {background: #f5f5f5; background-size: 100% 100%; height:395px;} .boxbg2 {background: #fff; background-size: 100%; height:560px;} .position { width:1260px; margin:-290px auto 0 auto; padding-left:10px; color:#666; font-size:15px; text-align: left; position: relative; height:41px; line-height: 41px; } .position a { color:#666; font-size:15px; } .position span { padding-right:10px; } .body { width:1250px; border-radius: 5px;min-height:400px; background:rgba(255,255,255,0.8); margin:0 auto 20px auto;box-shadow:1px 1px 8px #ccc; overflow: hidden; zoom:1; position:relative; } .boxbg {background: url(../images/boxbg.jpg) no-repeat center center; background-size: cover; overflow: hidden; zoom:1;} .main-con { margin:0 auto 10px auto; width:1330px; overflow: hidden; zoom:1; } .hjjt,.qcxy,.zjdt {width:645px; float: left;} .new-show { background:rgba(255, 255, 255, 1); padding:25px 20px;box-shadow:0 0 6px #ccc; margin:0 0 0 5px; } .new-show:hover {box-shadow:0 0 6px #777; } .hjjt-title {font-weight:bold; padding-bottom:8px;} .hjjt-title a{ color:#06ACA4; } .hjjt-info {color:#777; font-size:15px; padding:5px; } .hjjt-info i {color:#06ACA4} .mtnz,.xczx,.nzrw {width:645px; float: right;} .qcxy-first {background:rgba(255, 255, 255, 0.5); height:194px; overflow: hidden;zoom:1; box-shadow:0 0 6px #ccc; margin:0 0 20px 5px; display:flex; justify-content:space-between;align-items:center; } .qcxy-first:hover {box-shadow:1px 1px 5px #777; } .qcxy-thumb {width:308px; height:100%; position: relative; overflow: hidden;} .qcxy-thumb img {width:100%;height:100%; display: block; transition: all 0.6s;} .qcxy-first:hover img { transform: scale(1.5); } .qcxy-title { padding:20px 20px; width:330px; vertical-align:middle } .qcxy-title a {display: block;color:#06ACA4;font-weight:bold; } .qcxy-time { color:#999; font-size:15px; padding:15px 0; } .xczx-first {height:194px; overflow: hidden;zoom:1; display: flex; justify-content:space-between; margin:0 0 20px 0; } .xczx-thumb {width:308px;height:100%; position: relative; overflow: hidden;} .xczx-thumb .thumb-title { background-image: linear-gradient(to top , #333, transparent); position: absolute; height:40px; width:100%; left:0; bottom:0; line-height: 45px; text-align: center;} .xczx-thumb a .thumb-title {color:#fff;font-size:15px;} .xczx-first img {width:100%; height:100%; transition: all 0.6s;} .xczx-first img:hover { transform: scale(1.5); } .nzrw-card {width:100%;height:338px;overflow: hidden; position: relative;} .nzrw-card .swiper-slide { height:298px; } .nzrw-card .swiper-slide .card-box { background:#fff; box-shadow:0 0 6px #ccc; margin:5px;} .nzrw-card .swiper-slide .card-box a { display: flex;flex-direction:row; justify-content:space-between;} .nzrw-card-thumb {width:230px; min-width:230px; height:290px; position: relative; overflow: hidden;} .nzrw-card-thumb img {width:100%;height:100%; display: block; transition: all 0.5s;} .nzrw-card-des {text-align: left; padding:30px; font-size:15px; line-height: 1.8;} .nzrw-card-des h5 {color:#06ACA4; font-size:18px; font-weight:bold; line-height:1.5; margin-bottom:10px; } .nzrw-card .swiper-slide .card-box:hover img {transform: scale(1.2);} .nzrw-card .swiper-slide .card-box:hover {box-shadow:1px 1px 5px #777; } .zjdt {width:428px; margin-right:30px;} .nzrw {width:428px; margin-right:30px; float: left;} .line {width:30px; height: 323px; margin-top: 30px; float: left; border-left: 1px solid #ccc;} .qcxy-first:hover img { transform: scale(1.5); } .qcxy-title { padding:20px 20px; width:330px; vertical-align:middle } .qcxy-title a {display: block;color:#06ACA4;font-weight:bold; } .qcxy-time { color:#999; font-size:15px; padding:15px 0; } .video-box {float:left; width:600px;} .video-play { margin:0;padding:0;line-height:0; } .video-title {background: #fff; padding:10px; height: 77.6px; line-height: 1.6;} .mt-box {float: right;width:573px;} .mt-list {height:411px; overflow: hidden;} .mt-list li {height:90px; padding:10px; background: #fff; margin-bottom:17px; overflow: hidden; position: relative;z-index: 0;} .mt-list li a {display: block; padding:7px 0; text-decoration: none;} .mt-list li span {color:##06ACA4; font-size: 16px; padding-right:30px;} .mt-list li:hover a {color:#fff;} .mt-list li:hover span {color:rgba(255, 255, 255, 0.5);} .mt-list li::before{ content: ""; width: 0; height: 100%; background: ##06ACA4; position: absolute; top:0px; left:0; transition: 0.4s all; z-index: -1; } .mt-list li:hover::before{ width: 100%; } .h3-ico {font-size: 25px; font-weight: bold; margin:25px 0; padding:5px 0; height:46px; line-height: 36px; background: url(../images/tabbg.png) no-repeat left bottom;} .h3-ico a { font-size: 25px; font-weight: bold; } .h3 { height:40px; border-bottom:1px solid #ddd; margin-bottom:5px; } .h3 span { padding:0 3px;font: bold 20px/40px "Microsoft Yahei", "寰蒋闆呴粦"; display: block; float: left; border-bottom:1px solid #1D6917; } .h3 a img { margin:12px 0 0; } .news-list {overflow: hidden; zoom:1; padding-top:10px; } /*.news-list {overflow: hidden; zoom:1;} .news-list li { overflow: hidden; zoom:1; padding:8px 0; border-bottom:1px solid #eee; } .news-list .date { float: left; width:20%; height:74px; background:url(../images/datebg.png) no-repeat center center;text-align: center; color:#06ACA4; font:bold 28px arial; } .news-list .date em { display: block; font:normal 14px/1.2 arial; color: #fff; padding:16px 0 5px 0; } .news-list .list-title { float:left; width:80%; padding:8px 10px 2px 0; } .news-list .list-title td { height:65px; overflow: hidden; vertical-align: middle; padding-left:5px; line-height:1.8;position: relative; left: 0; transition: all 0.3s; } .news-list li:hover .list-title td {transform: translateX(5px);} */ .news-list li { list-style: none; text-align: left; overflow: hidden; height: 46px; line-height: 35px; border-bottom:1px solid #ddd; padding: 0 5px 0px 20px; margin:10px 0 10px 10px; background: url(../images/flag.png) no-repeat left 0; overflow: hidden; position: relative; transition: all 0.3s;} .news-list li:hover { background: url(../images/flag.png) no-repeat left -35px; } .news-list li em { display: block; float: right; padding:6px 10px 0 10px; color: #035BB3; font: normal 14px/26px arial, Geneva, sans-serif; } .news-list li a { color: #333; font-size:18px; } .news-list li a:hover { color: #035BB3; text-decoration: none; } .news-list li a em { color: #06F; } .news-list li span { font-size: 16px; padding-right:3px; padding-bottom:0; } .mtnz-box { float: left; width:396px; height:416px; padding-right:27px; border-right:1px solid #ccc; margin-left:27px; } .mtnz-box .news-list li em { display: block; color:#1D6817; background:url(../images/flag-mt.png) no-repeat left center; padding-left:30px; font-size:14px; margin:8px 0 5px 0; font-family: "Microsoft yahei" arial; } .tzgg-box .news-list a,.mtnz-box .news-list a { font-size:16px; } .fwtd-box { float: right; width:300px; height:416px; } .td-list { overflow: hidden; zoom:1; } .td-list li { width:33.33%; padding:12px 0; float: left; text-align: center; } .td-list li img { margin:10px auto; display: block; } .td-list li a { text-decoration: none; font-size:16px; } .zt-box {width:350px;float:right;overflow: hidden;} .h3-line { background: url(../images/line.png) repeat-x center center; height:50px; text-align:center; } .h3-line span {background: #fff; padding:0 10px; line-height: 50px; font-weight: bold;} .h3-line span a {font-size:25px;} .zt-list { text-align: center;width:100%; margin-bottom:15px; } .fw-box {width:1330px;margin:0 auto; padding:50px 0;} .fw-box .h3-line { margin:20px auto; } .fw-list ul {display: flex; justify-content:space-between;} .fw-list li { width:120px; text-align: center;} .fw-list li a { font-size:16px;} .fw-list li div {width:72px; height:72px; border-radius: 100px; border:1px solid #ccc; background: url(../images/fwico.png) no-repeat 0 0; margin:10px auto;position: relative;transition: all 0.3s;} .fw-list li div:hover {background:#06ACA4 url(../images/fwico.png) no-repeat -72px 0;} .fw-list li .fwico2 { background-position:0 -72px; } .fw-list li .fwico2:hover { background-position:-72px -72px; } .fw-list li .fwico3 { background-position:0 -144px; } .fw-list li .fwico3:hover { background-position:-72px -144px; } .fw-list li .fwico4 { background-position:0 -216px; } .fw-list li .fwico4:hover { background-position:-72px -216px; } .fw-list li .fwico5 { background-position:0 -288px; } .fw-list li .fwico5:hover { background-position:-72px -288px; } .fw-list li .fwico6 { background-position:0 -360px; } .fw-list li .fwico6:hover { background-position:-72px -360px; } .fw-list li .fwico7 { background-position:0 -432px; } .fw-list li .fwico7:hover { background-position:-72px -432px; } .fw-list li .fwico8 { background-position:0 -504px; } .fw-list li .fwico8:hover { background-position:-72px -504px; } .fw-list li .fwico9 { background-position:0 -576px; } .fw-list li .fwico9:hover { background-position:-72px -576px; } .box { overflow: hidden; margin-bottom:15px; width:575px; float: left; } .box h3,.zt h3 { height:40px; border-bottom:1px solid #ccc; margin-bottom:15px; background: url(../Images/title-comm.png) no-repeat left bottom; } .box h3 span,.zt h3 span { color:#098E5C; float: left; height:40px; padding:0 20px; font:bold 20px/36px "Microsoft yahei"; } .box h4 { margin:-5px 0 0; text-align: center; } .box h4 a { font-size:30px; color:#098E5C; text-decoration: none; } .w377 { width:380px; margin-right:15px; } .thumbList { border-bottom:1px dashed #ccc; overflow: hidden; zoom:1; padding:0 10px 10px 0; line-height: 1.8; } .thumbList img { float:left; width:146px; height:106px; margin:0 10px 0 0; } .thumbList p { padding:10px 0; font-size:14px; color:#999; } .link-box { padding:30px 0; overflow: hidden; zoom:1; text-align:center; } .link-box select { width:23%; margin:0 10px 0 0; padding:3px; color:#444; font-size:15px; font-family: 'Microsoft yahei' } /* ------------------------------------- list ------------------------------------- */ .font_red { color:#f60; } .gkButton { overflow: hidden; zoom:1; width:610px; } .gkButton a { width:130px; height:160px; background-color: #29724E; border-radius: 5px; text-decoration: none; text-align: center; color:#fff; display: block; float: left; margin-right:16px; } .gkButton a:hover { background-color: #00661A; } .gkButton img { display: block; margin:40px auto 20px auto; } .leader { padding:15px 50px; overflow: hidden; zoom:1; line-height: 1.8; } .leader h4 { padding:15px 0; } .leader h4 span { display: block; } .leader img { width:200px; height:283px; float: left; margin:0 20px 20px 0; } .more2{ width: 100px; height: 36px; border: 1px solid #ccc; text-align: center; line-height: 26px; float: right; position: relative; z-index: 0; background: #fff; } .more2::before{ content: ""; width: 0; height: 100%; background: #1B4CA8; position: absolute; top:0px; left:0; transition: 0.4s all; z-index: -1; } .more2 a{ color: #777; transition: 0.4s all; text-decoration: none; font-size: 14px; font-weight: normal; } .more2:hover::before{ width: 100%; } .more2:hover a{ color: #ffffff; } .linkBox { overflow: hidden; zoom:1; width:1330px; } .linkBox a { display: block; width: 185px; height:42px; line-height: 42px; background-color: #f5f5f5; border:1px solid #ddd; overflow: hidden; float: left; text-decoration: none; text-align: none; margin:0 11px 11px 0 ; font-size: 16px; text-align: center; } .linkBox a:hover { color: #fff; background-color: #0F5E36; } #menuBar { height:100%; } /* 閫氱煡鍏憡 */ #gg { margin: 0 auto; margin-top: 10px; } #gg .list li { line-height: 1.6em; height: auto; padding: 5px 0 0 20px; background: url(../Images/item.png) 0 8px no-repeat; } #gg .list li span { display: block; clear: both; width: 100%; background: url(../Images/time.png) 5px 11px no-repeat; padding: 0 0 0 10px; } /* ------------------------------------- footer ------------------------------------- */ .footer { background:#06ACA4; border-top:5px solid #81D5D1; font-size:15px; min-height:230px; width:100%; min-width:1330px; color:#fff; } .footer a { font-size:15px; color:#fff; } .wx { float: right; width:200px; padding:10px 50px 0 0; } .copyright { padding:0 0 0 180px; margin:45px 0 0; background:url(../images/footer_logo2024.png) no-repeat 30px center; font-size:15px;} .footer-xx {width:400px;height:auto;} /* ------------------------------------- Form ------------------------------------- */ .select { visibility: hidden; } h3 img, h4 img { float: right; margin: 6px 5px 0 0; } /* ------------------------------------- sub_containor ------------------------------------- */ .comm-bg {width:100%; height:478px; background: url(../images/comm-header-bg.jpg) no-repeat center top; background-size: cover; overflow: hidden; zoom:1} .comm-bg .xx-box {width:1280px; margin:0 auto; height:200px;} .comm-bg .sub-xx { width:506px; height:68px; margin: 70px 0 0 98px; background:url(../images/xx.png) no-repeat center center; background-size:100% 100%; } .left-side { width: 180px; float: left; margin:20px 0 0 30px; text-align: left; } .left-side h3 { height: 50px; ; font: bold 20px/50px "microsoft yahei"; padding: 0 0 0 15px; background:url(../images/t-flag01.png) no-repeat left center; color:#fff; } .left-side .menu a { display: block; border-bottom:1px solid #ddd; padding:7px 0 10px 20px; margin:5px 0; text-decoration: none; background:url(../images/side-menu.png) no-repeat left 0; transition:all 0.5s;} .left-side .menu a:hover {transform: translateX(8px);} .left-side .menu a.current { background-position:left -35px; color:#06ACA4; } .sub-main { float: right; width:1000px; border-left:1px solid #ddd; min-height:400px; padding:25px 30px;} .wwww{border-left:0; width:1200px; margin:0 auto; float:none;} .sub-main h3 { height:40px; border-bottom:1px solid #ddd; } .sub-main h3 span { padding:0 3px;font: bold 20px/40px "Microsoft Yahei", "寰蒋闆呴粦"; display: block; float: left; border-bottom:1px solid #06ACA4; color:#06ACA4; } .sub-main h3 a img { } .sub-main h3 a { height: 40px; width: 60px; float: right; margin: 3px 0px 0 0; transition:all 0.5s;} .sub-main h3 a:hover { transform: translateX(8px);} .sub-main .comm-list { clear: both; } .sub-main .comm-list li { height: auto; border-bottom: 1px dotted #ccc; padding: 5px 0 6px 15px; margin:8px 0; background: url(../images/flag01.gif) no-repeat 0 13px; position: relative; left: 0; transition: all 0.3s; } .sub-main .comm-list li:hover { transform: translateX(5px); } .sub-main .comm-list li a { font: 18px/150% 'Microsoft yahei' 瀹嬩綋; text-decoration: none; } .sub-main .comm-list li em { color: #999; float: right; font-size:15px; } .zzjg { padding:20px 40px; overflow: hidden; zoom:1; } .zzjg h3 { height:50px; ; font: bold 20px/48px "microsoft yahei"; padding: 0 0 0 15px; background:url(../images/t-flag01.png) no-repeat left center; } .jg-list { overflow: hidden; zoom:1; padding-bottom:15px; } .jg-list p { float:left; width:25%; padding:0; margin:0; } .jg-list p a { display: block; margin:10px; background:#f5f5f5; font-size:16px; border-radius: 5px; height:30px; line-height: 30px; text-decoration: none; padding:8px; text-align: center; border:1px solid #ccc; } .jg-list p a:hover { background:#fff; box-shadow: 2px 3px 3px #ccc; } #pager { font-size:16px; text-align: center; padding:15px 0; } #pager a { background:#eee; border-radius:50px; padding:3px 11px 5px 11px; font-size:16px; text-decoration: none; } #pager a.current { background:#044C91; color:#fff; } #content { margin: 10px 0px; text-align: left; font: 18px/180% "Microsoft yahei"; color: #333; text-align: justify; text-justify: inter-ideograph; } #content p { padding: 6px 0; text-indent: 0; font: 18px/200% "Microsoft yahei";} /* ------------------------------------- position ------------------------------------- */ #position { display: block; margin: 0 auto; overflow: hidden; height: 50px; font: 16px/50px Verdana, Geneva, sans-serif; width: 877px; border:1px solid #ccc; border-left:0; border-bottom:0; float: left; background: #FFF url(../Images/common_top.jpg) top right no-repeat; text-indent: 20px; } #position a, #position span { margin: 0 4px; color: #333; font: 16px/50px Verdana, Geneva, sans-serif; } h2 { color: #002691; font: 25px/60px "microsoft yahei"; background: url(../Images/hline.png) center center repeat-x; } h2 span { background: #FAFAFA; /*display: block; overflow:hidden;*/ padding: 0 10px 0 0; margin: 0; } .sub_containor h4 { text-align: right; font: bold 30px/40px "microsoft yahei"; color: #FFF; padding: 0 40px 0 60px; margin-bottom: 120px; } #commBar { width: 210px; overflow: hidden; border-left: 1px solid #DADEDF; } #commBar .recommend h3 { border-top: 0; text-align: left; } .content_containor { border: 1px solid #CCC; overflow: hidden; zoom: 1; /*width:978px;*/ margin: 0 auto; margin-bottom: 10px; } .content_containor #commBar { width: 240px; } /* ------------------------------------- pic ------------------------------------- */ .pic { padding: 0 25px; } .pic li { width: 244px; height: 200px; float: left; margin: 8px 12px; display: inline; overflow: hidden; text-align: center; line-height: 160%; } .pic img { display: block; padding: 2px; margin: 4px auto; border: 1px solid #ccc; width: 238px; height: 152px; background: #fff; } .pic li a { font-size:16px; } .clear { clear: both; height: 0; line-height: 0; overflow: hidden; } .page { padding: 30px 15px; text-align: center; } .page img { cursor: pointer; } .page a, .page a:visited, .page span { font-size:16px; padding: 3px 8px; margin: 0 3px 0 0; border: 1px solid #999; text-decoration: none; border-radius: 5px; } .page a:hover, .page .current { background: #79BA74; border: 1px solid #79BA74; color: #fff; } .page .current { } .page .disabled { border: 1px solid #ccc; color: #ccc; padding: 2px 5px; } .buttonBox { text-align: center; padding: 10px 0; } .textBox { height: 126px; padding: 8px 15px; overflow-y: auto; background: #fff; border-bottom: 1px solid #B4D1EF; margin: 0 0 10px 0; } .content { border:1px solid #ddd; } #content {margin: 15px 80px; text-align: left; font: 18px/180% 'Microsoft yahei',瀹嬩綋; color: #333; text-align: justify; text-justify: inter-ideograph;} #content h1 { padding-top:30px; text-align: center; font:bold 30px/1.5 'Microsoft yahei'; } #content table { margin:10px auto; } #content td,#content th {border:1px solid #666; padding:5px; } .showpage { margin: 20px; } .related { margin: 5px 40px; padding: 0 0 10px 0; } #mid .related .list li { border-bottom: 0; } .other { margin: 10px 80px; padding: 15px 0; border-top: 1px solid #ccc; font-size: 18px; text-align: left; } .other a { font: 18px Tahoma; } .infoBox { text-align: left; border-bottom:1px solid #ddd;padding: 10px 180px; margin: 0 0 15px 0; font: 16px Tahoma; text-align: center; color: #999; overflow: hidden; zoom:1;} .infoBox th { text-align: right; padding: 2px 5px; } .recommend li { padding: 5px; line-height: 140%; text-align: center; margin: 10px auto; } .recommend img { display: block; width: 250px; height: 160px; border: 2px solid #eee; margin: 4px auto; } .recommend li a { font-size:16px; text-decoration: none; } /* subpage box width */ .w700 { width: 716px; _width: 706px; } .w728 { width: 696px; } .w982 { width: 982px; } .small, .big { cursor: pointer; padding: 0 5px; } .small { font: bold 10px "Times New Roman"; color: #01458E; } .big { font: bold 14px "Times New Roman"; } .share-bar{ padding-left:535px; } .ad {clear: both;padding:20px 0;} .ad img {display: block;} @media (min-width: 1330px) { .container { width:1330px; } } @media only screen and (max-width:960px){ .header,.main-con,.header-con { width:100%; } .main-con {margin:0;} .logo,.top-link,.search {display: none;} .m-logo { width:100%; height:65px; position: fixed; float:none; margin:0 auto; display:block; background: #06ACA4 url(../images/logo_main.png) no-repeat 10px center; background-size: 60%; } .topbg { width:100%; height:100px; } #h {height:65px;} .ad img { width:100%; } .line {display: none;} .headline-box {zoom:0.6; width:100%;} .headline-box .des {display: none;} .news-box,.main_focus,.main_news,.mtnz,.qcxy,.hjjt,.xczx,.nzrw,.zt-box {width:100%;border-bottom:10px solid #eee;} .news-box {padding:0 5px 10px 5px;} .news-box .more2 {display: block;float:none;width:100%;margin:10px 0 0;} .screenbg {padding:5px 0 0;} .swiper-button-next:after, .swiper-button-prev:after { font-size:14px; } .tabLi,.h3-ico,.h3-line {zoom:0.75; } .tabLi {border-bottom:1px solid #ddd;} .tabLi li {width:33.33%; margin-right:0;border-right:0;margin-bottom:-4px; height:48px; } .main_news,.more2 {zoom:0.9;} .banner2 img {width:130%; height:auto; margin-left:-15%;} .swiper_pic a span {padding: 1px 150px 0 5px; font-size:15px;} .swiper_pic .swiper-pagination {bottom:12px;} .boxbg1,.boxbg2 {background: transparent; height:auto;} .news-list {zoom:0.85; padding-top:10px;} .news-list li { padding:0 0 0 20px; border-bottom:1px dotted #ccc;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; } .news-list .date { width:22%; min-width:82px; } .news-list .list-title { padding:10px 0; width:78%; } .new-show {margin:0 10px;} .hjjt-info {font-size:13px;} .list {padding:0 5px; zoom:0.8} .list li a {font-size: 17px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; display:block;} .qcxy-first,.xczx-first {height:145px; margin:0 15px 20px 15px; zoom:0.8;} .qcxy-time {padding-bottom:0;} .nzrw-card {height:305px;} .nzrw-card-thumb {min-width: 50%; height:260px;} .nzrw-card-des {height:310px; overflow: hidden; zoom:0.8} .zhuanti_box {width: 100%;height:130px;} .zhuanti_box .swiper_img a img {width: 100%; height: 125px;} .zhuanti_box .swiper-prev { left: 0; top: 20px;} .zhuanti_box .swiper-next {right: 0; top: 20px;} .video-box { width:100%;} .video-title { height: auto; line-height: 1.6; zoom:0.8;} .h3-ico { margin:20px 15px; width:auto;} .mt-box {width:100%;} .mt-list {height:auto;} .mt-list li { margin-bottom:10px; zoom:0.9; } .mt-list li a {height:40px; overflow: hidden; line-height:1.8; } .fw-box {width:100%;} .fw-box ul {flex-wrap: wrap;justify-content:center; padding:0;} .fw-list {zoom:0.8;} .fw-list li { padding-bottom:10px; } .copyright {padding-left:0; background:none; text-align: center; padding:0 15px;} .footer {min-width:100%;} .footer-xx {width:100%;} .wx {display: none;} .subbg { height:300px; background-size:cover;} .comm-bg {height:200px;} .comm-bg .xx-box {display: none;} .xx {display: none;} .position { width:100%; margin:-200px auto 0 auto; font-size:12px; } .position a { color:#666; font-size:12px; } .position span { padding-right:3px; } .body { width:100%; box-shadow:0 0 0; margin:0; padding:0;border-radius:0 } #content { margin: 0 10px; } #content img {width:100%; height:auto;} #content h1 {zoom:0.7;} .infoBox {padding:10px; zoom:0.7} .share-bar,.page{ display:none; } .left-side { display:none; } .sub-main { float: none; width:100%; border-left:0; padding:15px; zoom:0.9; } .sub-main .comm-list { padding-bottom:15px; } .sub-main .comm-list li {height:50px; line-height: 40px; margin:0; overflow: hidden; background: url(../images/flag01.gif) no-repeat 0 18px;} .sub-main .comm-list li a {overflow: hidden;text-overflow:ellipsis;white-space: nowrap; display: block;} .sub-main .comm-list li em { font-size: 15px; margin:3px 0 6px 0;} .pageNum {display: none;} #pager { font-size:13px; } #pager a { padding:3px 10px 5px 10px; font-size:13px; } } /* floatingAd */ .floatingAd .ad{z-index:100;background:none;position:absolute;display:none;} .floatingAd a{color:#000000; display:inline-block;text-decoration:none;} .floatingAd a img{border:0;} .floatingAd .close{display:none;} .floatingAd .opacity{position:absolute; top:0; width:100%; height:25px; background-color:#000000; opacity:0.20; filter:alpha(opacity = 20);} .opacity1{opacity:0.90; filter:alpha(opacity = 90);} .floatingAd .text{position:absolute; top:0; width:100%; height:25px; color:#000000; line-height:25px; } .floatingAd .text .button{position:relative;float:right;top:5px;right:5px;width:16px;height:16px;background:url("../Images/close.png") no-repeat;cursor:pointer;} .floatingAd .text .title{position:relative;float:left;font-size:12px;margin-left:5px; width:170px;height:25px;overflow: hidden;} /*==========浠ヤ笅閮ㄥ垎鏄疺alidform蹇呴』鐨凖==========*/ .Validform_checktip{ margin-left:8px; line-height:20px; height:20px; /*overflow:hidden;*/ color:#999; font-size:12px; } .Validform_right{ color:#71b83d; padding-left:20px; background:url(../Images/right.png) no-repeat left center; } .Validform_wrong{ color:red; padding-left:20px; white-space:nowrap; background:url(../Images/error.png) no-repeat left center; } .Validform_loading{ padding-left:20px; background:url(../Images/onLoad.gif) no-repeat left center; } .Validform_error{ background-color:#ffe7e7; } #Validform_msg{color:#7d8289; font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif; width:280px; -webkit-box-shadow:2px 2px 3px #aaa; -moz-box-shadow:2px 2px 3px #aaa; background:#fff; position:absolute; top:0px; right:50px; z-index:99999; display:none;filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');} #Validform_msg .iframe{position:absolute; left:0px; top:-1px; z-index:-1;} #Validform_msg .Validform_title{line-height:25px; height:25px; text-align:left; font-weight:bold; padding:0 8px; color:#fff; position:relative; background-color:#000;} #Validform_msg a.Validform_close:link,#Validform_msg a.Validform_close:visited{line-height:22px; position:absolute; right:8px; top:0px; color:#fff; text-decoration:none;} #Validform_msg a.Validform_close:hover{color:#cc0;} #Validform_msg .Validform_info{padding:8px;border:1px solid #000; border-top:none; text-align:left;}