@charset "UTF-8";
/*初始化css*/
body { min-width: 1100px; font-family: 微软雅黑; color: #333; }

/*min-width的宽度根据项目页面宽度决定*/
*, *:before, *:after { box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, form { margin: 0; padding: 0; border: 0; outline: none; }

input { margin: 0; padding: 0; outline: none; }

li { list-style: none; }

a, ins { text-decoration: none; }

*:focus { outline: none; }

a { color: #333; }

/*颜色根据通用信息列表的文字颜色决定*/
.more a { color: #999; }

/*颜色根据通用更多的文字颜色决定*/
a:hover { color: #1c5bb8; }

/*颜色根据psd主色调决定，比如很多都是蓝色*/
.more a:hover { color: #1c5bb8; }

/*颜色根据psd主色调决定，比如很多都是蓝色*/
.fl { float: left; }

.fr { float: right; }

.cf:after { display: block; content: ''; height: 0; visibility: hidden; clear: both; }

.cf { zoom: 1; }

.hide { display: none; }

.block { display: block; }

input { font-family: 微软雅黑; }

.container, .bt-box-1170 { width: 1170px; margin: 0 auto; }

.navbar { margin-top: -4px; }

.ipt-txt, .ipt-btn { border: none; }

/*命名的语义化---正常页面的几部分如下：header(top+banner+nav)	content-wrap(section1+section2+...)		footer*/
/* section1样式开始 */
.news-center-s1 { background: #fbfbfb; height: 300px; padding-top: 30px; }
.news-center-s1 .s1-container { position: relative; width: 1240px; margin: 0 auto; }
.news-center-s1 .s1-news { width: 1200px; height: 220px; }
.news-center-s1 .swiper-slide { width: 240px; height: 220px; overflow: hidden; text-align: center; }
.news-center-s1 .swiper-slide a { display: inline-block; width: 220px; height: 210px; font-size: 0; box-shadow: 0 0 4px 2px #e9e9e9; }
.news-center-s1 .swiper-slide a img { width: 220px; height: 146.6666666667px; }
.news-center-s1 .swiper-slide a span { display: inline-block; margin-top: 10px; padding: 0 15px; text-align: left; color: #666; font-size: 15px; line-height: 20px; }
.news-center-s1 .pagination { position: absolute; bottom: -24px; text-align: center; width: 100%; text-align: center; }
.news-center-s1 .pagination .swiper-pagination-switch { display: inline-block; width: 9px; height: 9px; border-radius: 50%; background: #dcdcdc; margin: 0 4px; cursor: pointer; }
.news-center-s1 .pagination .swiper-active-switch { width: 24px; border-radius: 4px; background: #1e75ab; }
.news-center-s1 .swiper-btn { position: absolute; top: 91px; width: 17px; height: 38px; cursor: pointer; }
.news-center-s1 .swiper-button-prev { left: 0; background: url(/cms_files/webzhejiangshengjingjihexinxihuating/pubtplobject/defaultSet/478786/images/news_arrow_left.png) no-repeat 0 0; }
.news-center-s1 .swiper-button-next { right: 0; background: url(/cms_files/webzhejiangshengjingjihexinxihuating/pubtplobject/defaultSet/478786/images/news_arrow_right.png) no-repeat 0 0; }

/* section1样式结束 */
/* section2样式开始 */
.news-center-s2 { padding: 30px 0; }
.news-center-s2 .head4 { font-size: 23px; height: 46px; border-bottom: 1px solid #dadada; margin-bottom: 30px; }
.news-center-s2 .head4 a { margin-right: 20px; color: #c10d0c; }
.news-center-s2 .head4 a.active { color: #333; }
.news-center-s2 .head4 .more { margin-top: 2px; }
.news-center-s2 .time { font-size: 15px; color: #999; cursor: text; }
.news-center-s2 .s2-left { width: 754px; }
.news-center-s2 .s2-left .s2-first-news { margin-bottom: 22px; }
.news-center-s2 .s2-left .s2-first-news .head5 { color: #2a518d; font-size: 17px; cursor: pointer; }
.news-center-s2 .s2-left .s2-first-news .head5 a { color: inherit; }
.news-center-s2 .s2-left .s2-first-news .para { color: #666; font-size: 15px; text-indent: 28px; line-height: 30px; margin-top: 16px; cursor: pointer; }
.news-center-s2 .s2-left .s2-first-news .para a { color: inherit; }
.news-center-s2 .s2-left .news-list li { padding-left: 17px; background: url("/cms_files/webzhejiangshengjingjihexinxihuating/pubtplobject/defaultSet/478786/images/news_icon_0.png") no-repeat 0 20px; height: 40px;line-height: 40px; }
.news-center-s2 .s2-left .news-list li a { color: #333; font-size: 15px; display: inline-block;  overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.news-center-s2 .s2-left .news-list li a:hover { color: #c10d0c; }
.news-center-s2 .s2-left .s2l-up { height: 396px; overflow: hidden; }
.news-center-s2 .s2-left .s2l-down { height: 396px; overflow: hidden; margin-top: 20px; }
.news-center-s2 .s2-right { width: 368px; padding-left: 20px; border-left: 1px solid #dadada; }
.news-center-s2 .s2-right .s2r-up { height: 396px; overflow: hidden; }
.news-center-s2 .s2-right .s2r-up .news-list li { padding-left: 17px; background: url("/cms_files/webzhejiangshengjingjihexinxihuating/pubtplobject/defaultSet/478786/images/news_icon_1.png") no-repeat 0 20px; height: 40px;line-height: 40px;  }
.news-center-s2 .s2-right .s2r-up .news-list li a { color: #333; font-size: 15px; display: inline-block; width: 85%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.news-center-s2 .s2-right .s2r-up .news-list li a:hover { color: #c10d0c; }
.news-center-s2 .s2-right .s2r-down { margin-top: 20px; height: 396px; overflow: hidden; }
.news-center-s2 .s2-right .s2r-down .s2rd-videolist { height: 320px; }
.news-center-s2 .s2-right .s2r-down .s2rd-videolist .swiper-slide { text-align: center; }
.news-center-s2 .s2-right .s2r-down .s2rd-videolist .swiper-slide a { display: inline-block; width: 317px; }
.news-center-s2 .s2-right .s2r-down .s2rd-videolist .swiper-slide a img { width: 100%; height: 211.333px; }
.news-center-s2 .s2-right .s2r-down .s2rd-videolist .swiper-slide a span { display: inline-block; margin-top: 10px; padding: 0 15px; text-align: left; color: #666; font-size: 15px; line-height: 20px; }

/* section2样式结束 */

/*# sourceMappingURL=news_center.css.map */