@charset "utf-8"; /** * @author:Lee * @description:layout and modules style */ .f-fl{ float: left; } .f-fr{ float: right; } .f-dn{ display: none; } .f-w{ width: 1080px; margin: 0 auto; } .f-m15{ margin: 15px 0; } .f-tac{ text-align: center; } .f-tal{ text-align: left; } .f-tar{ text-align: right; } .f-s{ width: 100%; } body{ min-width: 1110px; } .g-hd{ height: 132px; width: 100%; background: url(../img/bg-line.png) repeat-x; } .hd-con{ height: 100%; background: url(../img/bg-r.png) no-repeat right bottom; } .hd-con h1 a{ width: 725px; height: 132px; font-size: 0; display: block; background: url(../img/hb-wz-logo.png) no-repeat left top; } .g-nav{ background: #065f98; } .nav-con{ height: 50px; line-height: 50px; } .nav-con .item{ float: left; font-size: 16px; color: #fff; display: inline-block; width: 10%; text-align: center; height: 100%; } .nav-con .item:hover{ text-decoration: none; background: #f69202; } .nav-con .active{ background: #f69202; } .g-mequee{ height: 40px; background: #f4f4f4; border-bottom: 1px solid #e7e7e7; } .mequee-con{ padding: 10px 30px 0 0; width: 1050px; margin: 0 auto; } .t_news{ width: 850px; height:20px; overflow:hidden; position:relative; background: url(../img/news.png) no-repeat 50px center; } .news_li,.swap{ display:inline-block; position:absolute; top:0; left:95px; } .news_li a,.swap a{ color:#666666; font-size: 14px; display: block; height: 20px; line-height: 20px; } .swap{top:20px;} .m-info{ color: #666666; } .g-doc{ padding-top: 24px; margin-bottom: 20px; } .m-slider{ height: 360px; } .slider-l{ height: 100%; width: 535px; position: relative; } .slider-l img{ width: 535px; height: 360px; } .slider-l .swiper-container{ height: 100%; width: 100%; } .slider-l .swiper-wrapper{ height: 100%; } .slider-l .swiper-slide{ height: 100%; position: relative; } .slider-l .title { width: 100%; position: absolute; bottom: 0; font-size: 16px; line-height: 0px; color: #ffffff; height: 46px; line-height: 46px; text-align: center; z-index: 100; background: rgba(0,0,0,0.7); opacity: 0.8; } .slider-r{ height: 100%; width: 515px; background: #ffffff; } .slider-l .arrow-left { background: url(../img/slider-l.png) no-repeat center; position: absolute; left: 10px; top: 50%; margin-top: -19px; width: 42px; height: 42px; border-radius: 5px; z-index: 102; opacity: 0; } .slider-l .arrow-right { background: url(../img/slider-r.png) no-repeat center; position: absolute; right: 10px; top: 50%; width: 42px; height: 42px; margin-top: -19px; border-radius: 5px; z-index: 102; opacity: 0; } .slider-l:hover .arrow-right ,.slider-l:hover .arrow-left{ opacity: 0.8; transition: all .2s; } .u-tit{ font-weight: normal; font-size: 19px; color: #010101; width: 100%; height: 44px; line-height: 46px; text-indent: 28px; background: #f7f7f7 url(../img/b-tit.png) no-repeat 12px center; border-bottom: 2px solid #dddddd; } .u-tit a{ text-indent: 0; margin:0 15px 0 0; float: right; font-size: 14px; color: #858585; } .u-tit .fa{ color: #4777bf; } .slider-r .show-list{ width: 493px; margin: 0 auto; height: 290px; margin-top: 24px; overflow: hidden; } .m-list li{ padding-left: 15px; line-height: 36px; height: 36px; background: url(../img/square.png) no-repeat left center; } .m-list li a{ line-height: 36px; height: 36px; width: 340px; display: inline-block; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; -icab-text-overflow: ellipsis; -khtml-text-overflow: ellipsis; -moz-text-overflow: ellipsis; -webkit-text-overflow: ellipsis; overflow: hidden; font-size: 14px; } .m-banner{ margin: 15px 0; height: 92px; overflow: hidden; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-direction: normal; -webkit-box-orient: horizontal; -moz-flex-direction: row; -webkit-flex-direction: row; flex-direction: row; -webkit-box-pack: justify; -moz-justify-content: space-between; -webkit-justify-content: space-between; justify-content: space-between; } .m-banner .item{ display: inline-block; } .link-f-box{ background: #376495; } .g-ft .link-f{ height: 8px; line-height: 44px; color: #ffffff; overflow: hidden; white-space: nowrap; display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */ display: -moz-box; /* 老版本语法: Firefox (buggy) */ display: -ms-flexbox; /* 混合版本语法: IE 10 */ display: -webkit-flex; /* 新版本语法: Chrome 21+ */ display: flex; /* 新版本语法: Opera 12.1, Firefox 22+ */ -webkit-box-direction: normal; -webkit-box-orient: horizontal; -moz-flex-direction: row; -webkit-flex-direction: row; flex-direction: row; -webkit-box-pack: justify; -moz-justify-content: space-between; -webkit-justify-content: space-between; justify-content: space-between; } .m-article{ height: 336px; margin-top: 10px; overflow: hidden; } .m-article-l{ width: 750px; } .m-article-r{ width: 310px; } .article-tit{ border-bottom: 2px solid #0166b6; } .article-tit a{ display: inline-block; margin-right: 15px; line-height: 42px; color: #68686a; } .article-box{ margin-bottom: 30px; } .article-tit .u-hd{ font-size: 20px; width: 150px; height: 42px; line-height: 46px; text-align: center; display: inline-block; color: #FFFFFF; background: #0166b6; } .article-tit .u-menu{ margin-left: 30px; color: #606060; } .article-tit .u-menu span{ height: 42px; line-height: 52px; display: inline-block; font-size: 16px; padding: 0 26px; cursor: pointer; position: relative; } .article-tit .u-menu span .sq{ display: none; width: 0; height: 0; border-left: 8px solid transparent; border-right: 8px solid transparent; border-top: 8px solid #0166b6; position: absolute; top: 44px; left: 50%; margin-left: -8px; } .article-tit .u-menu span:hover .sq{ color: #0982e6; display: block; } .article-tit .u-menu span:hover{ color: #0982e6; } .article-tit .u-menu span.active{ color: #0982e6; } .article-tit .u-menu span.active .sq{ display: block; } .article-list{ height: 262px; overflow: hidden; } .article-list .left, .article-list .right{ width: 48%; height: 100%; padding: 20px 0 0 0; } .article-list li{ height: 38px; line-height: 38px; padding: 0 20px; } .article-list li a{ width: 260px; font-size: 14px; display: block; height: 38px; line-height: 38px; display: inline-block; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; -icab-text-overflow: ellipsis; -khtml-text-overflow: ellipsis; -moz-text-overflow: ellipsis; -webkit-text-overflow: ellipsis; overflow: hidden; } .g-ft .link-f a{ color: #ffffff; margin: 0 10px 0 10px; } .m-article-r .tip .u-tit{ border-bottom: 3px solid #0166b6; } .m-article-r .tip ul{ height: 234px; border-bottom: 1px solid #e5e5e5; border-left: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5; } .m-article-r .tip li{ padding-left: 42px; line-height: 44px; background: url(../img/squre.jpg) no-repeat 28px center; } .m-article-r .up ul{ background: url(../img/world.jpg) no-repeat right center; } .m-article-r .down ul{ background: url(../img/bulid.jpg) no-repeat right bottom; } .footer{ color: #ffffff; background: #018cc6; } .footer .top{ height: 154px; font-size: 14px; color: #ffffff; } .footer .note{ margin: 36px 0 0 130px; /*padding-top: 64px;*/ line-height: 32px; } .footer .programs{ padding-top: 64px; margin-left: 50px; } .footer .wrong{ margin: 50px 160px 0 0; } .footer .programs .item{ display: block; margin-right: 18px; } .footer .programs .item{ } .map-l .sw-link-box{ padding-left: 20px; background: url(../img/sjz.jpg) no-repeat left 56px; } .slider-txt2 i{ color: #71b4fc; font-size: 12px; } .slider-txt .cur a{ color: #ff8d13; } .link-f .icon{ padding-left: 30px; background: url(../img/08.png) no-repeat left center; } .g-doc .banner{ margin-bottom: 15px; } .doc-l{ width: 746px; } .doc-r{ width: 316px; padding-top: 32px; } .bread{ height: 32px; line-height: 32px; } .bread a{ color: #333; } .list-con{ background: #ffffff; height: 685px; padding: 10px 20px 0 20px; border-top: 1px solid #e5e5e5; border-left: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5; } .list-con li{ padding: 0 20px; line-height: 42px; border-bottom: 1px dashed #d4d4d4; } .list-con li a{ float: left; height: 42px; width: 480px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; -icab-text-overflow: ellipsis; -khtml-text-overflow: ellipsis; -moz-text-overflow: ellipsis; -webkit-text-overflow: ellipsis; overflow:hidden; } .list-con li span{ float: right; } .u-page{ padding: 10px 0; background: #FFFFFF; border-bottom: 1px solid #e5e5e5; border-left: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5; } .u-page a{ display: inline-block; height: 28px; width: 28px; margin: 6px; border-radius: 5px; line-height: 28px; color: #333333; border: 1px solid #bcbcbc; } .u-page a.cur{ border: 1px solid #438fcf; background: #529ddd; color: #FFFFFF; } .u-page a:hover{ border: 1px solid #438fcf; background: #529ddd; color: #FFFFFF; } .m-gs{ border: 1px solid #ddd; padding: 2px 5px; } .mt2{ margin-top: 15px; height: 460px; overflow: hidden; } .mt2-con{ margin-top: 10px; text-align: center; } .mt2-con img{ width: 228px; height: 164px; padding: 3px; border: 1px solid #e5e5e5; } .mt2-con p{ margin-top: 3px; } .down-list{ height: 226px; width: 100%; } .down-list ul{ padding: 5px 15px 5px 15px; } .pm-list li{ height: 36px; line-height: 36px; } .m-doc .pm-list li a{ width: 250px; display: block; height: 36px; float: left; padding-left: 30px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; -icab-text-overflow: ellipsis; -khtml-text-overflow: ellipsis; -moz-text-overflow: ellipsis; -webkit-text-overflow: ellipsis; overflow:hidden; } .artile-con{ background: #ffffff; min-height:800px; padding: 20px 45px; border: 1px solid #e5e5e5; } .artile-con h3{ font-size: 30px; color: #181818; font-weight: normal; text-align: center; } .artile-con .not{ width: 700px; margin: 30px auto 20px auto; padding: 0 100px 10px 100px; color: #3f3f3f; border-bottom: 1px dashed #d4d4d4; } .artile-con h4{ font-weight: normal; margin: 10px 0; } .artile-con p{ text-indent: 2em; } .artile-fj{ margin-top: 30px; padding-left: 2em; } .artile-fj a{ color: #333; } .artile-note-box{ margin-top: 100px; padding: 10px 25px; background: #ffeecc; border: 1px solid #fce3b1; } .artile-note{ width: 100%; } .artile-note td{ padding: 10px 0; } .slider-ms-box .u-title{ border-bottom: 3px solid #0166b6; font-size: 19px; text-indent: 30px; background: #f5f5f5; } .slider-ms-box { border: 1px solid #dddddd; } .slider-ms .item{ width: 282px; margin: 0 15px; height: 124px; border: 4px solid #dcdcdc; } .slider-ms .item .addres{ width: 50%; text-align: center; height: 100%; font-size: 20px; color: #fff; overflow: hidden; background-image: url(../img/local.png); background-position: center 20px; background-repeat: no-repeat; } .slider-ms .item .addres p{ margin-top: 70px; } .col_1{ background-color: #1a5ea9; } .col_2{ background-color: #289359; } .col_3{ background-color: #b64b15; } .slider-ms .item .contact{ text-align: left; width: 50%; height: 100%; text-indent: 20px; color: #0d0d0d; } .slider-ms .item .contact div{ margin-top: 15px; } .icon-1{ background: url(../img/01.png) no-repeat 12px center; } .icon-2{ background: url(../img/02.png) no-repeat 12px center; } .icon-3{ background: url(../img/03.png) no-repeat 12px center; } .icon-4{ background: url(../img/04.png) no-repeat 12px center; } .icon-5{ background: url(../img/05.png) no-repeat 12px center; } .icon-6{ background: url(../img/06.png) no-repeat 12px center; } .icon-7{ background: url(../img/07.png) no-repeat 12px center; } .num1{ background: url(../img/tu01.png) no-repeat left center; } .num2{ background: url(../img/tu02.png) no-repeat left center; } .num3{ background: url(../img/tu03.png) no-repeat left center; } .num4{ background: url(../img/tu04.png) no-repeat left center; } .num5{ background: url(../img/tu05.png) no-repeat left center; } .num6{ background: url(../img/tu06.png) no-repeat left center; } .u-title{ font-weight: normal; font-size: 19px; color: #010101; width: 100%; height: 44px; line-height: 46px; text-indent: 45px; border-bottom: 2px solid #dddddd; } .u-title a{ text-indent: 0; margin:0 15px 0 0; float: right; font-size: 14px; color: #858585; } .u-title .fa{ color: #4777bf; }