﻿@charset "utf-8";

/*Css Document*/

/* banner */
.banner, .swiper-banner { min-width: 1200px; height: 599px; }
.banner-image { width: 100%; height: 100%; }
.banner-image1 { background: url(images/hxbanner_01.png) no-repeat center center; }
.banner-image2 { background: url(images/hxbanner_02.png) no-repeat center center; }
.banner-image3 { background: url(images/hxbanner_03.png) no-repeat center center; }
.banner-image4 { background: url(images/hxbanner_04.png) no-repeat center center; }
.banner-image5 { background: url(images/hxbanner_05.png) no-repeat center center; }
.banner-image6 { background: url(images/hxbanner_06.png) no-repeat center center; }
.banner .swiper-pagination-bullet { width: 46px; height: 5px; background: #fff; opacity: .4; border-radius: 0%; }
.banner .swiper-pagination-bullet-active { opacity: 1; background: #fff; }
.banner .swiper-container-horizontal>.swiper-pagination-bullets { bottom: 15px; left: 0; width: 100%; text-align: center; }
.swiper-banner .swiper-button-next { background: url(images/banner-right.png) no-repeat; left: auto; right: 200px; opacity: 1; width: 35px; height: 35px; top: 565px; }
.swiper-banner .swiper-button-prev { background: url(images/banner-left.png) no-repeat; right: 300px; left: auto; opacity: 1; width: 35px; height: 35px; top: 565px; }
.swiper-banner .ups-icon-videoplay { background: url(images/banner-s.png) no-repeat; right: 250px; left: auto; opacity: 1; width: 35px; height: 35px; top: 565px; position: absolute; margin-top: -22px; z-index: 10; cursor: pointer; }
.swiper-banner .ups-icon-videoplay.stop-status { background: url(images/banner-g.png) no-repeat; }

/* 通知公告 */
.tzgg { width: 100%; min-width: 1200px; height: 64px; background-color: #fff; border-bottom: 1px solid #dedede; margin-bottom: 30px; }
.tzgg-tit { float: left; line-height: 64px; color: #004ea2; font-size: 18px; font-weight: bold; padding-left: 50px; background: url(images/tzgg.png) no-repeat 10px center; margin-right: 35px; }
.tzgg-items { float: left; }
.tzgg-item { width: 285px; float: left; line-height: 64px; font-size: 16px; color: #666; margin-left: 40px; }
.tzgg-item:first-child { margin-left: 0; }
.tzgg-item a { line-height: 64px; font-size: 16px; color: #666; }

/*头条新闻*/
.zy-news-tit { width: 92%; margin: 0 auto; line-height: 32px; color: #df1d1d; font-size: 24px; font-weight: bold; text-align: center; }
.zy-news-tit a { color: #df1d1d; font-size: 24px; font-weight: bold; }
.zy-news-sum { margin: 0 auto; width: 92%; font-size: 16px; color: #777777; line-height: 30px; text-align: justify; margin-bottom: 40px; margin-top: 20px; text-indent: 2rem; }

/*新闻部分*/
.news { margin-bottom: 30px !important; }
.news_left { width: 555px; }
.nl_box { width: 100%; height: 355px; }
.nl_cont { width: 100%; height: 100%; }
.nl_cont .swiper-slide { width: 100%; height: 100%; position: relative; }
.nl_cont .swiper-slide img { display: block; width: 100%; height: 100%; }
.nl_cont .swiper-slide .nl_text { width: 100%; height: 60px; line-height: 60px; background: rgba(0, 0, 0, .58); text-indent: 10px; position: absolute; left: 0; bottom: 0; }
.nl_cont .swiper-slide .nl_text a { font-size: 18px; color: #fff; }
.nl_pagination { width: 20% !important; left: auto !important; bottom: 22px !important; right: 0; }
.nl_pagination .swiper-pagination-bullet { background: #fff; opacity: 1; }
.nl_pagination .swiper-pagination-bullet-active { background: #62aad8; }
.news_right { width: 620px; }
.i-tabs-nav { margin-bottom: 15px; }
.i-tabs-items { width: 100%; }
.i-tabs-item { display: inline-block; width: 120px; height: 24px; line-height: 24px; text-align: center; font-size: 18px; font-weight: bold; color: #333; }
.i-tabs-item-active { color: #005bac; }
.i-tabs-container .DnnModule-GTModulesCMS { display: none; }
.news-tab-module { width: 100%; position: relative; display: none; }
.news-tab-module-module { width: 100%; }
.news-tab-item { width: 100%; height: 44px; line-height: 44px; border-bottom: 1px dashed #d5d5d5; position: relative; }
.news-tab-item:before { content: " "; display: block; width: 6px; height: 6px; background: #1064bf; margin: auto; position: absolute; top: 0; bottom: 0; left: 5px; }
.news-tab-item-title { text-indent: 20px; transition-duration: .3s; position: relative; }
.news-tab-item-title a { font-size: 16px; color: #333; }
.news-tab-item-date { font-size: 14px; color: #333; float: right; }
.news-tab-item:hover .news-tab-item-title { transform: translateX(10px); }
.news-tab-module-more { width: 50px; position: absolute; right: 0; top: -40px; }
.go-more { width: auto; height: 24px; line-height: 24px; }
.go-more a { font-size: 14px; color: #666; }

/*基层动态*/
.jg_box { margin-bottom: 11px; }
.jcdt { width: 515px; float: left; margin-right: 15px; background: url(images/news-bg.png) no-repeat right bottom; }
.same_title { width: 100%; position: relative; margin-bottom: 15px; }
.same_title:before { content: " "; display: block; width: 90%; height: 5px; background: #1064bf; position: absolute; top: 1px; right: 0; }
.same_title h2 { width: 230px; height: 44px; line-height: 44px; text-align: center; background: url(images/sametit_bg.png) no-repeat left top; font-size: 20px; font-weight: bold; color: #fff; float: left; }
.same_title .ckgd { width: auto; height: 44px; line-height: 44px; font-size: 16px; font-weight: bold; color: #3e3e3e; opacity: .7; float: right; }
.jcdt .same_title h2 span { display: block; background: url(images/icon09.png) no-repeat 38px center; }
.jcdt_ul { width: 100%; }
.jcdt_li { position: relative; padding-left: 18px; margin-bottom: 18px; }
.jcdt_li:before { content: " "; display: block; width: 6px; height: 6px; background: #1064bf; margin: auto; position: absolute; top: 0; bottom: 0; left: 5px; }
.jcdt_tit { display: block; width: 80%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.jcdt_tit a { font-size: 16px; color: #666; }
.jcdt_date { line-height: 1.5; }

/*工程业绩与其他*/
.gcyj_box { width: 665px; float: left; }
.gcyj { width: 515px; float: left; margin-right: 15px; }
.gcyj .same_title h2 span { display: block; background: url(images/icon08.png) no-repeat 38px center; }
.gcyj_lb { width: 100%; height: 290px; }
.gcyjlb_cont { width: 100%; height: 100%; }
.gcyjlb_cont .swiper-slide { width: 100%; height: 100%; position: relative; }
.gcyjlb_cont .swiper-slide img { display: block; width: 100%; height: 100%; }
.gcyjlb_cont .swiper-slide .gcyj_title { width: 204px; height: 70px; line-height: 70px; background: url(images/hbg.png) no-repeat left top; text-indent: 20px; position: absolute; left: 0; bottom: 0; }
.gcyjlb_cont .swiper-slide .gcyj_title a { font-size: 20px; font-weight: bold; color: #fff; }
.gcyjlb_pagination { width: auto !important; left: auto !important; right: 0; }
.gcyjlb_pagination .swiper-pagination-bullet { margin-right: 5px; width: 9px; height: 9px; background: #919393; border-radius: 50%; cursor: pointer; }
.gcyjlb_pagination .swiper-pagination-bullet-active { background: #fff; color: #fff; }
.other { width: 130px; float: right; }
.other_ul { width: 100%; }
.other_li { width: 100%; height: 75px; background: #1064bf; position: relative; border-radius: 10px; margin-bottom: 16.5px; }
.other_li:last-child { margin-bottom: 0; }
.other_li img { display: block; width: auto; height: auto; max-width: 100%; margin: auto; position: absolute; top: 0; right: 0; bottom: 0; left: 0; }
.other_li p { text-align: center; position: absolute; width: 100%; font-size: 16px; font-weight: bold; color: #fff; transition-duration: 0.5s; top: 40%; }
.other_li:hover p { transform: scale(1.1); }

/*专题聚焦*/
.ztjj { margin-bottom: 30px; }
.ztjj .same_title h2 span { display: block; background: url(images/qz.png) no-repeat 38px center; }
.ztjj_ul { width: 1005; }
.ztjj_li { width: 24%; margin-right: 1.3%; float: left; }
.ztjj_li:last-child { margin-right: 0; }
.ztjj_li img { display: block; width: 100%; border-radius: 10px; transition-duration: 0.5s; }
.ztjj_li:hover img { transform: scale(1.1); }
.ztjj_li .news-title { display: none; }
.qyry_ppwh { margin-bottom: 30px; }
.qyry { width: 585px; float: left; }
.qyry .same_title h2 span { display: block; background: url(images/icon10.png) no-repeat 38px center; }
.scroll_img { width: 100%; height: 190px; }
.scroll_cont { width: 100%; height: 100%; }
.scroll_cont .swiper-wrapper { -webkit-transition-timing-function: linear;	/*之前是ease-out*/ -moz-transition-timing-function: linear; -ms-transition-timing-function: linear; -o-transition-timing-function: linear; transition-timing-function: linear; margin: 0 auto; }
.scroll_cont .swiper-slide img { display: block; width: 100%; height: 100%; }
.scroll_cont .swiper-slide .news-title { display: none; }
.scrollimg_text { line-height: 1.6; padding: 20px; font-style: italic; font-size: 20px; }

/* 品牌文化 */
.ppwh { width: 590px; float: right; }
.ppwh .same_title h2 span { display: block; background: url(images/icon11.png) no-repeat 38px center; }
.ppwh_box { width: 100%; }
.ppwh_img { width: 590px; height: 200px; overflow: hidden; position: relative; }
.ppwh_img:after { content: " "; display: block; width: 100%; height: 100%; background: rgba(0, 0, 0, .4); position: absolute; left: 0; bottom: 0; opacity: 0; transition: .3s; }
.ppwh_img img { display: block; width: 100%; height: 100%; transition: .3s; }
.ppwh_text { border: 1px solid #d2d2d2; font-style: italic; }
.ppwh_text p, .ppwh_text span, .ppwh_text .ppwh_go { float: left; }
.ppwh_text p { font-size: 20px; padding: 25px; }
.ppwh_text span { display: block; opacity: 0.65; font-family: 'Arial'; padding: 30px 40px 0; text-align: left; float: left; line-height: 1.2; }
.ppwh_text .ppwh_go { transition-duration: 0.5s; padding-top: 26px; }
.ppwh_box:hover .ppwh_img:after { opacity: 1; }
.ppwh_box:hover .ppwh_img img { transform: scale(1.1); }
.ppwh_box:hover .ppwh_text .ppwh_go { transform: translateX(-10px); }