/*********** 
*****Date:2017-9-2
*****Project:sDong Power
*****By liuasliy 
*************/
body {
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
}
ul,
li,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
p {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
  color: #333;
}
a:visited {
  color: #333;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #014fa2;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
.align-center {
  text-align: center;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.clearfix {
  clear: both;
}
.border-r {
  border-right: solid 1px #f5f5f5;
}
.border-l {
  border-left: solid 1px #f5f5f5;
}
.border-t {
  border-top: solid 1px #f5f5f5;
}
.border-b {
  border-bottom: solid 1px #f5f5f5;
}
.home-banner .banner-li {
  width: 1170px;
  margin: 0 auto;
  margin-top: -20px;
  height: 422px;
  padding-left: 60px;
  box-sizing: border-box;
  background: url('banner.jpg') center no-repeat;
}
.home-banner .banner-li h2 {
  width: 610px;
  font-size: 34px;
  color: #fff;
  line-height: 48px;
  margin: 0;
  padding-top: 60px;
}
.home-banner .banner-li p {
  width: 580px;
  font-size: 16px;
  color: #fff;
  line-height: 32px;
}
.page-banner {
  width: 1170px;
  margin: -20px auto 30px;
  height: 200px;
  position: relative;
}
.page-banner .banner-info {
  font-size: 30px;
  color: #fff;
  line-height: 36px;
  position: absolute;
  left: 0px;
  top: 48px;
  padding-left: 50px;
  height: 90px;
  width: 100%;
  box-sizing: border-box;
  display: table;
  background: url('page-banner-bg.png') left no-repeat;
}
.page-banner .banner-info p {
  display: table-cell;
  vertical-align: middle;
}
.left__sider {
  width: 270px;
  position: absolute;
  left: 0;
  top: 0;
}
.sider__title {
  width: 100%;
  height: 150px;
  background: url('sider-tit.png') no-repeat;
  display: table;
}
.sider__title h3 {
  font-size: 26px;
  color: #fff;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  font-weight: normal;
}
.sider__list {
  background-color: #f7f7f7;
  padding: 15px 10px 15px 65px;
}
.sider__list a {
  display: block;
  line-height: 34px;
  font-size: 14px;
  color: #333;
}
.sider__list a i {
  display: inline-block;
  width: 3px;
  height: 5px;
  background: url('sider-icon.png') no-repeat;
  margin-right: 12px;
  position: relative;
  top: -2px;
}
.sider__list a:hover,
.sider__list a.selected {
  color: #e60113;
  font-weight: 600;
}
.second__nav {
  padding-left: 35px;
}
.second__nav a.selected {
  color: #e60113;
  font-weight: normal;
}
.header {
  height: 166px;
}
.header__top {
  width: 1170px;
  margin: 0 auto;
  height: 92px;
}
.header__top .top--logo {
  margin-top: 13px;
}
.header__top .top--right {
  width: 430px;
  margin-top: 28px;
}
.header__top .top--right > span {
  font-size: 14px;
  color: #6e6e6e;
  text-decoration: none;
  line-height: 14px;
  height: 14px;
  padding: 0 1px;
  display: inline-block;
  padding-top: 12px;
}
.header__top .top--right > span .a-one {
  padding-right: 20px;
}
.top--search input[type="text"] {
  width: 155px;
  height: 34px;
  line-height: 34px;
  border: 1px solid #e3e3e3;
  border-right: none;
  float: left;
  outline: none;
  color: #d0d0d0;
  font-size: 14px;
  padding: 0 10px;
}
.header__nav {
  height: 75px;
  background: url('nav-bg.png') center no-repeat;
}
.header__nav .nav__con {
  width: 1170px;
  margin: 0 auto;
  height: 55px;
}
.header__nav .nav__con li {
  float: left;
  position: relative;
}
.header__nav .nav__con li > a {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  display: block;
  line-height: 53px;
  margin-top: 2px;
  padding: 0 18px;
}
.header__nav .nav__con li > a:hover,
.header__nav .nav__con li > a.selected {
  background-color: #fff;
  color: #f00;
}
.header__nav .nav__con li.li--home {
  width: 104px;
  text-align: center;
  padding: 0;
  background: url('icon-nav.png') right top no-repeat;
}
.header__nav .nav__con li.li--home a:hover {
  background-color: transparent;
  color: #fff;
}
.header__nav .nav__con li.li--last a {
  padding-right: 5px;
}
.nav--second {
  width: 742px;
  height: 240px;
  position: absolute;
  z-index: 9;
  top: 54px;
  display: none;
  background: #fff url('nav-second-bg.jpg') right bottom no-repeat;
}
.nav--second-a {
  width: 400px;
  height: 180px;
  padding-top: 10px;
  margin-left: 30px;
}
.nav--second-a a {
  width: 170px;
  line-height: 48px;
  height: 48px;
  text-align: center;
  color: #333;
  display: block;
  float: left;
  font-size: 14px;
  background: none;
  position: relative;
  border-bottom: 1px solid #999;
  margin-right: 30px;
  font-weight: 400;
}
.nav--second-a a:hover {
  color: #014fa2;
}
.container {
  width: 1170px;
  margin: 0 auto;
}
.section {
  margin: 0 auto;
}
.sd-h2 {
  border-bottom: solid 1px #d7d7d7;
  margin: 20px 0;
}
.sd-h2 span {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #014fa2;
  line-height: 34px;
  display: inline-block;
  margin-bottom: -1px;
  border-bottom: solid 2px #014fa2;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
  box-sizing: border-box;
}
.span-3 {
  width: 33.3333333%;
  float: left;
  padding: 0 10px;
  box-sizing: border-box;
}
a.sd-more {
  font-size: 14px;
  color: #014fa2;
  margin-top: 20px;
  display: block;
}
a.sd-more:hover {
  text-decoration: underline;
}
.footer {
  background: #e1e1e1 url('footer-topbg.png') top center no-repeat;
  min-height: 190px;
  width: auto;
}
.footer .section {
  width: 1170px;
}
.footer .row {
  display: table;
  min-height: 190px;
  width: 100%;
  margin: 0;
}
.footer .row .span-3 {
  display: table-cell;
  vertical-align: middle;
  float: none;
  padding: 0;
}
.footer .row .span-3.align-right {
  vertical-align: top;
  padding-top: 28px;
}
.footer .center-auto {
  margin: 0 auto;
  width: 80%;
}
.bot__logo {
  width: 360px;
  height: 90px;
}
.bot__nav a {
  font-size: 12px;
  color: #6e6e6e;
}
.bot__nav a:hover {
  color: #014fa2;
}
.bot__nav span {
  font-size: 12px;
  color: #6e6e6e;
  padding: 0 3px;
}
.copyright p {
  font-size: 12px;
  line-height: 24px;
  color: #6e6e6e;
  margin: 6px 0;
}
.ercode {
  display: inline-block;
  margin-right: 40px;
}
.ercode p {
  text-align: center;
  color: #6e6e6e;
  font-size: 12px;
}
.ercode .mar15 {
  margin-right: 15px;
}
.bot--p {
  font-size: 14px;
  color: #6e6e6e;
  text-align: left;
  margin-bottom: 10px;
  margin-top: -5px;
}
.link {
  width: 135px;
}
.link--select {
  border: solid 1px #bfbfbf;
  height: 28px;
  line-height: 28px;
  position: relative;
}
.link--select ul {
  position: absolute;
  top: 29px;
  left: -1px;
  background-color: #fff;
  border: solid 1px #bfbfbf;
  border-top: none;
  height: 84px;
  overflow-y: auto;
  display: none;
}
.link--select li {
  position: relative;
}
.link--select li a {
  display: block;
  text-align: left;
  font-size: 14px;
  color: #6e6e6e;
  padding: 0 10px;
  width: 113px;
  height: 28px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
}
.link--select li a:hover,
.link--select li a.selected {
  background-color: #e1e1e1;
}
.link--text {
  line-height: 28px;
  position: relative;
}
.link--text span {
  display: block;
  text-align: left;
  font-size: 12px;
  color: #6e6e6e;
  width: 98px;
  height: 28px;
  padding: 0 25px 0 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
}
.link--text i {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 10px;
  width: 13px;
  height: 7px;
  margin-top: -4px;
  cursor: pointer;
  background: url('bot-select-up.png') no-repeat;
  transform: rotate(180deg);
}
.link--text i.up {
  transform: rotate(0deg);
}
.link--select ul::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.link--select ul::-webkit-scrollbar-button {
  background-color: #e1e1e1;
}
.link--select ul::-webkit-scrollbar-track {
  background: #e1e1e1;
}
.link--select ul::-webkit-scrollbar-track-piece {
  background: #f1f1f1;
}
.link--select ul::-webkit-scrollbar-thumb {
  background: #999;
  border-radius: 4px;
}
.link--select ul::-webkit-scrollbar-corner {
  background: #e1e1e1;
}
.link--select ul::-webkit-scrollbar-resizer {
  background: #e1e1e1;
}
.container-page {
  width: 1170px;
  margin: 0 auto;
}
.col-page {
  width: 870px;
  padding-left: 300px;
  position: relative;
  min-height: 500px;
  margin-bottom: 30px;
}
.page__main {
  width: 100%;
}
/*当前位置*/
.location {
  text-align: right;
}
.location span {
  font-size: 14px;
  color: #6e6e6e;
}
.col-title {
  font-size: 26px;
  color: #e70012;
  font-weight: normal;
  margin-top: 0;
}
/*新闻列表*/
.news-list {
  border-bottom: solid 1px #e3e3e3;
}
.news-list + .news-list {
  margin-top: 15px;
}
.news-list .title {
  font-size: 16px;
  color: #333;
  position: relative;
}
.news-list .title .date {
  font-size: 14px;
  color: #6e6e6e;
  position: absolute;
  right: 0;
}
.news-list .brief {
  font-size: 14px;
  color: #6e6e6e;
  padding-top: 5px;
  line-height: 28px;
  margin-bottom: 15px;
  max-height: 56px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news-list.style-type2 {
  border-bottom: none;
}
.news-list.style-type2 + .style-type2 {
  border-top: dashed 1px #f0f0f0;
  margin-top: 0;
}
.news-list.style-type2 .title {
  height: 48px;
  line-height: 48px;
  font-size: 14px;
  color: #333;
}
.news-list.style-type2 .title .date {
  font-size: 12px;
  color: #999;
}
.news-list.style-type2 .title .more-link {
  font-size: 14px;
  color: #6e6e6e;
  position: absolute;
  right: 20px;
}
.news-list.style-type2 .title .more-link img {
  vertical-align: middle;
  position: relative;
  top: -2px;
  left: 20px;
}
.news-list.style-type3 {
  border-bottom: none;
}
.news-list.style-type3 + .style-type3 {
  border-top: solid 1px #dddddd;
  margin-top: 0;
}
.news-list.style-type3 .title {
  height: 48px;
  line-height: 48px;
  padding: 0 30px;
  font-size: 14px;
  color: #333;
}
.news-list.style-type3 .title .date {
  right: 30px;
  font-size: 12px;
  color: #999;
}
.news-style-type3 {
  border: solid 1px #dddddd;
}
.news-style-type3 h3 {
  height: 48px;
  line-height: 48px;
  background-color: #f4f4f4;
  padding-left: 30px;
  font-size: 16px;
  color: #333333;
  margin: 0;
  border-bottom: solid 1px #e3e3e3;
}
.pic-list {
  margin-left: -15px;
  margin-right: -15px;
}
.pic-list .pic-item {
  width: 33.333333%;
  box-sizing: border-box;
  padding: 0 15px;
  float: left;
}
.pic-list .pic-item a {
  display: block;
}
.pic-list .pic-item a:hover p {
  color: #014fa2;
}
.pic-list .pic-item .img {
  border: solid 1px #e3e3e3;
  height: 182px;
}
.pic-list .pic-item .img img {
  width: auto;
  height: 182px;
  margin: 0 auto;
  display: block;
}
.pic-list .pic-item p {
  font-size: 14px;
  color: #333;
  height: 22px;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  margin: 12px auto 22px;
}
.page-tab-title {
  border: solid 1px #e3e3e3;
  margin-bottom: 30px;
}
.page-tab-title li {
  line-height: 48px;
  float: left;
  text-align: center;
  width: 50%;
  font-size: 16px;
  color: #333;
  box-sizing: border-box;
  cursor: pointer;
}
.page-tab-title li + li {
  border-left: solid 1px #e3e3e3;
}
.page-tab-title li.on {
  color: #e12738;
  font-weight: bold;
}
.page-tab-content {
  min-height: 500px;
}
.page-tab-content .con {
  display: none;
}
.page-tab-content .con:first-child {
  display: block;
}
.offices-info {
  margin-bottom: 30px;
}
.offices-info h3 {
  font-size: 16px;
  color: #6e6e6e;
  background-color: #f5f5f5;
  line-height: 40px;
  padding-left: 20px;
  margin-bottom: 0;
}
.offices-info table {
  border-collapse: collapse;
  border: none;
}
.offices-info table td {
  padding: 0 20px 20px;
}
.offices-info table td h4 {
  font-size: 16px;
  color: #333;
  margin-bottom: 10px;
}
.offices-info table td p {
  font-size: 14px;
  color: #6e6e6e;
  line-height: 24px;
  padding-bottom: 8px;
}
.offices-info table td p span {
  font-weight: bold;
  padding-right: 3px;
}
.content-text p {
  font-size: 14px;
  color: #333;
  line-height: 28px;
  margin-bottom: 8px;
}
.content-table h2 {
  font-size: 16px;
}
.content-table p {
  font-size: 14px;
  color: #333;
  line-height: 28px;
  text-indent: 2em;
  margin-bottom: 15px;
  margin-top: -5px;
}
.content-table table {
  margin-bottom: 30px;
}
.content-table table th {
  color: #333333;
  border: dashed 1px #dadada;
  line-height: 24px;
  height: 38px;
  padding-left: 10px;
  border-top: solid 2px #034491;
}
.content-table table th:first-child {
  text-align: center;
  border-top: solid 2px #e60012;
  border-left: none;
}
.content-table table th:last-child {
  border-right: none;
}
.content-table table td {
  border: dashed 1px #dadada;
  line-height: 24px;
  height: 38px;
  padding-left: 10px;
  font-size: 14px;
  color: #6e6e6e;
}
.content-table table td:first-child {
  text-align: center;
  border-left: none;
}
.content-table table td:last-child {
  border-right: none;
}
.parter {
  margin-bottom: 30px;
}
.parter h2 {
  font-size: 16px;
  color: #333;
}
.parter table td {
  width: 232px;
  height: 150px;
  border: solid 1px #d6d6d6;
  text-align: center;
  padding: 0;
}
.parter table td a {
  height: 150px;
}
.article-info {
  padding: 0px 20px;
  border: 1px solid #c1c5c4;
  width: 940px;
  margin: 20px auto 30px;
}
/*联系我们*/
.contact__content {
  margin-bottom: 20px;
}
.contact__content .pic {
  width: 382px;
  height: 220px;
}
.contact__content .pic img {
  width: 100%;
}
.contact__content .fright {
  width: 478px;
}
.contact__content .fright li {
  overflow: hidden;
}
.contact__content .fright li > div {
  float: left;
}
.contact__content .fright li > div.span-1 {
  width: 136px;
  background-color: #e2e2e2;
  line-height: 36px;
  height: 36px;
  padding-left: 20px;
  border-bottom: solid 1px #fff;
}
.contact__content .fright li > div.span-2 {
  width: 300px;
  padding-left: 20px;
  border: solid 1px #e2e2e2;
  border-left: none;
  border-top: none;
  height: 36px;
  line-height: 36px;
}
.contact__content .fright li > div.span-2.first-li {
  border-top: solid 1px #e2e2e2;
  height: 35px;
  line-height: 35px;
}
.contact__content .fright li > div.span-2.last-li {
  height: 35px;
  line-height: 35px;
}
.col__text-line {
  width: 100%;
  height: 6px;
  margin-bottom: 5px;
  background: url('icon-head-line.png') repeat-x;
}
/*年份搜索*/
.col__search-list {
  background-color: #f1f1f1;
  padding: 20px;
  margin-bottom: 30px;
}
.col__search-list span {
  display: block;
  float: left;
  font-size: 14px;
  color: #333;
  line-height: 29px;
  height: 29px;
  margin-right: 10px;
}
.search__select {
  float: left;
}
.search__select .select {
  position: relative;
  width: 290px;
  min-width: 134px;
  background-color: #fff;
  height: 27px;
  border: 1px solid #c1c1c1;
  z-index: 999;
  cursor: pointer;
}
.search__select .select:after {
  content: "";
  position: absolute;
  top: -1px;
  right: -1px;
  width: 29px;
  height: 29px;
  background: url('icon-col-search.png') no-repeat;
}
.search__select .select .select_text {
  padding: 0 20px 0 30px;
  height: 27px;
  line-height: 27px;
}
.search__select .select_ul {
  display: none;
  position: absolute;
  top: 27px;
  left: -1px;
  width: 290px;
  min-width: 290px;
  border: 1px solid #D4D4D4;
  background: #fff;
}
.search__select .select_ul li {
  line-height: 27px;
  text-indent: 30px;
}
.search__select .select_ul li:hover {
  color: #fff;
  background: #6AA7EA;
}
.search__select .select_ul li.cur {
  color: #fff;
  background: #195DA3;
}
/*专题专栏*/
.newspic-list {
  padding-left: 270px;
  position: relative;
  margin-bottom: 30px;
}
.newspic-list .n-pic {
  width: 270px;
  height: 105px;
  position: absolute;
  left: 0;
  top: 0;
}
.newspic-list .n-pic img {
  width: 100%;
}
.newspic-list .n-text {
  width: 100%;
  border: solid 1px #e5e5e5;
  border-left: none;
  height: 103px;
}
.newspic-list .n-text h3 {
  color: #333;
  font-size: 18px;
  padding-left: 20px;
  font-weight: normal;
  margin: 20px 0 30px;
}
.newspic-list .n-text a {
  padding-left: 20px;
  font-size: 12px;
  color: #033974;
}
/*开拓报详情*/
.news__total .t-title .o {
  width: 433px;
  line-height: 38px;
  height: 38px;
  border-bottom: dashed 1px #e5e5e5;
  text-align: center;
  font-size: 14px;
  color: #333;
  font-weight: bold;
}
.news__total .t-title .o.o-1 {
  border-top: solid 2px #033974;
  border-right: dashed 1px #e5e5e5;
  float: left;
}
.news__total .t-title .o.o-2 {
  border-top: solid 2px #e60012;
  float: left;
}
.news__total .t-list li {
  width: 403px;
  float: left;
  padding-left: 30px;
  height: 40px;
  line-height: 40px;
  border-bottom: dashed 1px #e5e5e5;
  border-right: dashed 1px #e5e5e5;
}
.kai__tuoz.swiper-container {
  width: 840px;
  height: 592px;
  margin: 0 auto 30px;
  background: #fff;
  border: solid 1px #033974;
  border-radius: 4px;
}
.kai__tuoz .swiper-slide {
  font-size: 18px;
  color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.kai__tuoz .swiper-slide img {
  width: 100%;
}
.kai__tuoz .swiper-button-prev.swiper-button-white,
.kai__tuoz .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: none;
}
.kai__tuoz .swiper-button-prev {
  width: 30px;
  height: 48px;
  background: url('kai-prev.png') no-repeat !important;
  left: 0 !important;
}
.kai__tuoz .swiper-button-next {
  width: 30px;
  height: 48px;
  background: url('kai-next.png') no-repeat !important;
  right: 0 !important;
}
/*工程*/
.column_list-2 {
  border: solid 20px #f5f5f5;
  padding: 20px;
}
.column_list-2 h2 {
  font-size: 16px;
  margin: 0 0 20px;
}
.column_list-2 .c-list li {
  width: 374px;
  float: left;
  border-left: solid 1px #e6e6e6;
  padding-left: 20px;
  height: 30px;
  line-height: 30px;
}
